Age | Commit message (Expand) | Author |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-11-28 | sh: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-10-22 | sh: convert to generic sys_execve() | Al Viro |
2012-10-22 | sh: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-10-15 | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell... | Paul Mundt |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/sh/include/asm | David Howells |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-06 | sections: fix section conflicts in arch/sh | Andi Kleen |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-07-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-07-20 | sh: remove unused DMA device pointer from SIU platform data | Guennadi Liakhovetski |
2012-07-12 | SH: Convert out[bwl] macros to inline functions | Corey Minyard |
2012-06-27 | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven |
2012-06-14 | sh: Consolidate die definitions for trap handlers. | Paul Mundt |
2012-06-13 | Merge branch 'sh/multi-unwinders' into sh-latest | Paul Mundt |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt |
2012-06-13 | sh: Kill off additional asm-generic wrappers. | Paul Mundt |
2012-06-13 | sh: use the new generic strnlen_user() function | Paul Mundt |
2012-06-13 | sh: switch to generic strncpy_from_user(). | Paul Mundt |
2012-06-01 | 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-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-28 | sh: convert to kbuild asm-generic support. | Paul Mundt |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | sh64: Convert to unwinder API. | Paul Mundt |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-21 | sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() | Al Viro |
2012-05-21 | sh: Kill off machvec IRQ hinting. | Paul Mundt |
2012-05-19 | 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-18 | Revert "sh: Ensure fixmap and store queue space can co-exist." | Paul Mundt |
2012-05-18 | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt |
2012-05-18 | sh: edosk7760 evt2irq migration. | Paul Mundt |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |