1. dc9dd5c x86: move save_mr() into .meminit.text by Jan Beulich · 16 years ago
  2. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 16 years ago
  3. 46d50c9 x86, 32-bit: also limit NODES_HIGH_SHIFT here by Jan Beulich · 16 years ago
  4. dd63fdc x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix by Ingo Molnar · 16 years ago
  5. 12074fa x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() by Akinobu Mita · 16 years ago
  6. bb6d59c x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() by Akinobu Mita · 16 years ago
  7. 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  8. bf5172d x86: convert obsolete irq_desc_t typedef to struct irq_desc by Thomas Gleixner · 16 years ago
  9. 5490fa9 x86, mce: use round_jiffies() instead round_jiffies_relative() by KOSAKI Motohiro · 16 years ago
  10. fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 16 years ago
  11. 5359454 x86, kexec: x86_64: add identity map for pages at image->start by Huang Ying · 16 years ago
  12. fef3a7a x86, kexec: fix kexec x86 coding style by Huang Ying · 16 years ago
  13. 9233ecc m68knommu: m528x build fix by Steven King · 16 years ago
  14. 9333d82 m68knommu: m5206e build fix by Steven King · 16 years ago
  15. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 16 years ago
  16. 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 · 16 years ago
  17. 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 · 16 years ago
  18. ba087e6 sh: Add media/soc_camera.h to board setup of Renesas AP325RXA by Nobuhiro Iwamatsu · 16 years ago
  19. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  20. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
  21. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  22. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
  23. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
  24. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 16 years ago
  25. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 16 years ago
  26. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 16 years ago
  27. 05e12a6 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
  28. 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  29. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  30. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  31. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  32. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 16 years ago
  33. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 16 years ago
  34. 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 16 years ago
  35. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 16 years ago
  36. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
  37. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
  38. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago
  39. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 16 years ago
  40. c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 16 years ago
  41. d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 16 years ago
  42. 6b19b0c x86, percpu: setup reserved percpu area for x86_64 by Tejun Heo · 16 years ago
  43. edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 16 years ago
  44. 9a4f8a8 x86: make embedding percpu allocator return excessive free space by Tejun Heo · 16 years ago
  45. cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 16 years ago
  46. 6a24290 percpu: clean up percpu constants by Tejun Heo · 16 years ago
  47. 31bbed5 Merge branch 'x86/uv' into x86/core by Ingo Molnar · 16 years ago
  48. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  49. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 16 years ago
  50. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  51. f3f704d Blackfin arch: SPI_MMC is now mainlined MMC_SPI by Michael Hennerich · 16 years ago
  52. 4aad7ec3 Blackfin arch: disable legacy /proc/scsi/ support by default by Mike Frysinger · 16 years ago
  53. 357fd37 Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check by Mike Frysinger · 16 years ago
  54. 7dbc3f6 Blackfin arch: add stubs for anomalies 447 and 448 by Mike Frysinger · 16 years ago
  55. e565f20 AT91: initialize Compact Flash on AT91SAM9263 cpu by Stanislaw Gruszka · 16 years ago
  56. 6e5f1e1 ide: add at91_ide driver by Stanislaw Gruszka · 16 years ago
  57. b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 16 years ago
  58. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 16 years ago
  59. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 16 years ago
  60. a964e33 x86: clean up old gcc warnings by Jeremy Fitzhardinge · 16 years ago
  61. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 16 years ago
  62. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 16 years ago
  63. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 16 years ago
  64. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 16 years ago
  65. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 16 years ago
  66. 0c0f756 x86: add stub init_gbpages() for 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  67. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 16 years ago
  68. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  69. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  70. d58e854 x86: add table start and end sanity checks to 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  71. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 16 years ago
  72. c464573 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c by Pekka Enberg · 16 years ago
  73. 96083ca x86: remove unnecessary save_mr() sanity check by Pekka Enberg · 16 years ago
  74. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  75. e717985 x86: move pgd_base out of init_memory_mapping() by Pekka Enberg · 16 years ago
  76. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 16 years ago
  77. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  78. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 16 years ago
  79. fb7b75a Blackfin arch: cleanup bfin_sport.h header and export it to userspace by Alon Bar-Lev · 16 years ago
  80. 7786ce8 Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently by Jie Zhang · 16 years ago
  81. 27276ba Blackfin arch: remove spurious dash when dcache is off by Mike Frysinger · 16 years ago
  82. 8e2a769 Blackfin arch: mark init_pda as __init as only __init funcs all it by Mike Frysinger · 16 years ago
  83. ba0dade Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem" by Michael Hennerich · 16 years ago
  84. 1400b3f x86: UV, SGI RTC: fix uv_time.c for UP by Dimitri Sivanich · 16 years ago
  85. 0004952 Blackfin arch: Random read/write errors are a bad thing by Robin Getz · 16 years ago
  86. 5047607 Blackfin arch: update default kernel config, select KSZ8893M driver for BF518 by Graf Yang · 16 years ago
  87. d7ff1a9 Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hit by Sonic Zhang · 16 years ago
  88. c19577e Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled by Graf Yang · 16 years ago
  89. f7e989a Blackfin arch: make sure people do not set the kernel load address too high by Mike Frysinger · 16 years ago
  90. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  91. 7acab7a Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 by Enrik Berkhan · 16 years ago
  92. fc5efe3 x86: fix bootmem cross node for 32bit numa, cleanup by Yinghai Lu · 16 years ago
  93. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 16 years ago
  94. dd4124a x86: add Dell XPS710 reboot quirk by Leann Ogasawara · 16 years ago
  95. f624323 x86: reserve exact size of mptable by Yinghai Lu · 16 years ago
  96. 8d4dd91 x86: ioremap mptable by Yinghai Lu · 16 years ago
  97. b68adb1 x86: make 32-bit init_memory_mapping range change more like 64-bit by Yinghai Lu · 16 years ago
  98. a71edd1 x86: fix bootmem cross node for 32bit numa by Yinghai Lu · 16 years ago
  99. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 16 years ago
  100. 5ab5ab3 x86: UV, SGI RTC: add UV RTC clocksource/clockevents by Dimitri Sivanich · 16 years ago