1. e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 17 years ago
  2. c3ff016 x86: fix boot failure with 64GB+ system with numa 32-bit by Yinghai Lu · 17 years ago
  3. 9043f00 x86, numa, 32-bit: use find_e820_area() to find KVA RAM on node by Yinghai Lu · 17 years ago
  4. cc1a9d8 mm, x86: shrink_active_range() should check all by Yinghai Lu · 17 years ago
  5. db3660c x86: remove all active memory ranges before registering them again after trimming - 64bit by Yinghai Lu · 17 years ago
  6. 2377494 Revert "x86, 32-bit: SRAT fix" by Ingo Molnar · 17 years ago
  7. ea57a5a x86, 32-bit: SRAT fix by Ingo Molnar · 17 years ago
  8. c45a707 x86: linked list of setup_data for i386 by Huang, Ying · 17 years ago
  9. 0c51a96 x86: extract common part of head32.c and head64.c into head.c by Huang, Ying · 17 years ago
  10. ecacf09 x86: reserve EFI memory map with reserve_early by Huang, Ying · 17 years ago
  11. d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 17 years ago
  12. d3fbe5e x86: split out common code into find_overlapped_early() by Huang, Ying · 17 years ago
  13. bd70e52 x86: e820 max_arch_pfn typo fix for 64 bit by Yinghai Lu · 17 years ago
  14. 7b2a0a6 x86: make 32-bit use e820_register_active_regions() by Yinghai Lu · 17 years ago
  15. ee0c80f x86: move e820_register_active() to e820.c by Yinghai Lu · 17 years ago
  16. 84b56fa x86, numa, 32-bit: make sure get we kva space by Yinghai Lu · 17 years ago
  17. ab530e1 x86: early check if a system is numaq by Yinghai Lu · 17 years ago
  18. f19dc2f x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix by Yinghai Lu · 17 years ago
  19. 835fc94 x86: mp build fix by Ingo Molnar · 17 years ago
  20. c8c034c x86: clean up max_pfn_mapped usage - 64-bit by Yinghai Lu · 17 years ago
  21. 6af61a7 x86: clean up max_pfn_mapped usage - 32-bit by Yinghai Lu · 17 years ago
  22. 287572c x86, numa, 32-bit: avoid clash between ramdisk and kva by Yinghai Lu · 17 years ago
  23. 2944e16 x86: update mptable by Yinghai Lu · 17 years ago
  24. e8c27ac x86, numa, 32-bit: print out debug info on all kvas by Yinghai Lu · 17 years ago
  25. 0596152 x86, 32-bit: change propagate_e820_map() back to find_max_pfn() by Yinghai Lu · 17 years ago
  26. b66cd72 x86: set node_remap_size[0] in fallback path by Yinghai Lu · 17 years ago
  27. ba924c8 x86, numa, 32-bit: increase max_elements to 1024 by Yinghai Lu · 17 years ago
  28. 4c1cbaf x86 mpparse: build fix by Ingo Molnar · 17 years ago
  29. fb093ea x86: remove duplicated e820 func in setup.h by Yinghai Lu · 17 years ago
  30. 9a73aa8 x86: 32bit numa srat fix early_ioremap leak by Yinghai Lu · 17 years ago
  31. a548128 x86: extend e820 early_res support 32bit -fix #5 by Yinghai Lu · 17 years ago
  32. 1638729 x86: extend e820 early_res support 32bit -fix #4 by Yinghai Lu · 17 years ago
  33. f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 17 years ago
  34. 3945e2c x86: extend e820 ealy_res support 32bit - fix #2 by Yinghai Lu · 17 years ago
  35. 85cc35f x86: fix mpparse fallout by Thomas Gleixner · 17 years ago
  36. 136ef67 x86: allow MPPARSE to be deselected in SMP configs by Alexey Starikovskiy · 17 years ago
  37. 8732fc4 x86: move mp_bus_not_pci from mpparse.c by Alexey Starikovskiy · 17 years ago
  38. ce6444d x86: mp_bus_id_to_pci_bus is not needed by Alexey Starikovskiy · 17 years ago
  39. bab4b27 x86: move smp_found_config by Alexey Starikovskiy · 17 years ago
  40. f391835 x86: move pic_mode to apic_32.c by Alexey Starikovskiy · 17 years ago
  41. b3e2416 x86: Set pic_mode only if local apic code is present by Alexey Starikovskiy · 17 years ago
  42. bf62f39 x86: move e820_mark_nosave_regions to e820.c by Yinghai Lu · 17 years ago
  43. aafbdf7 x86: fix mpparse/acpi interaction by Alexey Starikovskiy · 17 years ago
  44. 59f4519 x86: initialize all fields of mp_irqs[mp_irq_entries] by Soeren Sandmann · 17 years ago
  45. 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 17 years ago
  46. ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 17 years ago
  47. 5f89514 x86: make mp_ioapic_routing definition local by Alexey Starikovskiy · 17 years ago
  48. 11113f8 x86: complete move ACPI from mpparse.c by Alexey Starikovskiy · 17 years ago
  49. 32c5061 x86: move es7000_plat out of mpparse.c by Alexey Starikovskiy · 17 years ago
  50. 11a62a0 x86: cleanup print out for mptable by Yinghai Lu · 17 years ago
  51. 4a139a7 x86: include pci.h in e820_64.c by Thomas Gleixner · 17 years ago
  52. a91eea6 x86: fix shadow variables of global end_pnf in e820_64.c by Thomas Gleixner · 17 years ago
  53. 7f028bc x86: move mp_ioapic_routing to mpparse and make it static by Thomas Gleixner · 17 years ago
  54. ba5b14c x86: extend e820 ealy_res support 32bit - fix by Yinghai Lu · 17 years ago
  55. a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
  56. 69c9189 x86 boot: add code to add BIOS provided EFI memory entries to kernel by Paul Jackson · 17 years ago
  57. 5b7eb2e x86 boot: longer comment explaining sanitize_e820_map routine by Paul Jackson · 17 years ago
  58. 6e9bcc7 x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory maps by Paul Jackson · 17 years ago
  59. 028b785 x86 boot: extend some internal memory map arrays to handle larger EFI input by Paul Jackson · 17 years ago
  60. c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 17 years ago
  61. b25e31c x86 boot: minor code format fixes in e820 and efi routines by Paul Jackson · 17 years ago
  62. c801ed3 x86 boot: simplify pageblock_bits enum declaration by Paul Jackson · 17 years ago
  63. cb5dd7c x86 boot: add header comment to dmi.h stating what it is by Paul Jackson · 17 years ago
  64. e9197bf x86 boot: remove some unused extern function declarations by Paul Jackson · 17 years ago
  65. e3f8ba8 x86 boot: include missing smp.h header by Paul Jackson · 17 years ago
  66. 3f03c54 x86: mtrr cleanup for converting continuous to discrete layout - fix #2 by Yinghai Lu · 17 years ago
  67. 8004dd9 x86: amd opteron TOM2 mask val fix by Yinghai Lu · 17 years ago
  68. b79cd8f x86: make e820.c to have common functions by Yinghai Lu · 17 years ago
  69. 833e78b x86: process fam 10h like k8 with fixed mtrr setting by Yinghai Lu · 17 years ago
  70. 12031a6 x86: mtrr cleanup for converting continuous to discrete - auto detect v4 by Yinghai Lu · 17 years ago
  71. f5098d6 x86: mtrr cleanup for converting continuous to discrete layout v8 - fix by Yinghai Lu · 17 years ago
  72. 8a37402 x86: fix trimming e820 with MTRR holes. - fix by Yinghai Lu · 17 years ago
  73. 42651f1 x86: fix trimming e820 with MTRR holes. by Yinghai Lu · 17 years ago
  74. 95ffa24 x86: mtrr cleanup for converting continuous to discrete layout, v8 by Yinghai Lu · 17 years ago
  75. 0dbfafa x86: move i386 memory setup code to e820_32.c by Alexander van Heukelum · 17 years ago
  76. 0da72a4 x86: fix sparse warning in mtrr/generic.c by Thomas Gleixner · 17 years ago
  77. 75d3bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  78. 0a891ad [CIFS] Fix reversed memset arguments by Dave Jones · 17 years ago
  79. e405824 Adds username in the upcall key for unattended mounts with keytab by Igor Mammedov · 17 years ago
  80. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  81. 9956c11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  82. ada44a0 sparc64: Prevent stack backtrace false positives on trap frames. by David S. Miller · 17 years ago
  83. 0d817bc [CIFS] Remove redundant NULL check by Steve French · 17 years ago
  84. 14d2c68 sparc64: Fix stack tracing through trap frames. by David S. Miller · 17 years ago
  85. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 17 years ago
  86. 071f92d net: The world is not perfect patch. by Rami Rosen · 17 years ago
  87. 4b74944 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 17 years ago
  88. 88860c9 xfrm_user: Remove zero length key checks. by David S. Miller · 17 years ago
  89. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 17 years ago
  90. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 17 years ago
  91. 78b58e5 HTC_EGPIO is ARM-only by Al Viro · 17 years ago
  92. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 17 years ago
  93. 8c5330a caiaq endianness fix by Al Viro · 17 years ago
  94. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 17 years ago
  95. e3428e2 msnd_* is ISA-only by Al Viro · 17 years ago
  96. 46cb69c missing dependencies on HAS_DMA by Al Viro · 17 years ago
  97. 9d8df6a ocfs2 endianness fixes by Al Viro · 17 years ago
  98. f6c2fb5 irda-usb endianness annotations and fixes by Al Viro · 17 years ago
  99. 572abae sbus bpp: instances missed in s/dev_name/bpp_dev_name/ by Al Viro · 17 years ago
  100. 79bc12a ecryptfs fixes by Al Viro · 17 years ago