summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland1-0/+154
2015-07-31uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov1-0/+1
2015-07-31uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov1-1/+6
2015-07-31uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov1-0/+1
2015-07-31uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov1-0/+10
2015-07-31Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2-20/+14
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar50-165/+361
2015-07-31Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar13-8/+86
2015-07-31target: Shrink struct se_cmd by rearranging fieldsRoland Dreier1-8/+8
2015-07-31target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier1-2/+0
2015-07-31target: remove initiatorname field in se_acl_lunChris Zankel1-1/+0
2015-07-31target: remove unused lun_flags field from se_lunChris Zankel1-1/+0
2015-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-18/+5
2015-07-31net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2-0/+2
2015-07-31net: sched: fix refcount imbalance in actionsDaniel Borkmann1-1/+7
2015-07-31PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang1-0/+5
2015-07-30PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang1-1/+2
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech1-0/+1
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu1-0/+17
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu1-0/+2
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann1-2/+4
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann1-0/+10
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov1-0/+7
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga1-0/+10
2015-07-30usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga1-0/+10
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga1-0/+11
2015-07-30tile: enable full SECCOMP supportChris Metcalf2-0/+5
2015-07-30KVM: document memory barriers for kvm->vcpus/kvm->online_vcpusPaolo Bonzini1-0/+4
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2-9/+22
2015-07-30netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2-0/+4
2015-07-30lwtunnel: Make lwtun_encaps[] staticThomas Graf1-3/+0
2015-07-30net: Recompute sk_txhash on negative routing adviceTom Herbert1-0/+8
2015-07-30net: Set sk_txhash from a random numberTom Herbert3-35/+8
2015-07-30Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-07-30PCI/MSI: Drop domain field from msi_controllerMarc Zyngier1-3/+0
2015-07-30irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier1-5/+0
2015-07-30irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier1-0/+6
2015-07-30genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier1-0/+1
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier1-0/+22
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier2-0/+2
2015-07-30PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier1-0/+4
2015-07-30device core: Introduce per-device MSI domain pointerMarc Zyngier1-0/+20
2015-07-30PCI/MSI: Register irq domain with specific tokenMarc Zyngier1-0/+1
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-2/+21
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner50-165/+361
2015-07-30Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki10-100/+152
2015-07-29drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer1-1/+1
2015-07-29drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer1-1/+1
2015-07-29soc: qcom: Driver for the Qualcomm RPM over SMDBjorn Andersson1-0/+35
2015-07-29soc: qcom: Add Shared Memory DriverBjorn Andersson1-0/+46