1. b24fd48 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  2. 0a305d2 [PATCH] Even more fallout from ATI Xpress timer workaround by Cal Peake · 19 years ago
  3. 34f521f [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack by George G. Davis · 19 years ago
  4. f3591ff [PATCH] x86_64: Export end_pfn by Andi Kleen · 19 years ago
  5. da04c03 [PATCH] Fix spinlock owner debugging by Ingo Molnar · 19 years ago
  6. 3333337 [PATCH] i386: Ignore masked FPU exceptions by Chuck Ebbert · 19 years ago
  7. ddbf9ef Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 19 years ago
  8. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  9. 63f3d1d Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa-current by Linus Torvalds · 19 years ago
  10. a8cd2e5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  11. 0160f53 [PATCH] ppc64: Make eeh_init function again by Paul Mackerras · 19 years ago
  12. 42ac8ff [PATCH] x86_64: NMI watchdog frequency calculation adjustments by Jan Beulich · 19 years ago
  13. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  14. 82006d0 [PATCH] drivers/video: Replace custom macro with isdigit() by Tobias Klauser · 19 years ago
  15. 6f673d8 [PATCH] arch/i386: Replace custom macro with isdigit() by Tobias Klauser · 19 years ago
  16. 64ccd0c [PATCH] More documentation, minor cleanup in kdump.txt by Vivek Goyal · 19 years ago
  17. f4f9eb0 [PATCH] Tell people not to use pm_register() by Pavel Machek · 19 years ago
  18. 1cc5753 [PATCH] Doc: update oops-tracing.txt (Tainted flags) by Randy Dunlap · 19 years ago
  19. 438e5c5 [PATCH] matroxfb adjustments by Jan Beulich · 19 years ago
  20. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago
  21. e703ecc [PATCH] minor fbcon_scroll adjustment by Jan Beulich · 19 years ago
  22. 93352f5c [PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 Gold by Mauro Carvalho Chehab · 19 years ago
  23. 9db4550 [PATCH] v4l: experimental Sliced VBI API support by Mauro Carvalho Chehab · 19 years ago
  24. 939bb7e [PATCH] Code cleanups in calbacks in svcsock by Neil Brown · 19 years ago
  25. 73aea4e [PATCH] nfsd4: fix setclientid unlock of unlocked state lock by Neil Brown · 19 years ago
  26. b59e3c0 [PATCH] nfsd4: fix open seqid incrementing in lock by Neil Brown · 19 years ago
  27. f2327d9 [PATCH] nfsd4: move replay_owner by Neil Brown · 19 years ago
  28. 849823c [PATCH] nfsd4: printk reduction by Neil Brown · 19 years ago
  29. fff7131 [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series by Richard Purdie · 19 years ago
  30. 0dd28f1 [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support by Richard Purdie · 19 years ago
  31. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  32. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  33. 9fc7896 [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver by Richard Purdie · 19 years ago
  34. 50a5de4 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP by Richard Purdie · 19 years ago
  35. 610827d [PATCH] pktcdvd: BUG_ON cleanups by Peter Osterlund · 19 years ago
  36. 1107d2e [PATCH] pktcdvd: use kcalloc and kzalloc by Peter Osterlund · 19 years ago
  37. 06e7ab5 [PATCH] pktcdvd: more accurate I/O accounting by Peter Osterlund · 19 years ago
  38. a676f8d [PATCH] pktcdvd: documentation update by Peter Osterlund · 19 years ago
  39. d0272e7 [PATCH] pktcdvd: fix bogus BUG_ON by Peter Osterlund · 19 years ago
  40. b9f0bd0 [PATCH] cciss: SCSI tape info for /proc by Mike Miller · 19 years ago
  41. 47922d0 [PATCH] cciss: One Button Disaster Recovery support by Mike Miller · 19 years ago
  42. bb2a37b [PATCH] cciss: fix for DMA brokeness by Mike Miller · 19 years ago
  43. 6a445d3 [PATCH] cciss: bug fix in cciss_remove_one by Mike Miller · 19 years ago
  44. 33079b2 [PATCH] cciss: direct lookup for command completions by Mike Miller · 19 years ago
  45. ddd4744 [PATCH] cciss: new disk register/deregister routines by Mike Miller · 19 years ago
  46. 1f8ef38 [PATCH] cciss: busy_initializing flag by Mike Miller · 19 years ago
  47. 9dc7a86 [PATCH] cciss: new controller pci/subsystem ids by Mike Miller · 19 years ago
  48. 8fbc336 [PATCH] dontdiff: add asm_offsets by Michal Piotrowski · 19 years ago
  49. 9f03783 [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd by Chris Mason · 19 years ago
  50. 9f15833 [PATCH] use add_taint() for setting tainted bit flags by Randy Dunlap · 19 years ago
  51. fb911ee [PATCH] Remove unnecessary check_region references in comments by Peter Osterlund · 19 years ago
  52. 8a1c175 [PATCH] schedule_timeout_[un]interruptible() speedup by Andrew Morton · 19 years ago
  53. 498d0c5 [PATCH] set_current_state() commentary by Andrew Morton · 19 years ago
  54. 921717a [PATCH] Make BUILD_BUG_ON fail at compile time. by Andi Kleen · 19 years ago
  55. 0f3d2bd [PATCH] free initrd mem adjustment by Jan Beulich · 19 years ago
  56. a1a5b3d [PATCH] open returns ENFILE but creates file anyway by Peter Staubach · 19 years ago
  57. 873d346 [PATCH] ppc32: remove use of asm/segment.h by Kumar Gala · 19 years ago
  58. 6a00cbf [PATCH] ppc32: discard *.exit.text and *.exit.data sections by Tom Rini · 19 years ago
  59. 5b952b3 [PATCH] Fix MPOL_F_VERIFY by Andi Kleen · 19 years ago
  60. 8d0986e [PATCH] vm: kswapd cleanup: use pgdat by Con Kolivas · 19 years ago
  61. 7979aca [PATCH] i2c-keywest warning fix by Andrew Morton · 19 years ago
  62. f39a4aa [PATCH] pcmcia: add another orinoco_cs id by Komuro · 19 years ago
  63. d7d7634 [PATCH] ide: clean up the garbage in eighty_ninty_three by Alan Cox · 19 years ago
  64. c352ec8 [PATCH] pcmcia: warn on IOCTL usage by Dominik Brodowski · 19 years ago
  65. db84502 [PATCH] fbdev Kconfig fix by Antonino A. Daplas · 19 years ago
  66. 4aed064 [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset by Jiri Slaby · 19 years ago
  67. 299cc3c Fix up more strange byte writes to the PCI_ROM_ADDRESS config word by Linus Torvalds · 19 years ago
  68. 2f4ba45 Linux 2.6.14-rc1 by Linus Torvalds · 19 years ago
  69. 9c2aba4 [PATCH] m68knommu: optimized local_irq_disable, and platform reboot code by Greg Ungerer · 19 years ago
  70. 9f57574 [PATCH] m68knommu: startup code for the Drangen Engine 68328 based board by Greg Ungerer · 19 years ago
  71. 7cf27cb [PATCH] m68knommu: implement scatter/gather support macros by Greg Ungerer · 19 years ago
  72. 962d69e [PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processors by Greg Ungerer · 19 years ago
  73. 35d91f7 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  74. 9401c70 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  75. 61b22e6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  76. 3a3bca5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  77. bd6fe9e Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  78. b9d36b8 [ARM SMP] Add MPCore watchdog driver by Russell King · 19 years ago
  79. 24b8e05 [BNX2]: Add support for ETHTOOL_GPERMADDR. by John W. Linville · 19 years ago
  80. 2ff4369 [TG3]: Add support for ETHTOOL_GPERMADDR. by John W. Linville · 19 years ago
  81. 4f63b87 [TG3]: Do not count non-error frames dropped by the hardware as rx_errors. by John W. Linville · 19 years ago
  82. b88a762 [NETROM]: Introduct stuct nr_private by Ralf Baechle · 19 years ago
  83. e21ce8c [NETROM]: Implement G8PZT Circuit reset for NET/ROM by Ralf Baechle · 19 years ago
  84. d2ce4bc [ROSE]: ROSE has no ARP by Ralf Baechle · 19 years ago
  85. 7237729 [NETROM]: NET/ROM has no ARP by Ralf Baechle · 19 years ago
  86. dd8aa40 [NETROM] NET/ROM has no txqueue by Ralf Baechle · 19 years ago
  87. 4676356 [AX.25]: Reformat ax25_proto_ops initialization by Ralf Baechle · 19 years ago
  88. 20b7d10 [AX.25/ROSE]: Whitespace formatting changes by Ralf Baechle · 19 years ago
  89. b01ef8f [AX.25]: Add descriptions to constants by Ralf Baechle · 19 years ago
  90. 9b37ee7 [NETROM/AX.25/ROSE]: Remove useless tests by Ralf Baechle · 19 years ago
  91. 6ddcf62 [NETROM]: statistics fix by Ralf Baechle · 19 years ago
  92. 3bf0ae7 [AX.25]: Add more PIDs by Ralf Baechle · 19 years ago
  93. 3f2aadd [NETROM]: Fix rebuild header mess by Ralf Baechle · 19 years ago
  94. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  95. c4bc7ee [HAMRADIO]: driver cleanups by Ralf Baechle · 19 years ago
  96. 59c2353 [CCID3]: Listen socks doesn't have a private CCID block by Arnaldo Carvalho de Melo · 19 years ago
  97. 074c527 [SPARC] drivers/sbus: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  98. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  99. 862aad5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  100. cc6120c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago