Age | Commit message (Expand) | Author | Files | Lines |
2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/te... | H. Peter Anvin | 1 | -8/+2 |
2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en... | H. Peter Anvin | 1 | -12/+4 |
2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en... | H. Peter Anvin | 1 | -33/+14 |
2012-04-19 | x86-32: Handle exception table entries during early boot | H. Peter Anvin | 1 | -94/+129 |
2012-04-19 | x86-64: Handle exception table entries during early boot | H. Peter Anvin | 1 | -19/+57 |
2012-04-19 | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX | H. Peter Anvin | 1 | -3/+3 |
2012-04-19 | x86: Add symbolic constant for exceptions with error code | H. Peter Anvin | 1 | -1/+1 |
2012-04-12 | 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-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -8/+1 |
2012-04-05 | 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-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+60 |
2012-04-04 | 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-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -1/+90 |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -5/+11 |
2012-03-30 | Merge branch 'tboot' into release | Len Brown | 1 | -3/+6 |
2012-03-30 | 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-29 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -69/+77 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -30/+312 |
2012-03-29 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 1 | -0/+60 |
2012-03-29 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+0 |
2012-03-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -227/+253 |
2012-03-29 | 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-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -10/+1 |
2012-03-28 | kdump x86: fix total mem size calculation for reservation | Dave Young | 1 | -10/+1 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 25 | -22/+5 |
2012-03-28 | 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 |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2 | -0/+2 |
2012-03-24 | x86: vdso: Put declaration before code | Thomas Gleixner | 1 | -1/+2 |
2012-03-24 | x86: Stop recursive fault in print_context_stack after stack overflow | Hugh Dickins | 1 | -2/+5 |
2012-03-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+10 |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -5/+5 |