summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-206-91/+272
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-132-23/+2
| |\ \ \ \ \ \ \
| | * | | | | | | x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin2013-12-191-0/+2
| | * | | | | | | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-191-23/+0
| * | | | | | | | sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra2014-01-131-1/+6
| * | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-134-6/+6
| * | | | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-132-28/+215
| * | | | | | | | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-131-51/+61
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-202-1/+680
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-165-15/+62
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian2014-01-121-7/+24
| * | | | | | | | | perf/x86: enable Haswell Celeron RAPL supportStephane Eranian2013-12-171-0/+1
| * | | | | | | | | Merge tag 'v3.13-rc4' into perf/coreIngo Molnar2013-12-163-2/+14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | perf/x86: Add RAPL hrtimer supportStephane Eranian2013-11-271-2/+72
| * | | | | | | | | perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-272-1/+592
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-203-18/+25
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava2014-01-131-1/+1
| * | | | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-123-17/+24
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-092-3/+3
|/ / / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-291-1/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-171-3/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf/x86: Fix constraint table end marker bugMaria Dimakopoulou2013-12-051-3/+12
| | |/ / | |/| |
* / | | x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu2013-12-051-0/+11
|/ / /
* | | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-211-2/+2
|\ \ \
| * | | x86/early quirk: use gen6 stolen detection for VLVJesse Barnes2013-11-141-2/+2
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-151-0/+1
* | | | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-161-1/+13
|\ \ \ \
| * | | | ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao2013-11-051-1/+13
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-163-3/+3
|\ \ \ \
| * | | | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
| * | | | treewide: Fix common typo in "identify"Maxime Jayat2013-10-142-2/+2
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-151-0/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drm/i915/bdw: support GMS and GGMS changesBen Widawsky2013-11-081-0/+12
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-152-0/+14
|\ \ \ \ \
| * | | | | hung_task: add method to reset detectorMarcelo Tosatti2013-11-061-0/+1
| * | | | | pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-062-0/+13
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-143-5/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-121-1/+1
| * | | | | x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-122-4/+9
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-11/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-0613-18/+70
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-069-31/+63
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov2013-09-281-11/+0
* | | | | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-145-17/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-085-17/+38
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-071-0/+10
| | |/ / / / / / | |/| | | | | |