1. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  2. fb085cf [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON by Alexander Nyberg · 19 years ago
  3. 32a3658 [PATCH] pci: only call pci_restore_bars at boot by John W. Linville · 19 years ago
  4. 186051d Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  5. f3d242e [PATCH] s390: qeth driver fixes by Frank Pavlic · 19 years ago
  6. 9cb90de [PATCH] s390: TSO related fixes in qeth driver by Frank Pavlic · 19 years ago
  7. f89efd5 [PATCH] Add rapidio net driver by Matt Porter · 19 years ago
  8. dbaa9a9 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  9. 43ec6e9 [PATCH] mii: Add test for GigE support by Dale Farnsworth · 19 years ago
  10. e172577d [PATCH] s390: ctc driver fixes by Frank Pavlic · 19 years ago
  11. 7a700fa [PATCH] C99 initializers in ray_cs.c by viro@ZenIV.linux.org.uk · 19 years ago
  12. 387d890 [PATCH] lne390 bogus casts by viro@ZenIV.linux.org.uk · 19 years ago
  13. 7665a08 [PATCH] drivers/net/wan/: possible cleanups by Adrian Bunk · 19 years ago
  14. 8e18d1f [PATCH] Replace drivers/net/wan custom ctype macros with standard ones by Tobias Klauser · 19 years ago
  15. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  16. 46a60f2 [PATCH] skge: gmac register access errors in dual port by Stephen Hemminger · 19 years ago
  17. 343c686 [PATCH] orinoco: WE-18 support by Pavel Roskin · 19 years ago
  18. b81e8e1 [PATCH] via-rhine: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  19. 30d60a8 [PATCH] sundance: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  20. 56230d5 [PATCH] skge: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  21. 6d6525b [PATCH] r8169: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  22. db0276b [PATCH] pcnet32: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  23. 78b3458 [PATCH] ne2k-pci: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  24. df859c5 [PATCH] ixgb: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  25. c704b85 [PATCH] forcedeth: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  26. a92dd92 [PATCH] e100: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  27. 9beb0ac [PATCH] e1000: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  28. 2160de5 [PATCH] b44: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  29. 62a720b [PATCH] 8139too: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  30. bb0ce60 [PATCH] 8139cp: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  31. c535a9d [PATCH] ixgb: correct rx_dropped counting by John W. Linville · 19 years ago
  32. ecf7130 [PATCH] e100: correct rx_dropped and add rx_missed_errors by John W. Linville · 19 years ago
  33. bd061bf [PATCH] e1000: correct rx_dropped counting by John W. Linville · 19 years ago
  34. 1141455 [PATCH] airo : fix channel number in scan by matthieu castet · 19 years ago
  35. 668e4bc [PATCH] sata_sis: uninitialized variable by Uwe Koziolek · 19 years ago
  36. 39eb936 [PATCH] sata_sis: Fix typo in sata port2 initialisation by Arnaud Patard · 19 years ago
  37. 923f122 [PATCH] sil24: initialization fix by Tejun Heo · 19 years ago
  38. 905ec87 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  39. 165415f Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  40. 3be034b [PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLER by Keith Owens · 19 years ago
  41. 6b4d617 [PATCH] s2io warning fixes by Andrew Morton · 19 years ago
  42. 9734c3f [PATCH] sk98lin: remove PCI id info for cards for conflicting devices by Stephen Hemminger · 19 years ago
  43. d7f6884 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  44. ad4162f [ARM SMP] Add timer/watchdog defines for MPCore by Russell King · 19 years ago
  45. d8ac106 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  46. 033d974 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 19 years ago
  47. b24fd48 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  48. 0a305d2 [PATCH] Even more fallout from ATI Xpress timer workaround by Cal Peake · 19 years ago
  49. 2b80230 [DCCP]: Handle SYNC packets in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  50. 811265b [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq by Arnaldo Carvalho de Melo · 19 years ago
  51. 34f521f [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack by George G. Davis · 19 years ago
  52. ae01d27 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 19 years ago
  53. adcb5ad1 [NETFILTER]: Fix DHCP + MASQUERADE problem by Patrick McHardy · 19 years ago
  54. cd0bf2d [NETFILTER]: Fix rcu race in ipt_REDIRECT by Patrick McHardy · 19 years ago
  55. e7fa1bd [NETFILTER]: Simplify netbios helper by Patrick McHardy · 19 years ago
  56. 5cb3064 [NETFILTER]: Use correct type for "ports" module parameter by Patrick McHardy · 19 years ago
  57. a89f29f6 [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions by James Bottomley · 19 years ago
  58. f3591ff [PATCH] x86_64: Export end_pfn by Andi Kleen · 19 years ago
  59. da04c03 [PATCH] Fix spinlock owner debugging by Ingo Molnar · 19 years ago
  60. 3333337 [PATCH] i386: Ignore masked FPU exceptions by Chuck Ebbert · 19 years ago
  61. ddbf9ef Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 19 years ago
  62. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  63. 63f3d1d Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa-current by Linus Torvalds · 19 years ago
  64. a8cd2e5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  65. 82f1b07 [IA64] fix circular dependency on generation of asm-offsets.h by Tony Luck · 19 years ago
  66. 0160f53 [PATCH] ppc64: Make eeh_init function again by Paul Mackerras · 19 years ago
  67. 42ac8ff [PATCH] x86_64: NMI watchdog frequency calculation adjustments by Jan Beulich · 19 years ago
  68. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  69. 82006d0 [PATCH] drivers/video: Replace custom macro with isdigit() by Tobias Klauser · 19 years ago
  70. 6f673d8 [PATCH] arch/i386: Replace custom macro with isdigit() by Tobias Klauser · 19 years ago
  71. 64ccd0c [PATCH] More documentation, minor cleanup in kdump.txt by Vivek Goyal · 19 years ago
  72. f4f9eb0 [PATCH] Tell people not to use pm_register() by Pavel Machek · 19 years ago
  73. 1cc5753 [PATCH] Doc: update oops-tracing.txt (Tainted flags) by Randy Dunlap · 19 years ago
  74. 438e5c5 [PATCH] matroxfb adjustments by Jan Beulich · 19 years ago
  75. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago
  76. e703ecc [PATCH] minor fbcon_scroll adjustment by Jan Beulich · 19 years ago
  77. 93352f5 [PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 Gold by Mauro Carvalho Chehab · 19 years ago
  78. 9db4550 [PATCH] v4l: experimental Sliced VBI API support by Mauro Carvalho Chehab · 19 years ago
  79. 939bb7e [PATCH] Code cleanups in calbacks in svcsock by Neil Brown · 19 years ago
  80. 73aea4e [PATCH] nfsd4: fix setclientid unlock of unlocked state lock by Neil Brown · 19 years ago
  81. b59e3c0 [PATCH] nfsd4: fix open seqid incrementing in lock by Neil Brown · 19 years ago
  82. f2327d9 [PATCH] nfsd4: move replay_owner by Neil Brown · 19 years ago
  83. 849823c [PATCH] nfsd4: printk reduction by Neil Brown · 19 years ago
  84. fff7131 [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series by Richard Purdie · 19 years ago
  85. 0dd28f1 [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support by Richard Purdie · 19 years ago
  86. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  87. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  88. 9fc7896 [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver by Richard Purdie · 19 years ago
  89. 50a5de4 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP by Richard Purdie · 19 years ago
  90. 610827d [PATCH] pktcdvd: BUG_ON cleanups by Peter Osterlund · 19 years ago
  91. 1107d2e [PATCH] pktcdvd: use kcalloc and kzalloc by Peter Osterlund · 19 years ago
  92. 06e7ab5 [PATCH] pktcdvd: more accurate I/O accounting by Peter Osterlund · 19 years ago
  93. a676f8d [PATCH] pktcdvd: documentation update by Peter Osterlund · 19 years ago
  94. d0272e7 [PATCH] pktcdvd: fix bogus BUG_ON by Peter Osterlund · 19 years ago
  95. b9f0bd0 [PATCH] cciss: SCSI tape info for /proc by Mike Miller · 19 years ago
  96. 47922d0 [PATCH] cciss: One Button Disaster Recovery support by Mike Miller · 19 years ago
  97. bb2a37b [PATCH] cciss: fix for DMA brokeness by Mike Miller · 19 years ago
  98. 6a445d3 [PATCH] cciss: bug fix in cciss_remove_one by Mike Miller · 19 years ago
  99. 33079b2 [PATCH] cciss: direct lookup for command completions by Mike Miller · 19 years ago
  100. ddd4744 [PATCH] cciss: new disk register/deregister routines by Mike Miller · 19 years ago