1. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 16 years ago
  3. f9bfbeb virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 16 years ago
  4. c85bb41 igmp: fix ip_mc_sf_allow race [v5] by Flavio Leitner · 16 years ago
  5. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 16 years ago
  6. a271623 netdev: remove certain HAVE_ macros by Alexey Dobriyan · 16 years ago
  7. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  9. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  12. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  13. 92b6759 perf: Change the is_software_event() definition by Peter Zijlstra · 16 years ago
  14. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 16 years ago
  15. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 16 years ago
  16. be6066f Merge branch 'misc' into release by Len Brown · 16 years ago
  17. 11380a4 net: Unexport napi_gro_flush(). by David S. Miller · 16 years ago
  18. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  19. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 16 years ago
  20. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 16 years ago
  21. 9dffe2a mfd: Correct WM835x ISINK ramp time defines by Mark Brown · 16 years ago
  22. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  23. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 16 years ago
  25. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 16 years ago
  26. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 16 years ago
  27. cc8ef6e kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() by Roland Dreier · 16 years ago
  28. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 16 years ago
  29. d994ffc kfifo: add kfifo_initialized by Andi Kleen · 16 years ago
  30. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 16 years ago
  31. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 16 years ago
  32. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 16 years ago
  33. 2427b8e tty.h: make tty_port_get() static inline by Randy Dunlap · 16 years ago
  34. 7e10505 kfifo: fix kfifo_out_locked race bug by Stefani Seibold · 16 years ago
  35. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  36. 3a4d5c9 vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 16 years ago
  37. 05c2828 tun: export underlying socket by Michael S. Tsirkin · 16 years ago
  38. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 16 years ago
  39. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 16 years ago
  40. 6d12552 Fix ACC_MODE() for real by Al Viro · 16 years ago
  41. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 16 years ago
  42. 508e14b netpoll: allow execution of multiple rx_hooks per interface by Daniel Borkmann · 16 years ago
  43. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 16 years ago
  44. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  45. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  46. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 16 years ago
  47. 558a666 ieee80211: add struct ieee80211_hdr_qos by Kalle Valo · 16 years ago
  48. ab13315 mac80211: add U-APSD client support by Kalle Valo · 16 years ago
  49. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 16 years ago
  50. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 16 years ago
  51. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 16 years ago
  52. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 16 years ago
  53. 2705ca7 Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 16 years ago
  54. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 16 years ago
  55. 2ebccd7 drbd: The kernel code is now equivalent to out of tree release 8.3.7 by Philipp Reisner · 16 years ago
  56. a393db6 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) by Philipp Reisner · 16 years ago
  57. d218d11 tcp: Generalized TTL Security Mechanism by Stephen Hemminger · 16 years ago
  58. a29815a core, x86: make LIST_POISON less deadly by Avi Kivity · 16 years ago
  59. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 16 years ago
  60. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 16 years ago
  61. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 16 years ago
  62. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 16 years ago
  63. 7af92f8 genhd: overlapping variable definition by Stephen Hemminger · 16 years ago
  64. ce28932 block: removed unused as_io_context by Kirill Afonshin · 16 years ago
  65. 17be8c2 block: bdev_stack_limits wrapper by Martin K. Petersen · 16 years ago
  66. dd3d145 block: Fix discard alignment calculation and printing by Martin K. Petersen · 16 years ago
  67. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  68. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  69. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  70. 3c9732c stmmac: add the new Header file for stmmac platform data by Giuseppe CAVALLARO · 16 years ago
  71. b11e1ec kgdb: Fix kernel-doc format error in kgdb.h by Randy Dunlap · 16 years ago
  72. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 16 years ago
  73. 6532414 net: RFC3069, private VLAN proxy arp support by Jesper Dangaard Brouer · 16 years ago
  74. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 16 years ago
  75. 8558e39 x86, ACPI: delete acpi_boot_table_init() return value by Len Brown · 16 years ago
  76. 59b0151 Input: serio - fix potential deadlock when unbinding drivers by Eric W. Biederman · 16 years ago
  77. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 16 years ago
  78. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 16 years ago
  79. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 16 years ago
  80. c1c5523 can/netlink: add CAN_CTRLMODE_ONE_SHOT by Marc Kleine-Budde · 16 years ago
  81. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  82. c4a62ca reiserfs: Warn on lock relax if taken recursively by Frederic Weisbecker · 16 years ago
  83. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 16 years ago
  84. b7bfb2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  85. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 16 years ago
  87. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  88. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 16 years ago
  89. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  90. 1f11abc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  91. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  92. ed656d8 kfifo: Fix typo in comment by Rolf Eike Beer · 16 years ago
  93. e48b7b6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  94. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. e96dc96 tracing/syscalls: Fix typo in SYSCALL_DEFINE0 by Lai Jiangshan · 16 years ago
  96. 9bd3f98 block: blk_rq_err_sectors cleanup by Gui Jianfeng · 16 years ago
  97. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 16 years ago
  98. 81744ee block: Fix incorrect alignment offset reporting and update documentation by Martin K. Petersen · 16 years ago
  99. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 16 years ago
  100. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 16 years ago