Age | Commit message (Expand) | Author | Files | Lines |
2011-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2011-12-19 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2 | -8/+8 |
2011-12-19 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 1 | -2/+2 |
2011-12-15 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -3/+15 |
2011-12-15 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 1 | -3/+15 |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 6 | -48/+35 |
2011-12-09 | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming | 1 | -46/+2 |
2011-12-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -44/+68 |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song | 1 | -0/+2 |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 6 | -35/+48 |
2011-12-08 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 1 | -7/+14 |
2011-12-06 | x86/intel_mid: Kconfig select fix | Alan Cox | 1 | -0/+3 |
2011-12-06 | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 1 | -2/+3 |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -29/+150 |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -25/+43 |
2011-12-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+22 |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 1 | -0/+13 |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2 | -0/+14 |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2 | -10/+27 |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 1 | -2/+11 |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 1 | -0/+1 |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov | 1 | -1/+8 |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 1 | -9/+19 |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 1 | -0/+1 |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 1 | -1/+1 |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang | 1 | -0/+1 |
2011-12-05 | mrst: Added some platform data for the SFI translations | Jekyll Lai | 1 | -0/+42 |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan | 2 | -16/+23 |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 1 | -0/+8 |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner | 2 | -0/+3 |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka | 1 | -0/+3 |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 1 | -11/+18 |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 1 | -0/+8 |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds | 1 | -4/+4 |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk | 3 | -1/+10 |
2011-11-21 | fix braino in um patchset (mea culpa) | Al Viro | 1 | -1/+1 |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -14/+122 |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 1 | -2/+3 |
2011-11-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -23/+121 |
2011-11-18 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -3/+2 |
2011-11-17 | KVM: VMX: Check for automatic switch msr table overflow | Gleb Natapov | 1 | -1/+5 |
2011-11-17 | KVM: VMX: Add support for guest/host-only profiling | Gleb Natapov | 1 | -0/+21 |
2011-11-17 | KVM: VMX: add support for switching of PERF_GLOBAL_CTRL | Gleb Natapov | 1 | -11/+93 |
2011-11-16 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi | 1 | -1/+22 |
2011-11-16 | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan | 1 | -2/+1 |
2011-11-16 | xen: map foreign pages for shared rings by updating the PTEs directly | David Vrabel | 1 | -1/+1 |
2011-11-15 | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent | Ingo Molnar | 1 | -2/+5 |
2011-11-14 | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 1 | -1/+1 |
2011-11-14 | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 1 | -5/+1 |