1. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  2. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  3. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  4. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  5. ed1d77b hardirq.h: needs sched.h if using BKL by Linus Torvalds · 14 years ago
  6. 0a5b871 hardirq.h: remove now-empty #ifdef/#endif pair by Linus Torvalds · 14 years ago
  7. 7957f0a Fix build failure due to hwirq.h needing smp_lock.h by Linus Torvalds · 14 years ago
  8. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  9. 1d66365 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  10. d33fdee Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  12. 5685b97 nfs: trivial: remove unused nfs_wait_event macro by Jeff Layton · 14 years ago
  13. 8e35f8e NLM: Fix a regression in lockd by Trond Myklebust · 14 years ago
  14. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  15. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  16. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  17. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago
  18. 968ab18 include/linux/kernel.h: Move logging bits to include/linux/printk.h by Linus Torvalds · 14 years ago
  19. 3b42a96 net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel by Andy Whitcroft · 14 years ago
  20. 7023166 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  21. 344ac14 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgent by Paul Mundt · 14 years ago
  22. dce1431 fsl-diu-fb: drop dead ioctl define by Mike Frysinger · 14 years ago
  23. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  24. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  25. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  26. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 14 years ago
  27. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  28. 7803c05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  29. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  30. 28397ba Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  32. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 14 years ago
  33. 0efba16 leds: driver for National Semiconductors LP5523 chip by Samu Onkalo · 14 years ago
  34. 500fe14 leds: driver for National Semiconductor LP5521 chip by Samu Onkalo · 14 years ago
  35. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  36. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  37. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  38. 43b3a0c include/linux/highmem.h needs hardirq.h by Catalin Marinas · 14 years ago
  39. 3f9d35b atomic: add atomic_inc_not_zero_hint() by Eric Dumazet · 14 years ago
  40. 8705a1b include/linux/resource.h needs types.h by Jean Delvare · 14 years ago
  41. ac5aa2e netfilter: NF_HOOK_COND has wrong conditional by Eric Paris · 14 years ago
  42. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 14 years ago
  43. aae6d3d sched: Use group weight, idle cpu metrics to fix imbalances during idle by Suresh Siddha · 14 years ago
  44. eed0152 perf_events: Fix time tracking in samples by Stephane Eranian · 14 years ago
  45. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  46. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
  47. 65f8e44 tty: Fix formatting in tty.h by Alan Cox · 14 years ago
  48. c5c6b19 ceph: explicitly specify page alignment in network messages by Sage Weil · 14 years ago
  49. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  50. e98b6fe ceph: fix comment, remove extraneous args by Sage Weil · 14 years ago
  51. 5c4dd22 Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus by Greg Kroah-Hartman · 14 years ago
  52. 99870bd sh: intc: Fix up initializers for gcc 4.5. by Paul Mundt · 14 years ago
  53. 6070bf3 kernel: Constify temporary variable in roundup() by Tetsuo Handa · 14 years ago
  54. a91be2a usb.h: fix ioctl kernel-doc info by Randy Dunlap · 14 years ago
  55. 18543a6 net: Detect and ignore netif_stop_queue() calls before register_netdev() by Guillaume Chazarain · 14 years ago
  56. 934648f Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  57. 65670a1 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  58. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  59. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  60. 9c75646 USB: musb: blackfin: push clkin value to platform resources by Bob Liu · 14 years ago
  61. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 14 years ago
  62. b50b521 Input: export input_reset_device() for use in KGDB by Dmitry Torokhov · 14 years ago
  63. 95716c0 Input: adp5588-keys - unify common header defines by Michael Hennerich · 14 years ago
  64. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 14 years ago
  65. 7fe19da preempt: fix kernel build with !CONFIG_BKL by Arnd Bergmann · 14 years ago
  66. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  67. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  68. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  70. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  71. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 14 years ago
  72. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  73. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  74. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  75. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  76. f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
  78. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  79. 847f877 Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 14 years ago
  80. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  81. 120a795 audit mmap by Al Viro · 14 years ago
  82. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  83. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  84. 4882720b semaphore: Remove mutex emulation by Thomas Gleixner · 14 years ago
  85. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  86. 337ac9d phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr by Cyril Chemparathy · 14 years ago
  87. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  88. 45f81b1 jump label: Add work around to i386 gcc asm goto bug by Steven Rostedt · 14 years ago
  89. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  90. 435f49a readv/writev: do the same MAX_RW_COUNT truncation that read/write does by Linus Torvalds · 14 years ago
  91. 3259f8b Add new functions for triggering inode writeback by Chris Mason · 14 years ago
  92. 53113b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  93. 37542b6a Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. ceefda6 switch get_sb_ns() users by Al Viro · 14 years ago
  95. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  96. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  97. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  98. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  99. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  100. c96e41e beginning of transtion: ->mount() by Al Viro · 14 years ago