1. bdf9c27 [PATCH] sky2: version 1.2 by Stephen Hemminger · 18 years ago
  2. 98712e5 [PATCH] sky2: reset function can be devinit by Stephen Hemminger · 18 years ago
  3. 4a15d56 [PATCH] sky2: use ALIGN() macro by Stephen Hemminger · 18 years ago
  4. d27ed38 [PATCH] sky2: add fake idle irq timer by Stephen Hemminger · 18 years ago
  5. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  6. 3b90887 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  7. 3b85418 Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  8. 25f7389 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  9. bcb4919 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 18 years ago
  10. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  11. 77426d7 Input: allow using several chords for braille by Samuel Thibault · 18 years ago
  12. f11a7c0 Input: spitzkbd - fix the reversed Address and Calender keys by Richard Purdie · 18 years ago
  13. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  14. ae82d5a Input: ads7846 - report 0 pressure value along with pen up event by Imre Deak · 18 years ago
  15. 7c241d3 [PATCH] bcm43xx: make PIO mode usable by Michael Buesch · 18 years ago
  16. dac322e [PATCH] Fix crash on big-endian systems during scan by Pavel Roskin · 18 years ago
  17. 3d63abe [MMC] pxamci: fix data timeout calculation by Russell King · 18 years ago
  18. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  19. cb6aef2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  20. 950709a Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  21. a580e5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  22. 5d23faf drm: possible cleanups by Dave Airlie · 18 years ago
  23. caa98c4 drm: fixup r300 scratch on BE machines by Dave Airlie · 18 years ago
  24. 93e1b7d [PATCH] tpm: add HID module parameter by Kylene Jo Hall · 18 years ago
  25. 5713556 [PATCH] tpm: add interrupt module parameter by Kylene Jo Hall · 18 years ago
  26. cb53542 [PATCH] tpm: spacing cleanups 2 by Kylene Jo Hall · 18 years ago
  27. 397c718 [PATCH] tpm_infineon section fixup by Randy Dunlap · 18 years ago
  28. 8b006db [PATCH] tpm: update bios log code for 1.2 by Kylene Jo Hall · 18 years ago
  29. b09d530 [PATCH] tpm: check mem start and len by Kylene Jo Hall · 18 years ago
  30. e496f540 [PATCH] tpm: tpm_infineon updated to latest interface changes by Marcel Selhorst · 18 years ago
  31. 10685a9 [PATCH] tpm: use clear_bit by Kylene Jo Hall · 18 years ago
  32. 36b2002 [PATCH] tpm: msecs_to_jiffies cleanups by Kylene Jo Hall · 18 years ago
  33. 27084ef [PATCH] tpm: driver for next generation TPM chips by Leendert van Doorn · 18 years ago
  34. 08e96e4 [PATCH] tpm: new 1.2 sysfs files by Kylene Jo Hall · 18 years ago
  35. 9e18ee1 [PATCH] tpm: command duration update by Kylene Jo Hall · 18 years ago
  36. e0dd03c [PATCH] tpm: return chip from tpm_register_hardware by Kylene Jo Hall · 18 years ago
  37. 90dda52 [PATCH] tpm: chip struct update by Kylene Jo Hall · 18 years ago
  38. beed53a [PATCH] tpm: reorganize sysfs files by Kylene Jo Hall · 18 years ago
  39. 3c2f606 [PATCH] tpm: spacing cleanups by Kylene Jo Hall · 18 years ago
  40. 7c69a47 [PATCH] tpm: fix missing string by Kylene Jo Hall · 18 years ago
  41. 59e89f3 [PATCH] tpm: fix memory leak by Kylene Jo Hall · 18 years ago
  42. 8c4335a [PATCH] Altix snsc: duplicate kobject fix by akpm@osdl.org · 18 years ago
  43. 73a8881 [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling by Tilman Schmidt · 18 years ago
  44. 48b950f [PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cards by Daniel Ritz · 18 years ago
  45. daaeb72 [PATCH] vrc4171: update config by Yoichi Yuasa · 18 years ago
  46. 2aff541 [PATCH] pcmcia: fix oops in static mapping case by Dominik Brodowski · 18 years ago
  47. 80a55e9 [PATCH] pcmcia: remove unneeded forward declarations by Andrew Morton · 18 years ago
  48. a0aab14 [PATCH] pcmcia: do not set dev_node to NULL too early by Dominik Brodowski · 18 years ago
  49. 90ff870 [PATCH] pcmcia: fix comment for pcmcia_load_firmware by Komuro · 19 years ago
  50. 6171b88 [PATCH] pcmcia: unload second device first by Komuro · 18 years ago
  51. 65427298 [PATCH] pcmcia: add new ID to pcnet_cs by Dominik Brodowski · 18 years ago
  52. d668da8 [PARISC] Fix up hil_kbd.c mismerge by Matthew Wilcox · 18 years ago
  53. b312c33 [PARISC] Document that we tolerate "Relaxed Ordering" by Grant Grundler · 18 years ago
  54. 67a5a59 [PARISC] Misc. janitorial work by Helge Deller · 18 years ago
  55. c1311af [IA64] IOC4 config option ordering by Brent Casavant · 18 years ago
  56. 4d6c588 [PATCH] powerpc: fix oops in alsa powermac driver by Benjamin Herrenschmidt · 18 years ago
  57. f4ffaa4 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  58. d3d3cf0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  59. fef6108 [PATCH] Fix locking in gianfar by Andy Fleming · 18 years ago
  60. f18b95c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  61. 17c281a [PATCH] NEx000: fix RTL8019AS base address for RBTX4938 by Sergei Shtylyov · 18 years ago
  62. 5dc5cf7 [PATCH] md: locking fix by Ingo Molnar · 18 years ago
  63. bf104e6 [PATCH] sonypi: correct detection of new ICH7-based laptops by Arnaud MAZIN · 18 years ago
  64. c79cfba [PATCH] i2c-i801: Fix resume when PEC is used by Jean Delvare · 18 years ago
  65. 7daa0c4 [PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional Soundcard by Johannes Goecke · 18 years ago
  66. 0324680 [PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject references and other cleanups by Thayumanavar Sachithanantham · 18 years ago
  67. c16c556 [PATCH] fix section mismatch in pm2fb.o by Darren Jenkins · 18 years ago
  68. d47f364 [SUNGEM]: Marvell PHY suspend. by Johannes Berg · 18 years ago
  69. a392149 [PATCH] bcm43xx: iw_priv_args names should be <16 characters by Erik Mouw · 18 years ago
  70. b35d649 [PATCH] bcm43xx: sysfs code cleanup by Michael Buesch · 18 years ago
  71. 8829d55 [PATCH] bcm43xx: fix pctl slowclock limit calculation by Michael Buesch · 18 years ago
  72. 2230daa [PATCH] bcm43xx: fix dyn tssi2dbm memleak by Adrian Bunk · 18 years ago
  73. 93fef7d [PATCH] bcm43xx: fix config menu alignment by Randy Dunlap · 18 years ago
  74. 4c6f749 [PATCH] bcm43xx wireless: fix printk format warnings by Randy Dunlap · 18 years ago
  75. b79367a [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts by Michael Buesch · 18 years ago
  76. a208c4e [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware by Pavel Roskin · 18 years ago
  77. c178345 [PATCH] Revert NET_RADIO Kconfig title change by Jean Tourrilhes · 18 years ago
  78. 3a1af6f [PATCH] wireless/atmel: send WEXT scan completion events by Dan Williams · 18 years ago
  79. 6fcdf56 [PATCH] wireless/airo: clean up WEXT association and scan events by Dan Williams · 18 years ago
  80. 415dcd9 IB/mthca: make a function static by Adrian Bunk · 18 years ago
  81. 5494c22 IB/ipath: Fix whitespace by Roland Dreier · 18 years ago
  82. ac2ae4c IB/ipath: Make more names static by Roland Dreier · 18 years ago
  83. 64cb9c6 IB/mad: Fix RMPP version check during agent registration by Hal Rosenstock · 18 years ago
  84. f80887d IB/srp: Remove request from list when SCSI abort succeeds by Roland Dreier · 18 years ago
  85. 6a2a886 [PATCH] fbdev: Fix return error of fb_write by Antonino A. Daplas · 18 years ago
  86. a61bdaa [PATCH] savagefb: fix section mismatch warnings by Randy Dunlap · 18 years ago
  87. 246846f [PATCH] radeonfb section mismatches by Randy Dunlap · 18 years ago
  88. 3e42f0b [PATCH] fb: Fix section mismatch in savagefb by Jean Delvare · 18 years ago
  89. 0d8a95e [PATCH] alim15x3: ULI M-1573 south Bridge support by KAI.HSU · 18 years ago
  90. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  91. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 18 years ago
  92. c640be2 [PATCH] pnp: fix two messages in manager.c by Jan Engelhardt · 18 years ago
  93. 96766a3 [PATCH] parport_pc: fix section mismatch warnings (v2) by Randy.Dunlap · 18 years ago
  94. 3fb0cb5 [PATCH] Open IPMI BT overflow by Heikki Orsila · 18 years ago
  95. 7420884 [PATCH] IPMI: fix devinit placement by Randy Dunlap · 18 years ago
  96. ca99c1d [PATCH] Fix file lookup without ref by Dipankar Sarma · 18 years ago
  97. dd1c1e3 [PATCH] m32r: Remove a warning in m32r_sio.c by Hirokazu Takata · 18 years ago
  98. 8db08de [PATCH] m41t00: fix bitmasks when writing to chip by David Barksdale · 18 years ago
  99. c63fdee Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  100. c63f774 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago