1. 51caa05 Documentation / ACPI: Fix location of GPIO documentation by Jarkko Nikula · 11 years ago
  2. dc62b56 gpio / ACPI: use *_cansleep version of gpiod_get/set APIs by Aaron Lu · 11 years ago
  3. 7b42e3d gpio: generic: add request function pointer by Anthony Fee · 11 years ago
  4. 3ff35cb gpio-pch: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  5. f01d907 gpio: make of_get_named_gpiod_flags() private by Alexandre Courbot · 11 years ago
  6. 1aeede0 gpio: gpioep93xx: use devm functions by abdoulaye berthe · 11 years ago
  7. ae28193 gpio: janzttl: use devm function by abdoulaye berthe · 11 years ago
  8. 0ed3398 gpio: timberdale: use devm functions by abdoulaye berthe · 11 years ago
  9. a435e18 gpio: bt8xx: use devm function for memory allocation by abdoulaye berthe · 11 years ago
  10. cdf86cd2 gpio: include linux/bug.h in interface header by Arnd Bergmann · 11 years ago
  11. 345477f gpio: omap: prepare and unprepare the debounce clock by Rajendra Nayak · 11 years ago
  12. 09ffa13 Merge tag 'v3.15-rc4' into devel by Linus Walleij · 11 years ago
  13. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 11 years ago
  14. 9132913 gpio: pca953x: request a shared interrupt by Toby Smith · 11 years ago
  15. 3275d07 gpio: pca953x: return IRQ_NONE when appropriate by Toby Smith · 11 years ago
  16. dd64003 gpio: mvebu: Remove initcall-based driver initialization by Ezequiel Garcia · 11 years ago
  17. a49f2e7 gpio: zevio: Make of_device_id array const by Jingoo Han · 11 years ago
  18. 9992bc9 gpio: xilinx: Make of_device_id array const by Jingoo Han · 11 years ago
  19. 30373b6 gpio: tegra: Make of_device_id array const by Jingoo Han · 11 years ago
  20. 722782f gpio: palmas: Make of_device_id array const by Jingoo Han · 11 years ago
  21. 271b17b gpio: mvebu: Make of_device_id array const by Jingoo Han · 11 years ago
  22. ac79180 gpio: mcp23s08: Make of_device_id array const by Jingoo Han · 11 years ago
  23. f77b644 gpio: grgpio: Make of_device_id array const by Jingoo Han · 11 years ago
  24. 50908d6 gpio: zevio: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  25. 0661175 gpio: tps65910: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  26. e1ccdb8 gpio: tps6586x: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  27. c88a73b gpio: tegra: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  28. 48b9750 gpio: SPEAr: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  29. 84e27f9 gpio: rdc321x: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  30. 4189336 gpio: rcar: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  31. 4b7dfd7 gpio: rc5t583: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  32. 5605beb gpio: palmas: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  33. 6c8365f gpio: mvebu: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  34. 40b295f gpio: moxart: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  35. 1981d08 gpio: lynxpoint: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  36. 4920c4a gpio: janz-ttl: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  37. d4c4f88 gpio: em: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  38. 9ea9363c gpio: davinci: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  39. 1a25908 gpio: adp5588: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  40. e8a71aa gpio: adp5520: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  41. 9d5d96e gpio: always enable GPIO_OMAP on ARCH_OMAP by Arnd Bergmann · 11 years ago
  42. 89ca3b8 Linux 3.15-rc4 by Linus Torvalds · 11 years ago
  43. 164c099 Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  44. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  45. e3fb7d4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  46. e715eb2 vexpress: Initialise the sysregs before setting up the clocks by Catalin Marinas · 11 years ago
  47. 7a8d1ec arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent by Catalin Marinas · 11 years ago
  48. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 11 years ago
  49. c7a4a76 arm64: Make default dma_ops to be noncoherent by Ritesh Harjani · 11 years ago
  50. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 11 years ago
  51. da6e4cb arm64: Fix for the arm64 kern_addr_valid() function by Dave Anderson · 11 years ago
  52. bea4150 gpio: pl061: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 11 years ago
  53. b1e9fec gpio: omap: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 11 years ago
  54. 459b818 gpio: kempld: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 11 years ago
  55. 5f07764 gpio: em: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 11 years ago
  56. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. 98facf0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. 00622e6 Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  59. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  60. 6c6ca9c Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  61. e981e79 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  62. de3afce Merge branches 'acpi-ec' and 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  63. 25d6db9 Merge branch 'pnp' by Rafael J. Wysocki · 11 years ago
  64. d705116 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  65. f9748ef gpio: Add missing device-managed documentation by Thierry Reding · 11 years ago
  66. 0879162 gpio: Fix gpio_get -> gpiod_get typo in kernel-doc by Thierry Reding · 11 years ago
  67. 54366a7 Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  68. 0845e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  70. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  71. b7270cc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  72. b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  73. 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 11 years ago
  74. ba6728f Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  75. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  76. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 11 years ago
  77. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 11 years ago
  78. b7e1bd9 Hexagon: Delete stale barrier.h by Vineet Gupta · 11 years ago
  79. 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. f496136 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  81. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 11 years ago
  82. 98794f9 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 11 years ago
  83. 754320d aio: fix potential leak in aio_run_iocb(). by Leon Yu · 11 years ago
  84. c0940e9 Revert "hwmon: (coretemp) Refine TjMax detection" by Guenter Roeck · 11 years ago
  85. 399f0c2 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 11 years ago
  86. 4985c32 ACPI / processor: Fix failure of loading acpi-cpufreq driver by Lan Tianyu · 11 years ago
  87. a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 11 years ago
  88. a5a5aef Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 11 years ago
  89. 8c836fa MAINTAINERS: email address change for Jeff Layton by Jeff Layton · 11 years ago
  90. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 11 years ago
  91. 71dc96e Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  92. 9a12672 perf tests x86: Fix stack map lookup in dwarf unwind test by Jiri Olsa · 11 years ago
  93. 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 11 years ago
  94. 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 11 years ago
  95. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 11 years ago
  96. 611ec12 perf tests: Add static build make test by Jiri Olsa · 11 years ago
  97. 2cf9040 perf tools: Fix bfd dependency libraries detection by Jiri Olsa · 11 years ago
  98. e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 11 years ago
  99. 98a01e7 timer: Prevent overflow in apply_slack by Jiri Bohac · 11 years ago
  100. 012a45e hrtimer: Prevent remote enqueue of leftmost timers by Leon Ma · 11 years ago