summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-8/+6
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-15/+48
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+107
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown70-1386/+5119
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-145/+1472
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra4-14/+106
2012-07-31perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton1-1/+1
2012-07-30ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown4-8/+6
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu1-1/+1
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-99/+224
2012-07-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-56/+1
2012-07-26arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall1-2/+4
2012-07-26x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck1-3/+40
2012-07-26x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck1-7/+0
2012-07-26x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2-2/+3
2012-07-26perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng2-1/+25
2012-07-26perf/x86: Make bitfield unsignedPeter Zijlstra1-1/+1
2012-07-26perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng1-6/+86
2012-07-26perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng2-129/+1352
2012-07-26perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng1-8/+8
2012-07-25Merge branch 'linus' into x86/urgentIngo Molnar59-1065/+3362
2012-07-25x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox1-1/+1
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+0
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+22
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+81
2012-07-24sched/x86: Remove broken power estimationPeter Zijlstra2-56/+1
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel1-11/+0
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-143/+128
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-36/+24
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds17-532/+357
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-286/+343
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+6
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+0
2012-07-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar1-6/+6
2012-07-20module.c: spelling s/postition/position/gGeert Uytterhoeven1-1/+1
2012-07-19x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong1-1/+21
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-3/+1
2012-07-18x86, hyper: fix build with !CONFIG_KVM_GUESTAvi Kivity1-0/+2
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar1-4/+35
2012-07-16KVM guest: switch to apic_set_eoi_write, apic_writeMichael S. Tsirkin1-10/+3
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin1-0/+17
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-11Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Ingo Molnar1-2/+4
2012-07-11x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck1-2/+4
2012-07-11KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava2-0/+15
2012-07-11Merge tag 'v3.5-rc6' into x86/mceIngo Molnar16-90/+193
2012-07-10x86/mm/mtrr: Slightly simplify print_mtrr_state()Jan Beulich1-5/+1