aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAge
...
| * | | | | sh: mach-sdk7786: pm_power_off support.Paul Mundt2010-04-19
| * | | | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-15
| * | | | | sh: dmaengine support for SH7786 DMAC0.Paul Mundt2010-04-12
| * | | | | sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt2010-04-07
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-29
| |\ \ \ \ \ \ \
| | | | * | | | | sh: Merge clkdev API updates.Paul Mundt2010-03-08
| | | * | | | | | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-23
| | | * | | | | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm2010-03-23
| | | * | | | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-23
| * | | | | | | | sh: tlb debugfs support.Matt Fleming2010-03-29
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
| * | | | | | | | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-04-30
| |/ / / / / / /
* | | | | / / / atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
| |_|_|_|/ / / |/| | | | | |
* | | | | | | SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski2010-04-26
|/ / / / / /
* | | | | | sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-28
* | | | | | sh: update the TLB replacement counter for entry wiring.Matt Fleming2010-03-25
| |_|_|/ / |/| | | |
* | | | | sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-23
* | | | | sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto2010-03-23
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-19
|\ \ \ \ | |/ / / |/| | |
| * | | sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-10
| |/ /
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* | | pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-12
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-12
* | | Add generic sys_olduname()Christoph Hellwig2010-03-12
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
|/ /
* | sh: Fix up flush_cache_vmap() on SMP.Paul Mundt2010-03-04
* | sh: reworked dynamic PMB mapping.Paul Mundt2010-03-02
* | sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt2010-03-02
* | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-01
* | sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski2010-03-01
* | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-01
* | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-01
* | sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-01
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \
| * | Merge branches 'clks' and 'pnx' into develRussell King2010-02-25
| |\|
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-01
|\ \ \
| * \ \ Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-25
| |\ \ \ | | | |/ | | |/|
| * | | ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-25
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \ \ \
| * \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-26
|\ \ \ \
| * | | | sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-05
| | |_|/ | |/| |
* | | | sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-26
* | | | sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-22
* | | | sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-22
* | | | sh: introduce struct clk_div4_tableMagnus Damm2010-02-22
* | | | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-18