summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-122-2/+5
|\
| * perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian2013-09-121-2/+4
| * perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-121-0/+1
* | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-121-0/+2
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-111-0/+154
|\ \
| * | x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes2013-09-031-0/+154
* | | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-111-4/+66
|\ \ \
| * | | x86/jump-label: Show where and what was wrong on errorsSteven Rostedt2013-08-071-3/+18
| * | | x86/jump-label: Add safety checks to jump label conversionsSteven Rostedt2013-08-071-4/+28
| * | | x86/jump-label: Do not bother updating nops if they are correctSteven Rostedt2013-08-071-1/+24
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-2/+1Star
|\ \ \ \
| * \ \ \ Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-289-55/+55
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1Star
* | | | | Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-09-091-0/+3
|\ \ \ \ \
| * | | | | x86-32, ftrace: Fix static ftrace when early microcode is enabledH. Peter Anvin2013-09-051-0/+3
| |/ / / /
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-0/+24
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-0/+24
| |\ \ \ \ \
| | * | | | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-0/+24
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-051-5/+0Star
|\ \ \ \ \ \
| * | | | | | x86, paravirt: Remove duplicate definition for DEF_NATIVEH. Peter Anvin2013-09-041-5/+0Star
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-051-44/+0Star
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-44/+0Star
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-042-13/+267
|\ \ \ \ \ \
| * | | | | | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T2013-08-191-1/+1
| * | | | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-141-0/+262
| * | | | | | x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-091-0/+3
| * | | | | | x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-091-1/+1
| * | | | | | x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-091-13/+2Star
* | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-041-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2013-09-011-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-045-12/+79
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar2013-08-144-9/+29
| |\ \ \ \ \ \ \
| | * | | | | | | x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan2013-08-121-2/+11
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-2/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-124-10/+68
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-0/+5
| | * | | | | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-083-10/+63
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-041-10/+3Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/acpi: Correct out-of-date comment of __acpi_map_table()Zhang Yanfei2013-07-261-10/+3Star
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-044-21/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Correctly detect hypervisorJason Wang2013-08-054-21/+21
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-042-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-08-142-12/+12
| * | | | | | | | x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen2013-08-141-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-044-0/+386
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-033-0/+218
| * | | | | | | | x86: provide platform-devices for boot-framebuffersDavid Herrmann2013-08-033-0/+168
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix override new_cpu_data.x86 with 486Wang YanQing2013-06-291-1/+1
| * | | | | | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpuH. Peter Anvin2013-06-2912-77/+87
| |\ \ \ \ \ \ \ \