1. 5c4dd22 Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus by Greg Kroah-Hartman · 14 years ago
  2. 35ac6f0 mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms by Jacob Pan · 14 years ago
  3. 99870bd sh: intc: Fix up initializers for gcc 4.5. by Paul Mundt · 14 years ago
  4. 6070bf3 kernel: Constify temporary variable in roundup() by Tetsuo Handa · 14 years ago
  5. a91be2a usb.h: fix ioctl kernel-doc info by Randy Dunlap · 14 years ago
  6. 18543a6 net: Detect and ignore netif_stop_queue() calls before register_netdev() by Guillaume Chazarain · 14 years ago
  7. 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
  8. 65670a1 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  9. 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
  10. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  11. 9c75646 USB: musb: blackfin: push clkin value to platform resources by Bob Liu · 14 years ago
  12. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 14 years ago
  13. b50b521 Input: export input_reset_device() for use in KGDB by Dmitry Torokhov · 14 years ago
  14. 95716c0 Input: adp5588-keys - unify common header defines by Michael Hennerich · 14 years ago
  15. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 14 years ago
  16. 7fe19da preempt: fix kernel build with !CONFIG_BKL by Arnd Bergmann · 14 years ago
  17. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  18. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  19. 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
  20. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  21. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  22. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 14 years ago
  23. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  24. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  25. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  26. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  27. 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
  28. 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
  29. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  30. 847f877 Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 14 years ago
  31. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  32. 120a795 audit mmap by Al Viro · 14 years ago
  33. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  34. 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
  35. 4882720b semaphore: Remove mutex emulation by Thomas Gleixner · 14 years ago
  36. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  37. 337ac9d phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr by Cyril Chemparathy · 14 years ago
  38. 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
  39. 45f81b1 jump label: Add work around to i386 gcc asm goto bug by Steven Rostedt · 14 years ago
  40. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  41. 435f49a readv/writev: do the same MAX_RW_COUNT truncation that read/write does by Linus Torvalds · 14 years ago
  42. 3259f8b Add new functions for triggering inode writeback by Chris Mason · 14 years ago
  43. 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
  44. 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
  45. ceefda6 switch get_sb_ns() users by Al Viro · 14 years ago
  46. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  47. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  48. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  49. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  50. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  51. c96e41e beginning of transtion: ->mount() by Al Viro · 14 years ago
  52. e5b4868 mfd: Factor out WM831x I2C I/O from the core driver by Mark Brown · 14 years ago
  53. 58aa633 mfd: Voltages and GPIOs platform_data definitions for max8998 by Lukasz Majewski · 14 years ago
  54. 889cd5a regulator: max8998 BUCK1/2 internal voltages and indexes defined by Lukasz Majewski · 14 years ago
  55. 509bd47 mfd: Support for ICs compliant with max8998 by Lukasz Majewski · 14 years ago
  56. 72f2e2c mfd: Adding twl6030 mmc card detect support for MMC1 by kishore kadiyala · 14 years ago
  57. 8e00593 mfd: Add mc13892 support to mc13xxx by Uwe Kleine-König · 14 years ago
  58. b4e017e mfd: Remove deprecated mc13783 functions by Uwe Kleine-König · 14 years ago
  59. 5f2545f mfd: Allow for bypass of cell resource conflict check by Daniel Drake · 14 years ago
  60. c6252e9 mfd: Declare abx500_remove_ops() by Mark Brown · 14 years ago
  61. c26448c mfd: Add basic tps6586x interrupt support by Gary King · 14 years ago
  62. 38b34052 mfd: Update chip id of 88pm8607 by Haojian Zhuang · 14 years ago
  63. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  64. f1334fb mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc by Yusuke Goda · 14 years ago
  65. 777271d mmc: Allow the platform to specify the sh_mmcif get_cd handler by Arnd Hannemann · 14 years ago
  66. 998283e mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler by Arnd Hannemann · 14 years ago
  67. 19ca750 mmc: Allow the tmio_mmc mfd driver to specify get_cd handler by Arnd Hannemann · 14 years ago
  68. 9b16c0a rtc: Add MAX8998 rtc driver by Joonyoung Shim · 14 years ago
  69. 2c7e6f5 mfd: Add MAX8998 interrupts support by Joonyoung Shim · 14 years ago
  70. 676e02d mfd: Use i2c_client as an argument on MAX8998 i2c routines by Joonyoung Shim · 14 years ago
  71. 8971205 i2c: twl: add register defines for pm master module by Felipe Balbi · 14 years ago
  72. b8e9cf0 gpio: Add bitmask to block requests to unavailable stmpe GPIOs by Wolfram Sang · 14 years ago
  73. f337134 mfd: Move PCF50633 IRQ protoypes where the definitions can see them by Mark Brown · 14 years ago
  74. 688fe99 regulator: Add option for machine drivers to enable the dummy regulator by Mark Brown · 14 years ago
  75. 5976f09 Regulator: LP3972 PMIC regulator driver by Axel Lin · 14 years ago
  76. 202f4f5 MAX8952 PMIC Driver Initial Release by MyungJoo Ham · 14 years ago
  77. d8c0fca fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds by Richard Kennedy · 14 years ago
  78. 50e4a98 fanotify: Fix FAN_CLOSE comments by Stefan Hajnoczi · 14 years ago
  79. 8fcd652 fanotify: ignore events on directories unless specifically requested by Eric Paris · 14 years ago
  80. b29866a fsnotify: rename FS_IN_ISDIR to FS_ISDIR by Eric Paris · 14 years ago
  81. 4afeff8 fanotify: limit number of listeners per user by Eric Paris · 14 years ago
  82. ac7e22d fanotify: allow userspace to override max marks by Eric Paris · 14 years ago
  83. e7099d8 fanotify: limit the number of marks in a single fanotify group by Eric Paris · 14 years ago
  84. 5dd03f5 fanotify: allow userspace to override max queue depth by Eric Paris · 14 years ago
  85. 2529a0d fsnotify: implement a default maximum queue depth by Eric Paris · 14 years ago
  86. bbf2aba fanotify: allow userspace to flush all marks by Eric Paris · 14 years ago
  87. 5242039 fsnotify: call fsnotify_parent in perm events by Eric Paris · 14 years ago
  88. ff8bcbd fsnotify: correctly handle return codes from listeners by Eric Paris · 14 years ago
  89. 2868201 fanotify: use __aligned_u64 in fanotify userspace metadata by Eric Paris · 14 years ago
  90. 4231a23 fanotify: implement fanotify listener ordering by Eric Paris · 14 years ago
  91. 6ad2d4e fsnotify: implement ordering between notifiers by Eric Paris · 14 years ago
  92. 9343919 fanotify: allow fanotify to be built by Eric Paris · 14 years ago
  93. f063a0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  94. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  95. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  96. 8acfe46 net: Limit socket I/O iovec total length to INT_MAX. by David S. Miller · 14 years ago
  97. dc841e3 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 14 years ago
  98. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  99. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  100. 00ebb63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago