Age | Commit message (Expand) | Author |
2012-06-28 | Remove useless wrappers of asm-generic/rmap.h | Paul Bolle |
2012-06-28 | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle |
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-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-27 | openrisc: use generic strnlen_user() function | Jonas Bonn |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds |
2012-05-25 | openrisc: use generic strncpy_from_user | Jonas Bonn |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | openrisc: Use generic time config | Anna-Maria Gleixner |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown |
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: header file cleanups | Jonas Bonn |
2012-05-08 | openrisc/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul |
2012-05-08 | openrisc: remove unnecessary includes | Jonas Bonn |
2012-05-08 | openrisc: implement irqdomains | Jonas Bonn |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | openrisc: Use generic init_task | Thomas Gleixner |
2012-04-16 | Fix typo in various Kconfig file | Masanari Iida |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for OpenRISC | David Howells |
2012-03-23 | Merge tag 'for-3.4' of git://openrisc.net/jonas/linux | Linus Torvalds |
2012-03-23 | Remove remaining bits of io_remap_page_range() | Javi Merino |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-06 | OpenRISC: Remove memory_start/end prototypes | Richard Weinberger |
2012-03-06 | openrisc: remove semicolon from KSTK_ defs | Jonas Bonn |
2012-03-06 | openrisc: sanitize use of orig_gpr11 | Jonas Bonn |
2012-03-06 | openrisc: fix virt_addr_valid | Jonas Bonn |
2012-03-06 | OpenRISC: Export dump_stack() | Richard Weinberger |
2012-03-06 | OpenRISC: Select GENERIC_ATOMIC64 | Richard Weinberger |
2012-02-26 | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely |
2012-02-17 | openrisc: Set shortest clock event to 100 ticks | Jonas Bonn |
2012-02-17 | openrisc: included linux/thread_info.h twice | Danny Kukawka |
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 |