summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-271-6/+2
|\
| * audit: use current whenever possiblePaul Moore2018-11-261-4/+2
| * audit: localize audit_log_session_info prototypeRichard Guy Briggs2018-11-191-2/+0
* | Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-271-5/+0
|\ \
| * | printk: Make printk_emit() local function.Tetsuo Handa2018-11-291-5/+0
* | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-272-15/+69
|\ \ \
| * | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-031-4/+3
| * | | pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-032-3/+17
| * | | pstore: Replace open-coded << with BIT()Kees Cook2018-12-031-4/+4
| * | | pstore: Improve and update some comments and status outputKees Cook2018-12-031-1/+1
| * | | pstore/ram: Add kern-doc for struct persistent_ram_zoneKees Cook2018-12-031-3/+43
| * | | pstore: Avoid duplicate call of persistent_ram_zap()Peng Wang2018-12-031-0/+1
| * | | Merge branch 'for-linus/pstore' into for-next/pstoreKees Cook2018-12-031-1/+4
| |\ \ \
* | \ \ \ Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-272-1/+43
|\ \ \ \ \
| * | | | | vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy2018-12-211-0/+42
| * | | | | powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-201-1/+1
| |/ / / /
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-265-9/+51
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2018-12-1737-153/+356
| |\ \ \ \ \
| * | | | | | x86/mm: Validate kernel_physical_mapping_init() PTE populationDan Williams2018-12-054-0/+4
| * | | | | | generic/pgtable: Introduce set_pte_safe()Dan Williams2018-12-051-0/+38
| * | | | | | generic/pgtable: Introduce {p4d,pgd}_same()Dan Williams2018-12-051-0/+14
| * | | | | | generic/pgtable: Make {pmd, pud}_same() unconditionally availableDan Williams2018-12-051-14/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-266-0/+12
|\ \ \ \ \ \
| * | | | | | x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-082-0/+6
| * | | | | | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar2018-12-0364-209/+500
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-234-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-261-0/+3
|\ \ \ \ \ \
| * | | | | | x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian2018-11-071-0/+1
| * | | | | | hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian2018-11-071-0/+2
| |/ / / / /
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-268-7/+223
|\ \ \ \ \ \
| * | | | | | sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret2018-12-111-0/+8
| * | | | | | PM: Introduce an Energy Model management frameworkQuentin Perret2018-12-111-0/+187
| * | | | | | sched/cpufreq: Prepare schedutil for Energy Aware SchedulingQuentin Perret2018-12-111-0/+6
| * | | | | | sched/topology: Relocate arch_scale_cpu_capacity() to the internal headerQuentin Perret2018-12-111-0/+16
| * | | | | | sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot2018-12-111-1/+0
| * | | | | | sched: Fix various typos in commentsIngo Molnar2018-12-034-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-262-2/+5
|\ \ \ \ \ \
| * | | | | | kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu2018-12-171-0/+3
| * | | | | | Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar2018-12-1726-114/+278
| |\ \ \ \ \ \
| * | | | | | | perf/core: Declare the __percpu attribute on non-deref typesMukesh Ojha2018-12-111-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-261-2/+0
|\ \ \ \ \ \ \
| * | | | | | | locking/lockdep: Remove ::version from lock_class structureWaiman Long2018-12-111-2/+0
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-6/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel2018-11-301-0/+3
| * | | | | | | | efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-301-3/+10
| * | | | | | | | x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya2018-11-301-3/+0
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-268-76/+64
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-048-76/+64
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-018-76/+64
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | | | | * | | | | | | srcu: Use "ssp" instead of "sp" for srcu_struct pointerPaul E. McKenney2018-11-273-55/+55