summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt2010-10-041-0/+12
* sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt2010-10-041-0/+0
* sh: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-10-031-4/+2
* sh: pinmux support for SH-X3 proto CPUs.Paul Mundt2010-10-021-0/+64
* sh: Update SH-X3 subtype for clkdev lookups.Paul Mundt2010-10-011-1/+3
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-241-2/+0
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-201-0/+2
* sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt2010-09-141-20/+19
* sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO2010-09-141-1/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-201-3/+4
|\
* | sh: wire up fanotify/prlimit64 syscalls.Paul Mundt2010-08-162-2/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-169-35/+20
|\ \ | |/
| * archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4
| * Mark arguments to certain syscalls as being constDavid Howells2010-08-132-2/+2
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-111-8/+8
| |\
| | * Merge branches 'master' and 'devel' into for-linusRussell King2010-08-101-8/+8
| | |\
| | | * sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski2010-08-041-8/+8
| * | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
| * | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0
| * | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
| * | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
| |\ \ \
| | * | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| | | |/ | | |/|
| * | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-101-0/+2
| | |/ | |/|
| * | Merge branch 'linus' into perf/coreIngo Molnar2010-07-212-6/+6
| |\ \ | | |/
| * | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-187-5/+62
| |\ \
| * | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-042-6/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | lmb: rename to memblockYinghai Lu2010-07-142-6/+6
| | |/ | |/|
* | | sh: modify pinmux for SH7757 2nd cutYoshihiro Shimoda2010-07-061-145/+156
* | | sh: modify NR_IRQS from 256 to 512Yoshihiro Shimoda2010-07-061-1/+1
* | | sh: Drop dependence for 29bit mode of trigger_address_error()Nobuhiro Iwamatsu2010-07-021-7/+6
* | | sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-021-0/+2
* | | sh: fix up an off-by-1 in the number of early ioremap fixmaps.Paul Mundt2010-06-211-2/+2
* | | sh: SH-2007 board support.Hitoshi Mitake2010-06-211-0/+117
* | | sh: update the FDPIC relocations.Paul Mundt2010-06-141-19/+8
* | | sh: split out ptrace header for _32/_64 variants.Paul Mundt2010-06-144-98/+117
* | | sh: Add kprobe-based event tracer.Paul Mundt2010-06-144-10/+86
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-046-4/+61
|\ \
| * \ Merge branch 'sh/iomap'Paul Mundt2010-06-022-4/+13
| |\ \
| | * | sh: support for platforms without PIO.Paul Mundt2010-06-022-4/+13
| | |/
| * | sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm2010-05-314-0/+48
| |/
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\ \ | |/ |/|
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2010-05-224-36/+34
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-2/+2
|\ \
| * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \
| * | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-1921-254/+209
|\ \ \ \
| * \ \ \ Merge branch 'sh/lmb'Paul Mundt2010-05-136-2/+15
| |\ \ \ \
OpenPOWER on IntegriCloud