1. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  2. d886c73 x86, pat: Sanity check remap_pfn_range for RAM region by Venkatesh Pallipadi · 15 years ago
  3. 10876376 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() by Venkatesh Pallipadi · 15 years ago
  4. 637b86e x86, pat: Add lookup_memtype to get the current memtype of a paddr by Venkatesh Pallipadi · 15 years ago
  5. f584174 x86, pat: Use page flags to track memtypes of RAM pages by Venkatesh Pallipadi · 15 years ago
  6. 46cf98c x86, pat: Generalize the use of page flag PG_uncached by Venkatesh Pallipadi · 15 years ago
  7. 335ef89 x86, pat: Add rbtree to do quick lookup in memtype tracking by Venkatesh Pallipadi · 15 years ago
  8. 9e36fda0 x86, pat: Add PAT reserve free to io_mapping* APIs by Venkatesh Pallipadi · 15 years ago
  9. 9fd126bc x86, pat: New i/f for driver to request memtype for IO regions by Venkatesh Pallipadi · 15 years ago
  10. 279e669 x86, pat: ioremap to follow same PAT restrictions as other PAT users by Venkatesh Pallipadi · 15 years ago
  11. 5fc5174 x86, pat: Keep identity maps consistent with mmaps even when pat_disabled by Venkatesh Pallipadi · 15 years ago
  12. 5400743 x86, mtrr: make mtrr_aps_delayed_init static bool by H. Peter Anvin · 15 years ago
  13. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 15 years ago
  14. 3e0e1e9 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  15. 8126dec x86: Fix system crash when loading with "reservetop" parameter by Xiao Guangrong · 15 years ago
  16. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  17. cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  18. ce2eef3 xen: rearrange things to fix stackprotector by Jeremy Fitzhardinge · 15 years ago
  19. 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 15 years ago
  20. 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
  21. 1adcaaf x86, pat: Allow ISA memory range uncacheable mapping requests by Suresh Siddha · 15 years ago
  22. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
  23. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
  24. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
  25. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
  26. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  27. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 1c2ffff 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
  29. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  30. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  31. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  32. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  33. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  34. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  35. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  36. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  37. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  38. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  39. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  40. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  41. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 15 years ago
  42. f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 15 years ago
  43. 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 15 years ago
  44. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 15 years ago
  45. 3e03bbe x86: Add reboot quirk for every 5 series MacBook/Pro by Shunichi Fuji · 15 years ago
  46. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. a326396 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
  48. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  49. 2c661a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  50. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  51. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  52. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  53. 413dd87 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
  54. 9f51e24 x86: Use printk_once() by Marcin Slusarz · 15 years ago
  55. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 15 years ago
  56. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  57. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  58. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  59. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  60. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  61. 9cf9d28 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  62. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  63. 677c1dd [S390] kernel: Storing machine flags early in lowcore by Hendrik Brueckner · 15 years ago
  64. e0d82a0 perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it by Benjamin Herrenschmidt · 15 years ago
  65. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  66. c0c60c4 ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> by Hartley Sweeten · 15 years ago
  67. 65a5053 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH by Hartley Sweeten · 15 years ago
  68. 0a51810 ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers by Andrew Victor · 15 years ago
  69. e9cbde8 KVM: ia64: fix build failures due to ia64/unsigned long mismatches by Avi Kivity · 15 years ago
  70. c428dcc9 KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc by Stephen Rothwell · 15 years ago
  71. d3bc2f9 KVM: s390: fix wait_queue handling by Christian Borntraeger · 15 years ago
  72. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
  73. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
  74. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  75. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
  76. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
  77. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
  78. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
  79. 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 15 years ago
  80. 90bc1a6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  81. 1ee5332cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-2.6 by Linus Torvalds · 15 years ago
  82. 067e181 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
  83. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
  84. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
  85. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  86. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
  87. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
  88. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  89. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
  90. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  91. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  92. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
  93. d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 15 years ago
  94. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  95. 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 15 years ago
  96. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  97. 38a6fe8 Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  98. 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago
  99. ce21f4e MIPS: VPE: Delete unused function get_tc_unused(). by Ralf Baechle · 15 years ago
  100. 349c422 MIPS: VPE: Fix bogus indentation. by Ralf Baechle · 15 years ago