summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-10-01sh: Update SH-X3 subtype for clkdev lookups.Paul Mundt
2010-09-30sh: boot kernel with SR.BL setMagnus Damm
2010-09-30sh: fix a kfree address in clkdev codeGuennadi Liakhovetski
2010-09-23sh: provide generic arch_debugfs_dir.Paul Mundt
2010-09-23sh: change to new flag variablematt mooney
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt
2010-09-20sh: pci: clock framework support for SH7786 PCIe.Paul Mundt
2010-09-20sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt
2010-09-20sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt
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-18Make 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