summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2019-04-281-1/+13
|\
| * firmware: xilinx: Add fpga API'sNava kishore Manne2019-04-151-0/+12
| * drivers: Defer probe if firmware is not readyRajan Vaja2019-03-181-1/+1
* | Merge tag 'omap-for-v5.2/am4-pm-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-04-283-0/+15
|\ \
| * \ Merge branch 'omap-for-v5.2/am4-ddr3' into omap-for-v5.2/am4-pm-v2Tony Lindgren2019-04-101-0/+3
| |\ \
| | * | memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware levelingDave Gerlach2019-04-091-0/+3
| | |/
| * | ARM: OMAP2+: pm33xx: Add support for rtc+ddr in self refresh modeKeerthy2019-04-081-0/+5
| * | rtc: OMAP: Add support for rtc-only modeKeerthy2019-04-081-0/+7
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-311-0/+2
|\ \
| * | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+2
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-311-11/+0
|\ \ \
| * | | Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar2019-03-2811-13/+33
| |\| |
| * | | proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma2019-03-261-11/+0
| | |/ | |/|
* | | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-301-1/+1
|\ \ \
| * | | gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner2019-03-221-1/+1
| |/ /
* | | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-302-0/+8
|\ \ \
| * | | ACPI: use different default debug value than ACPICAErik Schmauss2019-03-252-0/+8
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-295-12/+28
|\ \ \
| * | | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-291-0/+18
| * | | include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap2019-03-291-1/+1
| * | | include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder2019-03-291-1/+7
| * | | mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-03-291-0/+2
| * | | mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-03-291-10/+0
* | | | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-291-2/+0
|\ \ \ \
| * | | | driver core: remove BUS_ATTR()Greg Kroah-Hartman2019-03-181-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-292-5/+67
|\ \ \ \ | |_|/ / |/| | |
| * | | virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-282-5/+67
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2713-74/+212
|\ \ \
| * | | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+16
| * | | net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| * | | net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| * | | net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
| * | | sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-181-1/+1
| * | | packets: Always register packet sk in the same orderMaxime Chevallier2019-03-181-0/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-164-63/+167
| |\ \ \
| | * | | xsk: fix umem memory leak on cleanupBjörn Töpel2019-03-161-1/+0
| | * | | bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet2019-03-141-0/+55
| | * | | bpf: fix documentation for eBPF helpersQuentin Monnet2019-03-141-63/+65
| | * | | bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau2019-03-131-1/+10
| | * | | bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-132-1/+40
| * | | | net: add documentation to socket.cPedro Tammela2019-03-152-6/+12
| * | | | appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-03-151-1/+1
* | | | | Revert "parport: daisy: use new parport device model"Linus Torvalds2019-03-251-13/+0
| |_|/ / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-0/+2
|\ \ \ \
| * | | | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-242-3/+2
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-2/+1
| |\ \ \ \
| | * | | | irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-2/+1
| * | | | | genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu2019-03-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds2019-03-241-0/+1
|\ \ \ \ \