| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+5 |
| 2011-04-06 | x86, hibernate: Initialize mmu_cr4_features during boot |  H. Peter Anvin | 1 | -0/+5 |
| 2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 7 | -6/+30 |
| 2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2011-04-01 | rcu: create new rcu_access_index() and use in mce |  Paul E. McKenney | 1 | -1/+1 |
| 2011-03-31 | x86, UV: Fix kdump reboot |  Cliff Wickman | 1 | -0/+9 |
| 2011-03-31 | x86, amd-nb: Rename CPU PCI id define for F4 |  Borislav Petkov | 1 | -1/+1 |
| 2011-03-29 | x86, mtrr, pat: Fix one cpu getting out of sync during resume |  Suresh Siddha | 1 | -5/+15 |
| 2011-03-30 | x86: apb_timer: Fixup genirq fallout |  Thomas Gleixner | 1 | -1/+1 |
| 2011-03-29 | x86, microcode: Unregister syscore_ops after microcode unloaded |  Xiaotian Feng | 1 | -0/+1 |
| 2011-03-29 | x86: Stop including <linux/delay.h> in two asm header files |  Jean Delvare | 4 | -0/+4 |
| 2011-03-25 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 |  Linus Torvalds | 9 | -200/+116 |
| 2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb |  Linus Torvalds | 1 | -2/+2 |
| 2011-03-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -3/+9 |
| 2011-03-25 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2011-03-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -8/+6 |
| 2011-03-25 | kgdb,x86_64: fix compile warning found with sparse |  Jason Wessel | 1 | -2/+2 |
| 2011-03-25 | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue |  Ingo Molnar | 1 | -2/+7 |
| 2011-03-24 | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional |  Thomas Gleixner | 1 | -3/+1 |
| 2011-03-24 | x86: DT: Fix return condition in irq_create_of_mapping() |  Thomas Gleixner | 1 | -1/+1 |
| 2011-03-24 | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows |  Don Zickus | 1 | -0/+1 |
| 2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 3 | -24/+30 |
| 2011-03-24 | x86, dumpstack: Use %pB format specifier for stack trace |  Namhyung Kim | 1 | -1/+1 |
| 2011-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 1 | -0/+8 |
| 2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn |  Olaf Hering | 4 | -28/+1 |
| 2011-03-23 | x86: Use syscore_ops instead of sysdev classes and sysdevs |  Rafael J. Wysocki | 9 | -200/+116 |
| 2011-03-23 | x86: mark associated mm when running a task in 32 bit compatibility mode |  Stephen Wilson | 1 | -0/+8 |
| 2011-03-23 | Merge branch 'linus' into release |  Len Brown | 98 | -1503/+2543 |
| 2011-03-23 | Merge commit 'v2.6.38' into release |  Len Brown | 4 | -11/+18 |
| 2011-03-22 | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled |  David Rientjes | 1 | -1/+2 |
| 2011-03-22 | move x86 specific oops=panic to generic code |  Olaf Hering | 1 | -10/+0 |
| 2011-03-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -25/+3 |
| 2011-03-22 | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context |  Rakib Mullick | 1 | -4/+4 |
| 2011-03-22 | Merge branch 'apei-release' into release |  Len Brown | 1 | -15/+25 |
| 2011-03-21 | ACPI, APEI, Add ERST record ID cache |  Huang Ying | 1 | -15/+25 |
| 2011-03-21 | introduce sys_syncfs to sync a single file system |  Sage Weil | 1 | -0/+1 |
| 2011-03-19 | x86: Cleanup highmap after brk is concluded |  Yinghai Lu | 2 | -25/+3 |
| 2011-03-19 | perf, x86: Fix Intel fixed counters base initialization |  Stephane Eranian | 1 | -1/+1 |
| 2011-03-18 | Merge branch 'acpica' into release |  Len Brown | 4 | -14/+26 |
| 2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 30 | -60/+63 |
| 2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -67/+47 |
| 2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available |  Namhyung Kim | 6 | -25/+28 |
| 2011-03-18 | x86: Fix common misspellings |  Lucas De Marchi | 25 | -35/+35 |
| 2011-03-18 | Merge branch 'linus' into x86/urgent |  Ingo Molnar | 58 | -1130/+2059 |
| 2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -1/+1 |
| 2011-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 2 | -4/+1 |
| 2011-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 1 | -1/+1 |
| 2011-03-17 | KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() |  Sedat Dilek | 1 | -1/+1 |
| 2011-03-17 | PCI: Rename CPU PCI id define |  Borislav Petkov | 1 | -1/+1 |