1. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  2. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 11 years ago
  3. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 11 years ago
  4. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  5. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  6. 7315438 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  7. 7b05384 Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  8. 3464046 numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU by Yasuaki Ishimatsu · 11 years ago
  9. 6056d61 mm: Remove unused parameter of pages_correctly_reserved() by Tang Chen · 11 years ago
  10. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 11 years ago
  11. 6e259e7 drivers/base/node.c: switch to register_hotmemory_notifier() by Andrew Morton · 11 years ago
  12. 355c63e Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  13. 0acaab5 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  14. 38a8179 Merge remote-tracking branch 'regmap/topic/range' into regmap-next by Mark Brown · 11 years ago
  15. 7f47db4 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 11 years ago
  16. 5b3b448 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 11 years ago
  17. b508c80 Merge remote-tracking branch 'regmap/topic/async' into regmap-next by Mark Brown · 11 years ago
  18. 5a08d15 regmap: don't corrupt work buffer in _regmap_raw_write() by Stephen Warren · 11 years ago
  19. 60f7110 Merge tag 'v3.9-rc7' into regmap-cache by Mark Brown · 11 years ago
  20. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  21. 8416703 PM / Runtime: Improve prepare handling at system suspend for genpd by Ulf Hansson · 11 years ago
  22. db28dfa PM / Runtime: Asyncronous idle|suspend parent devices at removal by Ulf Hansson · 11 years ago
  23. af93933 PM / Runtime: Asyncronous idle|suspend devices at system resume by Ulf Hansson · 11 years ago
  24. fa180eb PM / Runtime: Idle devices asynchronously after probe|release by Ulf Hansson · 11 years ago
  25. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 11 years ago
  26. d81c8d1 driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKS by Ming Lei · 11 years ago
  27. c3a3042 devtmpfs: add base.h include by Greg Kroah-Hartman · 11 years ago
  28. 51a246a regmap: Back out work buffer fix by Mark Brown · 11 years ago
  29. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 11 years ago
  30. cd787b34 PM / OPP: add documentation to RCU head in struct opp by Nishanth Menon · 11 years ago
  31. 9659293 regmap: cache: Fix format specifier in dev_dbg by Stratos Karafotis · 11 years ago
  32. f52687a regmap: cache: Make regcache_sync_block_raw static by Sachin Kamat · 11 years ago
  33. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  34. bcfb87f sysfs: fix crash_notes_size build warning by Arnd Bergmann · 11 years ago
  35. 229641a Merge tag 'v3.9-rc5' into wq/for-3.10 by Tejun Heo · 11 years ago
  36. 0f70306 PM / QoS: Avoid possible deadlock related to sysfs access by Rafael J. Wysocki · 11 years ago
  37. af8ee69 Merge remote-tracking branch 'regmap/fix/async' into tmp by Mark Brown · 11 years ago
  38. 6d66df4 Merge remote-tracking branch 'regmap/fix/core' into tmp by Mark Brown · 11 years ago
  39. 75a5f89 regmap: cache: Write consecutive registers in a single block write by Mark Brown · 11 years ago
  40. cfdeb8c regmap: cache: Split raw and non-raw syncs by Mark Brown · 11 years ago
  41. f8bd822 regmap: cache: Factor out block sync by Mark Brown · 11 years ago
  42. 78493f2 regmap: cache: Factor out reg_present support from rbtree cache by Mark Brown · 11 years ago
  43. eca4549 sysfs: Add crash_notes_size to export percpu note size by Zhang Yanfei · 11 years ago
  44. 0258e18 driver core: platform.c: fix checkpatch errors and warnings by Fabio Porcedda · 11 years ago
  45. 647c86d driver core: warn that platform_driver_probe can not use deferred probing by Fabio Porcedda · 11 years ago
  46. f951b65 regmap: async: Add missing return by Mark Brown · 11 years ago
  47. 137b833 regmap: cache: Use raw I/O to sync rbtrees if we can by Mark Brown · 11 years ago
  48. 221ad7f regmap: core: Provide regmap_can_raw_write() operation by Mark Brown · 11 years ago
  49. 8817796 regmap: cache: Provide a get address of value operation by Mark Brown · 11 years ago
  50. 0c7ed856 regmap: Cut down on the average # of nodes in the rbtree cache by Dimitris Papastamos · 11 years ago
  51. 584de32 regmap: core: Make raw write available to regcache by Mark Brown · 11 years ago
  52. f1b5c5c regmap: core: Warn on invalid operation combinations by Mark Brown · 11 years ago
  53. bc8ce4a regmap: don't corrupt work buffer in _regmap_raw_write() by Stephen Warren · 11 years ago
  54. eed456f regmap: irq: Clarify error message when we fail to request primary IRQ by Mark Brown · 11 years ago
  55. 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 11 years ago
  56. 8f46baa base: core: WARN() about bogus permissions on device attributes by Felipe Balbi · 11 years ago
  57. 8abac3b regmap: cache Fix regcache-rbtree sync by Lars-Peter Clausen · 11 years ago
  58. be871b7 device: separate all subsys mutexes by Michal Hocko · 11 years ago
  59. a42277c regmap: rbtree Expose total memory consumption in the rbtree debugfs entry by Dimitris Papastamos · 11 years ago
  60. d73ce00 driver/base: implement subsys_virtual_register() by Tejun Heo · 11 years ago
  61. c6432ea regmap: Initialize `map->debugfs' before regcache by Dimitris Papastamos · 11 years ago
  62. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  64. 37530f2 PM / QoS: Remove device PM QoS sysfs attributes at the right place by Rafael J. Wysocki · 11 years ago
  65. b81ea1b PM / QoS: Fix concurrency issues and memory leaks in device PM QoS by Rafael J. Wysocki · 11 years ago
  66. 065b4c5 regmap: debugfs: Add a registers `range' file by Dimitris Papastamos · 11 years ago
  67. 480738d regmap: debugfs: Simplify calculation of `c->max_reg' by Dimitris Papastamos · 11 years ago
  68. eb4cb76 regmap: cache: Store caches in native register format where possible by Mark Brown · 11 years ago
  69. 8a819ff regmap: core: Split out in place value parsing by Mark Brown · 11 years ago
  70. 325acab regmap: cache: Use regcache_get_value() to check if we updated by Mark Brown · 11 years ago
  71. 879082c regmap: cache: Pass the map rather than the word size when updating values by Mark Brown · 11 years ago
  72. 66baf40 regmap: rbtree: Don't bother checking for noop updates by Mark Brown · 11 years ago
  73. fe7d4cc regmap: async: Add tracepoints for async I/O by Mark Brown · 11 years ago
  74. 283189d regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case by Li Fei · 11 years ago
  75. 495c10c CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap by John Sheu · 11 years ago
  76. f00b4da dma-buf: implement vmap refcounting in the interface logic by Daniel Vetter · 12 years ago
  77. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  79. d6b0c58 devres: allow adding custom actions to the stack by Dmitry Torokhov · 11 years ago
  80. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  81. db88175 pm / runtime: force memory allocation with no I/O during Runtime PM callbcack by Ming Lei · 11 years ago
  82. e823407 pm / runtime: introduce pm_runtime_set_memalloc_noio() by Ming Lei · 11 years ago
  83. 6677e3e memory-hotplug: check whether all memory blocks are offlined or not when removing memory by Yasuaki Ishimatsu · 11 years ago
  84. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  85. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  86. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  87. 8a3a11f Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  88. 74fef7a base: memory: fix soft/hard_offline_page permissions by Felipe Balbi · 11 years ago
  89. d72cca1 drivercore: Fix ordering between deferred_probe and exiting initcalls by Grant Likely · 11 years ago
  90. 4419fbd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  91. a2b37ef Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next by Mark Brown · 11 years ago
  92. a31f6849 Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next by Mark Brown · 11 years ago
  93. 5dea215 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 11 years ago
  94. 7798b58 Merge remote-tracking branch 'regmap/topic/flat' into regmap-next by Mark Brown · 11 years ago
  95. 4328002 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next by Mark Brown · 11 years ago
  96. 3689cf7 Merge remote-tracking branch 'regmap/topic/async' into regmap-next by Mark Brown · 11 years ago
  97. 3bef905 Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next by Mark Brown · 11 years ago
  98. 878ec67 regmap: mmio: add register clock support by Philipp Zabel · 11 years ago
  99. 4dd7c55 regmap: debugfs: Factor out debugfs_tot_len calc into a function by Dimitris Papastamos · 11 years ago
  100. cf57d60 regmap: debugfs: Optimize seeking within blocks of registers by Dimitris Papastamos · 11 years ago