aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
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-05sh: 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-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt1-0/+3
2010-10-02sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt1-0/+24
2010-10-02sh: pinmux support for SH-X3 proto CPUs.Paul Mundt2-0/+588
2010-10-02sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt1-4/+11
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 Mundt1-83/+142
2010-09-30sh: boot kernel with SR.BL setMagnus Damm2-1/+4
2010-09-30sh: fix a kfree address in clkdev codeGuennadi Liakhovetski1-1/+3
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt3-17/+18
2010-09-23sh: change to new flag variablematt mooney1-1/+1
2010-09-19sh: fix an SIU device name mismatchGuennadi Liakhovetski1-1/+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-14sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt1-0/+1
2010-09-14sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO1-0/+18
2010-09-09perf: Rework the PMU methodsPeter Zijlstra1-24/+51
2010-09-09perf: Per PMU disablePeter Zijlstra1-18/+20
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra1-3/+8
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-11/+24
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-2/+2
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar4-7/+12
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt4-7/+11
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2-2/+2
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker1-1/+0
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker1-35/+2
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker1-8/+3
2010-08-19perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker1-3/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells4-7/+12
2010-08-16sh: fix up fallout from syscall arg constification.Paul Mundt1-1/+2
2010-08-16sh: wire up fanotify/prlimit64 syscalls.Paul Mundt2-0/+6
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt3-5/+5
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2010-08-04Merge branch 'master' into for-nextJiri Kosina2-13/+13
2010-08-04sh: Add sh7724 BEU resourcesPhil Edworthy1-0/+66
2010-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-13/+13
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar2-13/+13
2010-07-14lmb: rename to memblockYinghai Lu2-13/+13
2010-07-06sh: modify clock framework of SH7757Yoshihiro Shimoda1-88/+111
2010-07-06sh: modify pinmux for SH7757 2nd cutYoshihiro Shimoda1-657/+925
2010-07-06sh: add some INTC_VECT for setup-sh7757Yoshihiro Shimoda1-69/+147
2010-07-06sh: fix the id of scif in setup-sh7757Yoshihiro Shimoda1-3/+3
2010-07-06sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda1-1/+1
2010-07-02sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt1-0/+4