Age | Commit message (Expand) | Author |
2013-05-05 | h8300: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-29 | h8300: Don't use create_proc_read_entry() | David Howells |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro |
2013-04-08 | h8300: Use generic idle loop | Thomas Gleixner |
2013-02-03 | h8300: switch to generic old sigaction() | Al Viro |
2013-02-03 | h8300: switch to generic old sigsuspend | Al Viro |
2013-02-03 | h8300: kill useless wrappers, fix rt_sigreturn(2) | Al Viro |
2013-02-03 | h8300: switch to generic sigaltstack | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | h8300: switch to generic fork/vfork/clone | Al Viro |
2012-10-14 | h8300: generic sys_execve() | Al Viro |
2012-10-14 | h8300: generic kernel_execve() | Al Viro |
2012-10-14 | h8300: generic kernel_thread() | Al Viro |
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/h8300 | Andi Kleen |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-09-23 | h8300: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-07-11 | h8300/time: add missing #include <asm/irq_regs.h> | Geert Uytterhoeven |
2012-07-11 | h8300/signal: fix typo "statis" | Geert Uytterhoeven |
2012-06-20 | h8300: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven |
2012-06-20 | h8300: fix use of extinct _sbss and _ebss | Geert Uytterhoeven |
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 | don't call try_to_freeze() from do_signal() | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-21 | h8300: missing checks of __get_user()/__put_user() return values | Al Viro |
2012-05-21 | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend | Al Viro |
2012-05-21 | h8300: don't change blocked signals' mask if setting frame up fails | Al Viro |
2012-05-21 | h8300: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-05 | h8300-use-generic-init_task | Thomas Gleixner |
2012-03-28 | Disintegrate asm/system.h for H8300 | David Howells |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-03-24 | h8300: Use generic show_interrupts() | Thomas Gleixner |
2011-03-24 | h8300: Convert genirq namespace | Thomas Gleixner |
2011-01-31 | h8300: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-21 | h8300: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | h8300: Convert interrupt handling to flow handler | Thomas Gleixner |
2011-01-21 | h8300: Convert to new irq_chip functions | Thomas Gleixner |