1. f9b1df6 greybus: es1-ap-usb: don't protest when getting -EPROTO USB errors by Greg Kroah-Hartman · 10 years ago
  2. 3bdec69 greybus: bundle: rename interface.[c|h] to bundle.[c|h] by Greg Kroah-Hartman · 10 years ago
  3. 716139d arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized by Christoffer Dall · 10 years ago
  4. 1f57be2 arm/arm64: KVM: Add (new) vgic_initialized macro by Christoffer Dall · 10 years ago
  5. c52edf5 arm/arm64: KVM: Rename vgic_initialized to vgic_ready by Christoffer Dall · 10 years ago
  6. 6d3cfbe arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() by Peter Maydell · 10 years ago
  7. 957db10 arm/arm64: KVM: Introduce stage2_unmap_vm by Christoffer Dall · 10 years ago
  8. cf5d3188 arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot by Christoffer Dall · 10 years ago
  9. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  10. b856a59 arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu by Christoffer Dall · 10 years ago
  11. 3ad8b3d arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option by Christoffer Dall · 10 years ago
  12. 03f1d4c arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag by Christoffer Dall · 10 years ago
  13. c848126 irqchip: gicv3-its: Fix ITT allocation by Marc Zyngier · 10 years ago
  14. aca268d irqchip: gicv3-its: Move some alloc/free code to activate/deactivate by Marc Zyngier · 10 years ago
  15. 2da39949 irqchip: gicv3-its: Fix domain free in multi-MSI case by Marc Zyngier · 10 years ago
  16. c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 10 years ago
  17. ee8e3ad iscsi-target: Drop left-over bogus iscsi_np->tpg_np by Nicholas Bellinger · 10 years ago
  18. ed4520a iser-target: Fix wc->wr_id cast warning by Nicholas Bellinger · 10 years ago
  19. 10633c3 iser-target: Remove code duplication by Sagi Grimberg · 10 years ago
  20. 4c22e07 iser-target: Adjust log levels and prettify some prints by Sagi Grimberg · 10 years ago
  21. 24f412d iser-target: Use debug_level parameter to control logging level by Sagi Grimberg · 10 years ago
  22. 991bb76 iser-target: Fix logout sequence by Sagi Grimberg · 10 years ago
  23. c7e160e iser-target: Don't wait for session commands from completion context by Sagi Grimberg · 10 years ago
  24. 36ea63b iser-target: Reduce CQ lock contention by batch polling by Sagi Grimberg · 10 years ago
  25. 37d9fe8 iser-target: Introduce isert_poll_budget by Sagi Grimberg · 10 years ago
  26. bdf20e7 iser-target: Remove an atomic operation from the IO path by Sagi Grimberg · 10 years ago
  27. 377d8f5 iser-target: Remove redundant call to isert_conn_terminate by Sagi Grimberg · 10 years ago
  28. 6f0fae3 iser-target: Use single CQ for TX and RX by Sagi Grimberg · 10 years ago
  29. 4a295ba iser-target: Centralize completion elements to a context by Sagi Grimberg · 10 years ago
  30. b0a191e iser-target: Cast wr_id with uintptr_t instead of unsinged long by Sagi Grimberg · 10 years ago
  31. df43deb iser-target: Unite error completion handler for RX and TX by Sagi Grimberg · 10 years ago
  32. 68a86de iser-target: Remove interrupt coalescing by Sagi Grimberg · 10 years ago
  33. 268e681 iser-target: Work-around live target stack shutdown resource cleanup by Sagi Grimberg · 10 years ago
  34. 23a548e iscsi,iser-target: Expose supported protection ops according to t10_pi by Sagi Grimberg · 10 years ago
  35. 302cc7c iser-target: Fix NULL dereference in SW mode DIF by Sagi Grimberg · 10 years ago
  36. 570db17 iser-target: Allocate PI contexts dynamically by Sagi Grimberg · 10 years ago
  37. b02efbfc iser-target: Fix implicit termination of connections by Sagi Grimberg · 10 years ago
  38. ca6c1d8 iser-target: Handle ADDR_CHANGE event for listener cm_id by Sagi Grimberg · 10 years ago
  39. 19e2090 iser-target: Fix connected_handler + teardown flow race by Sagi Grimberg · 10 years ago
  40. 2371e5d iser-target: Parallelize CM connection establishment by Sagi Grimberg · 10 years ago
  41. 128e9cc iser-target: Fix flush + disconnect completion handling by Sagi Grimberg · 10 years ago
  42. 954f237 iscsi,iser-target: Initiate termination only once by Sagi Grimberg · 10 years ago
  43. 2707dbd Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next by Zhang Rui · 10 years ago
  44. aee4e5f tracing/sched: Check preempt_count() for current when reading task->state by Steven Rostedt (Red Hat) · 10 years ago
  45. 68f2981 mtd: tests: abort torturetest on erase errors by Brian Norris · 10 years ago
  46. 92b633a mtd: physmap_of: fix potential NULL dereference by Ard Biesheuvel · 10 years ago
  47. 798bc6d tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  48. 16394fd x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c by Rafael J. Wysocki · 10 years ago
  49. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  50. 2b7a8f36 ovl: add testsuite to docs by Miklos Szeredi · 10 years ago
  51. cead89b ovl: Use macros to present ovl_xattr by hujianyang · 10 years ago
  52. 1ba3872 ovl: Cleanup redundant blank lines by hujianyang · 10 years ago
  53. a78d9f0d ovl: support multiple lower layers by Miklos Szeredi · 10 years ago
  54. 53a08cb ovl: make upperdir optional by Miklos Szeredi · 10 years ago
  55. ab50882 ovl: improve mount helpers by Miklos Szeredi · 10 years ago
  56. 3b7a9a2 ovl: mount: change order of initialization by Miklos Szeredi · 10 years ago
  57. 4ebc581 ovl: allow statfs if no upper layer by Miklos Szeredi · 10 years ago
  58. 09e1032 ovl: lookup ENAMETOOLONG on lower means ENOENT by Miklos Szeredi · 10 years ago
  59. 3e01cee ovl: check whiteout on lowest layer as well by Miklos Szeredi · 10 years ago
  60. 3d3c6b8 ovl: multi-layer lookup by Miklos Szeredi · 10 years ago
  61. 9d7459d ovl: multi-layer readdir by Miklos Szeredi · 10 years ago
  62. 5ef88da ovl: helper to iterate layers by Miklos Szeredi · 10 years ago
  63. dd66266 ovl: add mutli-layer infrastructure by Miklos Szeredi · 10 years ago
  64. 263b4a0 ovl: dont replace opaque dir by Miklos Szeredi · 10 years ago
  65. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  66. 49c21e1 ovl: check whiteout while reading directory by Miklos Szeredi · 10 years ago
  67. 40bd62c PM: Remove the SET_PM_RUNTIME_PM_OPS() macro by Ulf Hansson · 10 years ago
  68. c3cb6ba mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro by Ludovic Desroches · 10 years ago
  69. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago
  70. bf7c544 ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  71. 641d334 sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  72. 7ba3705 phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  73. 739808c video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  74. d39fe4e tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  75. ec83305 spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  76. 5543798 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  77. a7e8ddd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  78. ad8f723 MIPS: Use phys_addr_t instead of phys_t by Jaedon Shin · 10 years ago
  79. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  80. 731d754 Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 10 years ago
  81. 8d14066 Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  82. 87c779b Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  83. eea0cf3 Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  84. 823e334 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  85. 175f8e2 ACPI / PM: Do not disable wakeup GPEs that have not been enabled by Rafael J. Wysocki · 10 years ago
  86. c48cf1b ACPI / utils: Drop error messages from acpi_evaluate_reference() by Rafael J. Wysocki · 10 years ago
  87. 80167a2 ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG by Rafael J. Wysocki · 10 years ago
  88. fa0c554 reiserfs: destroy allocated commit workqueue by Jiri Slaby · 10 years ago
  89. ca957b6 drivers: ide: Fix mostly harmless off-by-one hardcoded value by Rasmus Villemoes · 10 years ago
  90. 1746fbe IDE: Deletion of an unnecessary check before the function call "module_put" by Markus Elfring · 10 years ago
  91. eea3e8f Merge branch 'gem' by David S. Miller · 10 years ago
  92. 02c958d net/macb: add TX multiqueue support for gem by Cyrille Pitchen · 10 years ago
  93. d717e90 Merge branch 'kill_tasklet_hi_enable' by David S. Miller · 10 years ago
  94. 7142637 linux/interrupt.h: remove the definition of unused tasklet_hi_enable by Quentin Lambert · 10 years ago
  95. 06f6652 jme: replace calls to redundant function by Quentin Lambert · 10 years ago
  96. 6ce4436 Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  97. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  98. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  99. 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  100. ebd1636 iio: imu: kmx61: kmx61_set_wake_up_odr() can be static by kbuild test robot · 10 years ago