1. e229c2f [LIST]: Introduce list_for_each_entry_from by Arnaldo Carvalho de Melo · 19 years ago
  2. d8dcffe [LIST]: Introduce list_for_each_entry_safe_from by Arnaldo Carvalho de Melo · 19 years ago
  3. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 19 years ago
  4. 5ee9561 [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack by Harald Welte · 19 years ago
  5. 77d2ca3 [NET]: Reduce size of struct sk_buff on 64 bit architectures by Patrick McHardy · 19 years ago
  6. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 19 years ago
  7. 09c884d [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. by YOSHIFUJI Hideaki · 19 years ago
  8. 70ceb4f [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). by YOSHIFUJI Hideaki · 19 years ago
  9. 52e1635 [IPV6]: ROUTE: Add router_probe_interval sysctl. by YOSHIFUJI Hideaki · 19 years ago
  10. 930d6ff [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. by YOSHIFUJI Hideaki · 19 years ago
  11. ebacaaa [IPV6]: ROUTE: Add support for Router Preference (RFC4191). by YOSHIFUJI Hideaki · 19 years ago
  12. c4fd30e [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. by YOSHIFUJI Hideaki · 19 years ago
  13. 65f5c7c [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. by YOSHIFUJI Hideaki · 19 years ago
  14. c4a1745 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  15. c7cace6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  16. a90779b Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/block by Linus Torvalds · 19 years ago
  17. d378aca Merge branch 'master' by Jeff Garzik · 19 years ago
  18. 02fd473 [SPARC64]: Add SUN4V Hypervisor Console driver. by David S. Miller · 19 years ago
  19. 4a29cc2 [TG3]: 40-bit DMA workaround part 2 by Michael Chan · 19 years ago
  20. e572ec7 [PATCH] fix rmmod problems with elevator attributes, clean them up by Al Viro · 19 years ago
  21. 3d1ab40 [PATCH] elevator_t lifetime rules and sysfs fixes by Al Viro · 19 years ago
  22. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 19 years ago
  23. e17a948 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking by Al Viro · 19 years ago
  24. d9ff418 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue by Al Viro · 19 years ago
  25. 12a0573 [PATCH] keep sync and async cfq_queue separate by Al Viro · 19 years ago
  26. 749dfc7 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  27. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
  28. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 19 years ago
  29. 8fce4d8 [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. by Christoph Lameter · 19 years ago
  30. 0ef675d [PATCH] mtd: 64 bit fixes by Atsushi Nemoto · 19 years ago
  31. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 19 years ago
  32. 21a1ea9 [PATCH] rcu batch tuning by Dipankar Sarma · 19 years ago
  33. e2bab3d [PATCH] percpu_counter_sum() by Andrew Morton · 19 years ago
  34. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 19 years ago
  35. a615fa8 [PATCH] Increase max kmalloc size for very large systems by Jack Steiner · 19 years ago
  36. 7867930 [PATCH] memory-hotplug compile fix by KAMEZAWA Hiroyuki · 19 years ago
  37. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 19 years ago
  38. 1e4b27d [PATCH] i4l: add new PCI IDs for HFC-S PCI by Karsten Keil · 19 years ago
  39. 74f5ec2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  40. 8f903c7 [PATCH] bonding: suppress duplicate packets by Jay Vosburgh · 19 years ago
  41. 3af1efe [PATCH] reiserfs: fix unaligned bitmap usage by Jeff Mahoney · 19 years ago
  42. 68727fe Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  43. 77eebf3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  44. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
  45. d2b176e [IA64] sysctl option to silence unaligned trap warnings by Jes Sorensen · 19 years ago
  46. bafac2a [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility by Patrick McHardy · 19 years ago
  47. dbfedbb Merge branch 'master' by Jeff Garzik · 19 years ago
  48. 5c1ca65 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  49. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 19 years ago
  50. 7b03869 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  51. 85edae1 [SERIAL] Trivial comment fix: include/linux/serial_reg.h by Michal Janusz Miroslaw · 19 years ago
  52. 245599f Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  53. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 19 years ago
  54. 5bd546a [MMC] Fix mmc_cmd_type() mask by Russell King · 19 years ago
  55. 52aa536 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  56. 7fd105e [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n by Stephen Rothwell · 19 years ago
  57. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 19 years ago
  58. c255d84 [PATCH] suspend-to-ram: allow video options to be set at runtime by Pavel Machek · 19 years ago
  59. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 19 years ago
  60. cc1887f [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg by Tejun Heo · 19 years ago
  61. b04a92e Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  62. 726c14b [PATCH] Provide an interface for getting the current tick length by Paul Mackerras · 19 years ago
  63. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 19 years ago
  64. 0b60afb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  65. b2ee9db [PATCH] hrtimer: fix multiple macro argument expansion by Roman Zippel · 19 years ago
  66. 9c92d34 [NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook() by Patrick McHardy · 19 years ago
  67. 48d5cad [XFRM]: Fix SNAT-related crash in xfrm4_output_finish by Patrick McHardy · 19 years ago
  68. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 19 years ago
  69. ee68cea [NETFILTER]: Fix xfrm lookup after SNAT by Patrick McHardy · 19 years ago
  70. d6077cb [PATCH] sched: revert "filter affine wakeups" by Chen, Kenneth W · 19 years ago
  71. 5ac5f9d [PATCH] NLM: Fix the NLM_GRANTED callback checks by Trond Myklebust · 19 years ago
  72. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 19 years ago
  73. bc7fc06 [PATCH] nvidiafb: Add support for Geforce4 MX 4000 by Antonino A. Daplas · 19 years ago
  74. 643a654 [PATCH] select: fix returned timeval by Andrew Morton · 19 years ago
  75. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 19 years ago
  76. 8977d92 [PATCH] tty buffering stall fix by Paul Fulghum · 19 years ago
  77. 7a8ef1c [PATCH] x86: don't initialise cpu_possible_map to all ones by Andrew Morton · 19 years ago
  78. 9c15e85 [PATCH] kexec: fix in free initrd when overlapped with crashkernel region by Haren Myneni · 19 years ago
  79. a70ea99 [NETLINK]: Fix a severe bug by Alexey Kuznetsov · 19 years ago
  80. 9ac95f2 [PATCH] do_sigaction: cleanup ->sa_mask manipulation by Oleg Nesterov · 19 years ago
  81. 70c07e0 Merge branch 'viro' by Jeff Garzik · 19 years ago
  82. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  83. 85d1494 [SERIAL] 8250_pci: add new PCI serial card support by Yoichi Yuasa · 19 years ago
  84. 423ab71 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 19 years ago
  85. 30e9656 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) by Tejun Heo · 19 years ago
  86. d656101 [PATCH] sn3 iomem annotations and fixes by Al Viro · 19 years ago
  87. 5b1a43d [PATCH] drivers/media/video __user annotations and fixes by Al Viro · 19 years ago
  88. bee14e1 [PATCH] __user annotations of video_spu_palette by Al Viro · 19 years ago
  89. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  90. b4669d66 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  91. 741a295 [PATCH] unshare system call -v5: unshare namespace by JANAK DESAI · 19 years ago
  92. 8519fb3 [PATCH] mm: compound release fix by Nick Piggin · 19 years ago
  93. 46cd2f3 [PATCH] Fix build failure in recent pm_prepare_* changes. by Rafael J. Wysocki · 19 years ago
  94. 5d1769a Merge branch 'master' by Jeff Garzik · 19 years ago
  95. 34218e0 Merge branch 'work-fixes' by Mauro Carvalho Chehab · 19 years ago
  96. 0dfd812 V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 19 years ago
  97. 3c9b3a8 Merge branch 'master' by Jeff Garzik · 19 years ago
  98. 21bbd69 [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. by Jean Delvare · 19 years ago
  99. 98bd0c0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  100. fe1dcbc [PATCH] jbd: fix transaction batching by Andrew Morton · 19 years ago