| Commit message (Expand) | Author | Age |
... | |
| * | UAPI: (Scripted) Disintegrate arch/sh/include/asm | David Howells | 2012-10-09 |
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ \ |
|
| * | | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-11 |
|\ \ \ |
|
| * | | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\| | |
| |_|/
|/| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 |
| |/ |
|
* | | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 |
* | | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-05 |
* | | sections: fix section conflicts in arch/sh | Andi Kleen | 2012-10-05 |
* | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 |
|/ |
|
* | sh: sh7269: Fix LCD pinmux | Phil Edworthy | 2012-08-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 |
|\ |
|
| * | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 |
* | | Merge branch 'sh/dmaengine' into sh-latest | Paul Mundt | 2012-08-01 |
|\ \ |
|
| * | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 |
* | | | sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757 | Shimoda, Yoshihiro | 2012-07-26 |
|/ / |
|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | sh: remove unused DMA device pointer from SIU platform data | Guennadi Liakhovetski | 2012-07-20 |
| |/ |
|
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-07-23 |
|\ \ |
|
| * | | sh: Consolidate die definitions for trap handlers. | Paul Mundt | 2012-06-14 |
| * | | Merge branch 'sh/dynamic-irq-cleanup' into sh-latest | Paul Mundt | 2012-06-12 |
| |\ \ |
|
| | * | | sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip. | Paul Mundt | 2012-05-24 |
| | * | | sh: se722: Move FPGA IRQs to irqdomain and generic irq chip. | Paul Mundt | 2012-05-24 |
| * | | | Merge branch 'sh/multi-unwinders' into sh-latest | Paul Mundt | 2012-06-12 |
| |\ \ \ |
|
| | * | | | sh64: Convert to unwinder API. | Paul Mundt | 2012-05-24 |
* | | | | | SH: Convert out[bwl] macros to inline functions | Corey Minyard | 2012-07-12 |
|/ / / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 2012-06-12 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | sh: Kill off additional asm-generic wrappers. | Paul Mundt | 2012-06-12 |
| | | * | | | sh: convert to kbuild asm-generic support. | Paul Mundt | 2012-05-27 |
| * | | | | | sh: use the new generic strnlen_user() function | Paul Mundt | 2012-06-12 |
| * | | | | | sh: switch to generic strncpy_from_user(). | Paul Mundt | 2012-06-12 |
| |/ / / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 |
| |\ \ \ \ |
|
| | * | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 |
| | * | | | | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 |
| | |/ / / |
|
| * / / / | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 |
| |/ / / |
|
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 |
* | | | | sh: Kill off last dead UBC header | Paul Bolle | 2012-06-12 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 |
|\ \ \ |
|
| * | | | sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() | Al Viro | 2012-05-21 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 |
|\ \ \ \ |
|
| * | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 |
|\ \ \ \ |
|
| * | | | | sh: Kill off machvec IRQ hinting. | Paul Mundt | 2012-05-21 |
| * | | | | sh: dma: More legacy cpu dma chainsawing. | Paul Mundt | 2012-05-19 |
| * | | | | sh: Kill off MAX_DMA_ADDRESS leftovers. | Paul Mundt | 2012-05-19 |
| * | | | | sh: Tidy up some of the cpu legacy dma header mess. | Paul Mundt | 2012-05-19 |
| * | | | | sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a. | Paul Mundt | 2012-05-19 |