summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-05-23sh: Ignore R_SH_NONE module relocations.Paul Mundt1-0/+2
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger3-40/+0
2011-05-23sh: wire up sys_sendmmsg.Paul Mundt2-0/+2
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski1-3/+3
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5-12/+29
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-0/+2
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki1-11/+22
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman1-1/+0
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar1-0/+4
2011-04-29shmobile: Use power domains for platform runtime PMRafael J. Wysocki1-11/+22
2011-04-25sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-0/+4
2011-04-18sh: fixup fpu.o compile orderKuninori Morimoto1-3/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29sh: Convert to new function namesThomas Gleixner3-6/+6
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds5-2/+18
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu1-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-7/+9
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering1-22/+0
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23sh: Fix ptrace hw_breakpoint handlingDavid Engraf1-0/+2
2011-03-23sh: Fix ptrace fpu state initialisationPhil Edworthy2-0/+12
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-7/+9
2011-03-22sh: wire up sys_syncfs.Paul Mundt2-0/+2
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt1-59/+2
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt2-0/+6
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-1/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-11sh: dmaengine support for SH7757Yoshihiro Shimoda1-1/+517
2011-03-11sh: add mmc clock in clock-sh7757Yoshihiro Shimoda1-1/+6
2011-03-11sh: add platform_device for SPIYoshihiro Shimoda1-0/+24
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger1-3/+3
2011-02-01sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu1-3/+8
2011-02-01sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu1-1/+1
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+4
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu1-3/+3
2011-01-19sh: Fix sh build failure when CONFIG_SFC=mAurelien Jarno1-0/+1
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds27-38/+254
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt25-11/+214
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm2-1/+6
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt163-6293/+16536
2011-01-12Merge branch 'linus' into idle-testLen Brown31-599/+450