Age | Commit message (Expand) | Author | Files | Lines |
2011-05-19 | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds | 3 | -4/+34 |
2011-05-19 | Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/... | Linus Torvalds | 7 | -39/+39 |
2011-05-19 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds | 4 | -14/+116 |
2011-05-19 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -10551/+1 |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 15 | -240/+197 |
2011-05-19 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 27 | -10551/+1 |
2011-05-19 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 1 | -1/+1 |
2011-05-19 | arch/x86/xen/smp: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/time: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/xen-ops: Cleanup code/data sections definitions | Daniel Kiper | 1 | -1/+1 |
2011-05-19 | arch/x86/xen/mmu: Cleanup code/data sections definitions | Daniel Kiper | 1 | -17/+17 |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -46/+147 |
2011-05-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
2011-05-17 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov | 1 | -1/+1 |
2011-05-17 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov | 1 | -1/+1 |
2011-05-16 | xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song | 2 | -5/+8 |
2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall | 1 | -0/+1 |
2011-05-12 | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman | 2 | -33/+76 |
2011-05-12 | arch/x86/xen/setup: Cleanup code/data sections definitions | Daniel Kiper | 1 | -2/+2 |
2011-05-12 | arch/x86/xen/enlighten: Cleanup code/data sections definitions | Daniel Kiper | 1 | -10/+10 |
2011-05-12 | arch/x86/xen/irq: Cleanup code/data sections definitions | Daniel Kiper | 1 | -1/+1 |
2011-05-12 | Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 5 | -125/+54 |
2011-05-12 | xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings | Konrad Rzeszutek Wilk | 1 | -2/+28 |
2011-05-12 | xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit | Daniel Kiper | 1 | -0/+4 |
2011-05-12 | xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2011-05-12 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin | 1 | -1/+1 |
2011-05-12 | x86/mm: Fix section mismatch derived from native_pagetable_reserve() | Sedat Dilek | 1 | -1/+1 |
2011-05-12 | x86,xen: introduce x86_init.mapping.pagetable_reserve | Stefano Stabellini | 5 | -2/+54 |
2011-05-12 | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" | Konrad Rzeszutek Wilk | 1 | -123/+0 |
2011-05-11 | kprobes, x86: Disable irqs during optimized callback | Jiri Olsa | 1 | -2/+3 |
2011-05-10 | x86, UV: Fix NMI handler for UV platforms | Jack Steiner | 3 | -6/+60 |
2011-05-06 | Correct occurrences of | Rob Landley | 1 | -1/+1 |
2011-05-06 | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin... | Peter Zijlstra | 1 | -35/+52 |
2011-05-06 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor... | Ingo Molnar | 4 | -9/+132 |
2011-05-04 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 1 | -10/+26 |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 15 | -238/+195 |
2011-05-04 | [CPUFREQ] Fix _OSC UUID in pcc-cpufreq | Naga Chumbalkar | 1 | -2/+2 |
2011-05-03 | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+124 |
2011-05-02 | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin | 1 | -6/+6 |
2011-05-02 | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini | 1 | -1/+1 |
2011-05-02 | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk | 1 | -0/+123 |
2011-05-01 | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu | 1 | -1/+1 |
2011-05-01 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 1 | -1/+1 |
2011-04-29 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -10/+52 |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 1 | -3/+3 |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 3 | -7/+7 |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 3 | -6/+33 |
2011-04-26 | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 1 | -2/+14 |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra | 2 | -2/+5 |