summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* iio: add field identifier for @use_count kernel-docTobin C. Harding2018-01-081-1/+1
* iio: add kernel-doc for field @ownerTobin C. Harding2018-01-081-0/+1
* iio: fix SPHINX kernel-docs build warningTobin C. Harding2018-01-081-2/+2
* Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman2018-01-0217-36/+105
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-312-2/+4
| |\
| | * timers: Reinitialize per cpu bases on hotplugThomas Gleixner2017-12-292-2/+4
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-314-16/+45
| |\ \
| | * | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-1/+1
| | * | genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2017-12-291-0/+17
| | * | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-282-15/+27
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-0/+11
| | * | locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-172-4/+4
| | * | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| | * | Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-171-2/+6
| | |\ \
| | * \ \ Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-173-28/+6
| | |\ \ \
| | * \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-171-0/+26
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-291-0/+1
| |\ \ \ \ \ \
| | * | | | | | cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-281-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-214-7/+11
| |\ \ \ \ \ \
| | * | | | | | net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2017-12-211-1/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-201-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | bpf: fix integer overflowsAlexei Starovoitov2017-12-211-2/+2
| | * | | | | | | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-1/+1
| | * | | | | | | net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-191-3/+5
| | * | | | | | | Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-191-0/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-12-213-9/+27
| |\ \ \ \ \ \ \
| | * | | | | | | block: unalign call_single_data in struct requestJens Axboe2017-12-201-1/+1
| | * | | | | | | block-throttle: avoid double chargeShaohua Li2017-12-202-5/+6
| | * | | | | | | block: fix blk_rq_append_bioJens Axboe2017-12-181-1/+1
| | * | | | | | | block: don't let passthrough IO go into .make_request_fn()Ming Lei2017-12-181-2/+19
| * | | | | | | | Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-201-1/+1
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do...Mark Brown2017-12-191-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | spi: Fix double "when"Geert Uytterhoeven2017-11-301-1/+1
| | | |/ / / / / / / /
| * | | | | | | | | | Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2017-12-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | mfd: Fix RTS5227 (and others) powermanagementHans de Goede2017-12-071-1/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman2017-12-1829-281/+72
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-3/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-3/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-151-0/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
| * | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-157-228/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | compiler.h: Remove ACCESS_ONCE()Mark Rutland2017-12-121-36/+11
| | * | | | | | | | | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-123-181/+0
| | * | | | | | | | | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-123-11/+0
| * | | | | | | | | | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-141-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-141-1/+1
| |\ \ \ \ \ \ \ \ \ \