summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)Author
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-13Merge branch 'sh/lmb'Paul Mundt
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm
2010-05-13sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm
2010-05-13sh: remove unused clock lookupMagnus Damm
2010-05-13sh: get rid of div4 clock nameMagnus Damm
2010-05-13sh: get rid of mstp32 clock name and idMagnus Damm
2010-05-11sh: bootmem refactoring.Paul Mundt
2010-05-11sh: get rid of div6 clock namesMagnus Damm
2010-05-11sh: get rid of hwblk clock namesMagnus Damm
2010-05-11sh: hwblk index reworkMagnus Damm
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker
2010-04-26Merge branch 'sh/smp'Paul Mundt
2010-04-26sh: CPU hotplug support.Paul Mundt
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt
2010-03-29sh: Fix FDPIC binary loaderAndrew Stubbs
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus 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-10sh: Fix up NUMA build for 29-bit.Paul Mundt
2010-03-09sh: Merge clkdev API updates.Paul Mundt
2010-03-04sh: Fix up flush_cache_vmap() on SMP.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-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski