1. 2b0cda8 KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers by Marc Zyngier · 9 years ago
  2. 4493b1c KVM: arm/arm64: vgic-new: Add MMIO handling framework by Marc Zyngier · 9 years ago
  3. 90eee56 KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq by Eric Auger · 9 years ago
  4. 59529f6 KVM: arm/arm64: vgic-new: Add GICv3 world switch backend by Marc Zyngier · 9 years ago
  5. 140b086 KVM: arm/arm64: vgic-new: Add GICv2 world switch backend by Marc Zyngier · 9 years ago
  6. 0919e84 KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework by Marc Zyngier · 9 years ago
  7. 81eeb95 KVM: arm/arm64: vgic-new: Implement virtual IRQ injection by Christoffer Dall · 9 years ago
  8. b18b577 KVM: arm/arm64: vgic-new: Add data structure definitions by Christoffer Dall · 9 years ago
  9. 44bfc42 KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h by Andre Przywara · 9 years ago
  10. 2defaff KVM: arm/arm64: pmu: abstract access to number of SPIs by Andre Przywara · 9 years ago
  11. 2db4c10 KVM: arm/arm64: Get rid of vgic_cpu->nr_lr by Christoffer Dall · 9 years ago
  12. 41a5448 KVM: arm/arm64: Move timer IRQ map to latest possible time by Christoffer Dall · 9 years ago
  13. c8eb3f6 KVM: arm/arm64: vgic: Remove irq_phys_map from interface by Andre Przywara · 9 years ago
  14. a7e33ad KVM: arm/arm64: arch_timer: Remove irq_phys_map by Andre Przywara · 9 years ago
  15. b452cb5 KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map by Christoffer Dall · 9 years ago
  16. 63306c2 KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq() by Andre Przywara · 9 years ago
  17. e262f41 KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active() by Andre Przywara · 9 years ago
  18. 4f551a3 KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq() by Andre Przywara · 9 years ago
  19. a53d892 clocksource: arm_arch_timer: Remove arch_timer_get_timecounter by Julien Grall · 9 years ago
  20. 503a628 KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables by Julien Grall · 9 years ago
  21. 1839e57 irqchip/gic-v3: Parse and export virtual GIC information by Julien Grall · 9 years ago
  22. 502d6df irqchip/gic-v2: Parse and export virtual GIC information by Julien Grall · 9 years ago
  23. d9b5e41 clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ by Julien Grall · 9 years ago
  24. b4d6ce9 clocksource: arm_arch_timer: Gather KVM specific information in a structure by Julien Grall · 9 years ago
  25. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  26. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  27. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  28. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
  29. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  30. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
  31. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
  32. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 9 years ago
  33. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 9 years ago
  34. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 9 years ago
  35. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 9 years ago
  36. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 9 years ago
  37. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 9 years ago
  38. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 9 years ago
  39. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 9 years ago
  40. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
  41. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
  42. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 9 years ago
  43. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
  44. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 9 years ago
  45. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
  46. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
  47. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  48. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  49. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  50. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  51. 1d02369 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  53. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  54. 2162b80 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  55. 976fb3f Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  56. 3513ac74 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  57. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  58. faea72d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  59. 5b1e167 Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  60. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 19d6f04 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  64. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 9 years ago
  65. 17efca9 Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. 5e82b4b net: Fix typos and whitespace. by Bjorn Helgaas · 9 years ago
  67. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 9 years ago
  68. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  69. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  70. f09e3f4 x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck by Yaowei Bai · 9 years ago
  71. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  73. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 9 years ago
  74. 21b2f44 kfifo: fix sparse complaints by Stefani Seibold · 9 years ago
  75. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  76. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 9 years ago
  77. 0335695 cred/userns: define current_user_ns() as a function by Arnd Bergmann · 9 years ago
  78. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 9 years ago
  79. 93bdaca rapidio: add outbound window support by Alexandre Bounine · 9 years ago
  80. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 9 years ago
  81. b6cb95e rapidio: move rio_pw_enable into core code by Alexandre Bounine · 9 years ago
  82. 5024622 rapidio: move rio_local_set_device_id function to the common core by Alexandre Bounine · 9 years ago
  83. a7b4c63 rapidio: add lock protection for doorbell list by Alexandre Bounine · 9 years ago
  84. b77a203 rapidio: add core mport removal support by Alexandre Bounine · 9 years ago
  85. e6b585c rapidio: move net allocation into core code by Alexandre Bounine · 9 years ago
  86. 83dc2cbc rapidio: add shutdown notification for RapidIO devices by Alexandre Bounine · 9 years ago
  87. 8b189fd rapidio: add query_mport operation by Alexandre Bounine · 9 years ago
  88. 95f2735 cpumask: remove incorrect information from comment by Eric Biggers · 9 years ago
  89. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 9 years ago
  90. 5180e3e compat: add in_compat_syscall to ask whether we're in a compat syscall by Andy Lutomirski · 9 years ago
  91. 3debb0a tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 9 years ago
  92. 01cde15 Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  93. db219ba ipv6: remove unused in6_addr struct by Luis de Bethencourt · 9 years ago
  94. 5f2d472 ethtool: minor doc update by David Decotigny · 9 years ago
  95. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  96. b4af7f7 Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  97. 62d885fe net: Add missing kernel-doc for netdev ptype lists by Benjamin Poirier · 9 years ago
  98. 6d0e24c net: add missing descriptions in net_device_priv_flags by Luis de Bethencourt · 9 years ago
  99. afc5499 NTB: Make _addr functions optional in the API by Allen Hubbe · 9 years ago
  100. e531cdf Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago