1. 475f41c Thermal: fix a wrong comment by Zhang Rui · 12 years ago
  2. e6e238c thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation by Amit Daniel Kachhap · 12 years ago
  3. c8165dc PM: intel_powerclamp: off by one in start_power_clamp() by Dan Carpenter · 12 years ago
  4. 3ad9524 thermal: exynos: Miscellaneous fixes to support falling threshold interrupt by Amit Daniel Kachhap · 12 years ago
  5. d6d71ee PM: Introduce Intel PowerClamp Driver by Jacob Pan · 12 years ago
  6. 29c6fb7 x86/nmi: export local_touch_nmi() symbol for modules by Jacob Pan · 12 years ago
  7. 4dbd277 tick: export nohz tick idle symbols for module use by Jacob Pan · 12 years ago
  8. 6b2aa51 thermal: check for invalid trip setup when registering thermal device by Eduardo Valentin · 12 years ago
  9. 923e0b1 thermal: cleanup: use dev_* helper functions by Eduardo Valentin · 12 years ago
  10. ba38bb8 thermal: remove unnecessary include by Eduardo Valentin · 12 years ago
  11. 8ab3e6a thermal: Use thermal zone device id in netlink messages by Eduardo Valentin · 12 years ago
  12. c076fc4 thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c by Sachin Kamat · 12 years ago
  13. c313637 thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c by Sachin Kamat · 12 years ago
  14. caa5cbd thermal: exynos: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  15. 03b79bd drivers/thermal/spear_thermal.c: use devm_clk_get by Julia Lawall · 12 years ago
  16. d2a73e2 thermal: rcar: add .get_trip_type/temp and .notify support by kuninori.morimoto.gx@renesas.com · 12 years ago
  17. bbf63be Thermal: exynos: Add sysfs node supporting exynos's emulation mode. by Jonghwa Lee · 12 years ago
  18. b8bb6cb step_wise: Unify the code for both throttle and dethrottle by Zhang Rui · 12 years ago
  19. 3dbfff3 Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governor by Zhang Rui · 12 years ago
  20. d069015e Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULL by Zhang Rui · 12 years ago
  21. 5f73896 Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  22. 2318aa2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  23. ed4e6a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  24. 22f4f7b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  25. 062fe95 Wire up finit_module syscall by Luck, Tony · 12 years ago
  26. e6449c9 powerpc: Add missing NULL terminator to avoid boot panic on PPC40x by Gabor Juhos · 12 years ago
  27. ce73ec6 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 12 years ago
  28. d1c3ed6 Linux 3.8-rc2 by Linus Torvalds · 12 years ago
  29. d50403d Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  30. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 12 years ago
  31. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  32. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  33. 8a7eab2 UAPI: Strip _UAPI prefix on header install no matter the whitespace by David Howells · 12 years ago
  34. 3d33fcc UAPI: Remove empty Kbuild files by David Howells · 12 years ago
  35. 007f6c3 Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  36. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  37. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 12 years ago
  38. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  39. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  40. f2a07f4 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 12 years ago
  41. 128dd17 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 12 years ago
  42. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  43. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 12 years ago
  44. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 12 years ago
  45. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 12 years ago
  46. 13d2eb0 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp by Bob Peterson · 12 years ago
  47. 15bd50a GFS2: Stop looking for free blocks at end of rgrp by Bob Peterson · 12 years ago
  48. f1213ca GFS2: Fix race in gfs2_rs_alloc by Abhijith Das · 12 years ago
  49. ec14875 GFS2: Initialize hex string to '0' by Nathan Straz · 12 years ago
  50. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  51. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. 4fe2dfa Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  54. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  55. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  56. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  57. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  58. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  59. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  60. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  61. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  62. 344f906 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  63. ecccd12 mm: fix null pointer dereference in wait_iff_congested() by Zlatko Calusic · 12 years ago
  64. 2e37679 Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes by Olof Johansson · 12 years ago
  65. 9836b8b f2fs: unify string length declarations and usage by Leon Romanovsky · 12 years ago
  66. 2b50638 f2fs: clean up unused variables and return values by Jaegeuk Kim · 12 years ago
  67. ce19a5d f2fs: clean up the start_bidx_of_node function by Jaegeuk Kim · 12 years ago
  68. 64c576f f2fs: remove unneeded variable from f2fs_sync_fs by Namjae Jeon · 12 years ago
  69. fd8bb65 f2fs: fix fsync_inode list addition logic and avoid invalid access to memory by Namjae Jeon · 12 years ago
  70. 344324f f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_info by Namjae Jeon · 12 years ago
  71. 0fa6ebc libceph: fix protocol feature mismatch failure path by Sage Weil · 12 years ago
  72. 122070a libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 12 years ago
  73. e6d50f6 libceph: always reset osds when kicking by Alex Elder · 12 years ago
  74. ab60b16 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  75. 06025f4 f2fs: handle error from f2fs_iget_nowait by Namjae Jeon · 12 years ago
  76. 029cd28 f2fs: fix equation of has_not_enough_free_secs() by Jaegeuk Kim · 12 years ago
  77. f58ad8f f2fs: add MAINTAINERS entry by Jaegeuk Kim · 12 years ago
  78. 12a6714 f2fs: return a default value for non-void function by Jaegeuk Kim · 12 years ago
  79. 71e9fec f2fs: invalidate the node page if allocation is failed by Jaegeuk Kim · 12 years ago
  80. 690e4a3 f2fs: add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  81. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  82. ddf75ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  83. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  84. 0e9a9a1 ext4: avoid hang when mounting non-journal filesystems with orphan list by Theodore Ts'o · 12 years ago
  85. 721e3eb ext4: lock i_mutex when truncating orphan inodes by Theodore Ts'o · 12 years ago
  86. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  87. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  88. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  89. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  90. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  91. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  92. ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  93. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  94. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  95. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  96. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  97. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  98. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  99. 130f1b8 PCI: Add PCIe Link Capability link speed and width names by Bjorn Helgaas · 12 years ago
  100. 1278998 PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) by Myron Stowe · 12 years ago