summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2010-10-13sh: perf: Set up perf_max_events.Paul Mundt1-0/+1
2010-10-13memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-2/+2
2010-10-13sh: perf: Support SH-X3 hardware counters.Paul Mundt1-1/+19
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt5-9/+33
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner1-1/+1
2010-10-11sh: oprofile: Use perf-events oprofile backendMatt Fleming4-125/+40
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+9
2010-10-11sh: boards/mach-x3proto: gpio: fix error handling codeKulikov Vasiliy1-2/+2
2010-10-11perf: Add helper function to return number of countersMatt Fleming1-0/+9
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar1-2/+0
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar1-2/+0
2010-10-07Fix IRQ flag handling namingDavid Howells2-8/+8
2010-10-07SH: Add missing consts to sys_execve() declarationDavid Howells1-3/+4
2010-10-06sh: Fix up the SH-3 build.Paul Mundt1-0/+1
2010-10-06sh: Fix address calculation of InitrdNobuhiro Iwamatsu1-3/+4
2010-10-06sh: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+0
2010-10-05sh: Wire up INTC subgroup splitting for SH7786 SCIF1.Paul Mundt1-38/+72
2010-10-04sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt1-0/+2
2010-10-04sh: Drop __initdata for SH-X3 pinmux tables.Paul Mundt1-5/+5
2010-10-03sh: mach-x3proto: Improve ILSEL debugging.Paul Mundt1-4/+12
2010-10-03sh: mach-x3proto: gpio-keys support.Paul Mundt1-2/+105
2010-10-03sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt3-0/+149
2010-10-03sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt3-2/+2
2010-10-02sh: Allow GPIO chips to register IRQ mappings.Paul Mundt1-4/+2
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2-9/+17
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-01sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt1-4/+11
2010-10-01sh: 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-23sh: 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 Mundt1-6/+0
2010-09-19sh: fix an SIU device name mismatchGuennadi Liakhovetski1-1/+1
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-16sh: kill big kernel lockArnd Bergmann1-6/+3
2010-09-15perf, sh: Fix patch merge foul-upMatt Fleming1-1/+1
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