| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ |
|
| * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | sh: Ignore R_SH_NONE module relocations. | Paul Mundt | 2011-05-23 | 1 | -0/+2 |
* | | sh: remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 2011-05-23 | 3 | -40/+0 |
* | | sh: wire up sys_sendmmsg. | Paul Mundt | 2011-05-23 | 2 | -0/+2 |
* | | sh: cosmetic improvement: use an existing pointer | Guennadi Liakhovetski | 2011-05-23 | 1 | -3/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-05-23 | 5 | -12/+29 |
|\ \ |
|
| * | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
| * | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 1 | -1/+0 |
| |\ \ |
|
| | * | | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman | 2011-05-13 | 1 | -1/+0 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 | 1 | -0/+4 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -0/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'power-domains' into for-linus | Rafael J. Wysocki | 2011-05-17 | 1 | -11/+22 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | shmobile: Use power domains for platform runtime PM | Rafael J. Wysocki | 2011-04-29 | 1 | -11/+22 |
| | |/ / |
|
| * | | | sh, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -0/+4 |
| |/ / |
|
* | | | sh: fixup fpu.o compile order | Kuninori Morimoto | 2011-04-18 | 1 | -3/+1 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -4/+4 |
* | | sh: Convert to new function names | Thomas Gleixner | 2011-03-29 | 3 | -6/+6 |
|/ |
|
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-03-24 | 5 | -2/+18 |
|\ |
|
| * | sh: Fix build alloc_thread_info_node function | Nobuhiro Iwamatsu | 2011-03-24 | 1 | -2/+2 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-24 | 1 | -7/+9 |
| |\ |
|
| * | | sh: Fix ptrace hw_breakpoint handling | David Engraf | 2011-03-23 | 1 | -0/+2 |
| * | | sh: Fix ptrace fpu state initialisation | Phil Edworthy | 2011-03-23 | 2 | -0/+12 |
| * | | sh: wire up sys_syncfs. | Paul Mundt | 2011-03-22 | 2 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-23 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 2011-03-23 | 1 | -1/+1 |
| * | | | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 | 1 | -1/+1 |
| * | | | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 | 1 | -1/+1 |
| |/ / |
|
* | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 | 1 | -22/+0 |
| |/
|/| |
|
* | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -7/+9 |
|/ |
|
* | sh: Convert to generic show_interrupts. | Paul Mundt | 2011-03-17 | 1 | -59/+2 |
* | sh: Wire up new fhandle and clock_adjtime syscalls. | Paul Mundt | 2011-03-17 | 2 | -0/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
| |\ |
|
| | * | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 |
* | | | sh: dmaengine support for SH7757 | Yoshihiro Shimoda | 2011-03-11 | 1 | -1/+517 |
* | | | sh: add mmc clock in clock-sh7757 | Yoshihiro Shimoda | 2011-03-11 | 1 | -1/+6 |
* | | | sh: add platform_device for SPI | Yoshihiro Shimoda | 2011-03-11 | 1 | -0/+24 |
* | | | sh: Rename cpuidle states to fit general conventions | Thomas Renninger | 2011-03-11 | 1 | -3/+3 |
|/ / |
|
* | | sh: sh7750: Fix incompatible pointer type | Nobuhiro Iwamatsu | 2011-02-01 | 1 | -3/+8 |
* | | sh: sh7750: move machtypes.h to include/generated | Nobuhiro Iwamatsu | 2011-02-01 | 1 | -1/+1 |
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-26 | 2 | -3/+4 |
|\ \
| |/
|/| |
|
| * | sh: Fix build of sh7750 base boards | Nobuhiro Iwamatsu | 2011-01-25 | 1 | -3/+3 |
| * | sh: Fix sh build failure when CONFIG_SFC=m | Aurelien Jarno | 2011-01-19 | 1 | -0/+1 |
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-13 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | Merge branch 'linus' into idle-test | Len Brown | 2011-01-12 | 31 | -599/+450 |
| |\ |
|
| * | | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW | Len Brown | 2011-01-12 | 1 | -1/+0 |
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-01-13 | 27 | -38/+254 |
|\ \ \ |
|
| * \ \ | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 2011-01-13 | 25 | -11/+214 |
| |\ \ \ |
|