Age | Commit message (Expand) | Author | Files | Lines |
2012-04-25 | x86/apic: Use x2apic physical mode based on FADT setting | Greg Pearson | 1 | -0/+6 |
2012-04-25 | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 1 | -4/+4 |
2012-04-24 | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 4 | -6/+8 |
2012-04-24 | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2012-04-19 | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat | 1 | -4/+4 |
2012-04-18 | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 1 | -14/+20 |
2012-04-17 | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 1 | -0/+1 |
2012-04-16 | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 4 | -15/+9 |
2012-04-16 | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 1 | -2/+2 |
2012-04-14 | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -11/+11 |
2012-04-13 | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2 | -8/+10 |
2012-04-13 | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 1 | -3/+1 |
2012-04-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+4 |
2012-04-06 | x86: vsyscall: Use NULL instead 0 for a pointer argument | Emil Goode | 1 | -3/+3 |
2012-04-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -8/+1 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -8/+1 |
2012-04-05 | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov | 1 | -0/+4 |
2012-04-05 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+60 |
2012-04-05 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 5 | -17/+29 |
2012-04-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+13 |
2012-04-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -25/+6 |
2012-04-03 | perf/x86/p4: Add format attributes | Peter Zijlstra | 1 | -0/+13 |
2012-04-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -1/+90 |
2012-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -5/+11 |
2012-03-31 | Merge branch 'tboot' into release | Len Brown | 1 | -3/+6 |
2012-03-31 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2 | -2/+5 |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec | 1 | -1/+2 |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 1 | -1/+3 |
2012-03-30 | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown | 1 | -24/+0 |
2012-03-30 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 41 | -164/+450 |
2012-03-30 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -69/+77 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -30/+312 |
2012-03-30 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 1 | -0/+60 |
2012-03-30 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+0 |
2012-03-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -227/+253 |
2012-03-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -13/+22 |
2012-03-29 | x86: Preserve lazy irq disable semantics in fixup_irqs() | Liu, Chuansheng | 1 | -1/+6 |
2012-03-29 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -10/+1 |
2012-03-29 | kdump x86: fix total mem size calculation for reservation | Dave Young | 1 | -10/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 25 | -22/+5 |
2012-03-29 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -6/+19 |
2012-03-28 | x86/apic/amd: Be more verbose about LVT offset assignments | Robert Richter | 1 | -4/+9 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 25 | -22/+5 |
2012-03-28 | x86, tls: Off by one limit check | Dan Carpenter | 1 | -2/+2 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 5 | -17/+29 |
2012-03-28 | x86/ioapic: Add io_apic_ops driver layer to allow interception | Jeremy Fitzhardinge | 1 | -7/+51 |
2012-03-27 | sched/x86/smp: Do not enable IRQs over calibrate_delay() | Peter Zijlstra | 1 | -5/+0 |
2012-03-26 | Merge branch 'linus' into perf/urgent | Ingo Molnar | 46 | -258/+578 |
2012-03-26 | x86: Merge the x86_32 and x86_64 cpu_idle() functions | Richard Weinberger | 3 | -165/+114 |