summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-04-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-04-13x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-04-13x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2012-04-13x86: Convert mce timer to hrtimerThomas Gleixner
2012-04-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-04-13early-printk-consolidate.patchThomas Gleixner
2012-04-13x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2012-04-13x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2012-04-13signal/x86: Delay calling signals in atomicOleg Nesterov
2012-04-13x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2012-04-13x86: kprobes: Remove remove bogus preempt_enableThomas Gleixner
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2012-03-30x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-03-30Merge branch 'linus' into x86/urgentIngo Molnar
2012-03-29Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-29x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28kdump x86: fix total mem size calculation for reservationDave Young
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-03-28x86, tls: Off by one limit checkDan Carpenter
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge
2012-03-27sched/x86/smp: Do not enable IRQs over calibrate_delay()Peter Zijlstra
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar
2012-03-26x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-24x86: vdso: Put declaration before codeThomas Gleixner
2012-03-24x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins