Age | Commit message (Expand) | Author | Files | Lines |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+21 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 20 | -123/+47 |
2012-12-12 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -24/+60 |
2012-12-12 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 24 | -425/+56 |
2012-12-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -29/+60 |
2012-12-12 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -48/+23 |
2012-12-12 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 12 | -41/+393 |
2012-12-12 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -75/+95 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -42/+213 |
2012-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -17/+18 |
2012-12-12 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 5 | -231/+61 |
2012-12-12 | mm: use vm_unmapped_area() in hugetlbfs on i386 architecture | Michel Lespinasse | 1 | -105/+25 |
2012-12-12 | mm: fix cache coloring on x86_64 architecture | Michel Lespinasse | 1 | -2/+2 |
2012-12-12 | mm: use vm_unmapped_area() on x86_64 architecture | Michel Lespinasse | 3 | -126/+33 |
2012-12-12 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 1 | -0/+3 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+3 |
2012-12-12 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+8 |
2012-12-10 | x86: Fix the error of using "const" in gen-insn-attr-x86.awk | Cong Ding | 1 | -3/+3 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 3 | -0/+42 |
2012-12-08 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -35/+19 |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 34 | -195/+548 |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 7 | -17/+18 |
2012-12-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+7 |
2012-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2012-12-01 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin | 2 | -6/+14 |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 7 | -18/+18 |
2012-11-30 | x86, 386 removal: Document Nx586 as a 386 and thus unsupported | H. Peter Anvin | 1 | -1/+1 |
2012-11-30 | x86, cleanups: Simplify sync_core() in the case of no CPUID | H. Peter Anvin | 1 | -10/+21 |
2012-11-30 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin | 2 | -32/+0 |
2012-11-30 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin | 4 | -106/+1 |
2012-11-30 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 6 | -25/+3 |
2012-11-30 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 4 | -54/+4 |
2012-11-30 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 5 | -42/+2 |
2012-11-30 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin | 6 | -117/+1 |
2012-11-30 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 5 | -42/+27 |
2012-11-30 | Merge branch 'acpi-general' | Rafael J. Wysocki | 1 | -0/+2 |
2012-11-30 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 2 | -3/+6 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-29 | death to idle_regs() | Al Viro | 2 | -11/+0 |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro | 2 | -4/+2 |
2012-11-29 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2 | -13/+0 |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro | 15 | -98/+52 |
2012-11-29 | get rid of pt_regs argument of ->load_binary() | Al Viro | 1 | -2/+3 |
2012-11-29 | consolidate sys_execve() prototype | Al Viro | 1 | -3/+0 |
2012-11-27 | x86-32: Unbreak booting on some 486 clones | H. Peter Anvin | 1 | -2/+7 |
2012-11-27 | x86, kvm: Remove incorrect redundant assembly constraint | H. Peter Anvin | 1 | -2/+1 |
2012-11-27 | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha | 1 | -20/+6 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -38/+120 |
2012-11-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -38/+120 |