1. 5b2ad46 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  2. 0705690 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 11 years ago
  3. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  4. 915f441 regmap: Provide asynchronous write and update bits operations by Mark Brown · 11 years ago
  5. 0a81980 regmap: Simplify the initiation of async I/O by Mark Brown · 11 years ago
  6. 651e013 regmap: Don't generate gather writes for single register raw writes by Mark Brown · 11 years ago
  7. 7e09a97 regmap: Cache async work structures by Mark Brown · 11 years ago
  8. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  9. a010237 regmap: Add regmap_fields APIs by Kuninori Morimoto · 11 years ago
  10. fdf2002 regmap: add regmap_field_update_bits() by Kuninori Morimoto · 11 years ago
  11. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  12. 19e8697 dma-buf: Expose buffer size to userspace (v2) by Christopher James Halse Rogers · 11 years ago
  13. 9022e24 dma-buf: Check return value of anon_inode_getfile by Tuomas Tynkkynen · 11 years ago
  14. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  15. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  16. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  17. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  18. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  19. 8243b7f Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  20. 365c9ee Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next by Mark Brown · 11 years ago
  21. 4460d02 Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next by Mark Brown · 11 years ago
  22. db00cb9 Merge remote-tracking branch 'regmap/topic/range' into regmap-next by Mark Brown · 11 years ago
  23. 3dedb61 Merge remote-tracking branch 'regmap/topic/patch' into regmap-next by Mark Brown · 11 years ago
  24. 1801cea Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 11 years ago
  25. 4ff4eb9 Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 11 years ago
  26. 1eeeef1 firmware loader: fix pending_fw_head list corruption by Maxime Bizon · 11 years ago
  27. 7bc583d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  28. 5e33bc4 driver core / ACPI: Avoid device hot remove locking issues by Rafael J. Wysocki · 11 years ago
  29. 3f4ff56 regmap: rbtree: Make cache_present bitmap per node by Lars-Peter Clausen · 11 years ago
  30. 472fdec regmap: rbtree: Reduce number of nodes, take 2 by Lars-Peter Clausen · 11 years ago
  31. 194c753 regmap: rbtree: Simplify adjacent node look-up by Lars-Peter Clausen · 11 years ago
  32. 65c180f Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree by Mark Brown · 11 years ago
  33. 21ea9f5 drivers/base/memory.c: fix show_mem_removable() to handle missing sections by Russ Anderson · 11 years ago
  34. 7315f0c drivers/base/memory.c: introduce help macro to_memory_block by Gu Zheng · 11 years ago
  35. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  36. 26ee474 regmap: debugfs: Fix continued read from registers file by Lars-Peter Clausen · 11 years ago
  37. 6396768 driver core: add #include <linux/sysfs.h> to core files. by Greg Kroah-Hartman · 11 years ago
  38. b675212 regcache-rbtree: Fix reg_stride != 1 by Lars-Peter Clausen · 11 years ago
  39. a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
  40. 7a330a5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  41. 95b6fcb Merge branch 'pm-opp' by Rafael J. Wysocki · 11 years ago
  42. e894245 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  43. 14adbe5 driver core: firmware: use __ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  44. c5e064a driver core: core: use DEVICE_ATTR_RO by Greg Kroah-Hartman · 11 years ago
  45. 2581c9c driver core: bus: use DRIVER_ATTR_WO() by Greg Kroah-Hartman · 11 years ago
  46. d06262e driver-core: platform: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  47. 3e1026b sysfs.h: remove attr_name() macro by Greg Kroah-Hartman · 11 years ago
  48. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  49. fa2be40 drivers: base: use standard device online/offline for state change by Seth Jennings · 11 years ago
  50. cb5e39b drivers: base: refactor add_memory_section() to add_memory_block() by Seth Jennings · 11 years ago
  51. 37171e3 drivers: base: remove improper get/put in add_memory_section() by Seth Jennings · 11 years ago
  52. 37a7bd6 drivers: base: reduce add_memory_section() for boot-time only by Seth Jennings · 11 years ago
  53. d7f8053 drivers: base: unshare add_memory_section() from hotplug by Seth Jennings · 11 years ago
  54. df2b717 drivers: base: use device get/put functions by Seth Jennings · 11 years ago
  55. 879f1be drivers: base: remove unneeded variable by Seth Jennings · 11 years ago
  56. b1eaef3 drivers: base: move mutex lock out of add_memory_section() by Seth Jennings · 11 years ago
  57. 4e67fb5 regmap: rbtree: Fix overlapping rbnodes. by David Jander · 11 years ago
  58. f86e471 driver/core: cpu: initialize of_node in cpu's device struture by Sudeep KarkadaNagesha · 11 years ago
  59. cebcac7 drivers / dma-contiguous: Fix __init attribute location by Hanjun Guo · 11 years ago
  60. a825791 drivers / platform: Fix __init attribute location by Hanjun Guo · 11 years ago
  61. 3454bf9 drivers / base: Fix sysfs_deprecated_setup() __init attribute location by Hanjun Guo · 11 years ago
  62. aab13eb regmap: Allow multiple patches to be registered by Mark Brown · 11 years ago
  63. c7991b0 driver core / cpu: Check if NUMA node is valid before bringing CPU up by Rafael J. Wysocki · 11 years ago
  64. 12478ba driver core: bus_type: add bus_groups by Greg Kroah-Hartman · 11 years ago
  65. ed0617b driver core: bus_type: add drv_groups by Greg Kroah-Hartman · 11 years ago
  66. fa6fdb3 driver core: bus_type: add dev_groups by Greg Kroah-Hartman · 11 years ago
  67. 515f226 regmap: regcache: allow read-only regs to be cached by Ionut Nicu · 11 years ago
  68. 1767da9 regmap: fix regcache_reg_present() for empty cache by Ionut Nicu · 11 years ago
  69. f161d22 regmap: core: allow a virtual range to cover its own data window by Philipp Zabel · 11 years ago
  70. b071f2b PM / OPP: Export opp_add() by Viresh Kumar · 11 years ago
  71. 2d49b59 regmap: cache: Make sure to sync the last register in a block by Lars-Peter Clausen · 11 years ago
  72. 29f1953 cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list() by Hanjun Guo · 11 years ago
  73. 5364467 PM / Sleep: new trace event to print device suspend and resume times by Shuah Khan · 11 years ago
  74. 34da5e6 driver core: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  75. 86df268 drivers:base:core: Moved sym export macros to respective functions by David Graham White · 11 years ago
  76. 2753e6f regmap: irq: Allow to acknowledge masked interrupts during initialization by Philipp Zabel · 11 years ago
  77. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  78. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  79. 08801f9 driver-core: fix new kernel-doc warning in base/platform.c by Randy Dunlap · 11 years ago
  80. d05a6f9 driver core: add default groups to struct class by Greg Kroah-Hartman · 11 years ago
  81. 39ef311 driver core: Introduce device_create_groups by Guenter Roeck · 11 years ago
  82. b4519c7 regmap: Provide __acquires/__releases annotations by Fabio Estevam · 11 years ago
  83. 28ce420 dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  84. f2ec26a Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  85. f7d8f1e Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next by Marek Szyprowski · 11 years ago
  86. a83048e drivers: delete __cpuinit usage from all remaining drivers files by Paul Gortmaker · 11 years ago
  87. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  88. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  89. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  90. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  91. f2e055e regmap: cache: bail in regmap_async_complete() for bus-less maps by Daniel Mack · 11 years ago
  92. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  93. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  94. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  95. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  96. a6e6d86 Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  97. f825c73 mm/cma: Move dma contiguous changes into a seperate config by Aneesh Kumar K.V · 11 years ago
  98. 7bc8c4c Merge remote-tracking branch 'regmap/topic/field' into regmap-next by Mark Brown · 11 years ago
  99. ad4f496 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next by Mark Brown · 11 years ago
  100. 912af52 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 11 years ago