1. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 16 years ago
  2. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 16 years ago
  3. 0c0f756 x86: add stub init_gbpages() for 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  4. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 16 years ago
  5. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  6. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  7. d58e854 x86: add table start and end sanity checks to 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  8. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 16 years ago
  9. c464573 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c by Pekka Enberg · 16 years ago
  10. 96083ca x86: remove unnecessary save_mr() sanity check by Pekka Enberg · 16 years ago
  11. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  12. e717985 x86: move pgd_base out of init_memory_mapping() by Pekka Enberg · 16 years ago
  13. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 16 years ago
  14. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  15. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 16 years ago
  16. fc5efe3 x86: fix bootmem cross node for 32bit numa, cleanup by Yinghai Lu · 16 years ago
  17. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 16 years ago
  18. f624323 x86: reserve exact size of mptable by Yinghai Lu · 16 years ago
  19. 8d4dd91 x86: ioremap mptable by Yinghai Lu · 16 years ago
  20. b68adb1 x86: make 32-bit init_memory_mapping range change more like 64-bit by Yinghai Lu · 16 years ago
  21. a71edd1 x86: fix bootmem cross node for 32bit numa by Yinghai Lu · 16 years ago
  22. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
  23. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  24. 6298e71 x86: set_highmem_pages_init() cleanup, #2 by Pekka Enberg · 16 years ago
  25. ff0c087 x86: fix DMI on EFI by Brian Maly · 16 years ago
  26. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 16 years ago
  27. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  28. 3024e4a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 03787ce x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y by Ingo Molnar · 16 years ago
  31. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 16 years ago
  32. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 16 years ago
  33. e087edd x86: make sure initmem is writable on 64-bit by Pekka Enberg · 16 years ago
  34. 05f209e x86: add sanity checks to init_32.c by Pekka Enberg · 16 years ago
  35. fd578f9 x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() by Pekka Enberg · 16 years ago
  36. 2b688df x86: move __VMALLOC_RESERVE to pgtable_32.c by Pekka Enberg · 16 years ago
  37. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 16 years ago
  38. 2505170 x86, signals: fix xine & firefox bustage by Hiroshi Shimamoto · 16 years ago
  39. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 16 years ago
  40. 2d44947 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  42. ccbe495 x86-64: syscall-audit: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  43. 2fb6b2a x86: add forward decl for tss_struct by Jeremy Fitzhardinge · 16 years ago
  44. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 16 years ago
  45. db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
  46. b6122b3 x86_32: apic/numaq_32, fix section mismatch by Jiri Slaby · 16 years ago
  47. 2fcb1f1 x86_32: apic/summit_32, fix section mismatch by Jiri Slaby · 16 years ago
  48. 871d78c x86_32: apic/es7000_32, fix section mismatch by Jiri Slaby · 16 years ago
  49. fae176d x86_32: apic/summit_32, fix cpu_mask_to_apicid by Jiri Slaby · 16 years ago
  50. 0edc0b3 x86_32: apic/es7000_32, fix cpu_mask_to_apicid by Jiri Slaby · 16 years ago
  51. c2b20cb x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup by Jiri Slaby · 16 years ago
  52. 9694cd6 x86_32: apic/bigsmp_32, de-inline functions by Jiri Slaby · 16 years ago
  53. f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
  54. 340430c x86 mmiotrace: fix race with release_kmmio_fault_page() by Pekka Paalanen · 16 years ago
  55. 3e39aa1 x86 mmiotrace: improve handling of secondary faults by Stuart Bennett · 16 years ago
  56. 0b700a6 x86 mmiotrace: split set_page_presence() by Pekka Paalanen · 16 years ago
  57. 5359b58 x86 mmiotrace: fix save/restore page table state by Pekka Paalanen · 16 years ago
  58. e9d54ca x86 mmiotrace: WARN_ONCE if dis/arming a page fails by Stuart Bennett · 16 years ago
  59. 5ff9369 x86: add far read test to testmmiotrace by Pekka Paalanen · 16 years ago
  60. fab852a x86: count errors in testmmiotrace.ko by Pekka Paalanen · 16 years ago
  61. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  62. f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 16 years ago
  63. 327f438 x86: remove double copy of show_cpuinfo_core for 32 and 64 bit by Jaswinder Singh Rajput · 16 years ago
  64. 92b9af9 x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() by Ingo Molnar · 16 years ago
  65. 1fae027 x86: signal: introduce helper align_sigframe() by Hiroshi Shimamoto · 16 years ago
  66. 75779f0 x86: signal: unify get_sigframe() by Hiroshi Shimamoto · 16 years ago
  67. 36a4526 x86: signal: use 16 bytes boundary for rt_sigframe by Hiroshi Shimamoto · 16 years ago
  68. 97286a2 x86: signal: intrroduce get_sigframe() and replace get_sigstack() by Hiroshi Shimamoto · 16 years ago
  69. 144b071 x86: signal: add __user annotation by Hiroshi Shimamoto · 16 years ago
  70. c577b09 x86, fixmap: unify fixmap.h by Gustavo F. Padovan · 16 years ago
  71. c78f322 x86, fixmap: prepare fixmap_32.h for unification by Gustavo F. Padovan · 16 years ago
  72. e365bcd x86, fixmap: prepare fixmap_64.h for unification by Gustavo F. Padovan · 16 years ago
  73. 5f403fa x86, fixmap: add CONFIG_EFI by Gustavo F. Padovan · 16 years ago
  74. 2ae38da x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC by Gustavo F. Padovan · 16 years ago
  75. fd862dd x86, fixmap: define reserve_top_address for x86_64 by Gustavo F. Padovan · 16 years ago
  76. ab93e3c x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE by Gustavo F. Padovan · 16 years ago
  77. d09375a x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE by Gustavo F. Padovan · 16 years ago
  78. f6be37f x86: enable DMAR by default by Kyle McMartin · 16 years ago
  79. 3b900d4 x86: fix !ACPI build for es7000_32.c by Ingo Molnar · 16 years ago
  80. 0b1da1c x86: apic: simplify secondary CPU wakeup methods, fix by Ingo Molnar · 16 years ago
  81. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  82. 0917c01 x86: remove update_apic from x86_quirks, fix by Ingo Molnar · 16 years ago
  83. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
  84. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  85. ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  86. 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 16 years ago
  87. 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  88. 13093cb gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules by Ingo Molnar · 16 years ago
  89. 55d8085 xen: disable interrupts early, as start_kernel expects by Jeremy Fitzhardinge · 16 years ago
  90. 2e31add Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  91. 34754b6 x86: make vmap yell louder when it is used under irqs_disabled() by Peter Zijlstra · 16 years ago
  92. 17581ad gpu/drm, x86, PAT: PAT support for io_mapping_* by Venkatesh Pallipadi · 16 years ago
  93. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
  94. 7880f74 gpu/drm, x86, PAT: routine to keep identity map in sync by Venkatesh Pallipadi · 16 years ago
  95. 6382312 x86: memtest: add additional (regular) test patterns by Andreas Herrmann · 16 years ago
  96. bfb4dc0 x86: memtest: wipe out test pattern from memory by Andreas Herrmann · 16 years ago
  97. 570c9e6 x86: memtest: adapt log messages by Andreas Herrmann · 16 years ago
  98. 7dad169 x86: memtest: cleanup memtest function by Andreas Herrmann · 16 years ago
  99. 6d74171 x86: memtest: introduce array to select memtest patterns by Andreas Herrmann · 16 years ago
  100. 40823f7 x86: memtest: reuse test patterns when memtest parameter exceeds number of available patterns by Andreas Herrmann · 16 years ago