1. 58c2709 Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static" by Thomas Mingarelli · 16 years ago
  2. c8988f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  3. 10acaf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  4. 649cf0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  5. 626a16c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  6. e53d6a1 Export <linux/a.out.h> to userspace again. by David Woodhouse · 16 years ago
  7. 9a8ea36 Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h> by David Woodhouse · 16 years ago
  8. a9e0f52 Remove last traces of a.out support from ELF loader. by David Woodhouse · 16 years ago
  9. 702773b Include <asm/a.out.h> in fs/exec.c only for Alpha. by David Woodhouse · 16 years ago
  10. b052beb MN10300: Kill linux/a.out.h inclusions by David Howells · 16 years ago
  11. 732a675 [IA64] Fix CONFIG_IA64_SGI_UV build error by Jack Steiner · 16 years ago
  12. dab8c6d [MIPS] Au1200: MMC resource size off by one by Sergei Shtylyov · 16 years ago
  13. b185194 [MIPS] TANBAC: Update defconfig by Yoichi Yuasa · 16 years ago
  14. f1304b3 [MIPS] Vr41xx: Initialize PCI io_map_base by Yoichi Yuasa · 16 years ago
  15. b815718 [MIPS] Malta: Always compile MTD platform device registration code. by Ralf Baechle · 16 years ago
  16. 938b2b1 [MIPS] Malta: Fix build errors for 64-bit kernels by Thomas Bogendoerfer · 16 years ago
  17. 1f34f2e [MIPS] Lasat: sysctl fixup by Thomas Horsten · 16 years ago
  18. c9c5023 [MIPS] Fix buggy use of kmap_coherent. by Ralf Baechle · 16 years ago
  19. 0c3bd83 [MIPS] Lasat: bring back from the dead by Thomas Horsten · 16 years ago
  20. d6c3048 [MIPS] vpe_id is required for VSMP and SMTC builds by Chris Dearman · 16 years ago
  21. a9ad02b [MIPS] Export smp_call_function and smp_call_function_single. by Zenon Fortuna · 16 years ago
  22. 461a082 [MIPS] Bring the SWARM defconfig up to date by Maciej W. Rozycki · 16 years ago
  23. 63a4881 [MIPS] Sibyte: Build RTC support as an object by Maciej W. Rozycki · 16 years ago
  24. 7bd0fea [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page by Atsushi Nemoto · 16 years ago
  25. 89052bd [MIPS] Fix build for PNX platforms. by Ralf Baechle · 16 years ago
  26. 330117f [MIPS] Add RM200 with R5000 CPU to known ARC machines by Thomas Bogendoerfer · 16 years ago
  27. 0e27d79 [MIPS] Better load address for big endian SNI RM by Thomas Bogendoerfer · 16 years ago
  28. d0f9cbd [MIPS] SB1250: Initialize io_map_base by Maciej W. Rozycki · 16 years ago
  29. 6b7d0b2 [MIPS] Alchemy: Add au1500 reserved interrupt by bruno randolf · 16 years ago
  30. 497d2ad [MIPS] Export empty_zero_page for sake of the ext4 module. by Ralf Baechle · 16 years ago
  31. 9f9115d sound: oxygen: fix NULL pointer dereference when loading snd-oxygen by Clemens Ladisch · 16 years ago
  32. 313348d [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs by Paul Mackerras · 16 years ago
  33. 4a96db3 [POWERPC] Remove ppc32's export of console_drivers by Stephen Rothwell · 16 years ago
  34. da3de6d [POWERPC] Fix -Os kernel builds with newer gcc versions by Kumar Gala · 16 years ago
  35. 143580e [POWERPC] Fix bootwrapper builds with newer gcc versions by Kumar Gala · 16 years ago
  36. 305c736 [POWERPC] Build fix for drivers/macintosh/mediabay.c by Adrian Bunk · 16 years ago
  37. 8e01520 [POWERPC] Fix warning in pseries/eeh_driver.c by Andrew Morton · 16 years ago
  38. 958a65f [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c by Julia Lawall · 16 years ago
  39. 8b9dba2 [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c by Julia Lawall · 16 years ago
  40. bad5232 [POWERPC] Add missing of_node_put in pseries/nvram.c by Julia Lawall · 16 years ago
  41. 476ff8a [POWERPC] Fix return value check logic in debugfs virq_mapping setup by Emil Medve · 16 years ago
  42. 598056d [POWERPC] Fix rmb to order cacheable vs. noncacheable by Nick Piggin · 16 years ago
  43. a9653cf Merge branch 'linux-2.6' into merge by Paul Mackerras · 16 years ago
  44. e80ac327 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  45. 028fda0 powerpc/spufs: fix missed stop-and-signal event by Luke Browning · 16 years ago
  46. 2c911a1 powerpc/spufs: synchronize interaction between spu exception handling and time slicing by Luke Browning · 16 years ago
  47. 1f64643 powerpc/spufs: remove class_0_dsisr from spu exception handling by Luke Browning · 16 years ago
  48. d84050f powerpc/spufs: wait for stable spu status in spu_stopped() by Luke Browning · 16 years ago
  49. ecab9ab 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
  50. 0665190 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  51. b92dea6 virtio: Complete feature negotation before updating status by Mark McLoughlin · 16 years ago
  52. 0cbccbc ide-generic: don't probe all legacy ISA IDE ports by default by Bartlomiej Zolnierkiewicz · 16 years ago
  53. fbc69fd ide-cs: fix releasing I/O resources by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 792a1a9 ide-cs: fix probing and add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 5b16464 ide-pmac: remove bogus comment about pmac_ide_setup_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 07a6c66 ide-pmac: add ->cable_detect method by Bartlomiej Zolnierkiewicz · 16 years ago
  57. c1a8e39 ide-pmac: bugfix for media-bay support rework by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 80a65fc opti621: add PIO 4 support by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 810253d opti621: use pre-calculated PIO timings by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 6c98718 opti621: program devices timings separately in ->set_pio_mode by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 21bd33a opti621: use PCI clock value provided by controller by Bartlomiej Zolnierkiewicz · 16 years ago
  62. f361037 opti621: remove DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 62128b2 opti621: disable read prefetch by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 0269c5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  65. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  66. 42a5a8a parisc: update my email address by Kyle McMartin · 16 years ago
  67. e374d17 parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Kyle McMartin · 16 years ago
  68. f4441b6 parisc: fix off by one in setup_sigcontext32 by Kyle McMartin · 16 years ago
  69. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 16 years ago
  70. db51d92 parisc: export copy_user_page_asm by Kyle McMartin · 16 years ago
  71. 1138a72 parisc: move head.S to head.text section by Kyle McMartin · 16 years ago
  72. dfcf753 Revert "parisc: fix trivial section name warnings" by Kyle McMartin · 16 years ago
  73. fa8d84b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  74. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  75. d36e311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  76. bd17243 ahci: Workaround HW bug for SB600/700 SATA controller PMP support by Shane Huang · 16 years ago
  77. e297d99 ahci: workarounds for mcp65 by Tejun Heo · 16 years ago
  78. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. c6d8f40 rtc: Ramtron FM3130 RTC support by Sergey Lapin · 16 years ago
  80. e6d2bb2 rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC by David Brownell · 16 years ago
  81. 1da2e3d provide rtc_cmos platform device by Stas Sergeev · 16 years ago
  82. 643b52b radix-tree: fix small lockless radix-tree bug by Nick Piggin · 16 years ago
  83. d2187eb console keyboard mapping broken by 04c71976 by Jiri Bohac · 16 years ago
  84. 6c82681 /proc/sysvipc/shm: fix 32-bit truncation of segment sizes by Paul Menage · 16 years ago
  85. bcf8039 pagemap: fix large pages in pagemap by Dave Hansen · 16 years ago
  86. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  87. cfc53f6 driver/char/generic_nvram: fix banner by Philippe De Muyter · 16 years ago
  88. e59b6a5 drivers/video/cirrusfb: fix RAM address printk by Philippe De Muyter · 16 years ago
  89. c97aee9 intel_rng: make device not found a warning by Stephen Hemminger · 16 years ago
  90. 093a44e drivers/isdn/sc/ioctl.c: add missing kfree by Julia Lawall · 16 years ago
  91. cef3340 mmc: wbsd: initialize tasklets before requesting interrupt by Chuck Ebbert · 16 years ago
  92. 30ec261 MAINTAINERS: update maintainership of pxa2xx/pxa3xx by Eric Miao · 16 years ago
  93. f1ef916 uml: work around broken host PTRACE_SYSEMU by Jeff Dike · 16 years ago
  94. 14c8a77 uml: remove include of asm/user.h by Jeff Dike · 16 years ago
  95. 529a4f4 rtc-at32ap700x: fix bug in at32_rtc_readalarm() by Haavard Skinnemoen · 16 years ago
  96. 6c38d85 m68knommu: init coldfire timer TRR with n - 1, not n by Philippe De Muyter · 16 years ago
  97. 67dddaa kprobes: fix error checking of batch registration by Masami Hiramatsu · 16 years ago
  98. 24aac48 cciss: add new hardware support by Mike Miller · 16 years ago
  99. 8cdbc2b capabilities: add (back) dummy support for KEEPCAPS by Andrew G. Morgan · 16 years ago
  100. 57d3c64f proc_fs.h: move struct mm_struct forward-declaration by Ben Nizette · 16 years ago