1. 21f1b93 V4L/DVB (13183): gspca: add stv0680 subdriver by Hans de Goede · 15 years ago
  2. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. bb2166c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 3e72b81 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 9b269d4 Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  11. 83fdbfb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  12. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  13. 38938c8 Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) by David Daney · 15 years ago
  14. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  15. 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 15 years ago
  16. 796bd95 VFS: Add forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  17. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  18. 56f3f55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  19. fa1452e locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit by Hiroshi Shimamoto · 15 years ago
  20. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  21. 7716977 mfd: Correct WM831X_MAX_ISEL_VALUE by Mark Brown · 15 years ago
  22. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  23. a49ed0b locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init() by Thomas Gleixner · 15 years ago
  24. c9286b7 locking: Remove unused prototype by Thomas Gleixner · 15 years ago
  25. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 15 years ago
  26. 6ebb237 rcu: Re-arrange code to reduce #ifdef pain by Paul E. McKenney · 15 years ago
  27. 9f680ab rcu: Eliminate unneeded function wrapping by Paul E. McKenney · 15 years ago
  28. 4ced24c i2c: i2c-pnx: Made buf type unsigned to prevent sign extension by Kevin Wells · 15 years ago
  29. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 15 years ago
  30. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  31. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  32. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  33. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  34. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  35. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  36. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  37. 3bde31a SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed by David Howells · 15 years ago
  38. 31ba99d SLOW_WORK: Allow the owner of a work item to determine if it is queued or not by David Howells · 15 years ago
  39. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  40. 6b8268b SLOW_WORK: Add delayed_slow_work support by Jens Axboe · 15 years ago
  41. 0160950 SLOW_WORK: Add support for cancellation of slow work by Jens Axboe · 15 years ago
  42. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  43. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  44. 2ea6dec generic-ipi: Add smp_call_function_any() by Rusty Russell · 15 years ago
  45. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  46. 82abc2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  47. 99f4c9d Merge commit 'v2.6.32-rc7' into core/iommu by Ingo Molnar · 15 years ago
  48. e29d436 Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." by David S. Miller · 15 years ago
  49. 1a7af63 nilfs2: deleted struct nilfs_dat_group_desc by Jiro SEKIBA · 15 years ago
  50. 6959450 swiotlb: Remove duplicate swiotlb_force extern declarations by FUJITA Tomonori · 15 years ago
  51. cd4ca27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  52. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 15 years ago
  53. b87e5e2 serial: add support for the Lava Quattro PCI quad-port 16550A card by Lennert Buytenhek · 15 years ago
  54. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  55. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  56. bf3204c Input: fix locking in memoryless force-feedback devices by Dmitry Torokhov · 15 years ago
  57. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  58. 5740afd swiotlb: Add swiotlb_free() function by FUJITA Tomonori · 15 years ago
  59. 9f993ac bootmem: Add free_bootmem_late() by FUJITA Tomonori · 15 years ago
  60. 9d5ce73 x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook by FUJITA Tomonori · 15 years ago
  61. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 15 years ago
  62. afa0897 i2c: Add an interface to lock/unlock an I2C bus segment by Jean Delvare · 15 years ago
  63. 3806e94b i2c-piix4: Modify code name SB900 to Hudson-2 by Crane Cai · 15 years ago
  64. 2a855dd signal: Fix alternate signal stack check by Sebastian Andrzej Siewior · 15 years ago
  65. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  66. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  67. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. a5e3013 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 7b2a351 compiler: Introduce __always_unused by Li Zefan · 15 years ago
  70. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  71. 9d410c7 net: fix sk_forward_alloc corruption by Eric Dumazet · 15 years ago
  72. 14d18a8 net: fix kmemcheck annotations by Eric Dumazet · 15 years ago
  73. 5975c72 define convenient securebits masks for prctl users (v2) by Serge E. Hallyn · 15 years ago
  74. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  75. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  76. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. c68d2b1 8250_pci: add IBM Saturn serial card by Benjamin Herrenschmidt · 15 years ago
  79. 1b62cbf serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h by Krauth.Julien · 15 years ago
  80. 0a1b71b strstrip(): mark as as must_check by KOSAKI Motohiro · 15 years ago
  81. 2eca40a cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n by Randy Dunlap · 15 years ago
  82. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  83. ff76ec1 tpm: fix header for modular build by Randy Dunlap · 15 years ago
  84. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  85. d6ba452 tpm add default function definitions by Mimi Zohar · 15 years ago
  86. 2c28e24 rcu: Fix TINY_RCU #elif condition by Paul E. McKenney · 15 years ago
  87. 4ce5b90 rcu: Do tiny cleanups in rcutiny by Ingo Molnar · 15 years ago
  88. 0cd397d rcu: Add synchronize_srcu_expedited() by Paul E. McKenney · 15 years ago
  89. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 15 years ago
  90. bb015f0 pcmcia: drop already defined PCI_IDs by Wolfram Sang · 15 years ago
  91. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 15 years ago
  92. 5c82871 ratelimit: Make suppressed output messages more useful by Christian Borntraeger · 15 years ago
  93. 721a669 perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers by Soeren Sandmann · 15 years ago
  94. 40b1f4e irq: trivial: Fix typo in comment for #endif by Michael Neuling · 15 years ago
  95. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  96. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  97. 7c650a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  98. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  99. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  100. 019129d5 rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago