Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -10/+4 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+1 |
2013-04-30 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 1 | -0/+1 |
2013-04-17 | ia64: Make sure interrupts enabled when we "safe_halt()" | Luck, Tony | 1 | -0/+1 |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 1 | -2/+0 |
2013-04-02 | Fix build error for numa_clear_node() under IA64 | Yijing Wang | 1 | -3/+2 |
2013-04-02 | Fix initialization of CMCI/CMCP interrupts | Tony Luck | 1 | -0/+1 |
2013-04-01 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-03-20 | Wrong asm register contraints in the futex implementation | Stephan Schreiber | 1 | -3/+2 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2 | -10/+4 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-02-25 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+1 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -18/+0 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+0 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -3/+0 |
2013-02-04 | consolidate kernel-side struct sigaction declarations | Al Viro | 2 | -7/+0 |
2013-02-04 | consolidate declarations of k_sigaction | Al Viro | 1 | -4/+0 |
2013-02-04 | sanitize rt_sigaction() situation a bit | Al Viro | 1 | -4/+0 |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 3 | -6/+6 |
2013-01-27 | cputime: Librarize per nsecs resolution cputime definitions | Frederic Weisbecker | 1 | -84/+4 |
2013-01-23 | soreuseport: infrastructure | Tom Herbert | 1 | -1/+1 |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 1 | -0/+2 |
2013-01-10 | ACPICA: Update compilation environment settings. | Lv Zheng | 1 | -4/+0 |
2013-01-04 | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -13/+7 |
2013-01-04 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -13/+7 |
2013-01-03 | Wire up finit_module syscall | Luck, Tony | 2 | -1/+2 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -7/+5 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | new helper: current_user_stack_pointer() | Al Viro | 1 | -0/+5 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 1 | -0/+1 |
2012-12-14 | KVM: Make KVM_PRIVATE_MEM_SLOTS optional | Alex Williamson | 1 | -2/+0 |
2012-12-14 | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS | Alex Williamson | 1 | -1/+1 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -18/+1 |
2012-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-28 | ia64: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 1 | -0/+1 |
2012-11-19 | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker | 1 | -0/+2 |
2012-11-17 | Merge branch 'arch-frv' into no-rebases | Al Viro | 4 | -34/+3 |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg | 1 | -3/+0 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -34/+1 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |