summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
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-23dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm
2010-03-23dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm
2010-03-23dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm
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-10serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt
2010-03-10sh: Export uncached helper symbols.Paul Mundt
2010-03-10Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt
2010-03-10sh: Fix up NUMA build for 29-bit.Paul Mundt
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt
2010-03-09sh: Support early clkdev allocations.Paul Mundt
2010-03-09sh: Merge clkdev API updates.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-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
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