summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-13sh: perf: Set up perf_max_events.Paul Mundt
2010-10-12sh: perf: Support SH-X3 hardware counters.Paul Mundt
2010-10-12sh: wire up perf alignment and emulation faults.Paul Mundt
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-11perf: New helper function for pmu nameMatt Fleming
2010-10-11perf: Add helper function to return number of countersMatt Fleming
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-06sh: Fix address calculation of InitrdNobuhiro Iwamatsu
2010-10-06sh: fix uninitialized spinlockAkinobu Mita
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05sh: Wire up INTC subgroup splitting for SH7786 SCIF1.Paul Mundt
2010-10-04sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt
2010-10-03sh: Drop __initdata for SH-X3 pinmux tables.Paul Mundt
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt
2010-10-02sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt
2010-10-02sh: pinmux support for SH-X3 proto CPUs.Paul Mundt
2010-10-01sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt
2010-10-01sh: Support userimask for all SH-X3 interrupt controllers.Paul Mundt
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-19sh: fix an SIU device name mismatchGuennadi Liakhovetski
2010-09-16sh: kill big kernel lockArnd Bergmann
2010-09-15perf, sh: Fix patch merge foul-upMatt Fleming
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-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-08-18perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-18perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-18perf: Generalize callchain_store()Frederic Weisbecker
2010-08-18perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker
2010-08-18Make do_execve() take a const filename pointerDavid Howells
2010-08-16sh: fix up fallout from syscall arg constification.Paul Mundt