| Commit message (Expand) | Author | Age |
* | sh: use printk_ratelimited instead of printk_ratelimit | Paul Mundt | 2011-06-30 |
* | sh: fix the value of sh_dmae_slave_config in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 |
* | sh: fix the INTC vector for IRQ and IRL in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 |
* | sh: add platform_device of EHCI/OHCI to setup-sh7757 | Yoshihiro Shimoda | 2011-06-21 |
* | sh: sh7724: Add USBHS DMAEngine support | Kuninori Morimoto | 2011-06-16 |
* | sh, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-06-14 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-05-31 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 |
| * | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 |
| |\ |
|
| | * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 |
* | | | sh: arch/sh/kernel/process_32.c needs linux/prefetch.h. | Paul Mundt | 2011-05-24 |
|/ / |
|
* | | sh: Ignore R_SH_NONE module relocations. | Paul Mundt | 2011-05-23 |
* | | sh: remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 2011-05-23 |
* | | sh: wire up sys_sendmmsg. | Paul Mundt | 2011-05-23 |
* | | sh: cosmetic improvement: use an existing pointer | Guennadi Liakhovetski | 2011-05-22 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-05-22 |
|\ \ |
|
| * | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 |
| * | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 |
| |\ \ |
|
| | * | | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman | 2011-05-13 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 |
| |\ \ \ \ |
|
| | * | | | | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 |
| | |\| | | |
|
| | * | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'power-domains' into for-linus | Rafael J. Wysocki | 2011-05-17 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | shmobile: Use power domains for platform runtime PM | Rafael J. Wysocki | 2011-04-28 |
| | |/ / |
|
| * / / | sh, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 |
| |/ / |
|
* / / | sh: fixup fpu.o compile order | Kuninori Morimoto | 2011-04-18 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | sh: Convert to new function names | Thomas Gleixner | 2011-03-29 |
|/ |
|
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-03-24 |
|\ |
|
| * | sh: Fix build alloc_thread_info_node function | Nobuhiro Iwamatsu | 2011-03-24 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-24 |
| |\ |
|
| * | | sh: Fix ptrace hw_breakpoint handling | David Engraf | 2011-03-23 |
| * | | sh: Fix ptrace fpu state initialisation | Phil Edworthy | 2011-03-23 |
| * | | sh: wire up sys_syncfs. | Paul Mundt | 2011-03-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-23 |
|\ \ \ |
|
| * | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 2011-03-23 |
| * | | | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 |
| * | | | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 |
| |/ / |
|
* | / | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 |
| |/
|/| |
|
* | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 |
|/ |
|
* | sh: Convert to generic show_interrupts. | Paul Mundt | 2011-03-17 |
* | sh: Wire up new fhandle and clock_adjtime syscalls. | Paul Mundt | 2011-03-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 |
|\ |
|
| * | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 |
| |\ |
|
| | * | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 |
* | | | sh: dmaengine support for SH7757 | Yoshihiro Shimoda | 2011-03-10 |
* | | | sh: add mmc clock in clock-sh7757 | Yoshihiro Shimoda | 2011-03-10 |
* | | | sh: add platform_device for SPI | Yoshihiro Shimoda | 2011-03-10 |
* | | | sh: Rename cpuidle states to fit general conventions | Thomas Renninger | 2011-03-10 |
|/ / |
|
* | | sh: sh7750: Fix incompatible pointer type | Nobuhiro Iwamatsu | 2011-02-01 |