summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* of: add devm_ functions for populate and depopulateBenjamin Gaignard2017-02-271-0/+11
* dma-buf/reservation: Wrap ww_mutex_trylockChris Wilson2017-02-261-0/+20
* Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-2321-54/+123
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-101-0/+4
| |\
| | * net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+4
| * | cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-081-4/+4
| * | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-081-3/+1
| |/
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-041-0/+17
| |\
| | * irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-301-0/+17
| * | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-041-2/+30
| |\ \
| | * | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-311-2/+30
| * | | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-031-1/+2
| * | | Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2017-02-032-12/+19
| |\ \ \
| | * | | module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel2017-02-031-7/+0
| | * | | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-032-7/+21
| * | | | log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-02-031-1/+12
| |/ / /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-021-3/+0
| |\ \ \
| | * | | perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-2/+0
| | * | | perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-1/+0
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-012-18/+18
| |\ \ \
| | * | | net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| | * | | can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-291-4/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-02-011-0/+1
| |\ \ \ \
| | * | | | fscache: Fix dead object requeueDavid Howells2017-01-311-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-311-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-01-281-2/+2
| | |/ /
| * | | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-282-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
| | * | nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-01-241-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-275-5/+10
| |\ \ \
| | * | | net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+2
| | * | | net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven2017-01-251-2/+2
| | * | | net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-251-1/+0
| | * | | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-201-1/+5
| | * | | bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-01-181-0/+2
| | * | | virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-171-2/+0
| * | | | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-261-2/+0
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-01-271-2/+0
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki2017-01-201-2/+0
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-2728-79/+163
|\| | | | | |
| * | | | | | mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-01-241-1/+5
| * | | | | | kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-01-241-0/+1
| * | | | | | memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-241-2/+2
| * | | | | | Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-01-231-20/+50
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2017-01-191-20/+50
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+2
| |\ \ \ \ \
| | * | | | | cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner2017-01-161-0/+2
| * | | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-01-161-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-141-0/+4