Age | Commit message (Expand) | Author |
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 | openrisc: tracehook_signal_handler() is supposed to be called on success | 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 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-08 | openrisc: use scratch regs in atomic syscall | Jonas Bonn |
2012-05-08 | openrisc: provide dma_map_ops | Jonas Bonn |
2012-05-08 | openrisc: remove unnecessary includes | Jonas Bonn |
2012-05-08 | openrisc: implement irqdomains | Jonas Bonn |
2012-05-05 | openrisc: Use generic init_task | Thomas Gleixner |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for OpenRISC | David Howells |
2012-03-06 | openrisc: sanitize use of orig_gpr11 | Jonas Bonn |
2012-03-06 | OpenRISC: Export dump_stack() | Richard Weinberger |
2012-02-17 | openrisc: Set shortest clock event to 100 ticks | Jonas Bonn |
2012-02-17 | OpenRISC: Use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-02-17 | OpenRISC: Don't mask signals if we fail to setup signal stack | Matt Fleming |
2012-02-17 | OpenRISC: No need to reset handler if SA_ONESHOT | Matt Fleming |
2012-02-17 | OpenRISC: Don't reimplement force_sigsegv() | Matt Fleming |
2012-02-17 | openrisc: enable passing of flattened device tree pointer | Stefan Kristiansson |
2012-02-17 | openrisc: Fix up audit_syscall_[entry|exit]() usage | Jonas Bonn |
2012-02-17 | openrisc: include export.h for EXPORT_SYMBOL | Jonas Bonn |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo |
2011-09-11 | Add missing DMA ops | Jonas Bonn |
2011-09-05 | openrisc: don't use pt_regs in struct sigcontext | Jonas Bonn |
2011-07-22 | OpenRISC: Miscellaneous | Jonas Bonn |
2011-07-22 | OpenRISC: Headers | Jonas Bonn |
2011-07-22 | OpenRISC: Traps | Jonas Bonn |
2011-07-22 | OpenRISC: Module support | Jonas Bonn |
2011-07-22 | OpenRISC: Scheduling/Process management | Jonas Bonn |
2011-07-22 | OpenRISC: Idle/Power management | Jonas Bonn |
2011-07-22 | OpenRISC: System calls | Jonas Bonn |
2011-07-22 | OpenRISC: IRQ | Jonas Bonn |
2011-07-22 | OpenRISC: Timekeeping | Jonas Bonn |
2011-07-22 | OpenRISC: DMA | Jonas Bonn |
2011-07-22 | OpenRISC: PTrace | Jonas Bonn |
2011-07-22 | OpenRISC: Build infrastructure | Jonas Bonn |
2011-07-22 | OpenRISC: Signal handling | Jonas Bonn |
2011-07-22 | OpenRISC: Device tree | Jonas Bonn |
2011-07-22 | OpenRISC: Boot code | Jonas Bonn |