aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-04sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt3-2/+2
2010-10-03sh: Allow GPIO chips to register IRQ mappings.Paul Mundt1-4/+2
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt4-9/+29
2010-10-02sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt2-0/+25
2010-10-02sh: pinmux support for SH-X3 proto CPUs.Paul Mundt3-0/+652
2010-10-02sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt2-5/+12
2010-10-02sh: Support userimask for all SH-X3 interrupt controllers.Paul Mundt3-18/+36
2010-10-01sh: Update SH-X3 subtype for clkdev lookups.Paul Mundt3-85/+146
2010-09-30sh: boot kernel with SR.BL setMagnus Damm3-2/+7
2010-09-30sh: fix a kfree address in clkdev codeGuennadi Liakhovetski1-1/+3
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt8-40/+24
2010-09-23sh: change to new flag variablematt mooney4-4/+4
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt4-12/+17
2010-09-20sh: pci: clock framework support for SH7786 PCIe.Paul Mundt1-21/+86
2010-09-20sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt2-17/+25
2010-09-20sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt1-5/+12
2010-09-20sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt1-3/+0
2010-09-20sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt2-9/+55
2010-09-20sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2-6/+7
2010-09-19sh: pci: Give SH7786 PHY some time to settle.Paul Mundt1-0/+3
2010-09-19sh: pci: Toggle configuration accesses on SH7786.Paul Mundt1-0/+3
2010-09-19sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt1-34/+1
2010-09-16usb: Fix up r8a66597-hcd section mismatches.Paul Mundt1-2/+2
2010-09-16mfd: Fix up section mismatches in SH SDHI.Paul Mundt1-1/+1
2010-09-16sh: kill big kernel lockArnd Bergmann1-6/+3
2010-09-14Revert "sh: ecovec24: modify tsc2007 platform settings"Paul Mundt1-2/+24
2010-09-14sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt2-20/+20
2010-09-14sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO2-1/+38
2010-09-14sh: ecovec24: modify tsc2007 platform settingsKuninori Morimoto1-24/+2
2010-09-14sh: Set CONFIG_SYSFS_DEPRECATED_V2=nMatt Fleming38-38/+0
2010-09-07Merge branch 'sh/pci-express-integration'Paul Mundt2-11/+85
2010-09-07sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt1-0/+3
2010-09-07sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Paul Mundt1-0/+1
2010-09-07sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Paul Mundt1-8/+16
2010-09-07sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Paul Mundt1-1/+1
2010-09-07sh: Make SH7786 PCIe port reset logic more aggressive.Paul Mundt1-1/+11
2010-09-07sh: Additional register definitions for SH7786 PCIe.Matt Fleming1-2/+54
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt196-1004/+1852
2010-08-20Merge branch 'sh/pci-express-integration'Paul Mundt2-21/+36
2010-08-20sh: sh2007/sh7757lcr defconfig reduction.Paul Mundt2-2185/+0
2010-08-20sh: Relax devfn constraints for SH7786 PCIe.Paul Mundt1-9/+4
2010-08-20sh: reinstate clock framework rate rounding.Paul Mundt1-1/+15
2010-08-20sh: Fix up SH7786 PCIe PHY initialization.Paul Mundt1-12/+18
2010-08-20sh: Support type 1 accesses for SH7786 PCI.Paul Mundt1-7/+21
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds10-24/+68
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-6/+20
2010-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+0
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells1-2/+4
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck1-2/+0
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds43-450/+797