1. 0d336ce [PATCH] Remove proto.h from rio driver (unused file) by Alan Cox · 19 years ago
  2. 735f88c [PATCH] Remove poll.h from rio driver (unused file) by Alan Cox · 19 years ago
  3. 009c4cb8 [PATCH] Remove mesg.h from rio driver (unused file) by Alan Cox · 19 years ago
  4. 125ca8f [PATCH] Remove mca.h from rio driver (unused file) by Alan Cox · 19 years ago
  5. 67abbfe [PATCH] Remove internal firmware building files from rio by Alan Cox · 19 years ago
  6. b52a90d [PATCH] Remove hosthw.h from rio (unused file) by Alan Cox · 19 years ago
  7. 85ae2f9 [PATCH] Remove formpkt.h from rio (unused file) by Alan Cox · 19 years ago
  8. bed445d [PATCH] Remove enable.h from rio (unused file) by Alan Cox · 19 years ago
  9. e67f76a [PATCH] Remove enable.h from rio driver (unused file) by Alan Cox · 19 years ago
  10. 0d23368 [PATCH] Remove debug.h from rio.h (unused file) by Alan Cox · 19 years ago
  11. 4198d8c [PATCH] Remove data.h from rio driver (unused file) by Alan Cox · 19 years ago
  12. 98da212 [PATCH] Remove chan.h from rio driver (unused file) by Alan Cox · 19 years ago
  13. e8a9858 [PATCH] Remove cmd.h from rio driver (unused file) by Alan Cox · 19 years ago
  14. f504fb5 [PATCH] Remove brates.h from rio driver (unused file) by Alan Cox · 19 years ago
  15. 8f56a31 [PATCH] drivers/char/esp.c spinlock fix by Ingo Molnar · 19 years ago
  16. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  17. a073404 [WATCHDOG] sa1100_wdt.c sparse cleanups by Ian Campbell · 19 years ago
  18. fabbfb9 [PATCH] powerpc: Add support for the MPC83xx watchdog by Kumar Gala · 19 years ago
  19. eed6565 [PATCH] Watchdog: Winsystems EPX-C3 SBC by Calin A. Culianu · 19 years ago
  20. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  21. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 19 years ago
  22. b480146 ftape: remove some outdated information from Kconfig files by Adrian Bunk · 19 years ago
  23. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  24. 37ef439 Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  25. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  26. d85f689 [PATCH] m68k: dsp56k __user annotations by Al Viro · 19 years ago
  27. ab14cae [PATCH] m68k: amiserial __user annotations by Al Viro · 19 years ago
  28. df87ac9 [PATCH] m68k: static vs. extern in scc.h by Al Viro · 19 years ago
  29. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  30. 9c7d462 drm: fix issues with systems with no MTRR by Dave Airlie · 19 years ago
  31. ee2cdec [PATCH] powerpc: iSeries fixes for build with no PCI by Stephen Rothwell · 19 years ago
  32. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  33. 8d8706e [PATCH] lindent rio drivers by Andrew Morton · 19 years ago
  34. a9fad4c [PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86 by Matt Domsch · 19 years ago
  35. 0c8365e [PATCH] synclink_gt remove unnecessary page alignment by Paul Fulghum · 19 years ago
  36. d251575 [PATCH] random: get rid of sparse warning by Stephen Hemminger · 19 years ago
  37. 4ab2495 [PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on messages by Alan Cox · 19 years ago
  38. b759958 [PATCH] Allow reading CMOS day of week register by Alan Cox · 19 years ago
  39. 607f4e3 [PATCH] new tty buffering access fix by Paul Fulghum · 19 years ago
  40. aab8df1 drm: cleanup properly on drm module unload by Dave Airlie · 19 years ago
  41. 8d2ea62 drm: fixup drm bufs being just under the EOM by Dave Airlie · 19 years ago
  42. 415c2e0 [PATCH] powerpc: fix up iSeries console after TTY layer buffering revamp by Stephen Rothwell · 19 years ago
  43. bf6a711 [PATCH] powerpc: Early debugging support for iSeries by Michael Ellerman · 19 years ago
  44. 49cd619 [PATCH] moxa serial: add proper capability check by Alan Cox · 19 years ago
  45. d936cfc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  46. a547dfe [PATCH] char/isicom: More whitespaces and coding style by Jiri Slaby · 19 years ago
  47. e65c1db [PATCH] char/isicom: Firmware loading by Jiri Slaby · 19 years ago
  48. 9ac0948 [PATCH] char/isicom: Pci probing added by Jiri Slaby · 19 years ago
  49. aaa246e [PATCH] char/isicom: Other little changes by Jiri Slaby · 19 years ago
  50. 8070e35 [PATCH] char/isicom: Type conversion and variables deletion by Jiri Slaby · 19 years ago
  51. d8d16e4 [PATCH] char/isicom: Whitespace cleanup by Jiri Slaby · 19 years ago
  52. d9e3953 [PATCH] clean up computone remaining cli use by Alan Cox · 19 years ago
  53. c58cbb6 [PATCH] n_hdlc.c: remove unused declaration by Grant Coady · 19 years ago
  54. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  55. 1d64ec1 [PATCH] vr41xx: ARRAY_SIZE cleanup by Jean Delvare · 19 years ago
  56. fe97107 [PATCH] drivers/char: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  57. d060a32 [PATCH] Fix console blanking by Ville Syrjala · 19 years ago
  58. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 19 years ago
  59. aed615a [PATCH] Disable rio on 64-bit platforms by Alexey Dobriyan · 19 years ago
  60. be4f1bb [PATCH] ipmi: fix compile errors with PROC_FS=n by Adrian Bunk · 19 years ago
  61. e329113 [PATCH] i386: GPIO driver for AMD CS5535/CS5536 by Ben Gardner · 19 years ago
  62. 1306a48 [PATCH] remove asm/serial.h from synclink_gt. by Andrew Morton · 19 years ago
  63. 29ce2c7 Update Yoichi Yuasa's email address. by Ralf Baechle · 19 years ago
  64. f8e0f29 drm: fix radeon warnings on 64-bit by Dave Airlie · 19 years ago
  65. 2185200 drm: fix warning on alpha by Dave Airlie · 19 years ago
  66. 3fe0c27 [PATCH] mutex subsystem, semaphore to completion: CPU3WDT by Steven Rostedt · 19 years ago
  67. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  68. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  69. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  70. e701e85 [PATCH] vr41xx: section tags fix by Jean Delvare · 19 years ago
  71. e0804b1 [PATCH] hw_random: 82801AB PCI Bridge support by Eric Van Buggenhaut · 19 years ago
  72. b368fae [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeys by Ben Collins · 19 years ago
  73. 44f0610 [PATCH] Sonypi: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  74. 80851ef [PATCH] /dev/mem: validate mmap requests by Bjorn Helgaas · 19 years ago
  75. 44ac841 [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up by Bjorn Helgaas · 19 years ago
  76. d09cf7d [PATCH] tpmdd: remove global event log by Kylene Jo Hall · 19 years ago
  77. 55a82ab [PATCH] tpm: add bios measurement log by Kylene Jo Hall · 19 years ago
  78. cd140a5 [PATCH] kmsg_write: don't return printk return value by Guillaume Chazarain · 19 years ago
  79. 705b6c7 [PATCH] new driver synclink_gt by Paul Fulghum · 19 years ago
  80. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  81. 2919b51 [PATCH] frv: suppress configuration of certain features for FRV by David Howells · 19 years ago
  82. 4dab06f [PATCH] ARM Netwinder watchdog wdt977 update by Woody Suwalski · 19 years ago
  83. 398f685 [PATCH] powerpc/8xx: Fix m8xx_wdt issues by Marcelo Tosatti · 19 years ago
  84. fb64c24 [PATCH] ppc32: m8xx watchdog update by Marcelo Tosatti · 19 years ago
  85. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  86. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  87. 76832c2 [PATCH] shrink mmtimer memory size by Dimitri Sivanich · 19 years ago
  88. 066bb8d [PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2) by Paul E. McKenney · 19 years ago
  89. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  90. a7a4ad0 [PATCH] Geode LX HW RNG Support by Jordan Crouse · 19 years ago
  91. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  92. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  93. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  94. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  95. 3adfd4e [PATCH] Fix IXP4xx watchdog errata workaround by Deepak Saxena · 19 years ago
  96. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  97. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  98. d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  99. c6c88bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  100. a020ff4 [PATCH] Fix pragma packing in ip2 driver by David Howells · 19 years ago