| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -6/+6 |
| 2014-08-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 16 | -909/+783 |
| 2014-08-13 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -9/+120 |
| 2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use |  Benoit Taine | 2 | -6/+6 |
| 2014-08-08 | kexec: verify the signature of signed PE bzImage |  Vivek Goyal | 2 | -0/+32 |
| 2014-08-08 | kexec: support kexec/kdump on EFI systems |  Vivek Goyal | 1 | -12/+134 |
| 2014-08-08 | kexec: support for kexec on panic using new system call |  Vivek Goyal | 3 | -10/+648 |
| 2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry |  Vivek Goyal | 3 | -2/+379 |
| 2014-08-08 | kexec: load and relocate purgatory at kernel load time |  Vivek Goyal | 1 | -0/+142 |
| 2014-08-08 | kexec: implementation of new syscall kexec_file_load |  Vivek Goyal | 1 | -0/+45 |
| 2014-08-08 | arch/x86: replace strict_strto calls |  Daniel Walter | 3 | -7/+7 |
| 2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -23/+21 |
| 2014-08-05 | x86: MCE: Add raw_lock conversion again |  Thomas Gleixner | 1 | -9/+9 |
| 2014-08-04 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+4 |
| 2014-08-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -5/+67 |
| 2014-08-04 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+322 |
| 2014-08-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -44/+2 |
| 2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -9/+19 |
| 2014-08-04 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -196/+218 |
| 2014-08-04 | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -34/+29 |
| 2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -31/+85 |
| 2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 3 | -21/+4 |
| 2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -3/+5 |
| 2014-08-02 | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() |  Dan Carpenter | 1 | -5/+5 |
| 2014-08-01 | x86/apic/vsmp: Make is_vsmp_box() static |  H. Peter Anvin | 1 | -2/+2 |
| 2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing |  Dave Hansen | 3 | -44/+2 |
| 2014-07-31 | x86, apic: Remove enable_apic_mode callback |  David Rientjes | 9 | -11/+0 |
| 2014-07-31 | x86, apic: Remove setup_portio_remap callback |  David Rientjes | 9 | -13/+0 |
| 2014-07-31 | x86, apic: Remove multi_timer_check callback |  David Rientjes | 9 | -25/+0 |
| 2014-07-31 | x86, apic: Replace noop_check_apicid_used |  David Rientjes | 1 | -6/+1 |
| 2014-07-31 | x86, apic: Remove check_apicid_present callback |  David Rientjes | 8 | -19/+0 |
| 2014-07-31 | x86, apic: Remove mps_oem_check callback |  David Rientjes | 9 | -36/+1 |
| 2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback |  David Rientjes | 9 | -13/+0 |
| 2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults |  David Rientjes | 8 | -22/+0 |
| 2014-07-31 | x86, apic: Remove x86_32_numa_cpu_node callback |  David Rientjes | 1 | -11/+0 |
| 2014-07-30 | Merge tag 'please-pull-apei' into x86/ras |  H. Peter Anvin | 9 | -13/+99 |
| 2014-07-28 | x86_64/entry/xen: Do not invoke espfix64 on Xen |  Andy Lutomirski | 2 | -20/+10 |
| 2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes |  Ingo Molnar | 15 | -42/+158 |
| 2014-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -13/+91 |
| 2014-07-25 | x86_64/vsyscall: Fix warn_bad_vsyscall log output |  Andy Lutomirski | 1 | -4/+4 |
| 2014-07-25 | x86/pmc_atom: Expose PMC device state and platform sleep state |  Li, Aubrey | 1 | -0/+175 |
| 2014-07-25 | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency |  Li, Aubrey | 1 | -0/+42 |
| 2014-07-25 | x86/platform: New Intel Atom SOC power management controller driver |  Li, Aubrey | 2 | -0/+105 |
| 2014-07-24 | x86: Merge tag 'ras_urgent' into x86/urgent |  H. Peter Anvin | 1 | -4/+6 |
| 2014-07-23 | timekeeping: Create struct tk_read_base and use it in struct timekeeper |  Thomas Gleixner | 1 | -11/+12 |
| 2014-07-23 | clocksource: Get rid of cycle_last |  Thomas Gleixner | 1 | -1/+1 |
| 2014-07-23 | clocksource: Move cycle_last validation to core code |  Thomas Gleixner | 1 | -12/+9 |
| 2014-07-23 | x86, cpu: Fix cache topology for early P4-SMT |  Peter Zijlstra | 2 | -11/+23 |
| 2014-07-22 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. |  Tomasz Nowicki | 1 | -0/+6 |
| 2014-07-22 | apei, mce: Factor out APEI architecture specific MCE calls. |  Tomasz Nowicki | 2 | -0/+57 |