1. 7f28570 Export __pagevec_release and pagevec_lookup_tag by Steve French · 19 years ago
  2. ef0eaa133 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  3. df70b17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  4. 94b166a Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  5. 3aebf25 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. by Anton Altaparmakov · 19 years ago
  6. 541ab4a Don't touch USB controller IO registers when they are disabled by Linus Torvalds · 19 years ago
  7. 1e4c85f Revert "i386: move apic init in init_IRQs" by Linus Torvalds · 19 years ago
  8. d83c671 [PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magic by James Courtier-Dutton · 19 years ago
  9. 659603e [PATCH] fix __writeback_single_inode WARN_ON by Andrea Arcangeli · 19 years ago
  10. a717f77 [PATCH] revert ide-scsi highmem cleanup by Andrew Morton · 19 years ago
  11. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 19 years ago
  12. 53b2ec5 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  13. 581c1b1 [PATCH] noop-iosched: avoid corrupted request merging by Jens Axboe · 19 years ago
  14. 4fc2074 [PATCH] Fix on-the-fly switch from cfq i/o scheduler by Jens Axboe · 19 years ago
  15. dd05e42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
  16. c1d9620 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  17. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  18. 1f04c0a Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  19. eb16292 Input: adbhid - fix OOPS introduced by dynalloc conversion by Paul Mackerras · 19 years ago
  20. 76440d5 Input: lkkbd - fix debug message in lkkbd_interrupt() by Dmitry Torokhov · 19 years ago
  21. 1259f2b Input: pcspkr - fix setting name and phys for the device by Dmitry Torokhov · 19 years ago
  22. 995fc4d Input: fix input_dev registration message by Dmitry Torokhov · 19 years ago
  23. 7972720 Input: evdev - allow querying SW state from compat ioctl by Dmitry Torokhov · 19 years ago
  24. e0be618 Input: evdev - allow querying EV_SW bits from compat_ioctl by Dmitry Torokhov · 19 years ago
  25. 005a5a0 [libata] locking rewrite (== fix) by Jeff Garzik · 19 years ago
  26. e2f2e58 powerpc: import a fix from arch/ppc/mm/pgtable.c by Paul Mackerras · 19 years ago
  27. 734d652 powerpc: apply recent changes to merged code by Paul Mackerras · 19 years ago
  28. e533825 [libata] ata_tf_to_host cleanups by Jeff Garzik · 19 years ago
  29. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  30. bd787d4 ppc: remove duplicate export of cur_cpu_spec by Paul Mackerras · 19 years ago
  31. cf00a8d powerpc: Fix bug arising from having multiple memory_limit variables by Paul Mackerras · 19 years ago
  32. ed28f96 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  33. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  34. fc8e3d1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  35. ad2c160 [PATCH] fat: Remove duplicate directory scanning code by Pekka Enberg · 19 years ago
  36. 9131dd4 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() by OGAWA Hirofumi · 19 years ago
  37. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 19 years ago
  38. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  39. b0423a0 [PATCH] Remove duplicate code in signal.c by Paul E. McKenney · 19 years ago
  40. ae6866c [PATCH] remove unneeded SI_TIMER checks by Oleg Nesterov · 19 years ago
  41. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  42. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  43. 3e6716e [PATCH] hpet: hpet driver cleanups by Randy Dunlap · 19 years ago
  44. b6ab126 [PATCH] hpet: use HPET physical addresses for dup. detection by Randy Dunlap · 19 years ago
  45. 757c472 [PATCH] hpet: allow HPET FIXED_MEM32 resource type by Randy Dunlap · 19 years ago
  46. 318db8f [PATCH] hpet: simplify initialization message by Clemens Ladisch · 19 years ago
  47. c860ed9 [PATCH] hpet: remove superfluous indirections by Clemens Ladisch · 19 years ago
  48. 3d5640d [PATCH] hpet: fix access to multiple HPET devices by Clemens Ladisch · 19 years ago
  49. 7522e4e [PATCH] hpet: fix uninitialized variable in hpet_register() by Clemens Ladisch · 19 years ago
  50. af95ead [PATCH] hpet: fix division by zero in HPET_INFO by Clemens Ladisch · 19 years ago
  51. 8e8505b [PATCH] hpet: fix HPET_INFO calls from kernel space by Clemens Ladisch · 19 years ago
  52. 7811fb8 [PATCH] hpet-RTC: cache the comparator register by Clemens Ladisch · 19 years ago
  53. 5f81994 [PATCH] hpet-RTC: fix timer config register accesses by Clemens Ladisch · 19 years ago
  54. f00c96f [PATCH] hpet-RTC: disable interrupt when no longer needed by Clemens Ladisch · 19 years ago
  55. 0d29086 [PATCH] hpet: allow shared interrupts by Clemens Ladisch · 19 years ago
  56. 189e2dd [PATCH] hpet: allow non-power-of-two frequencies by Clemens Ladisch · 19 years ago
  57. 3f992e1 [PATCH] hpet: remove superfluous register reads by Clemens Ladisch · 19 years ago
  58. 642d30b [PATCH] hpet: remove unused variable by Clemens Ladisch · 19 years ago
  59. ba3f213 [PATCH] HPET: make frequency calculations 32 bit safe by Clemens Ladisch · 19 years ago
  60. 9090e6d [PATCH] hpet: disallow zero interrupt frequency by Clemens Ladisch · 19 years ago
  61. 874ec33 [PATCH] sparse cleanups: NULL pointers, C99 struct init. by Randy Dunlap · 19 years ago
  62. b888c87 [PATCH] tpm-tidies by Andrew Morton · 19 years ago
  63. 1b8333b [PATCH] Infineon TPM: move infineon driver off pci_dev by Marcel Selhorst · 19 years ago
  64. 570302a [PATCH] tpm: move nsc driver off pci_dev by Kylene Jo Hall · 19 years ago
  65. 682e97a [PATCH] tpm: move atmel driver off pci_dev by Kylene Jo Hall · 19 years ago
  66. ce2c87d [PATCH] tpm: change from pci_dev to dev power management functions by Kylene Jo Hall · 19 years ago
  67. e659a3f [PATCH] tpm: remove pci dependency by Kylene Jo Hall · 19 years ago
  68. b4ed3e3 [PATCH] tpm: add status function to allow non-lpc bus chips by Kylene Jo Hall · 19 years ago
  69. 162a88f [PATCH] Don't set dcdbas driver to default m by Andi Kleen · 19 years ago
  70. 4098f99 [PATCH] sched: hardcode non-smp set_cpus_allowed by Paul Jackson · 19 years ago
  71. 70a6a0c [PATCH] fix build on nls free systems by Yuri Vasilevski · 19 years ago
  72. b39f72f [PATCH] README doesn't mention bzip2 source tarball by Horms · 19 years ago
  73. 82da2c3 [PATCH] lib/string.c cleanup: restore useful memmove const by Paul Jackson · 19 years ago
  74. 5d57bd3 [PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c by Matt Mackall · 19 years ago
  75. a3e713b [PATCH] __bread oops fix by Andrew Morton · 19 years ago
  76. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  77. d269cdd [PATCH] rocketport: make it work when statically linked into kernel by Bjorn Helgaas · 19 years ago
  78. 708f430 [PATCH] posix-cpu-timers: fix overrun reporting by Roland McGrath · 19 years ago
  79. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  80. b3099b4 [PATCH] fs/attr.c: remove BUG() by Alexey Dobriyan · 19 years ago
  81. c0398ee [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment by Nikita Danilov · 19 years ago
  82. ed8b39d [PATCH] watchdog: update .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  83. 413a42e [PATCH] SyncLink adapters: updates .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  84. 8f04dd0 [PATCH] epca: update .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  85. 1a66ddc [PATCH] fix vgacon blanking by Pozsar Balazs · 19 years ago
  86. 2973dfd [PATCH] Test for sb_getblk return value by Glauber de Oliveira Costa · 19 years ago
  87. 7f04c26 [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set by Andrea Arcangeli · 19 years ago
  88. 52303e8 [PATCH] modules: fix sparse warning for every MODULE_PARM by Pavel Roskin · 19 years ago
  89. c4dd0e4 [PATCH] extable: remove needless declaration by Nicolas Pitre · 19 years ago
  90. 0b360ad [PATCH] setkeys needs root by Andrew Morton · 19 years ago
  91. eb8e317 [PATCH] firmware: fix all kernel-doc warnings by Randy Dunlap · 19 years ago
  92. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  93. 371e8c2 [PATCH] Remove orphaned TIOCGDEV compat ioctl by Brian Gerst · 19 years ago
  94. 381be254 [PATCH] ext3: sparse fixes by Ben Dooks · 19 years ago
  95. 1a80ba8 [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade by Mark Gross · 19 years ago
  96. 1291cf4 [PATCH] fix de_thread() vs do_coredump() deadlock by Oleg Nesterov · 19 years ago
  97. f723205 [PATCH] Added a Receive_Abort to the Marvell serial driver by Carlos Sanchez · 19 years ago
  98. 6ea05db [PATCH] fuse: remove unused define by Miklos Szeredi · 19 years ago
  99. 1779381 [PATCH] fuse: spelling fixes by Miklos Szeredi · 19 years ago
  100. 2a38bcc [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER by Jesper Juhl · 19 years ago