1. be72169 x86, setup: move 32-bit code to .text32 by H. Peter Anvin · 15 years ago
  2. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 15 years ago
  3. 0f3fa48 x86: cpu/common.c more cleanups by Ingo Molnar · 15 years ago
  4. c550033 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  5. 88200bc x86: entry_32.S fix compile warnings - fix work mask bit width by Jaswinder Singh Rajput · 15 years ago
  6. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 15 years ago
  7. 0634023 Merge branch 'x86/core' into x86/kconfig by Ingo Molnar · 15 years ago
  8. f9a36fa x86: disable __do_IRQ support by Thomas Gleixner · 15 years ago
  9. 5a8ac9d x86: ptrace, bts: fix an unreachable statement by Américo Wang · 15 years ago
  10. 773e673 x86: fix e820_update_range() by Yinghai Lu · 15 years ago
  11. 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 15 years ago
  12. 91219bc x86: cpu_debug add write support for MSRs by Jaswinder Singh Rajput · 15 years ago
  13. 698609b x86: create a non-zero sized bm_pte only when needed by Jan Beulich · 15 years ago
  14. 5c0e6f0 x86: fix code paths used by update_mptable by Jan Beulich · 15 years ago
  15. 82034d6 x86: clean up output resulting from update_mptable option by Jan Beulich · 15 years ago
  16. 9a50156a x86: properly __init-annotate recent early_printk additions by Jan Beulich · 15 years ago
  17. dc9dd5c x86: move save_mr() into .meminit.text by Jan Beulich · 15 years ago
  18. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 15 years ago
  19. 46d50c9 x86, 32-bit: also limit NODES_HIGH_SHIFT here by Jan Beulich · 15 years ago
  20. dd63fdc x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix by Ingo Molnar · 15 years ago
  21. 7a81d9a x86: smarten /proc/interrupts output by Jan Beulich · 15 years ago
  22. 16a6791 x86: use targets in the boot Makefile instead of CLEAN_FILES by H. Peter Anvin · 15 years ago
  23. f9c5107 x86: remove additional vestiges of the zImage/bzImage split by H. Peter Anvin · 15 years ago
  24. 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 15 years ago
  25. 821508d x86: move a few device initialization objects into .devinit.rodata by Jan Beulich · 15 years ago
  26. 6a5c05f x86: fix HYPERVISOR_update_descriptor() by Jan Beulich · 15 years ago
  27. f3b6eaf x86: memcpy, clean up by Ingo Molnar · 15 years ago
  28. dd1ef4e x86-64: remove unnecessary spill/reload of rbx from memcpy by Jan Beulich · 15 years ago
  29. c281018 x86-64: move save_paranoid into .kprobes.text by Jan Beulich · 15 years ago
  30. 9fa7266 x86: remove leftover unwind annotations by Jan Beulich · 15 years ago
  31. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  32. afcfe02 x86: mmiotrace: quieten spurious warning message by Stuart Bennett · 15 years ago
  33. 5e47c47 x86: remove zImage support by H. Peter Anvin · 15 years ago
  34. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 15 years ago
  35. 12074fa x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() by Akinobu Mita · 15 years ago
  36. bb6d59c x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() by Akinobu Mita · 15 years ago
  37. 8229d75 x86: cpu architecture debug code, build fix, cleanup by Jaswinder Singh Rajput · 15 years ago
  38. bb7f5f6 x86: shrink __ALIGN and __ALIGN_STR definitions by Cyrill Gorcunov · 15 years ago
  39. 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  40. 65a37b2 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  41. 1d8ce7b Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  42. bf5172d x86: convert obsolete irq_desc_t typedef to struct irq_desc by Thomas Gleixner · 15 years ago
  43. 5490fa9 x86, mce: use round_jiffies() instead round_jiffies_relative() by KOSAKI Motohiro · 15 years ago
  44. fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 15 years ago
  45. 5359454 x86, kexec: x86_64: add identity map for pages at image->start by Huang Ying · 15 years ago
  46. fef3a7a x86, kexec: fix kexec x86 coding style by Huang Ying · 15 years ago
  47. 1abaf33 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. 9b779ed x86: cpu architecture debug code by Jaswinder Singh Rajput · 15 years ago
  49. 8c5dfd2 x86: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  50. 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  51. 66c3a75 percpu: generalize embedding first chunk setup helper by Tejun Heo · 15 years ago
  52. 6074d5b percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() by Tejun Heo · 15 years ago
  53. e010098 percpu: make x86 addr <-> pcpu ptr conversion macros generic by Tejun Heo · 15 years ago
  54. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  55. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  56. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  57. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  58. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 15 years ago
  59. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 15 years ago
  60. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 15 years ago
  61. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 15 years ago
  62. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 15 years ago
  63. 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 15 years ago
  64. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 15 years ago
  65. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 15 years ago
  66. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 15 years ago
  67. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 15 years ago
  68. c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 15 years ago
  69. d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 15 years ago
  70. 6b19b0c x86, percpu: setup reserved percpu area for x86_64 by Tejun Heo · 15 years ago
  71. edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 15 years ago
  72. 9a4f8a8 x86: make embedding percpu allocator return excessive free space by Tejun Heo · 15 years ago
  73. cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 15 years ago
  74. 31bbed5 Merge branch 'x86/uv' into x86/core by Ingo Molnar · 15 years ago
  75. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 15 years ago
  76. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 15 years ago
  77. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  78. b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 15 years ago
  79. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 15 years ago
  80. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 15 years ago
  81. a964e33 x86: clean up old gcc warnings by Jeremy Fitzhardinge · 15 years ago
  82. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 15 years ago
  83. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 15 years ago
  84. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 15 years ago
  85. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 15 years ago
  86. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 15 years ago
  87. 0c0f756 x86: add stub init_gbpages() for 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  88. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 15 years ago
  89. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  90. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  91. d58e854 x86: add table start and end sanity checks to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  92. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 15 years ago
  93. c464573 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c by Pekka Enberg · 15 years ago
  94. 96083ca x86: remove unnecessary save_mr() sanity check by Pekka Enberg · 15 years ago
  95. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  96. e717985 x86: move pgd_base out of init_memory_mapping() by Pekka Enberg · 15 years ago
  97. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 15 years ago
  98. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  99. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 15 years ago
  100. 1400b3f x86: UV, SGI RTC: fix uv_time.c for UP by Dimitri Sivanich · 15 years ago