aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm
2010-04-26sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt
2010-04-02sh: export return_address() symbol.Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming
2010-03-29sh: Fix FDPIC binary loaderAndrew Stubbs
2010-03-29arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall
2010-03-29sh: Update ecovec_defconfigYusuke Goda
2010-03-26sh: update the TLB replacement counter for entry wiring.Matt Fleming
2010-03-23sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt
2010-03-23sh: Fix build after dynamic PMB reworkMatt Fleming
2010-03-23sh: Replace unsafe manipulation of MMUCRMatt Fleming
2010-03-23sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming
2010-03-23sh64: Remove long unused mid_sched macroAndreas Bombe
2010-03-23sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto
2010-03-23sh: ms7724: Add tiny-document for soundKuninori Morimoto
2010-03-23sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-03-10sh: Export uncached helper symbols.Paul Mundt
2010-03-10sh: Fix up NUMA build for 29-bit.Paul Mundt
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-08sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-05sh: Convert sh to use read/update_persistent_clockJohn Stultz
2010-03-05sh: Move PMB debugfs entry initialization to later stagePawel Moll
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt
2010-03-04sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt
2010-03-03sh: establish PMB mappings for NUMA nodes.Paul Mundt
2010-03-03sh: check for existing mappings for bolted PMB entries.Paul Mundt
2010-03-02sh: fixed virt/phys mapping helpers for PMB.Paul Mundt
2010-03-02sh: make pmb iomapping configurable.Paul Mundt
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt
2010-03-02sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt
2010-03-02Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski
2010-03-02sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski