summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-29sh: no need to reset handler if SA_ONESHOTMatt Fleming2-6/+0
2012-03-28sh: Avoid exporting unimplemented syscalls.Paul Mundt2-8/+8
2012-03-28sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro1-0/+20
2012-03-28Merge branch 'sh/cpufreq' into sh-latestPaul Mundt1-39/+82
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-109/+109
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2012-03-12sh: sh5 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-12sh: sh4a sh_clk_ops renameMagnus Damm12-35/+35
2012-03-12sh: sh4 sh_clk_ops renameMagnus Damm2-9/+9
2012-03-12sh: sh3 sh_clk_ops renameMagnus Damm6-35/+35
2012-03-12sh: sh2a sh_clk_ops renameMagnus Damm3-18/+18
2012-03-12sh: sh2 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-07sh: fix up the ubc clock definition for sh7785.Thomas Schwinge1-1/+1
2012-03-07sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro1-1/+3
2012-03-07sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy1-0/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-01-27sh: cpufreq: Wire up scaling_available_freqs support.Paul Mundt1-0/+6
2012-01-27sh: cpufreq: notify about rate rounding fallback.Paul Mundt1-3/+9
2012-01-27sh: cpufreq: Support CPU clock frequency table.Paul Mundt1-28/+46
2012-01-27sh: cpufreq: struct device lookup from CPU topology.Paul Mundt1-10/+17
2012-01-27sh: cpufreq: percpu struct clk accounting.Paul Mundt1-9/+15
2012-01-27Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt3-15/+29
2012-01-27sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro1-0/+20
2012-01-27sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro1-1/+1
2012-01-18sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto1-1/+1
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-14/+8
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris2-8/+6
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-6/+2
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2-2/+2
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt7-301/+1
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt10-846/+196
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro6-7/+12
2012-01-10Merge branch 'sh/urgent' into sh-latestPaul Mundt4-12/+5
2012-01-10sh: Remove redundant try_to_freeze() invocations.Paul Mundt2-8/+0
2012-01-10sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt1-0/+1
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt1-4/+4
2012-01-09sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro1-1/+1
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt4-17/+19
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+13
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-11/+13
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-11/+13
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-1/+2