summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara2016-05-201-0/+5
* KVM: arm/arm64: pmu: abstract access to number of SPIsAndre Przywara2016-05-201-0/+2
* KVM: arm/arm64: Get rid of vgic_cpu->nr_lrChristoffer Dall2016-05-201-3/+0
* KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-4/+4
* KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara2016-05-201-2/+1
* KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara2016-05-201-3/+0
* KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall2016-05-201-2/+1
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara2016-05-201-1/+1
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara2016-05-201-1/+1
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara2016-05-201-1/+1
* clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall2016-05-031-6/+0
* KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall2016-05-031-3/+4
* irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+1
* irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+33
* clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall2016-05-031-0/+1
* clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall2016-05-031-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-265-18/+45
|\
| * ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+2
| * libceph: add helper that duplicates last extent operationYan, Zheng2016-03-251-0/+2
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-251-2/+4
| * libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-2/+3
| * libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-251-1/+1
| * libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-252-0/+6
| * libceph: monc ping rate is 10sIlya Dryomov2016-03-251-2/+3
| * libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-253-10/+24
* | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds2016-03-261-2/+8
|\ \
| * | NTB: Make _addr functions optional in the APIAllen Hubbe2016-03-211-2/+8
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-261-12/+3
|\ \ \
| * | | scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann2016-03-181-12/+3
* | | | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-251-0/+32
* | | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-253-12/+31
* | | | mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-252-10/+13
* | | | mm, kasan: SLAB supportAlexander Potapenko2016-03-254-0/+43
* | | | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-251-2/+0
* | | | oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-251-2/+0
* | | | oom: make oom_reaper_list single linkedVladimir Davydov2016-03-251-1/+1
* | | | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-251-0/+2
* | | | mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-251-0/+3
* | | | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-251-1/+1
* | | | mm, oom: introduce oom reaperMichal Hocko2016-03-251-0/+2
* | | | sched: add schedule_timeout_idle()Andrew Morton2016-03-251-0/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-252-4/+4
|\ \ \ \
| * \ \ \ Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-242-4/+4
| |\ \ \ \
| | * | | | dma-buf/fence: fix fence_is_later v2Christian König2016-03-211-1/+1
| | * | | | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-3/+3
* | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-244-8/+1
|\ \ \ \ \ \
| * | | | | | asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-4/+0
| * | | | | | asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2016-03-011-1/+1
| * | | | | | asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | | | | | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-241-0/+9
|\ \ \ \ \ \ \