1. 60a8f42 x86, mm: Move after_bootmem to mm_internel.h by Yinghai Lu · 12 years ago
  2. 4e37a89 x86, mm: Unifying after_bootmem for 32bit and 64bit by Yinghai Lu · 12 years ago
  3. 2e8059e x86, mm: use limit_pfn for end pfn by Yinghai Lu · 12 years ago
  4. 1829ae9 x86, mm: use pfn instead of pos in split_mem_range by Yinghai Lu · 12 years ago
  5. 84d7700 x86, mm: use PFN_DOWN in split_mem_range() by Yinghai Lu · 12 years ago
  6. 5a0d3ae x86, mm: use round_up/down in split_mem_range() by Yinghai Lu · 12 years ago
  7. 11ed9e9 x86, mm: Add check before clear pte above max_low_pfn on 32bit by Yinghai Lu · 12 years ago
  8. c8dcdb9 x86, mm: Move function declaration into mm_internal.h by Yinghai Lu · 12 years ago
  9. f836e35 x86, mm: change low/hignmem_pfn_init to static on 32bit by Yinghai Lu · 12 years ago
  10. 148b209 x86, mm: Move init_gbpages() out of setup.c by Yinghai Lu · 12 years ago
  11. cf47065 x86, mm: Move back pgt_buf_* to mm/init.c by Yinghai Lu · 12 years ago
  12. 719272c x86, mm: only call early_ioremap_page_table_range_init() once by Yinghai Lu · 12 years ago
  13. ddd3509 x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages by Stefano Stabellini · 12 years ago
  14. 22c8ca2 x86, mm: Add alloc_low_pages(num) by Yinghai Lu · 12 years ago
  15. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 12 years ago
  16. 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 12 years ago
  17. 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 12 years ago
  18. 868bf4d x86, mm: Remove parameter in alloc_low_page for 64bit by Yinghai Lu · 12 years ago
  19. 973dc4f x86, mm: Remove early_memremap workaround for page table accessing on 64bit by Yinghai Lu · 12 years ago
  20. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
  21. f763ad1 x86, mm: Break down init_all_memory_mapping by Yinghai Lu · 12 years ago
  22. eceb363 x86, mm: Don't clear page table if range is ram by Yinghai Lu · 12 years ago
  23. aeebe84 x86, mm: Use big page size for small memory range by Yinghai Lu · 12 years ago
  24. 960ddb4f x86, mm: Align start address to correct big page size by Yinghai Lu · 12 years ago
  25. 74f2765 x86, mm: relocate initrd under all mem for 64bit by Yinghai Lu · 12 years ago
  26. 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago
  27. e8c57d4 x86, mm: use pfn_range_is_mapped() with reserve_initrd by Yinghai Lu · 12 years ago
  28. 5101730 x86, mm: use pfn_range_is_mapped() with gart by Yinghai Lu · 12 years ago
  29. 8eb5779 x86, mm: use pfn_range_is_mapped() with CPA by Yinghai Lu · 12 years ago
  30. dda56e1 x86, mm: Fixup code testing if a pfn is direct mapped by Jacob Shin · 12 years ago
  31. 4eea6aa x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix by Jacob Shin · 12 years ago
  32. dd7dfad x86, mm: Set memblock initial limit to 1M by Yinghai Lu · 12 years ago
  33. ab95193 x86, mm: Separate out calculate_table_space_size() by Yinghai Lu · 12 years ago
  34. c14fa0b x86, mm: Find early page table buffer together by Yinghai Lu · 12 years ago
  35. 84f1ae3 x86, mm: Change find_early_table_space() paramters by Yinghai Lu · 12 years ago
  36. 28b6ff6 x86, mm: Revert back good_end setting for 64bit by Yinghai Lu · 12 years ago
  37. 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 12 years ago
  38. 2086fe1 x86, mm: Move down find_early_table_space() by Yinghai Lu · 12 years ago
  39. 4e33e06 x86, mm: Split out split_mem_range from init_memory_mapping by Yinghai Lu · 12 years ago
  40. fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 12 years ago
  41. 29282fd KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() by Takashi Iwai · 12 years ago
  42. 9924a19 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  43. 6d1068b KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) by Petr Matousek · 12 years ago
  44. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  45. cf47a83 xen/hypercall: fix hypercall fallback code for very old hypervisors by Jan Beulich · 12 years ago
  46. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  47. 87da7e6 KVM: x86: fix vcpu->mmio_fragments overflow by Xiao Guangrong · 12 years ago
  48. 95a7d76 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 12 years ago
  49. b651463 x86: remove obsolete comment from asm/xen/hypervisor.h by Olaf Hering · 12 years ago
  50. 622f202 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
  52. f82f64d x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 12 years ago
  53. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  54. 844ab6f x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 12 years ago
  55. 1f2ff68 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 12 years ago
  56. 6ede1fd x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  57. 94777fc x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt by Dimitri Sivanich · 12 years ago
  58. 64dfab8 perf/x86: Remove unused variable in nhmex_rbox_alter_er() by Wei Yongjun · 12 years ago
  59. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
  60. e4074b3 perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() by Vince Weaver · 12 years ago
  61. 7d01196 perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable by Vince Weaver · 12 years ago
  62. ae5ba47 perf/x86: Make Intel KNC use full 40-bit width of counters by Vince Weaver · 12 years ago
  63. 032c385 perf/x86/uncore: Handle pci_read_config_dword() errors by Yan, Zheng · 12 years ago
  64. 876ee61 x86-64: Fix page table accounting by Jan Beulich · 12 years ago
  65. 58e9eaf perf/x86: Remove P6 cpuc->enabled check by Vince Weaver · 12 years ago
  66. e09df47 perf/x86: Update/fix generic events on P6 PMU by Vince Weaver · 12 years ago
  67. 7991c9c perf/x86: Fix P6 FP_ASSIST event constraint by Vince Weaver · 12 years ago
  68. 7b16bbf Revert "x86/mm: Fix the size calculation of mapping tables" by Dave Young · 12 years ago
  69. bffd5fc x86/perf: Fix virtualization sanity check by Andre Przywara · 12 years ago
  70. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  71. 3d0ceac Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  72. c5e015d KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT by Sasha Levin · 12 years ago
  73. 7f46ddb KVM: apic: fix LDR calculation in x2apic mode by Gleb Natapov · 12 years ago
  74. f3ac1a4 KVM: MMU: fix release noslot pfn by Xiao Guangrong · 12 years ago
  75. f38787f Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent by Ingo Molnar · 12 years ago
  76. 957b909 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 12 years ago
  77. a05123b perf/x86: Disable uncore on virtualized CPUs by Yan, Zheng · 13 years ago
  78. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  80. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  81. a349e23d1 xen/x86: don't corrupt %eip when returning from a signal handler by David Vrabel · 12 years ago
  82. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  83. 37ea0fc xen: sysfs: fix build warning. by Ian Campbell · 12 years ago
  84. c2103b7 xen/x86: remove duplicated include from enlighten.c by Wei Yongjun · 12 years ago
  85. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  86. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  87. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  88. 21c5e50 x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup by Daniel J Blueman · 12 years ago
  89. 1bbbbe7 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 13 years ago
  90. 20b279d perf: Require exclude_guest to use PEBS - kernel side enforcement by Peter Zijlstra · 12 years ago
  91. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  92. 440091050 oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() by Dan Carpenter · 12 years ago
  93. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  94. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  95. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  96. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  98. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  99. ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  100. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago