1. ab530e1 x86: early check if a system is numaq by Yinghai Lu · 17 years ago
  2. f19dc2f x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix by Yinghai Lu · 17 years ago
  3. c8c034c x86: clean up max_pfn_mapped usage - 64-bit by Yinghai Lu · 17 years ago
  4. 6af61a7 x86: clean up max_pfn_mapped usage - 32-bit by Yinghai Lu · 17 years ago
  5. 287572c x86, numa, 32-bit: avoid clash between ramdisk and kva by Yinghai Lu · 17 years ago
  6. 2944e16 x86: update mptable by Yinghai Lu · 17 years ago
  7. e8c27ac x86, numa, 32-bit: print out debug info on all kvas by Yinghai Lu · 17 years ago
  8. 0596152 x86, 32-bit: change propagate_e820_map() back to find_max_pfn() by Yinghai Lu · 17 years ago
  9. b66cd720 x86: set node_remap_size[0] in fallback path by Yinghai Lu · 17 years ago
  10. ba924c8 x86, numa, 32-bit: increase max_elements to 1024 by Yinghai Lu · 17 years ago
  11. 9a73aa8 x86: 32bit numa srat fix early_ioremap leak by Yinghai Lu · 17 years ago
  12. a548128 x86: extend e820 early_res support 32bit -fix #5 by Yinghai Lu · 17 years ago
  13. 1638729 x86: extend e820 early_res support 32bit -fix #4 by Yinghai Lu · 17 years ago
  14. f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 17 years ago
  15. 3945e2c x86: extend e820 ealy_res support 32bit - fix #2 by Yinghai Lu · 17 years ago
  16. 85cc35f x86: fix mpparse fallout by Thomas Gleixner · 17 years ago
  17. 136ef67 x86: allow MPPARSE to be deselected in SMP configs by Alexey Starikovskiy · 17 years ago
  18. 8732fc4 x86: move mp_bus_not_pci from mpparse.c by Alexey Starikovskiy · 17 years ago
  19. ce6444d x86: mp_bus_id_to_pci_bus is not needed by Alexey Starikovskiy · 17 years ago
  20. bab4b27 x86: move smp_found_config by Alexey Starikovskiy · 17 years ago
  21. f391835 x86: move pic_mode to apic_32.c by Alexey Starikovskiy · 17 years ago
  22. b3e2416 x86: Set pic_mode only if local apic code is present by Alexey Starikovskiy · 17 years ago
  23. bf62f39 x86: move e820_mark_nosave_regions to e820.c by Yinghai Lu · 17 years ago
  24. aafbdf7 x86: fix mpparse/acpi interaction by Alexey Starikovskiy · 17 years ago
  25. 59f4519 x86: initialize all fields of mp_irqs[mp_irq_entries] by Soeren Sandmann · 17 years ago
  26. 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 17 years ago
  27. ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 17 years ago
  28. 5f89514 x86: make mp_ioapic_routing definition local by Alexey Starikovskiy · 17 years ago
  29. 11113f8 x86: complete move ACPI from mpparse.c by Alexey Starikovskiy · 17 years ago
  30. 32c5061 x86: move es7000_plat out of mpparse.c by Alexey Starikovskiy · 17 years ago
  31. 11a62a0 x86: cleanup print out for mptable by Yinghai Lu · 17 years ago
  32. 4a139a7 x86: include pci.h in e820_64.c by Thomas Gleixner · 17 years ago
  33. a91eea6 x86: fix shadow variables of global end_pnf in e820_64.c by Thomas Gleixner · 17 years ago
  34. 7f028bc x86: move mp_ioapic_routing to mpparse and make it static by Thomas Gleixner · 17 years ago
  35. ba5b14c x86: extend e820 ealy_res support 32bit - fix by Yinghai Lu · 17 years ago
  36. a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
  37. 69c9189 x86 boot: add code to add BIOS provided EFI memory entries to kernel by Paul Jackson · 17 years ago
  38. 5b7eb2e x86 boot: longer comment explaining sanitize_e820_map routine by Paul Jackson · 17 years ago
  39. 6e9bcc7 x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory maps by Paul Jackson · 17 years ago
  40. 028b785 x86 boot: extend some internal memory map arrays to handle larger EFI input by Paul Jackson · 17 years ago
  41. c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 17 years ago
  42. b25e31c x86 boot: minor code format fixes in e820 and efi routines by Paul Jackson · 17 years ago
  43. e9197bf x86 boot: remove some unused extern function declarations by Paul Jackson · 17 years ago
  44. 3f03c54 x86: mtrr cleanup for converting continuous to discrete layout - fix #2 by Yinghai Lu · 17 years ago
  45. 8004dd9 x86: amd opteron TOM2 mask val fix by Yinghai Lu · 17 years ago
  46. b79cd8f x86: make e820.c to have common functions by Yinghai Lu · 17 years ago
  47. 833e78b x86: process fam 10h like k8 with fixed mtrr setting by Yinghai Lu · 17 years ago
  48. 12031a6 x86: mtrr cleanup for converting continuous to discrete - auto detect v4 by Yinghai Lu · 17 years ago
  49. f5098d6 x86: mtrr cleanup for converting continuous to discrete layout v8 - fix by Yinghai Lu · 17 years ago
  50. 8a37402 x86: fix trimming e820 with MTRR holes. - fix by Yinghai Lu · 17 years ago
  51. 42651f1 x86: fix trimming e820 with MTRR holes. by Yinghai Lu · 17 years ago
  52. 95ffa24 x86: mtrr cleanup for converting continuous to discrete layout, v8 by Yinghai Lu · 17 years ago
  53. 0dbfafa x86: move i386 memory setup code to e820_32.c by Alexander van Heukelum · 17 years ago
  54. 0da72a4 x86: fix sparse warning in mtrr/generic.c by Thomas Gleixner · 17 years ago
  55. 9956c112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  56. ada44a0 sparc64: Prevent stack backtrace false positives on trap frames. by David S. Miller · 17 years ago
  57. 14d2c68 sparc64: Fix stack tracing through trap frames. by David S. Miller · 17 years ago
  58. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 17 years ago
  59. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 17 years ago
  60. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 17 years ago
  61. 8152b4a thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml by Al Viro · 17 years ago
  62. 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 17 years ago
  63. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 17 years ago
  64. 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 17 years ago
  65. 296cd66 missed kmalloc() in pcap_user.c by Al Viro · 17 years ago
  66. 789319d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  67. 737b0fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  68. bca39da Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  69. 09c2012 [POWERPC] Update defconfigs for desktop/server systems by Paul Mackerras · 17 years ago
  70. 927c258 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  71. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 17 years ago
  72. 88278ca sparc: remove CVS keywords by Adrian Bunk · 17 years ago
  73. b00dc83 sparc64: remove CVS keywords by Adrian Bunk · 17 years ago
  74. 8939700 [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec by Kumar Gala · 17 years ago
  75. 4978757 [POWERPC] Update arch/powerpc/boot/.gitignore by Kumar Gala · 17 years ago
  76. b58a457 [POWERPC] Remove generated files on make clean by Kumar Gala · 17 years ago
  77. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  78. c9091f9 Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Linus Torvalds · 17 years ago
  79. d3d3d3c [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword by Adrian Bunk · 17 years ago
  80. 754cdd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  81. db07b02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  82. 88d5376 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  83. 8d64c781 PCI: Correct last two HP entries in the bfsort whitelist by Tony Camuso · 17 years ago
  84. 13c501e [POWERPC] 4xx: Workaround for CHIP_11 Errata by Josh Boyer · 17 years ago
  85. 336f1d3 sh: Fix up restorer in debug_trap exception return path. by Paul Mundt · 17 years ago
  86. 9a33fc2 sh: Make is_valid_bugaddr() more intelligent on nommu. by Paul Mundt · 17 years ago
  87. 3e5b787 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  88. 026bf9bb m68k: Add multi_defconfig by Geert Uytterhoeven · 17 years ago
  89. b4029b3 m68k: Update defconfigs by Geert Uytterhoeven · 17 years ago
  90. d5ec550 m68k: Correctly handle multi-ISA at runtime by Geert Uytterhoeven · 17 years ago
  91. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 17 years ago
  92. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 17 years ago
  93. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 17 years ago
  94. 3f365e8 m68k: Correct jump if not running on HP300 by Geert Uytterhoeven · 17 years ago
  95. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 17 years ago
  96. 238a871 i2c: Switch pasemi to the new device/driver matching scheme by Jean Delvare · 17 years ago
  97. 24fbacc i2c: Clean up Blackfin BF527 I2C device declarations by Jean Delvare · 17 years ago
  98. 54aaace KVM: LAPIC: ignore pending timers if LVTT is disabled by Marcelo Tosatti · 17 years ago
  99. 25c437b KVM: ia64: fix GVMM module including position-dependent objects by Xiantao Zhang · 17 years ago
  100. eedaa4e KVM: PIT: take inject_pending into account when emulating hlt by Marcelo Tosatti · 17 years ago