aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-5/+4
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-2/+2
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+8
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-9/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King1-8/+8
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com1-0/+2
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-04sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski1-8/+8
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar2-6/+6
2010-07-14lmb: rename to memblockYinghai Lu2-6/+6
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar7-5/+62
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-4/+61
2010-06-02Merge branch 'sh/iomap'Paul Mundt2-4/+13
2010-06-02sh: support for platforms without PIO.Paul Mundt2-4/+13
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-31sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm4-0/+48
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski4-36/+34
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds21-254/+209
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-2/+2
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+7
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-13Merge branch 'sh/lmb'Paul Mundt6-2/+15
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm1-0/+3
2010-05-13sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm1-146/+1
2010-05-13sh: remove unused clock lookupMagnus Damm1-1/+0
2010-05-13sh: get rid of div4 clock nameMagnus Damm1-8/+7
2010-05-13sh: get rid of mstp32 clock name and idMagnus Damm1-9/+6
2010-05-11sh: bootmem refactoring.Paul Mundt2-0/+3
2010-05-11sh: get rid of div6 clock namesMagnus Damm1-6/+5
2010-05-11sh: get rid of hwblk clock namesMagnus Damm1-7/+5
2010-05-11sh: hwblk index reworkMagnus Damm1-1/+1
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt1-1/+1
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt3-1/+3
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt1-0/+8
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker1-0/+5
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker1-3/+2
2010-04-26Merge branch 'sh/smp'Paul Mundt4-8/+90
2010-04-26sh: CPU hotplug support.Paul Mundt3-3/+35
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt1-0/+4
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt1-0/+3
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt1-1/+1
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski1-1/+1
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming1-4/+9