1. 3431e49 Merge branch 'acpi-scan' into acpi-pm by Rafael J. Wysocki · 9 years ago
  2. 5af310a Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into acpi-pm by Rafael J. Wysocki · 9 years ago
  3. 4b45efe mfd: Add support for Intel Sunrisepoint LPSS devices by Andy Shevchenko · 9 years ago
  4. 667dfed dmaengine: add a driver for Intel integrated DMA 64-bit by Andy Shevchenko · 9 years ago
  5. b9a8a27 mfd: make mfd_remove_devices() iterate in reverse order by Andy Shevchenko · 9 years ago
  6. 3d060ae driver core: implement device_for_each_child_reverse() by Andy Shevchenko · 9 years ago
  7. 2e0fed7 klist: implement klist_prev() by Andy Shevchenko · 9 years ago
  8. ddef08d Driver core: wakeup the parent device before trying probe by Rafael J. Wysocki · 9 years ago
  9. 712e960 ACPI / PM: Attach ACPI power domain only once by Mika Westerberg · 9 years ago
  10. 13b2c4a PM / QoS: Make it possible to expose device latency tolerance to userspace by Mika Westerberg · 9 years ago
  11. 1dcc3d3 ACPI / bus: Move ACPI bus type registration by Rafael J. Wysocki · 9 years ago
  12. 5894b0c ACPI / scan: Move bus operations and notification routines to bus.c by Rafael J. Wysocki · 9 years ago
  13. 68c6b14 ACPI / scan: Move device matching code to bus.c by Rafael J. Wysocki · 9 years ago
  14. c2efefb ACPI / scan: Move sysfs-related device code to a separate file by Rafael J. Wysocki · 9 years ago
  15. 21bdb58 Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  16. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  17. f85c712 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  18. 761ab76 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  19. f76d94d Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  20. 17ffc8b Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  21. e56f698 blk-mq: set default timeout as 30 seconds by Ming Lei · 9 years ago
  22. 3aa2050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  23. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  24. aa57aca ACPI / PM: Update the copyright notice and description of power.c by Rafael J. Wysocki · 9 years ago
  25. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  26. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  27. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  28. bec33cd Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  29. 9c69481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  30. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  31. 97d6e2b Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  32. 7558009 Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  33. 91ef5cc Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  34. 8642d7f intel_scu_ipc: move local memory initialization out of a mutex by Christophe JAILLET · 9 years ago
  35. d8b2ba7 IB/core: Destroy ocrdma_dev_id IDR on module exit by Johannes Thumshirn · 9 years ago
  36. 45d2542 IB/core: Destroy multcast_idr on module exit by Johannes Thumshirn · 9 years ago
  37. d9a047a IB/mlx4: Optimize do_slave_init by Doug Ledford · 9 years ago
  38. 9bbf282 IB/mlx4: Fix memory leak in do_slave_init by Doug Ledford · 9 years ago
  39. a39a98f IB/mlx4: Optimize freeing of items on error unwind by Maninder Singh · 9 years ago
  40. 43bfb97 IB/mlx4: Fix use of flow-counters for process_mad by Or Gerlitz · 9 years ago
  41. cb1ff43 IB/ipath: Convert use of __constant_<foo> to <foo> by Vaishali Thakkar · 10 years ago
  42. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 10 years ago
  43. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  44. 59d40dd IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES by Carol L Soto · 10 years ago
  45. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
  46. 31b57b8 IB/ucma: Fix lockdep warning in ucma_lock_files by Haggai Eran · 9 years ago
  47. 4fabb59 rds: rds_ib_device.refcount overflow by Wengang Wang · 9 years ago
  48. 0a69127 RDMA/nes: Fix for incorrect recording of the MAC address by Tatyana Nikolova · 9 years ago
  49. 165d682 RDMA/nes: Fix for resolving the neigh by Tatyana Nikolova · 9 years ago
  50. a7f2f24 RDMA/core: Fixes for port mapper client registration by Tatyana Nikolova · 9 years ago
  51. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
  52. 8a7ff14 IB/mlx4: Do not attemp to report HCA clock offset on VFs by Matan Barak · 9 years ago
  53. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 9 years ago
  54. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  55. b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 9 years ago
  56. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  57. cd4cd56 IB/mad: Fix compare between big endian and cpu endian by Ira Weiny · 9 years ago
  58. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  59. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 9 years ago
  60. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 9 years ago
  61. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  62. 34bef46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  63. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 9 years ago
  64. 83bfff2 nfs4: have do_vfs_lock take an inode pointer by Jeff Layton · 9 years ago
  65. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 9 years ago
  66. bcd7f78 locks: have flock_lock_file take an inode pointer instead of a filp by Jeff Layton · 9 years ago
  67. ed05676 Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation" by Jeff Layton · 9 years ago
  68. cad49cf s390/nmi: fix vector register corruption by Heiko Carstens · 9 years ago
  69. e47994d s390/process: fix sfpc inline assembly by Heiko Carstens · 9 years ago
  70. f81a49d s390/dasd: fix kernel panic when alias is set offline by Stefan Haberland · 9 years ago
  71. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  72. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  73. cee9f6d Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  74. 67592f6 m68k: enable PCI support for m5475evb defconfig by Greg Ungerer · 9 years ago
  75. 03aa29f m68k: fix io functions for ColdFire/MMU/PCI case by Greg Ungerer · 9 years ago
  76. 8700f09 m68knommu: update defconfig for ColdFire m5475evb by Greg Ungerer · 9 years ago
  77. fee5392 m68knommu: update defconfig for ColdFire m5407c3 by Greg Ungerer · 9 years ago
  78. 59c024b m68knommu: update defconfig for ColdFire m5307c3 by Greg Ungerer · 9 years ago
  79. 6845f6e m68knommu: update defconfig for ColdFire m5275evb by Greg Ungerer · 9 years ago
  80. 2e27f44 m68knommu: update defconfig for ColdFire m5272c3 by Greg Ungerer · 9 years ago
  81. 0f28b05 m68knommu: update defconfig for ColdFire m5249evb by Greg Ungerer · 9 years ago
  82. bfd302a m68knommu: update defconfig for m5208evb by Greg Ungerer · 9 years ago
  83. fa95a1d m68knommu: make ColdFire SoC selection a choice by Greg Ungerer · 9 years ago
  84. 15c2ca4 m68knommu: improve the clock configuration defaults by Greg Ungerer · 9 years ago
  85. d9ee489 m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire by Greg Ungerer · 9 years ago
  86. bc0195a Linux 4.2-rc2 by Linus Torvalds · 9 years ago
  87. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  88. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  89. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  90. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  91. 2acb5c3 ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux by Roger Quadros · 9 years ago
  92. 0333651 can: c_can: Fix default pinmux glitch at init by J.D. Schroeder · 9 years ago
  93. 585bc2a can: rcar_can: unify error messages by Sergei Shtylyov · 10 years ago
  94. ae185f1 can: rcar_can: print request_irq() error code by Sergei Shtylyov · 10 years ago
  95. 3255f68 can: rcar_can: fix typo in error message by Sergei Shtylyov · 10 years ago
  96. c1a4c87 can: rcar_can: print signed IRQ # by Sergei Shtylyov · 10 years ago
  97. 5e63e6b can: rcar_can: fix IRQ check by Sergei Shtylyov · 10 years ago
  98. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago