1. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  2. c378ddd memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option by Tejun Heo · 13 years ago
  3. 474b881 x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() by Tejun Heo · 13 years ago
  4. 6b5d41a memblock, x86: Reimplement memblock_find_dma_reserve() using iterators by Tejun Heo · 13 years ago
  5. 8a9ca34 memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range() by Tejun Heo · 13 years ago
  6. 64a02da memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only by Tejun Heo · 13 years ago
  7. 8d89ac8 x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() by Tejun Heo · 13 years ago
  8. ab5d140 x86: Use __memblock_alloc_base() in early_reserve_e820() by Tejun Heo · 13 years ago
  9. 0608f70 x86: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  10. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 13 years ago
  11. 5dfe866 bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() by Tejun Heo · 13 years ago
  12. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 13 years ago
  13. bf61549 x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services() by Tejun Heo · 13 years ago
  14. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 13 years ago
  15. d0ead15 x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ by Tejun Heo · 13 years ago
  16. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  17. e55f1b1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  18. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  19. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 13 years ago
  20. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  21. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 13 years ago
  22. b49c78d x86, reboot: Acer Aspire One A110 reboot quirk by Peter Chubb · 13 years ago
  23. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  24. a26474e x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machines by Tejun Heo · 13 years ago
  25. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  26. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 13 years ago
  27. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  28. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  29. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 13 years ago
  30. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  31. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  32. debf1d4 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  33. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  34. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  35. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  36. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  37. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  38. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  39. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  40. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  41. b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 13 years ago
  42. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  43. 8fe7e94 oprofile, x86: Fix race in nmi handler while starting counters by Robert Richter · 13 years ago
  44. 60b8b1d x86 idle: APM requires pm_idle/default_idle unconditionally when a module by Andy Whitcroft · 13 years ago
  45. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  46. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 13 years ago
  47. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. dac853a exec: delay address limit change until point of no return by Mathias Krause · 13 years ago
  50. 977cb76 x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub by Florian Fainelli · 13 years ago
  51. a91d928 xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" by Stefano Stabellini · 13 years ago
  52. 467701e Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  53. 86dd790 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  54. fd8a7de x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU by Thomas Gleixner · 14 years ago
  55. d681f12 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  56. 58a9a36 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  57. 2601887 x86/amd-iommu: Fix boot crash with hidden PCI devices by Joerg Roedel · 13 years ago
  58. 27c2127 x86/amd-iommu: Use only per-device dma_ops by Joerg Roedel · 13 years ago
  59. 0de66d5 x86/amd-iommu: Fix 3 possible endless loops by Joerg Roedel · 13 years ago
  60. 221192b KVM: x86: use proper port value when checking io instruction permission by Marcelo Tosatti · 13 years ago
  61. f124c6a xen: off by one errors in multicalls.c by Dan Carpenter · 13 years ago
  62. 6e33a85 x86/PCI/ACPI: fix type mismatch by Márton Németh · 13 years ago
  63. e12ca23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  64. af0d6a0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 643d2d7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. cbf74ce oprofile, x86: Add comments to IBS LVT offset initialization by Robert Richter · 13 years ago
  67. 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 13 years ago
  68. 598e887 x86 idle: Fix mwait deprecation warning message by Borislav Petkov · 13 years ago
  69. 15517f7 lguest: fix timer interrupt setup by Rusty Russell · 13 years ago
  70. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  71. 5d4c47e x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param by Len Brown · 13 years ago
  72. cdaab4a x86 idle: deprecate "no-hlt" cmdline param by Len Brown · 13 years ago
  73. 99c6322 x86 idle APM: deprecate CONFIG_APM_CPU_IDLE by Len Brown · 13 years ago
  74. 06ae40c x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it by Len Brown · 13 years ago
  75. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 13 years ago
  76. a947e23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  77. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  78. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  79. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  80. 89e1be5 x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o by Steven Rostedt · 13 years ago
  81. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  82. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  83. b1d2dc3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  84. 9a3865b x86, asm: Clean up desc.h a bit by Ingo Molnar · 13 years ago
  85. dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  86. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  87. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  88. c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  89. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  90. 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  91. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  92. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  93. e9cdd34 x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 by Boris Ostrovsky · 13 years ago
  94. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  95. b80ef10 x86: Move do_page_fault()'s error path under unlikely() by KOSAKI Motohiro · 13 years ago
  96. de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  97. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
  98. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
  99. 0d098a7 x86/ftrace: Fix compiler warning in ftrace.c by Rakib Mullick · 13 years ago
  100. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago