1. 07259a7 mfd: Use mfd cell platform_data for 88pm860x cells platform bits by Samuel Ortiz · 13 years ago
  2. a7c98ce mfd: Use mfd cell platform_data for tps6105x cells platform bits by Samuel Ortiz · 13 years ago
  3. a4579ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits by Samuel Ortiz · 13 years ago
  4. 3d2bdf7 mfd: Use mfd cell platform_data for janz cells platform bits by Samuel Ortiz · 13 years ago
  5. c8a03c9 mfd: Use mfd cell platform_data for mc13xxx cells platform bits by Samuel Ortiz · 13 years ago
  6. 9abd768 mfd: Use mfd cell platform_data for rdc321x cells platform bits by Samuel Ortiz · 13 years ago
  7. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  8. 7dc00a0 mtd: Use platform_data to retrieve tmio_nand platform bits by Samuel Ortiz · 13 years ago
  9. 1f8c666 fb: Use platform_data to retrieve tmiofb platform bits by Samuel Ortiz · 13 years ago
  10. 9e55469 mfd: Use mfd cell platform_data for wl1273 cells platform bits by Samuel Ortiz · 13 years ago
  11. 8ac93be mfd: Pass htc-pasic3 led platform data through the cell platform_data by Samuel Ortiz · 13 years ago
  12. 121ea57 w1: Use device platform_data to retrieve ds1wm platform bits by Samuel Ortiz · 13 years ago
  13. ec71974 mmc: Use device platform_data to retrieve tmio_mmc platform bits by Samuel Ortiz · 13 years ago
  14. a771e36 mfd: Use mfd cell platform_data for ab3100 cells platform bits by Samuel Ortiz · 13 years ago
  15. 1f235a3 mfd: Use mfd cell platform_data for ab3550 cells platform bits by Samuel Ortiz · 13 years ago
  16. eb89560 mfd: Add platform data pointer back by Samuel Ortiz · 13 years ago
  17. 4db70f7 tmpfs: fix XATTR N overriding POSIX_ACL Y by Eric Paris · 13 years ago
  18. 520fd84 video: mb862xx: udelay need linux/delay.h by Stephen Rothwell · 13 years ago
  19. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  20. 49a78d0 slub: remove no-longer used 'unlock_out' label by Linus Torvalds · 13 years ago
  21. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  22. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  23. f3ae1c7 Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  24. 9720d75 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  25. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  26. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  27. ad363e0 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  28. ed0795a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  29. 4e8a780 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  30. 90ff1f3 hrtimers: Fix typo causing erratic timers by Thomas Gleixner · 13 years ago
  31. 94265cf bonding: documentation and code cleanup for resend_igmp by Flavio Leitner · 13 years ago
  32. 9fe0617 bonding: prevent deadlock on slave store with alb mode (v3) by Neil Horman · 13 years ago
  33. 2907c35 net: hold rtnl again in dump callbacks by Eric Dumazet · 13 years ago
  34. 1dcb14d Add Fujitsu 1000base-SX PCI ID to tg3 by Meelis Roos · 13 years ago
  35. a5971d4 bnx2x: protect sequence increment with mutex by Dmitry Kravkov · 13 years ago
  36. 07bd8df sch_sfq: fix peek() implementation by Eric Dumazet · 13 years ago
  37. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  38. d10358d via-velocity: don't annotate MAC registers as packed by Ulrich Hecht · 13 years ago
  39. 1ba37c5 xen: netfront: hold RTNL when updating features. by Ian Campbell · 13 years ago
  40. 8b4472c sctp: fix memory leak of the ASCONF queue when free asoc by Wei Yongjun · 13 years ago
  41. f11970e net: make dev_disable_lro use physical device if passed a vlan dev (v2) by Neil Horman · 13 years ago
  42. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 13 years ago
  43. 08ee80c mmc: core: eMMC bus width may not work on all platforms by Philip Rakity · 13 years ago
  44. 4f3d3e9 mmc: sdhci: Auto-CMD23 fixes. by Andrei Warkentin · 13 years ago
  45. 8edf6371 mmc: sdhci: Auto-CMD23 support. by Andrei Warkentin · 13 years ago
  46. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  47. e89d456 mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. by Andrei Warkentin · 13 years ago
  48. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  49. 6738d32 arch/tile: prefer "tilepro" as the name of the 32-bit architecture by Chris Metcalf · 13 years ago
  50. 51b550a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  51. 62af816 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  52. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  53. b0b349a hwmon: New driver for the SMSC EMC6W201 by Jean Delvare · 13 years ago
  54. ec693fe hwmon: (abituguru) Depend on DMI by Jean Delvare · 13 years ago
  55. 5b0380c hwmon: (it87) Use request_muxed_region by Nat Gurumoorthy · 13 years ago
  56. 357b9dc hwmon: (sch5627) Trigger Vbat measurements by Hans de Goede · 13 years ago
  57. 709046a hwmon: (sch5627) Add sch5627_send_cmd function by Hans de Goede · 13 years ago
  58. 949a9d7 i8k: Integrate with the hwmon subsystem by Jean Delvare · 13 years ago
  59. 9c084da hwmon: (max6650) Properly support the MAX6650 by Jean Delvare · 13 years ago
  60. 67b670f hwmon: (max6650) Drop device detection by Jean Delvare · 13 years ago
  61. 7d03336 Move ACPI power meter driver to hwmon by Jean Delvare · 13 years ago
  62. 629c58b hwmon: (f71882fg) Add support for F71808A by Hans de Goede · 13 years ago
  63. 4d53811 hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep by Hans de Goede · 13 years ago
  64. 9854f97 hwmon: (asc7621) Drop duplicate dependency by Jean Delvare · 13 years ago
  65. 774466a hwmon: (jc42) Change detection class by Jean Delvare · 13 years ago
  66. 512d102 hwmon: Add driver for AMD family 15h processor power information by Andreas Herrmann · 13 years ago
  67. 9e58131 hwmon: (k10temp) Add support for Fam15h (Bulldozer) by Andre Przywara · 13 years ago
  68. 95de3b2 hwmon: Use helper functions to set and get driver data by Jean Delvare · 13 years ago
  69. bc1f419 i8k: Avoid lahf in 64-bit code by Luca Tettamanti · 13 years ago
  70. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  71. d92fcf0 signal: sys_pause() should check signal_pending() by Oleg Nesterov · 13 years ago
  72. 0666fb5 ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread by Oleg Nesterov · 13 years ago
  73. 2a651c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  74. c88bc60 Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  75. 929cfdd Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  76. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  77. 22e12bb Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  78. 19426a8 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  79. 0f1493a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  80. 023bc8e drivers/tty/serial/pch_uart.c needs slab.h by Andrew Morton · 13 years ago
  81. 545554e drivers/gpio/ml_ioh_gpio.c needs slab.h by Andrew Morton · 13 years ago
  82. c5e7043 drivers/gpio/vx855_gpio.c needs slab.h by Andrew Morton · 13 years ago
  83. 2a5cac1 fs/ncpfs/inode.c: suppress used-uninitialised warning by Andrew Morton · 13 years ago
  84. 0fccc62 checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions by Joe Perches · 13 years ago
  85. b053172 checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions by Joe Perches · 13 years ago
  86. 428e2fd checkpatch: add check for line continuations in quoted strings by Joe Perches · 13 years ago
  87. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  88. c84598b percpu_counter: change return value and add comments by Shaohua Li · 13 years ago
  89. 3c8f370 lib/genalloc.c: add support for specifying the physical address by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  90. 6aae6e0 include/linux/genalloc.h: add multiple-inclusion guards by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  91. 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 13 years ago
  92. c196e32 lib: add kstrto*_from_user() by Alexey Dobriyan · 13 years ago
  93. a08aa35 lru_cache: use correct type in sizeof for allocation by Ilia Mirkin · 13 years ago
  94. 4440673 leds: provide helper to register "leds-gpio" devices by Uwe Kleine-König · 13 years ago
  95. 9b2da53 drivers/leds/leds-lm3530.c: add regulator by Shreshtha Kumar Sahu · 13 years ago
  96. 402f758 leds: remove the leds-h1940 driver by Vasily Khoruzhick · 13 years ago
  97. 3dbf622 drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533 by Jan Weitzel · 13 years ago
  98. 3c1ab50 drivers/leds/leds-pca9532.c: add gpio capability by Joachim Eastwood · 13 years ago
  99. fff26f8 leds: support automatic start of blinking with ledtrig-timer by Esben Haabendal · 13 years ago
  100. 5ff7742 MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITS by Joe Perches · 13 years ago