summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: kill big kernel lockArnd Bergmann2010-09-161-6/+3
* Revert "sh: ecovec24: modify tsc2007 platform settings"Paul Mundt2010-09-141-2/+24
* sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt2010-09-142-20/+20
* sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO2010-09-142-1/+38
* sh: ecovec24: modify tsc2007 platform settingsKuninori Morimoto2010-09-141-24/+2
* sh: Set CONFIG_SYSFS_DEPRECATED_V2=nMatt Fleming2010-09-1438-38/+0
* Merge branch 'sh/pci-express-integration'Paul Mundt2010-09-072-11/+85
|\
| * sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt2010-09-071-0/+3
| * sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Paul Mundt2010-09-071-0/+1
| * sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Paul Mundt2010-09-071-8/+16
| * sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Paul Mundt2010-09-071-1/+1
| * sh: Make SH7786 PCIe port reset logic more aggressive.Paul Mundt2010-09-071-1/+11
| * sh: Additional register definitions for SH7786 PCIe.Matt Fleming2010-09-071-2/+54
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-205-10/+15
|\ \
| * | Make do_execve() take a const filename pointerDavid Howells2010-08-174-7/+12
* | | Merge branch 'sh/pci-express-integration'Paul Mundt2010-08-202-21/+36
|\ \ \ | | |/ | |/|
| * | sh: Relax devfn constraints for SH7786 PCIe.Paul Mundt2010-08-201-9/+4
| * | sh: Fix up SH7786 PCIe PHY initialization.Paul Mundt2010-08-201-12/+18
| * | sh: Support type 1 accesses for SH7786 PCI.Paul Mundt2010-08-201-7/+21
* | | sh: sh2007/sh7757lcr defconfig reduction.Paul Mundt2010-08-202-2185/+0
* | | sh: stub __flush_tlb_global() definition for nommu.Paul Mundt2010-08-161-0/+4
* | | sh: fix up fallout from syscall arg constification.Paul Mundt2010-08-161-1/+2
* | | sh: wire up fanotify/prlimit64 syscalls.Paul Mundt2010-08-164-2/+14
* | | sh: fix recursive dependency in KconfigSam Ravnborg2010-08-161-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-1666-59507/+33
|\ \ \ | | |/ | |/|
| * | defconfig reductionSam Ravnborg2010-08-1450-59459/+1
| * | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4
| * | Mark arguments to certain syscalls as being constDavid Howells2010-08-133-3/+3
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-114-12/+14
| |\ \
| | * \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-104-12/+14
| | |\ \
| | | * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-064-12/+14
| | | |\ \
| | | | * | sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski2010-08-044-12/+14
| * | | | | 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 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
| |\ \ \ \
| | * | | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| | |/ / /
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-3/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-217-44/+44
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-283-4/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-1825-61/+356
| | |\ \ \
| | * | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-3/+3
| | * | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0410-48/+45
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | fix typos concerning "precedence"Uwe Kleine-König2010-06-171-1/+1
| | | |_|/ / | | |/| | |
| * | | | | V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-021-1/+1
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud