summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
2010-09-20sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt
2010-09-20sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt
2010-09-20sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt
2010-09-19sh: pci: Give SH7786 PHY some time to settle.Paul Mundt
2010-09-19sh: pci: Toggle configuration accesses on SH7786.Paul Mundt
2010-09-19sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt
2010-09-16sh: kill big kernel lockArnd Bergmann
2010-09-14Revert "sh: ecovec24: modify tsc2007 platform settings"Paul Mundt
2010-09-14sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt
2010-09-14sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO
2010-09-14sh: ecovec24: modify tsc2007 platform settingsKuninori Morimoto
2010-09-14sh: Set CONFIG_SYSFS_DEPRECATED_V2=nMatt Fleming
2010-09-07Merge branch 'sh/pci-express-integration'Paul Mundt
2010-09-07sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt
2010-09-07sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Paul Mundt
2010-09-07sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Paul Mundt
2010-09-07sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Paul Mundt
2010-09-07sh: Make SH7786 PCIe port reset logic more aggressive.Paul Mundt
2010-09-07sh: Additional register definitions for SH7786 PCIe.Matt Fleming
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-20Merge branch 'sh/pci-express-integration'Paul Mundt
2010-08-20sh: sh2007/sh7757lcr defconfig reduction.Paul Mundt
2010-08-20sh: Relax devfn constraints for SH7786 PCIe.Paul Mundt
2010-08-20sh: Fix up SH7786 PCIe PHY initialization.Paul Mundt
2010-08-20sh: Support type 1 accesses for SH7786 PCI.Paul Mundt
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-16sh: stub __flush_tlb_global() definition for nommu.Paul Mundt
2010-08-16sh: fix up fallout from syscall arg constification.Paul Mundt
2010-08-16sh: wire up fanotify/prlimit64 syscalls.Paul Mundt
2010-08-16sh: fix recursive dependency in KconfigSam Ravnborg
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-14defconfig reductionSam Ravnborg
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray
2010-08-04sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski
2010-08-04sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy