1. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  2. fc0b60f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  3. e991084 timer: revert parenthesis fix in tbase_get_deferrable() etc by akpm@linux-foundation.org · 18 years ago
  4. c91e23c i2c-at91: compile fix (IS_ERR) by Alexey Dobriyan · 18 years ago
  5. 6e99806 i2c-at91 supports new-style i2c drivers by David Brownell · 18 years ago
  6. dd00a99 md: avoid a possibility that a read error can wrongly propagate through md/raid1 to a filesystem. by NeilBrown · 18 years ago
  7. c5ddb54 drivers/hwmon: switch to using input_dev->dev.parent by Dmitry Torokhov · 18 years ago
  8. bcf889f SLUB: remove nr_cpu_ids hack by Christoph Lameter · 18 years ago
  9. d4751a2 SLUB: SLUB_DEBUG must depend on SLUB by Christoph Lameter · 18 years ago
  10. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 18 years ago
  11. 0cfe61e arm: fix i2c-pxa build by Russell King · 18 years ago
  12. c4a7f5e ocfs2: kobject/kset foobar by Randy Dunlap · 18 years ago
  13. 6f076f5 early_pfn_to_nid needs to be __meminit by Stephen Rothwell · 18 years ago
  14. a6a62b6 AF_RXRPC: reduce debugging noise by David Howells · 18 years ago
  15. 5bbf5d3 AFS: further write support fixes by David Howells · 18 years ago
  16. b9b1f8d AFS: write support fixes by David Howells · 18 years ago
  17. 218e180 add upper-32-bits macro by Andrew Morton · 18 years ago
  18. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 18 years ago
  19. 02b6732 x86_64: fix default_do_nmi() missing return after an if () by Mathieu Desnoyers · 18 years ago
  20. d79406d firewire: Convert OHCI driver to use standard goto unwinding for error handling. by Kristian Høgsberg · 18 years ago
  21. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 18 years ago
  22. 213d7bb firewire: Drop single buffer request support. by Kristian Høgsberg · 18 years ago
  23. 36abb3b firewire: Add a comment to describe why we split the sg list. by Kristian Høgsberg, Stefan Richter · 18 years ago
  24. e1b68c4 firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand. by Kristian Høgsberg · 18 years ago
  25. 95ffc5e firewire: Handle the last few DMA mapping error cases. by Kristian Høgsberg · 18 years ago
  26. ad85274 firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata. by Kristian Høgsberg · 18 years ago
  27. 1e4c7b0 firewire: Provide module aliase for backwards compatibility. by Olaf Hering · 18 years ago
  28. 58e313b firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile. by Kristian Høgsberg · 18 years ago
  29. 4c5a443 firewire: Break out shared IEEE1394 constant to separate header file. by Kristian Høgsberg · 18 years ago
  30. 04dfb8d firewire: Use linux/*.h instead of asm/*.h header files. by Kristian Høgsberg · 18 years ago
  31. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 18 years ago
  32. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 18 years ago
  33. 6a5033b firewire: Convert card_rwsem to a regular mutex. by Kristian Høgsberg · 18 years ago
  34. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 18 years ago
  35. e175569 firewire: Use lib/ implementation of CRC ITU-T. by Kristian Høgsberg · 18 years ago
  36. 3e7cbae CRC ITU-T V.41 by Ivo van Doorn · 19 years ago
  37. 906fc9e [S390] update default configuration. by Martin Schwidefsky · 18 years ago
  38. f54bfc0 [S390] Kconfig: no wireless on s390. by Martin Schwidefsky · 18 years ago
  39. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 18 years ago
  40. abf3ea1 [S390] Kconfig: common config options for s390. by Martin Schwidefsky · 18 years ago
  41. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 18 years ago
  42. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 18 years ago
  43. eeca7a3 [S390] Kconfig: refine depends statements. by Martin Schwidefsky · 18 years ago
  44. 490f03d [S390] Avoid compile warning. by Heiko Carstens · 18 years ago
  45. 853944c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci by Ursula Braun · 18 years ago
  46. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 18 years ago
  47. aaff0f6 [S390] dasd: Fix modular build. by Cornelia Huck · 18 years ago
  48. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 18 years ago
  49. f7e5d67 [S390] cio: Make some structures and a function static. by Cornelia Huck · 18 years ago
  50. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 18 years ago
  51. 0b0bb3c [S390] fix subsystem removal fallout by Cornelia Huck · 18 years ago
  52. de56037 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  53. b5f0adb Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  54. 0a09d9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  55. 44ce6294 Revert "md: improve partition detection in md array" by Linus Torvalds · 18 years ago
  56. 5b2fc49 Move USB network drivers to drivers/net/usb. by Jeff Garzik · 18 years ago
  57. e086339 Doc Fix: remove mention of combined mode-related kernel parameters by Jesse Barnes · 18 years ago
  58. 6b38d1d libata: fix kernel-doc parameters by Randy Dunlap · 18 years ago
  59. 6878cce Fix pata_qdi.c probe code by Samuel Thibault · 18 years ago
  60. 0397bad pata_scc: fix compilation by Alexey Dobriyan · 18 years ago
  61. e1e143c sata_via: add missing PM hooks by Tejun Heo · 18 years ago
  62. 53014e2 sata_nv: fix ADMA freeze/thaw/irq_clear issues by Robert Hancock · 18 years ago
  63. 7871e74 pata_pcmcia.c: add card ident for jvc cdrom by Richard Kennedy · 18 years ago
  64. 5ac2fe5 sata_promise: SATAII-150/300 TX4 port numbering fix by Mikael Pettersson · 18 years ago
  65. 8ffcfd9 sata_promise: fix another error decode regression by Mikael Pettersson · 18 years ago
  66. 48be6b1 libata-acpi: fix _GTF command protocol for ATAPI devices by Tejun Heo · 18 years ago
  67. 497f050 atl1: add netconsole support by Alexey Dobriyan · 18 years ago
  68. 5bebf82 Fix hang on IBM Token Ring PCMCIA card ejection by Paul Walmsley · 18 years ago
  69. 5b982c5 skge: default WOL should be magic only (rev2) by Stephen Hemminger · 18 years ago
  70. 2c4f365 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  71. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  72. d0b6e0e Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  73. 317a46a ide: fix PIO setup on resume for ATAPI devices by Bartlomiej Zolnierkiewicz · 18 years ago
  74. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 18 years ago
  75. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 18 years ago
  76. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 18 years ago
  77. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  78. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 18 years ago
  79. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  80. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 18 years ago
  81. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  82. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 18 years ago
  83. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 18 years ago
  84. 7a13e93 NFS: Kill the obsolete NFS_PARANOIA by Jesper Juhl · 18 years ago
  85. fee7f23 NFS: use __set_current_state() by Milind Arun Choudhary · 18 years ago
  86. ddce40d sunrpc: fix crash in rpc_malloc() by Peter Zijlstra · 18 years ago
  87. e4cc6ee NFS: Clean up NFSv4 XDR error message by Chuck Lever · 18 years ago
  88. 6ce7dc9 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be by Chuck Lever · 18 years ago
  89. aa3d1fa SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free by Chuck Lever · 18 years ago
  90. e70c490 NFS: Remove redundant check in nfs_check_verifier() by Trond Myklebust · 18 years ago
  91. e62c2bb NFS: Fix a jiffie wraparound issue by Trond Myklebust · 18 years ago
  92. 5329571 [IA64] sa_interrupt is deprecated by akpm@linux-foundation.org · 18 years ago
  93. 38cb162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  94. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  95. d84c412 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  96. 932c37c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  97. c855ff3 Fix a bad error case handling in read_cache_page_async() by David Howells · 18 years ago
  98. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  99. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  100. 3960208 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago