Age | Commit message (Expand) | Author |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
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 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | 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-06-01 | new helpers: {clear,test,test_and_clear}_restore_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-30 | ia64 perfmon: fix get_unmapped_area() use there | Al Viro |
2012-05-30 | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() | Al Viro |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-21 | ia64: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-21 | ia64: 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-16 | [IA64] Liberate the signal layer from IA64 assembler | Andi Kleen |
2012-05-16 | [IA64] Add cmpxchg.h to exported userspace headers | maximilian attems |
2012-05-16 | [IA64] Fix fast syscall version of getcpu() | Tony Luck |
2012-05-16 | [IA64] Removed "task_size" element from thread_struct - it is now constant | Tony Luck |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown |
2012-05-09 | sched/numa: Rewrite the CONFIG_NUMA sched domain support | Peter Zijlstra |
2012-05-09 | KVM: ia64: fix build due to typo | Avi Kivity |
2012-05-08 | task_allocator: Use config switches instead of magic defines | Thomas Gleixner |
2012-05-08 | ia64: Remove unused cpu_idle_wait() | Thomas Gleixner |
2012-05-07 | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha |
2012-05-07 | iommu: rename intr_remapping references to irq_remapping | Suresh Siddha |
2012-05-07 | iommu/vt-d: Make intr-remapping initialization generic | Joerg Roedel |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-04-26 | ia64: Use generic idle thread allocation | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-21 | perfmon: kill some helpers and arguments | Al Viro |
2012-04-20 | VM: add "vm_munmap()" helper function | Linus Torvalds |
2012-04-19 | KVM: ia64: fix build due to typo | Avi Kivity |
2012-04-19 | KVM: Fix page-crossing MMIO | Avi Kivity |
2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti |
2012-04-16 | ia64: fix futex_atomic_cmpxchg_inatomic() | Luck, Tony |
2012-04-13 | ia64: populate the cmpxchg header with appropriate code | Paul Gortmaker |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |