1. 1da7b0d [PATCH] libata: improve xfer mask constants and update ata_mode_string() by Tejun Heo · 20 years ago
  2. 2e755f6 [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK by Tejun Heo · 20 years ago
  3. 507ceda [PATCH] libata: kill unused pio_task and packet_task by Tejun Heo · 20 years ago
  4. 86e45b6 [PATCH] libata: implement port_task by Tejun Heo · 20 years ago
  5. d7fc3ca Merge branch 'master' by Jeff Garzik · 20 years ago
  6. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 20 years ago
  7. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 20 years ago
  8. 8fce4d8 [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. by Christoph Lameter · 20 years ago
  9. 0ef675d [PATCH] mtd: 64 bit fixes by Atsushi Nemoto · 20 years ago
  10. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 20 years ago
  11. 21a1ea9 [PATCH] rcu batch tuning by Dipankar Sarma · 20 years ago
  12. e2bab3d [PATCH] percpu_counter_sum() by Andrew Morton · 20 years ago
  13. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 20 years ago
  14. a615fa8 [PATCH] Increase max kmalloc size for very large systems by Jack Steiner · 20 years ago
  15. 7867930 [PATCH] memory-hotplug compile fix by KAMEZAWA Hiroyuki · 20 years ago
  16. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 20 years ago
  17. 1e4b27d [PATCH] i4l: add new PCI IDs for HFC-S PCI by Karsten Keil · 20 years ago
  18. 623a312 [PATCH] libata: implement ata_dev_revalidate() by Tejun Heo · 20 years ago
  19. 4b2f3ed [PATCH] libata: fold ata_dev_config() into ata_dev_configure() by Tejun Heo · 20 years ago
  20. d9572b1 [PATCH] libata: convert dev->id to pointer by Tejun Heo · 20 years ago
  21. 597afd2 [PATCH] libata: seperate out ata_class_present() by Tejun Heo · 20 years ago
  22. 3af1efe [PATCH] reiserfs: fix unaligned bitmap usage by Jeff Mahoney · 20 years ago
  23. d2dbaad Merge branch 'master' by Jeff Garzik · 20 years ago
  24. 77eebf3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 20 years ago
  25. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 20 years ago
  26. d2b176e [IA64] sysctl option to silence unaligned trap warnings by Jes Sorensen · 20 years ago
  27. bafac2a [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility by Patrick McHardy · 20 years ago
  28. cccc65a Merge branch 'master' by Jeff Garzik · 20 years ago
  29. 5c1ca65 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  30. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 20 years ago
  31. 85edae1 [SERIAL] Trivial comment fix: include/linux/serial_reg.h by Michal Janusz Miroslaw · 20 years ago
  32. 245599f Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 20 years ago
  33. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 20 years ago
  34. 5bd546a [MMC] Fix mmc_cmd_type() mask by Russell King · 20 years ago
  35. 52aa536 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  36. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 20 years ago
  37. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 20 years ago
  38. c255d84 [PATCH] suspend-to-ram: allow video options to be set at runtime by Pavel Machek · 20 years ago
  39. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 20 years ago
  40. f131883 Merge branch 'upstream-fixes' by Jeff Garzik · 20 years ago
  41. cc1887f [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg by Tejun Heo · 20 years ago
  42. 6a62a04 [PATCH] libata: rename ata_dev_id_[c_]string() by Tejun Heo · 20 years ago
  43. 5b2ffed Merge branch 'master' by Jeff Garzik · 20 years ago
  44. 726c14b [PATCH] Provide an interface for getting the current tick length by Paul Mackerras · 20 years ago
  45. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 20 years ago
  46. 0b60afb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  47. b2ee9db [PATCH] hrtimer: fix multiple macro argument expansion by Roman Zippel · 20 years ago
  48. 9c92d34 [NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook() by Patrick McHardy · 20 years ago
  49. 48d5cad [XFRM]: Fix SNAT-related crash in xfrm4_output_finish by Patrick McHardy · 20 years ago
  50. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 20 years ago
  51. ee68cea [NETFILTER]: Fix xfrm lookup after SNAT by Patrick McHardy · 20 years ago
  52. d6077cb [PATCH] sched: revert "filter affine wakeups" by Chen, Kenneth W · 20 years ago
  53. 5ac5f9d [PATCH] NLM: Fix the NLM_GRANTED callback checks by Trond Myklebust · 20 years ago
  54. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 20 years ago
  55. f1b3187 Merge branch 'master' by Jeff Garzik · 20 years ago
  56. b00eec1 [PATCH] libata: add per-device max_sectors by Tejun Heo · 20 years ago
  57. 6e7846e [PATCH] libata: move cdb_len for host to device by Tejun Heo · 20 years ago
  58. 3d2ca91 [PATCH] libata: separate out ata_id_major_version() by Tejun Heo · 20 years ago
  59. 0e949ff [PATCH] libata: implement ata_dev_id_c_string() by Tejun Heo · 20 years ago
  60. bc7fc06 [PATCH] nvidiafb: Add support for Geforce4 MX 4000 by Antonino A. Daplas · 20 years ago
  61. 643a654 [PATCH] select: fix returned timeval by Andrew Morton · 20 years ago
  62. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 20 years ago
  63. bef4a45 [PATCH] libata: kill assert() macro by Tejun Heo · 20 years ago
  64. 7601442 [PATCH] libata: inline ata_qc_complete() by Tejun Heo · 20 years ago
  65. cbefa32 Merge branch 'master' by Jeff Garzik · 20 years ago
  66. 8977d92 [PATCH] tty buffering stall fix by Paul Fulghum · 20 years ago
  67. 7a8ef1c [PATCH] x86: don't initialise cpu_possible_map to all ones by Andrew Morton · 20 years ago
  68. 9c15e85 [PATCH] kexec: fix in free initrd when overlapped with crashkernel region by Haren Myneni · 20 years ago
  69. c5014de Merge branch 'master' by Jeff Garzik · 20 years ago
  70. f29841e [PATCH] libata: implement ata_scsi_timed_out() by Tejun Heo · 20 years ago
  71. 341963b [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED by Tejun Heo · 20 years ago
  72. a70ea99 [NETLINK]: Fix a severe bug by Alexey Kuznetsov · 20 years ago
  73. 9ac95f2 [PATCH] do_sigaction: cleanup ->sa_mask manipulation by Oleg Nesterov · 20 years ago
  74. 8a19ac8 [PATCH] libata: implement ata_std_probeinit() by Tejun Heo · 20 years ago
  75. 7944ea9 [PATCH] libata: add probeinit component operation to ata_drive_probe_reset() by Tejun Heo · 20 years ago
  76. c18d06f [PATCH] libata: EH / pio tasks synchronization by Tejun Heo · 20 years ago
  77. dde4458 [PATCH] libata: implement ATA_FLAG_IN_EH port flag by Tejun Heo · 20 years ago
  78. 725b280 Merge branch 'upstream-fixes' by Jeff Garzik · 20 years ago
  79. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  80. 85d1494 [SERIAL] 8250_pci: add new PCI serial card support by Yoichi Yuasa · 20 years ago
  81. 423ab71 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 20 years ago
  82. 30e9656 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) by Tejun Heo · 20 years ago
  83. d656101 [PATCH] sn3 iomem annotations and fixes by Al Viro · 20 years ago
  84. 5b1a43d [PATCH] drivers/media/video __user annotations and fixes by Al Viro · 20 years ago
  85. bee14e1 [PATCH] __user annotations of video_spu_palette by Al Viro · 20 years ago
  86. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 20 years ago
  87. b4669d66 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 20 years ago
  88. 741a295 [PATCH] unshare system call -v5: unshare namespace by JANAK DESAI · 20 years ago
  89. 8519fb3 [PATCH] mm: compound release fix by Nick Piggin · 20 years ago
  90. 46cd2f3 [PATCH] Fix build failure in recent pm_prepare_* changes. by Rafael J. Wysocki · 20 years ago
  91. 34218e0 Merge branch 'work-fixes' by Mauro Carvalho Chehab · 20 years ago
  92. 0dfd812 V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 20 years ago
  93. 21bbd69 [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. by Jean Delvare · 20 years ago
  94. 98bd0c0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  95. fe1dcbc [PATCH] jbd: fix transaction batching by Andrew Morton · 20 years ago
  96. bc5e483 [PATCH] reiserfs_get_acl() build fix by Andrew Morton · 20 years ago
  97. 5c55ac9 [PATCH] pktcdvd: Allow larger packets by Phillip Susi · 20 years ago
  98. e1bc89b [PATCH] pktcdvd: Don't waste kernel memory by Peter Osterlund · 20 years ago
  99. a460ad6 [PATCH] pktcdvd: Fix overflow for discs with large packets by Phillip Susi · 20 years ago
  100. 0047c65 [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification by Patrick McHardy · 20 years ago