| Commit message (Expand) | Author | Age | Files | Lines |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 2 | -7/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -14/+2 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -4/+1 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-24 | 1 | -4/+1 |
* | | um: properly check all process' threads for a live mm | Anton Vorontsov | 2012-06-01 | 1 | -6/+7 |
* | | um: fix possible race on task->mm | Anton Vorontsov | 2012-06-01 | 1 | -2/+5 |
* | | um: should hold tasklist_lock while traversing processes | Anton Vorontsov | 2012-06-01 | 1 | -0/+3 |
* | | um/kernel/trap.c: port OOM changes to handle_page_fault() | Kautuk Consul | 2012-06-01 | 1 | -5/+19 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-05-28 | 1 | -9/+2 |
|\ \ |
|
| * | | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 2012-05-05 | 1 | -9/+2 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-25 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 7 | -67/+29 |
| |\ \ \ |
|
| * | | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 2 | -5/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -1/+0 |
| * | | | | um: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -4/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-24 | 1 | -8/+1 |
|\ \ \ \ |
|
| * | | | | new helper: sigsuspend() | Al Viro | 2012-05-22 | 1 | -8/+1 |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -5/+0 |
|\ \ \ \ \ |
|
| * | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-17 | 1 | -5/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2012-05-23 | 16 | -43/+42 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s... | Richard Weinberger | 2012-05-21 | 4 | -13/+15 |
| |\ \ \ \ |
|
| | * | | | | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h | Al Viro | 2012-05-21 | 2 | -2/+2 |
| | * | | | | um: bury unused _TIF_RESTORE_SIGMASK | Al Viro | 2012-05-21 | 1 | -1/+0 |
| | * | | | | um: wrong sigmask saved in case of multiple sigframes | Al Viro | 2012-05-21 | 1 | -6/+5 |
| | * | | | | um: add TIF_NOTIFY_RESUME | Al Viro | 2012-05-21 | 2 | -1/+8 |
| | * | | | | um: ->restart_block.fn needs to be reset on sigreturn | Al Viro | 2012-05-21 | 1 | -3/+0 |
| | |/ / / |
|
| * | | | | um: Remove CONFIG_IRQ_RELEASE_METHOD | Richard Weinberger | 2012-05-21 | 2 | -6/+0 |
| * | | | | um: Remove usage of irq_chip->release() | Richard Weinberger | 2012-05-21 | 1 | -2/+0 |
| * | | | | um: Implement um_free_irq() | Richard Weinberger | 2012-05-21 | 7 | -10/+18 |
| * | | | | um: Fix __swp_type() | Richard Weinberger | 2012-05-21 | 1 | -2/+2 |
| * | | | | um: Implement a custom pte_same() function | Richard Weinberger | 2012-05-21 | 1 | -0/+6 |
| * | | | | um: Add BUG() to do_ops()'s error path | Richard Weinberger | 2012-05-21 | 1 | -0/+1 |
| * | | | | um: Remove unused variables | Richard Weinberger | 2012-05-21 | 1 | -10/+0 |
| |/ / / |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-22 | 5 | -42/+7 |
|\ \ \ \ |
|
| * | | | | um: Remove leftover declaration of alloc_task_struct_node() | Thomas Gleixner | 2012-05-08 | 1 | -2/+0 |
| * | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
| * | | | | um: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -39/+7 |
| * | | | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
| |/ / / |
|
* / / / | rcu: Move PREEMPT_RCU preemption to switch_to() invocation | Paul E. McKenney | 2012-05-02 | 1 | -0/+1 |
|/ / / |
|
* | | | um: uml_setup_stubs': warning: unused variable 'pages' | Boaz Harrosh | 2012-04-10 | 1 | -1/+0 |
* | | | um: Use asm-generic/switch_to.h | Richard Weinberger | 2012-04-10 | 2 | -5/+2 |
* | | | um: Disintegrate asm/system.h | Richard Weinberger | 2012-04-10 | 2 | -1/+2 |
* | | | um: switch cow_user.h to htobe{32,64}/betoh{32,64} | Al Viro | 2012-04-10 | 2 | -57/+21 |
* | | | um: fix linker script generation | Al Viro | 2012-04-09 | 1 | -3/+4 |
|/ / |
|
* / | remove references to cpu_*_map in arch/ | Rusty Russell | 2012-03-29 | 2 | -6/+5 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 1 | -1/+0 |
|\ |
|