| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-31 | x86, AMD: Enable WC+ memory type on family 10 processors |  Boris Ostrovsky | 1 | -5/+16 |
| 2013-01-31 | x86, AMD: Clean up init_amd() |  Boris Ostrovsky | 1 | -17/+12 |
| 2013-01-31 | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP |  Fenghua Yu | 1 | -0/+8 |
| 2013-01-31 | x86/common.c: Make have_cpuid_p() a global function |  Fenghua Yu | 1 | -6/+3 |
| 2013-01-31 | perf: Make EVENT_ATTR global |  Sukadev Bhattiprolu | 1 | -10/+3 |
| 2013-01-29 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 |  H. Peter Anvin | 18 | -226/+364 |
| 2013-01-29 | Merge branch 'master' into for-next |  Jiri Kosina | 18 | -225/+363 |
| 2013-01-25 | Merge tag 'v3.8-rc5' into x86/mm |  H. Peter Anvin | 18 | -226/+364 |
| 2013-01-24 | x86: Convert a few mistaken __cpuinit annotations to __init |  Jan Beulich | 1 | -1/+1 |
| 2013-01-24 | x86/perf: Add IvyBridge EP support |  Youquan Song | 1 | -0/+1 |
| 2013-01-24 | perf/x86: Fix P6 driver section warning |  yangyongqiang | 1 | -1/+1 |
| 2013-01-24 | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom support |  ShuoX Liu | 1 | -1/+4 |
| 2013-01-24 | x86/apic: Allow x2apic without IR on VMware platform |  Alok N Kataria | 2 | -0/+20 |
| 2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. |  Rusty Russell | 5 | -6/+5 |
| 2013-01-10 | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id |  Daniel J Blueman | 1 | -2/+2 |
| 2013-01-10 | perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side |  David Ahern | 1 | -6/+0 |
| 2013-01-03 | X86: drivers: remove __dev* attributes. |  Greg Kroah-Hartman | 1 | -3/+3 |
| 2013-01-03 | treewide: Replace incomming with incoming in all comments and strings |  Jorrit Schippers | 1 | -1/+1 |
| 2012-12-28 | x86/mce: don't use [delayed_]work_pending() |  Tejun Heo | 1 | -11/+3 |
| 2012-12-19 | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+1 |
| 2012-12-17 | x86, 386 removal: Remove support for IRQ 13 FPU error reporting |  H. Peter Anvin | 1 | -6/+1 |
| 2012-12-14 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -109/+112 |
| 2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -9/+0 |
| 2012-12-11 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -46/+2 |
| 2012-12-11 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -27/+57 |
| 2012-12-11 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -5/+9 |
| 2012-12-08 | Merge branch 'linus' into perf/core |  Ingo Molnar | 6 | -57/+255 |
| 2012-12-07 | x86 mtrr: fix comment typo in mtrr_bp_init |  Olaf Hering | 1 | -1/+1 |
| 2012-11-29 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK |  H. Peter Anvin | 1 | -28/+0 |
| 2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG |  H. Peter Anvin | 2 | -7/+0 |
| 2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP |  H. Peter Anvin | 1 | -11/+2 |
| 2012-11-28 | death to idle_regs() |  Al Viro | 1 | -9/+0 |
| 2012-11-17 | x86, mm: kill numa_64.h |  Yinghai Lu | 2 | -2/+0 |
| 2012-11-17 | x86, mm: Fixup code testing if a pfn is direct mapped |  Jacob Shin | 1 | -5/+3 |
| 2012-11-16 | x86: Use __pa_symbol instead of __pa on C visible symbols |  Alexander Duyck | 1 | -1/+1 |
| 2012-11-14 | x86, hotplug: The first online processor saves the MTRR state |  Fenghua Yu | 1 | -2/+7 |
| 2012-11-14 | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. |  Fenghua Yu | 1 | -3/+2 |
| 2012-11-13 | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD |  Andreas Herrmann | 1 | -14/+27 |
| 2012-11-13 | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD |  Andreas Herrmann | 1 | -1/+5 |
| 2012-11-13 | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD |  Andreas Herrmann | 2 | -11/+24 |
| 2012-11-13 | x86: Add cpu_has_topoext |  Andreas Herrmann | 1 | -1/+1 |
| 2012-11-13 | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/urgent |  Ingo Molnar | 1 | -13/+18 |
| 2012-10-31 | x86, amd: Disable way access filter on Piledriver CPUs |  Andre Przywara | 1 | -0/+14 |
| 2012-10-30 | x86/mce: Do not change worker's running cpu in cmci_rediscover(). |  Tang Chen | 1 | -13/+18 |
| 2012-10-30 | perf/x86: Fix sparse warnings |  Peter Huewe | 1 | -2/+2 |
| 2012-10-30 | x86, AMD: Change Boris' email address |  Borislav Petkov | 1 | -1/+1 |
| 2012-10-26 | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras |  Ingo Molnar | 4 | -109/+112 |
| 2012-10-26 | x86, MCA: Finish mca_config conversion |  Borislav Petkov | 4 | -27/+21 |
| 2012-10-26 | x86, MCA: Convert the next three variables batch |  Borislav Petkov | 2 | -20/+17 |