- a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
- 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
- 301ff3e x86, memblock: Use memblock_debug to control debug message print out by Yinghai Lu · 14 years ago
- e82d42b x86, memblock: Add memblock_x86_memory_in_range() by Yinghai Lu · 14 years ago
- b52c17c x86, memblock: Add memblock_x86_free_memory_in_range() by Yinghai Lu · 14 years ago
- 6bcc817 x86, memblock: Add memblock_x86_find_in_range_node() by Yinghai Lu · 14 years ago
- 88ba088 x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size() by Yinghai Lu · 14 years ago
- 4d5cf86 x86, memblock: Add get_free_all_memory_range() by Yinghai Lu · 14 years ago
- 9dc5d56 x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range by Yinghai Lu · 14 years ago
- 27de794 x86, memblock: Add memblock_x86_to_bootmem() by Yinghai Lu · 14 years ago
- f88eff7 bootmem, x86: Add weak version of reserve_bootmem_generic by Yinghai Lu · 14 years ago
- fb74fb6 x86, memblock: Add memblock_x86_find_in_range_size() by Yinghai Lu · 14 years ago
- ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
- 1a041a2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- ee13cbde Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
- 3581ced [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 15 years ago
- 179ee43 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 14 years ago
- 3847d22 [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 14 years ago
- 47f8bcf [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 14 years ago
- 20ba5ef Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 14 years ago
- 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
- ff48780 x86: Do not try to disable hpet if it hasn't been initialized before by Stefano Stabellini · 14 years ago
- 7a73c02 KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR by Avi Kivity · 14 years ago
- 6aa0b9d KVM: MMU: fix conflict access permissions in direct sp by Xiao Guangrong · 15 years ago
- 4a973f2 Merge branch 'bugzilla-15886' into release by Len Brown · 14 years ago
- 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
- 0327559 x86: auditsyscall: fix fastpath return value after reschedule by Roland McGrath · 14 years ago
- a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
- 9aebbdb x86, numa: fix boot without RAM on node0 again by Yinghai Lu · 14 years ago
- 087b255 x86, i8259: Only register sysdev if we have a real 8259 PIC by Adam Lackorzynski · 14 years ago
- 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
- d0c6f62 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- a9f7f2e Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 14 years ago
- a197479 x86: kprobes: fix swapped segment registers in kretprobe by Roland McGrath · 14 years ago
- f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 14 years ago
- fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 14 years ago
- 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
- 08be979 x86: Force HPET readback_cmp for all ATI chipsets by Thomas Gleixner · 15 years ago
- bcefc8d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 177dd7e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- 9154635 KVM: MMU: flush remote tlbs when overwriting spte with different pfn by Xiao Guangrong · 15 years ago
- 6d2cce6 x86, mrst: Add i8042_detect API for Moorestwon platform by Feng Tang · 15 years ago
- c516ac5 x86: Add i8042 pre-detection hook to x86_platform_ops by Feng Tang · 15 years ago
- 72550b3 x86, platform: Export x86_platform to modules by H. Peter Anvin · 15 years ago
- 47a716c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- da38f43 KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption by Avi Kivity · 15 years ago
- b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 15 years ago
- 3f7d7b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f287d33 perf, x86: Fix incorrect branches event on AMD CPUs by Vince Weaver · 15 years ago
- d596043 x86, Calgary: Limit the max PHB number to 256 by Darrick J. Wong · 15 years ago
- a1e80fa x86: Send a SIGTRAP for user icebp traps by Frederic Weisbecker · 15 years ago
- 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ab8aadb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 499a00e x86, Calgary: Increase max PHB number by Darrick J. Wong · 15 years ago
- 890ffed x86: Fix rebooting on Dell Precision WorkStation T7400 by Thomas Backlund · 15 years ago
- 1244829 x86: Fix vsyscall on gcc 4.5 with -Os by Andi Kleen · 15 years ago
- 42de5532 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 15 years ago
- 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
- eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 6a4f3b5 x86, pat: Proper init of memtype subtree_max_end by Venkatesh Pallipadi · 15 years ago
- 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 15 years ago
- cf3bdc2 x86, setup: Set ax register in boot vga query by Andi Kleen · 15 years ago
- 23b764d percpu, x86: Avoid warnings of unused variables in per cpu by Andi Kleen · 15 years ago
- dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 15 years ago
- d110077 perf_events: Fix Intel Westmere event constraints by Stephane Eranian · 15 years ago
- a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 15 years ago
- 69325a1 KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page by Avi Kivity · 15 years ago
- 3be2264 KVM: MMU: invalidate and flush on spte small->large page size change by Marcelo Tosatti · 15 years ago
- 67ec660 KVM: SVM: Implement workaround for Erratum 383 by Joerg Roedel · 15 years ago
- fe5913e KVM: SVM: Handle MCEs early in the vmexit process by Joerg Roedel · 15 years ago
- fc4ac7a x86: use __ASSEMBLY__ rather than __ASSEMBLER__ by Andres Salomon · 15 years ago
- 85a0e75 PM / x86: Save/restore MISC_ENABLE register by Ondrej Zary · 15 years ago
- 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 15 years ago
- 167b712 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b01b7dc Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 15 years ago
- f150dba6 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- cd52e17 xen: ensure timer tick is resumed even on CPU driving the resume by Ian Campbell · 15 years ago
- 4adc8b7 x86, smpboot: Fix cores per node printing on boot by Borislav Petkov · 15 years ago
- 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
- c8fcb14 Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
- d7f0776 x86/amd-iommu: Fall back to GART if initialization fails by Joerg Roedel · 15 years ago
- e82752d x86/amd-iommu: Fix crash when request_mem_region fails by Joerg Roedel · 15 years ago
- 1d61e73 Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 by Joerg Roedel · 15 years ago
- e565813 x86/mm: Remove unused DBG() macro by Akinobu Mita · 15 years ago
- 90151c35 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 15 years ago
- 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
- 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 15 years ago
- e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
- 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 15 years ago
- 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 15 years ago
- dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 15 years ago
- e45b7fa sched: clarify commment for TS_POLLING by Len Brown · 15 years ago
- f52e62d x86: remove rdc321x_defs.h by Florian Fainelli · 15 years ago
- c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1ba4f22 x86, cpufeature: Unbreak compile with gcc 3.x by H. Peter Anvin · 15 years ago
- e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 15 years ago
- 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 15 years ago