summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* softirq/core: Consolidate default local_softirq_pending() implementationsFrederic Weisbecker2018-05-142-5/+15
* softirq/core: Turn default irq_cpustat_t to standard per-cpuFrederic Weisbecker2018-05-141-2/+2
* Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar2018-05-1430-75/+234
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-133-6/+47
| |\
| | * sched/core: Introduce set_special_state()Peter Zijlstra2018-05-042-6/+46
| | * kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-031-0/+1
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-113-0/+4
| |\ \
| | * | rbtree: include rcu.hSebastian Andrzej Siewior2018-05-112-0/+2
| | * | mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes2018-05-111-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-111-0/+1
| |\ \ \
| | * | | net: phy: broadcom: add support for BCM89610 PHYBhadram Varka2018-05-041-0/+1
| * | | | libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov2018-05-101-2/+10
| | |/ / | |/| |
| * | | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-051-1/+1
| |\ \ \
| | * \ \ Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-04-301-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper2018-04-271-1/+1
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-041-0/+3
| |\ \ \ \
| | * | | | clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2018-04-161-0/+3
| * | | | | Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds2018-05-041-1/+1
| |\ \ \ \ \
| | * | | | | remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen2018-04-251-1/+1
| | |/ / / /
| * | | | | Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-042-1/+20
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa2018-05-031-0/+17
| | * | | | blk-mq: fix sysfs inflight counterOmar Sandoval2018-04-261-1/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-032-10/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-261-9/+3
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-251-1/+3
| | |\ \ \ \
| | | * | | | bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend2018-04-241-1/+1
| | | * | | | bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAYRoman Gushchin2018-04-231-0/+2
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-293-14/+27
| |\ \ \ \ \ \
| | * | | | | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-263-14/+27
| | | |_|_|_|/ | | |/| | | |
| * | | | | | <linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein2018-04-281-2/+2
| * | | | | | Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-271-23/+0
| |\ \ \ \ \ \
| | * | | | | | virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede2018-04-231-23/+0
| | |/ / / / /
| * | | | | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-271-2/+4
| |\ \ \ \ \ \
| | * | | | | | drivers: change struct device_driver::coredump() return type to voidArend van Spriel2018-04-191-2/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-272-8/+15
| |\ \ \ \ \ \
| | * | | | | | tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-04-231-1/+1
| | * | | | | | earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-231-7/+14
| | |/ / / / /
| * | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-271-0/+75
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-04-261-0/+75
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach2018-04-181-0/+75
| | | |/ / / /
| * | | | | | Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-271-0/+1
| |\ \ \ \ \ \
| | * | | | | | mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-241-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-261-0/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | virtio: add ability to iterate over vqsMichael S. Tsirkin2018-04-251-0/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-251-3/+1
| |\ \ \ \ \
| | * | | | | fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer2018-04-191-3/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-251-0/+5
| |\ \ \ \ \
| | * | | | | scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche2018-04-191-0/+5
| | |/ / / /
| * | | | | Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-252-0/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | block: mq: Add some minor doc for core structsLinus Walleij2018-04-251-0/+3