summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda
2011-06-16sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-04-29shmobile: Use power domains for platform runtime PMRafael J. Wysocki
2011-04-25sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-04-18sh: fixup fpu.o compile orderKuninori Morimoto
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29sh: Convert to new function namesThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2011-03-23sh: Fix ptrace hw_breakpoint handlingDavid Engraf
2011-03-23sh: Fix ptrace fpu state initialisationPhil Edworthy
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-22sh: wire up sys_syncfs.Paul Mundt