1. 8fee476 mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  2. e95baf1 mmc: dw_mmc: fix more const pointer warnings by Arnd Bergmann · 12 years ago
  3. d6a20de mmc: at91-mci: remove obsolete driver by Ludovic Desroches · 12 years ago
  4. f507251 mmc: omap_hsmmc: remove warning message for debounce clock by Balaji T K · 12 years ago
  5. d8714e8 mmc: omap_hsmmc: add DT property for max bus frequency by Daniel Mack · 12 years ago
  6. 46b7603 mmc: omap_hsmmc: claim pinctrl at probe time by Daniel Mack · 12 years ago
  7. 2cb5355 mmc: mxcmmc: fix SD cards not being detected sometimes. by Javier Martin · 12 years ago
  8. 49480cf mmc: dw_mmc: use helper macro module_platform_driver() by Andy Shevchenko · 12 years ago
  9. 4c4f87f mmc: dw_mmc: use __devexit_p macro for .remove() by Andy Shevchenko · 12 years ago
  10. 45c5a91 mmc: queue: amend buffer swap for non-blocking transfer by Seungwon Jeon · 12 years ago
  11. 42cd95a mmc: core: debugfs: Add signal_voltage to ios dump by Johan Rudholm · 12 years ago
  12. 91ab252 mmc: sh-mmcif: avoid oops on spurious interrupts (second try) by Guennadi Liakhovetski · 12 years ago
  13. 8363c37 mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc by Kevin Liu · 12 years ago
  14. 6984f3c Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts" by Chris Ball · 12 years ago
  15. fe007c0 mmc: sdhci-s3c: fix missing clock for gpio card-detect by Heiko Stübner · 12 years ago
  16. 04c5dec Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  17. d91fa97 Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  18. 54d1ae4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  19. cfd1f03 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. f676053 devicetree/bindings: Move gpio-leds binding into leds directory by Grant Likely · 12 years ago
  21. 527897c lib/Makefile: Fix oid_registry build dependency by Tim Gardner · 12 years ago
  22. 023bba3 irqdomain: update documentation by Linus Walleij · 12 years ago
  23. 600587a of/vendor-prefixes: add Imagination Technologies by James Hogan · 12 years ago
  24. c90e6fb MIPS: Fix endless loop when processing signals for kernel tasks by Dmitry Adamushko · 12 years ago
  25. 2d33976 MIPS: R3000/R3081: Fix CPU detection. by Ralf Baechle · 12 years ago
  26. 97daa76 MIPS: N32: Fix signalfd4 syscall entry point by Ralf Baechle · 12 years ago
  27. 44f751c hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting by Axel Lin · 12 years ago
  28. e597022 hwmon: DA9055 HWMON driver by Ashish Jangam · 12 years ago
  29. 04a87a0 hwmon: (coretemp) List TjMax for Z650/670 and N550/570 by Guenter Roeck · 12 years ago
  30. 3e280ba hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table by Guenter Roeck · 12 years ago
  31. 2fa5222 hwmon: (coretemp) Use model table instead of if/else to identify CPU models by Guenter Roeck · 12 years ago
  32. d9b24e37 hwmon: da9052: Use da9052_reg_update for rmw operations by Axel Lin · 12 years ago
  33. 72cbddd hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs by Guenter Roeck · 12 years ago
  34. d835ca0 hwmon: (ina2xx) use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  35. 0962e0f hwmon: (ads7828) add support for ADS7830 by Guillaume Roguez · 12 years ago
  36. 46d7846 hwmon: (ads7828) driver cleanup by Vivien Didelot · 12 years ago
  37. 22e32f4 x86,AMD: Power driver support for AMD's family 16h processors by Boris Ostrovsky · 12 years ago
  38. 27d7c2a vfs: clear to the end of the buffer on partial buffer reads by Dan Carpenter · 12 years ago
  39. f3537f9 ASN.1: Fix an indefinite length skip error by David Howells · 12 years ago
  40. 12e130b MODSIGN: Don't use enum-type bitfields in module signature info block by David Howells · 12 years ago
  41. 8d45169 watchdog: Fix CPU hotplug regression by Thomas Gleixner · 12 years ago
  42. 2630b17 clk: ux500: fix bit error by Linus Walleij · 12 years ago
  43. df2fc24 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  44. 70dcc53 Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  45. ca50496 Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  46. d556371 MIPS: N32: Fix preadv(2) and pwritev(2) entry points. by Ralf Baechle · 12 years ago
  47. 609e3ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  48. 57302e0 vfs: avoid "attempt to access beyond end of device" warnings by Linus Torvalds · 12 years ago
  49. f2dcd0f Merge remote-tracking branch 'robherring/for-next' into devicetree/next by Grant Likely · 12 years ago
  50. fc4b514 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s by Tejun Heo · 12 years ago
  51. ac53c4f MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() by David Daney · 12 years ago
  52. c1d390d8 megaraid: fix BUG_ON() from incorrect use of delayed work by Xiaotian Feng · 12 years ago
  53. 894aef2 UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() by Richard Weinberger · 12 years ago
  54. ed4b702 UBI: remove PEB from free tree in get_peb_for_wl() by Richard Weinberger · 12 years ago
  55. 3bfe5aa EDAC, pci_sysfs: Use for_each_pci_dev to simplify the code by Wei Yongjun · 12 years ago
  56. 300db34 microblaze: use new common dtc rule by Stephen Warren · 12 years ago
  57. 1020e29 c6x: use new common dtc rule by Stephen Warren · 12 years ago
  58. 19fbd6b29 openrisc: use new common dtc rule by Stephen Warren · 12 years ago
  59. 70f915a arm64: Add dtbs target for building all the enabled dtb files by Rob Herring · 12 years ago
  60. 0032c85 sparc: Fix piggyback with newer binutils. by David S. Miller · 12 years ago
  61. b69f085 Linux 3.7-rc8 by Linus Torvalds · 12 years ago
  62. de7531e sparc64: exit_group should kill register windows just like plain exit. by David S. Miller · 12 years ago
  63. b52c640 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  64. 4ba0032 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  65. 25a3bc6 [parisc] open(2) compat bug by Al Viro · 12 years ago
  66. fd8ef11 Revert "sched, autogroup: Stop going ahead if autogroup is disabled" by Mike Galbraith · 12 years ago
  67. d3594ea Merge branch 'block-dev' by Linus Torvalds · 12 years ago
  68. da4cbc6d arm64: use new common dtc rule by Stephen Warren · 12 years ago
  69. 499cd82 ARM: dt: change .dtb build rules to build in dts directory by Grant Likely · 12 years ago
  70. 84ecfd1 modsign: add symbol prefix to certificate list by James Hogan · 12 years ago
  71. cbdbf2a linux/kernel.h: define SYMBOL_PREFIX by James Hogan · 12 years ago
  72. 7e5530a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. 4ccc804586 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  74. 9d73fc2 open*(2) compat fixes (s390, arm64) by Al Viro · 12 years ago
  75. 3c46f3d Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  76. 892a925 8139cp: fix coherent mapping leak in error path. by françois romieu · 12 years ago
  77. 64022d0 tcp: fix crashes in do_tcp_sendpages() by Eric Dumazet · 12 years ago
  78. 8852aac workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay by Tejun Heo · 12 years ago
  79. 412d32e workqueue: exit rescuer_thread() as TASK_RUNNING by Mike Galbraith · 12 years ago
  80. 7c8f86a ARM: mmp: select PINCTRL for ARCH_MMP by Axel Lin · 12 years ago
  81. d279bc7 pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910 by Axel Lin · 12 years ago
  82. 331fee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  83. b3c3a9c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. fd6da69 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  86. 7c17e48 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 8fdd78e Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  88. 31e06a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  89. 086486e Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  90. a95251b Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  91. b45b161 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  92. 644c154 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 12 years ago
  93. cc19528 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  94. 50a53bb Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  95. 73efd00 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 90bf80a Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. 50a561c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  98. 90b335f kbuild: centralize .dts->.dtb rule by Stephen Warren · 12 years ago
  99. 1430e17 drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() by Kim, Milo · 12 years ago
  100. 783657a mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 12 years ago