Age | Commit message (Expand) | Author |
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-11-28 | sh64: fix altstack switching on sigreturn | 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 | sh: Wire up kcmp syscall. | Paul Mundt |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-06 | sections: fix section conflicts in arch/sh | Andi Kleen |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-09-18 | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. | Al Viro |
2012-08-09 | sh: sh7269: Fix LCD pinmux | Phil Edworthy |
2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-08-02 | sh: explicitly include sh_dma.h in setup-sh7722.c | Guennadi Liakhovetski |
2012-08-01 | sh: sh7724: fixup renesas_usbhs clock settings | Kuninori Morimoto |
2012-07-26 | sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757 | Shimoda, Yoshihiro |
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 | Merge branch 'common/pinctrl' into sh-latest | Paul Mundt |
2012-07-20 | sh: remove unused DMA device pointer from SIU platform data | Guennadi Liakhovetski |
2012-07-02 | sh: Fix up se7721 GPIOLIB=y build warnings. | Paul Mundt |
2012-06-28 | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register | Nobuhiro Iwamatsu |
2012-06-27 | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven |
2012-06-14 | sh64: Attempt to make reserved insn trap handler resemble C. | Paul Mundt |
2012-06-14 | sh: Consolidate die definitions for trap handlers. | Paul Mundt |
2012-06-14 | sh64: Kill off old exception debugging helpers. | Paul Mundt |
2012-06-14 | sh64: Use generic unaligned access control/counters. | Paul Mundt |
2012-06-13 | Merge branch 'sh/genirq' into sh-latest | 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: use the new generic strnlen_user() function | Paul Mundt |
2012-06-13 | sh: switch to generic strncpy_from_user(). | Paul Mundt |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | sh64: failure to build sigframe != signal without handler | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | sh: use clear_tasks_mm_cpumask() | Anton Vorontsov |
2012-05-24 | sh64: Fix up fallout from generic init_task conversion. | Paul Mundt |
2012-05-24 | sh64: Convert to unwinder API. | Paul Mundt |
2012-05-24 | sh: Kill off now unused arch_probe_nr_irqs(). | Paul Mundt |
2012-05-24 | sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu(). | Paul Mundt |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
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 | sh: intc: Kill off special reservation interface. | Paul Mundt |
2012-05-21 | sh: missing checks of __get_user()/__put_user() return values | Al Viro |