1. 775ba7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  2. c436688 Merge ../linus by Dave Jones · 20 years ago
  3. df4365c configfs.h: Remove dead macro definitions. by Robert P. J. Day · 20 years ago
  4. 53569ab include/linux/compiler.h: reject gcc 3 < gcc 3.2 by Alistair John Strachan · 20 years ago
  5. 93aec20 Remove duplicate "have to" in comment by Rolf Eike Beer · 20 years ago
  6. 659dba3 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 20 years ago
  7. 99a3eb3 [PATCH] lockdep: fix seqlock_init() by Ingo Molnar · 20 years ago
  8. 2b02a17 [PATCH] remove blk_queue_activity_fn by Boaz Harrosh · 20 years ago
  9. 4259cb2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  10. 13d7d84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 20 years ago
  11. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 20 years ago
  12. 1a21e49 [DCCP] ccid3: Finer-grained resolution of sending rates by Gerrit Renker · 20 years ago
  13. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 20 years ago
  14. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 20 years ago
  15. d10f734 [PPC] Fix compile failure do to introduction of PHY_POLL by Kumar Gala · 20 years ago
  16. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 20 years ago
  17. 438d6c2 i2c: Whitespace cleanups by David Brownell · 20 years ago
  18. 6ea2303 i2c: Add support for nested i2c bus locking by Jiri Kosina · 20 years ago
  19. 41561f2 i2c: New Philips PNX bus driver by Vitaly Wool · 20 years ago
  20. 51fd554 i2c: Delete the broken i2c-ite bus driver by Jean Delvare · 20 years ago
  21. 36cfb5c i2c: Update the list of driver IDs by Jean Delvare · 20 years ago
  22. bb7320d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 20 years ago
  23. 6aa8b73 [PATCH] kvm: userspace interface by Avi Kivity · 20 years ago
  24. f5f1a24 [PATCH] clocksource: small cleanup by Daniel Walker · 20 years ago
  25. 4c36a5d [PATCH] round_jiffies infrastructure by Arjan van de Ven · 20 years ago
  26. 5466b45 [PATCH] fdtable: Implement new pagesize-based fdtable allocator by Vadim Lobanov · 20 years ago
  27. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 20 years ago
  28. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 20 years ago
  29. 46031f9 [PATCH] md: allow reads that have bypassed the cache to be retried on failure by Raz Ben-Jehuda(caro) · 20 years ago
  30. ee2f344 [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 by Alan Cox · 20 years ago
  31. 0606671 [PATCH] sched: remove lb_stopbalance counter by Chen, Kenneth W · 20 years ago
  32. 783609c [PATCH] sched: decrease number of load balances by Siddha, Suresh B · 20 years ago
  33. 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 20 years ago
  34. c9819f4 [PATCH] sched: use softirq for load balancing by Christoph Lameter · 20 years ago
  35. ac7d550 [PATCH] sched domain: increase the SMT busy rebalance interval by Siddha, Suresh B · 20 years ago
  36. 4a7864c [PATCH] io-accounting: via taskstats by Andrew Morton · 20 years ago
  37. f2f1f8a [PATCH] cleanup taskstats.h by Andrew Morton · 20 years ago
  38. 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 20 years ago
  39. 58f64d8 [PATCH] Fix noise in futex.h by David Woodhouse · 20 years ago
  40. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 20 years ago
  41. 884b4aa [PATCH] rtc: Add rtc_merge_alarm() by Scott Wood · 20 years ago
  42. 5c543ef [PATCH] freezer.h uses task_struct fields by Randy Dunlap · 20 years ago
  43. 111f335 V4L/DVB (4798): OmniVision OV7670 driver by Jonathan Corbet · 20 years ago
  44. d905b38 V4L/DVB (4797): Marvell 88ALP01 "cafe" driver by Jonathan Corbet · 20 years ago
  45. 9c4dfad V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver by Jonathan Corbet · 20 years ago
  46. d3dcc07 [NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace. by David S. Miller · 20 years ago
  47. 93366c5 [XFRM]: Fix XFRMGRP_REPORT to use correct multicast group. by J Hadi Salim · 20 years ago
  48. f049098 [NET]: Force a cache line split in hh_cache in SMP. by Eric Dumazet · 20 years ago
  49. e07bca8 [NETLINK]: Restore API compatibility of address and neighbour bits by Thomas Graf · 20 years ago
  50. 3644f0c [NET]: Convert hh_lock to seqlock. by Stephen Hemminger · 20 years ago
  51. 4c2ae84 [PATCH] Generic HID layer - pb_fnmode by Jiri Kosina · 20 years ago
  52. aa8de2f [PATCH] Generic HID layer - input and event reporting by Jiri Kosina · 20 years ago
  53. aa938f7 [PATCH] Generic HID layer - hiddev by Jiri Kosina · 20 years ago
  54. 4916b3a [PATCH] Generic HID layer - USB API by Jiri Kosina · 20 years ago
  55. 229695e [PATCH] Generic HID layer - API by Jiri Kosina · 20 years ago
  56. dde5845 [PATCH] Generic HID layer - code split by Jiri Kosina · 20 years ago
  57. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 20 years ago
  58. 81fdb09 [PATCH] dm: ioctl: add noflush suspend by Kiyoshi Ueda · 20 years ago
  59. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 20 years ago
  60. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 20 years ago
  61. adf6b20 [PATCH] fbcmap.c: mark structs const or __read_mostly by Helge Deller · 20 years ago
  62. 6b1b60f [PATCH] fault-injection: defaults likely to please a new user by Don Mullis · 20 years ago
  63. 08b3df2 [PATCH] fault-injection: Use bool-true-false throughout by Don Mullis · 20 years ago
  64. 329409a [PATCH] fault injection: stacktrace filtering by Akinobu Mita · 20 years ago
  65. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 20 years ago
  66. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 20 years ago
  67. 6ff1cb3 [PATCH] fault-injection capabilities infrastructure by Akinobu Mita · 20 years ago
  68. 1328d73 [PATCH] Char: istallion, variables cleanup by Jiri Slaby · 20 years ago
  69. 1f8ec43 [PATCH] Char: istallion, eliminate typedefs by Jiri Slaby · 20 years ago
  70. 6b2c945 [PATCH] Char: stallion, variables cleanup by Jiri Slaby · 20 years ago
  71. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 20 years ago
  72. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 20 years ago
  73. ca7ed0f [PATCH] Char: stallion, kill typedefs by Jiri Slaby · 20 years ago
  74. 3306ce3 [PATCH] Char: mxser_new, upgrade to 1.9.1 by Jiri Slaby · 20 years ago
  75. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 20 years ago
  76. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 20 years ago
  77. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 20 years ago
  78. 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 20 years ago
  79. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 20 years ago
  80. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 20 years ago
  81. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 20 years ago
  82. 312a0c1 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant by David Howells · 20 years ago
  83. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 20 years ago
  84. 225a719 [PATCH] struct path: convert lockd by Josef Sipek · 20 years ago
  85. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 20 years ago
  86. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 20 years ago
  87. fec6d05 [PATCH] struct path: rename Reiserfs's struct path by Josef "Jeff" Sipek · 20 years ago
  88. 42cf119 [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* by Josef "Jeff" Sipek · 20 years ago
  89. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 20 years ago
  90. a5cfc1e [PATCH] bit reverse library by Akinobu Mita · 20 years ago
  91. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 20 years ago
  92. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 20 years ago
  93. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 20 years ago
  94. 3269485 [PATCH] pktcdvd: add sysfs and debugfs interface by Thomas Maier · 20 years ago
  95. 0a0fc96 [PATCH] pktcdvd: bio write congestion using congestion_wait() by Thomas Maier · 20 years ago
  96. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 20 years ago
  97. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 20 years ago
  98. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 20 years ago
  99. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  100. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 20 years ago