| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 6 | -91/+272 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 2014-01-13 | 2 | -23/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, idle: Add memory barriers around clflush in mwait_play_dead() | H. Peter Anvin | 2013-12-19 | 1 | -0/+2 |
| | * | | | | | | | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 | 1 | -23/+0 |
| * | | | | | | | | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra | 2014-01-13 | 1 | -1/+6 |
| * | | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 | 4 | -6/+6 |
| * | | | | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 2014-01-13 | 2 | -28/+215 |
| * | | | | | | | | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 2014-01-13 | 1 | -51/+61 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 2 | -1/+680 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-01-16 | 5 | -15/+62 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian | 2014-01-12 | 1 | -7/+24 |
| * | | | | | | | | | perf/x86: enable Haswell Celeron RAPL support | Stephane Eranian | 2013-12-17 | 1 | -0/+1 |
| * | | | | | | | | | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar | 2013-12-16 | 3 | -2/+14 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | perf/x86: Add RAPL hrtimer support | Stephane Eranian | 2013-11-27 | 1 | -2/+72 |
| * | | | | | | | | | perf/x86: Add Intel RAPL PMU support | Stephane Eranian | 2013-11-27 | 2 | -1/+592 |
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-20 | 3 | -18/+25 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 2014-01-13 | 1 | -1/+1 |
| * | | | | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 2014-01-12 | 3 | -17/+24 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 2014-01-16 | 1 | -8/+45 |
| |_|_|_|_|/ / /
|/| | | | | | | |
|
* | | | | | | | | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-09 | 2 | -3/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-12-29 | 1 | -1/+2 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2013-12-19 | 1 | -1/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-17 | 1 | -3/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | perf/x86: Fix constraint table end marker bug | Maria Dimakopoulou | 2013-12-05 | 1 | -3/+12 |
| | |/ /
| |/| | |
|
* / | | | x86/apic, doc: Justification for disabling IO APIC before Local APIC | Fenghua Yu | 2013-12-05 | 1 | -0/+11 |
|/ / / |
|
* | | | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-11-21 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | x86/early quirk: use gen6 stolen detection for VLV | Jesse Barnes | 2013-11-14 | 1 | -2/+2 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86: Export 'boot_cpu_physical_apicid' to modules | David Rientjes | 2013-11-15 | 1 | -0/+1 |
* | | | | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-11-16 | 1 | -1/+13 |
|\ \ \ \ |
|
| * | | | | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao | 2013-11-05 | 1 | -1/+13 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 3 | -3/+3 |
|\ \ \ \ |
|
| * | | | | treewide: fix "distingush" typo | Michael Opdenacker | 2013-10-14 | 1 | -1/+1 |
| * | | | | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 | 2 | -2/+2 |
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-15 | 1 | -0/+12 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | drm/i915/bdw: support GMS and GGMS changes | Ben Widawsky | 2013-11-08 | 1 | -0/+12 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 2 | -0/+14 |
|\ \ \ \ \ |
|
| * | | | | | hung_task: add method to reset detector | Marcelo Tosatti | 2013-11-06 | 1 | -0/+1 |
| * | | | | | pvclock: detect watchdog reset at pvclock read | Marcelo Tosatti | 2013-11-06 | 2 | -0/+13 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-14 | 3 | -5/+10 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as... | Thomas Renninger | 2013-11-12 | 1 | -1/+1 |
| * | | | | | x86/dumpstack: Fix printk_address for direct addresses | Jiri Slaby | 2013-11-12 | 2 | -4/+9 |
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-14 | 1 | -11/+0 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar | 2013-11-06 | 13 | -18/+70 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'v3.12' into core/locking to pick up mutex upates | Ingo Molnar | 2013-11-06 | 9 | -31/+63 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | lockdep, x86/alternatives: Drop ancient lockdep fixup message | Borislav Petkov | 2013-09-28 | 1 | -11/+0 |
* | | | | | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-14 | 5 | -17/+38 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 2013-11-08 | 5 | -17/+38 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk | 2013-11-07 | 1 | -0/+10 |
| | |/ / / / / /
| |/| | | | | | |
|