1. 2ee2394 x86: fix regression: boot failure on AMD Elan TS-5500 by H. Peter Anvin · 16 years ago
  2. 908ec7a x86: remove arbitrary ELF section limit in i386 relocatable kernel by H. Peter Anvin · 16 years ago
  3. aa60d13 x86: setup: issue a null command after enabling A20 via KBC by H. Peter Anvin · 16 years ago
  4. 3b6b929 x86: Honor 'quiet' command line option in real mode boot decompressor. by Kristian Høgsberg · 16 years ago
  5. 23968f7 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. by Kristian Høgsberg · 16 years ago
  6. c7d624d x86: Fix up silly i1586 boot message. by Dave Jones · 16 years ago
  7. 4934ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 by Linus Torvalds · 16 years ago
  8. 9c28faa sh: Drop broken URAM support on SH7723. by Paul Mundt · 16 years ago
  9. 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago
  10. eb90d81 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. d3c5f8b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  12. fb56f0f frv: export empty_zero_page by Adrian Bunk · 16 years ago
  13. 7c28472 [ARM] integrator: fix build warnings and errors by Russell King · 16 years ago
  14. e6b027a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  15. cbff290 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  16. 7fafd91 x86: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  17. 2a740d7 Revert "[ARM] pxa: spitz wants PXA27x UDC definitions" by Russell King · 16 years ago
  18. 66aaeff [ARM] 5052/1: export clock functions for the at91x40 by Greg Ungerer · 16 years ago
  19. a128964 x86: use explicit copy in vdso_gettimeofday() by Andi Kleen · 16 years ago
  20. 2ddfd20 namespacecheck: automated fixes by Ingo Molnar · 16 years ago
  21. de06781 x86/xen: fix arbitrary_virt_to_machine() by Jan Beulich · 16 years ago
  22. 2584a82 x86: don't read maxlvt before checking if APIC is mapped by Chuck Ebbert · 16 years ago
  23. 74dc51a x86: disable TSC for sched_clock() when calibration failed by Thomas Gleixner · 16 years ago
  24. 9ccc906 x86: distangle user disabled TSC from unstable by Thomas Gleixner · 16 years ago
  25. b6db80e x86: fix setup of cyc2ns in tsc_64.c by Thomas Gleixner · 16 years ago
  26. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 16 years ago
  27. d1e8d50d [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init by Michael Ellerman · 16 years ago
  28. 46a7417 [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  29. ecc240f [POWERPC] PS3: Fix memory hotplug by Geoff Levand · 16 years ago
  30. c511afb sh: update Migo-R defconfig by Magnus Damm · 16 years ago
  31. fa7ff08 sh: use sm501 8250 mfd support on r2d boards by Magnus Damm · 16 years ago
  32. b76baf4 sh: add probe support for new sh7723 cut by Magnus Damm · 16 years ago
  33. 7601304 sh: fix VPU interrupt vector for sh7723 by Magnus Damm · 16 years ago
  34. 526c1c2 sh: fix USBF resource for sh7722 by Magnus Damm · 16 years ago
  35. b851cb2 [ARM] omap: fix omap clk support build errors by Russell King · 16 years ago
  36. 90239bb [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. by Ben Dooks · 16 years ago
  37. e142848 [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation by Ben Dooks · 16 years ago
  38. ace94f9 [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation by Ben Dooks · 16 years ago
  39. 59d83db [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c by Tony Lindgren · 16 years ago
  40. 864d0ec [ARM] 5025/2: fix collie cpu initialisation by Thomas Kunze · 16 years ago
  41. 9956c112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  42. ada44a0 sparc64: Prevent stack backtrace false positives on trap frames. by David S. Miller · 16 years ago
  43. 14d2c68 sparc64: Fix stack tracing through trap frames. by David S. Miller · 16 years ago
  44. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 16 years ago
  45. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 16 years ago
  46. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 16 years ago
  47. 8152b4a thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml by Al Viro · 16 years ago
  48. 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 16 years ago
  49. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 16 years ago
  50. 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 16 years ago
  51. 296cd66 missed kmalloc() in pcap_user.c by Al Viro · 16 years ago
  52. 789319d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  53. 737b0fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  54. bca39da Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  55. 09c2012 [POWERPC] Update defconfigs for desktop/server systems by Paul Mackerras · 16 years ago
  56. 927c258 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  57. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 16 years ago
  58. 88278ca sparc: remove CVS keywords by Adrian Bunk · 16 years ago
  59. b00dc83 sparc64: remove CVS keywords by Adrian Bunk · 16 years ago
  60. 8939700 [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec by Kumar Gala · 16 years ago
  61. 4978757 [POWERPC] Update arch/powerpc/boot/.gitignore by Kumar Gala · 16 years ago
  62. b58a457 [POWERPC] Remove generated files on make clean by Kumar Gala · 16 years ago
  63. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  64. c9091f9 Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Linus Torvalds · 16 years ago
  65. d3d3d3c [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword by Adrian Bunk · 16 years ago
  66. 754cdd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  67. db07b02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  68. 667ad4f [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq by maximilian attems · 16 years ago
  69. eba9fe9 [CPUFREQ] powernow-k8: improve error messages by Mark Langsdorf · 16 years ago
  70. 88d5376 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  71. 8d64c781 PCI: Correct last two HP entries in the bfsort whitelist by Tony Camuso · 16 years ago
  72. 13c501e [POWERPC] 4xx: Workaround for CHIP_11 Errata by Josh Boyer · 16 years ago
  73. 336f1d3 sh: Fix up restorer in debug_trap exception return path. by Paul Mundt · 16 years ago
  74. 9a33fc2 sh: Make is_valid_bugaddr() more intelligent on nommu. by Paul Mundt · 16 years ago
  75. 3e5b787 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  76. 026bf9bb m68k: Add multi_defconfig by Geert Uytterhoeven · 16 years ago
  77. b4029b3 m68k: Update defconfigs by Geert Uytterhoeven · 16 years ago
  78. d5ec550 m68k: Correctly handle multi-ISA at runtime by Geert Uytterhoeven · 16 years ago
  79. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 16 years ago
  80. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 16 years ago
  81. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 16 years ago
  82. 3f365e8 m68k: Correct jump if not running on HP300 by Geert Uytterhoeven · 16 years ago
  83. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 16 years ago
  84. 238a871 i2c: Switch pasemi to the new device/driver matching scheme by Jean Delvare · 16 years ago
  85. 24fbacc i2c: Clean up Blackfin BF527 I2C device declarations by Jean Delvare · 16 years ago
  86. 54aaace KVM: LAPIC: ignore pending timers if LVTT is disabled by Marcelo Tosatti · 16 years ago
  87. 25c437b KVM: ia64: fix GVMM module including position-dependent objects by Xiantao Zhang · 16 years ago
  88. eedaa4e KVM: PIT: take inject_pending into account when emulating hlt by Marcelo Tosatti · 16 years ago
  89. 107d6d2 KVM: x86 emulator: fix writes to registers with modrm encodings by Avi Kivity · 16 years ago
  90. 29e92f4 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  91. dfb0ae0 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  92. 1da7807 Merge branch 'sa1100' by Russell King · 16 years ago
  93. 53491e0 [ARM] pxa: spitz wants PXA27x UDC definitions by Russell King · 16 years ago
  94. d0afc85 [ARM] colibri: fix support for DM9000 ethernet device by Michael Abbott · 16 years ago
  95. 7cc09c2 [ARM] arm/kernel/arthur.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  96. bbdf1c1 [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation by Lennert Buytenhek · 16 years ago
  97. b3a8b75 [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode by Lennert Buytenhek · 16 years ago
  98. db2c439 [ARM] export copy_page by Russell King · 16 years ago
  99. 2a52efb [ARM] 5026/1: locomo: add .settype for gpio and several small fixes by Thomas Kunze · 16 years ago
  100. 08c1896 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