summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar2019-09-061-1/+1
| |\ \ \ \ \
| | * | | | | x86/mpx: Remove MPX APIsDave Hansen2019-07-221-1/+1
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-1614-18/+65
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-1652-91/+105
| |\ \ \ \ \ \ \
| | * | | | | | | locking/spinlocks: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-312-2/+2
| | * | | | | | | rcu: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-313-3/+3
| | * | | | | | | sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner2019-07-313-8/+8
| * | | | | | | | sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming2019-09-031-0/+14
| * | | | | | | | sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli2019-07-251-0/+5
| * | | | | | | | cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli2019-07-251-4/+4
| * | | | | | | | cpusets: Rebuild root domain deadline accounting informationMathieu Poirier2019-07-253-0/+14
| * | | | | | | | sched/topology: Add partition_sched_domains_locked()Mathieu Poirier2019-07-251-0/+10
| * | | | | | | | sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)2019-07-251-1/+5
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-163-1/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-09-051-0/+5
| * | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-09-0213-12/+36
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | perf: Allow normal events to output AUX dataAlexander Shishkin2019-08-282-1/+16
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-164-31/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mutex: Fix up mutex_waiter usagePeter Zijlstra2019-08-081-0/+13
| * | | | | | | | | | locking/mutex: Make __mutex_owner static to mutex.cMukesh Ojha2019-08-061-35/+3
| * | | | | | | | | | locking/rwsem: Check for operations on an uninitialized rwsemDavidlohr Bueso2019-08-061-0/+10
| * | | | | | | | | | locking/lockdep: Reduce space occupied by stack tracesBart Van Assche2019-07-251-6/+3
| * | | | | | | | | | stacktrace: Constify 'entries' argumentsBart Van Assche2019-07-251-2/+2
| * | | | | | | | | | locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche2019-07-251-1/+1
* | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-9/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | efi: Export Runtime Configuration Interface table to sysfsNarendra K2019-08-081-0/+5
| * | | | | | | | | | | efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-081-1/+0
| * | | | | | | | | | | efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel2019-08-081-1/+0
| * | | | | | | | | | | efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel2019-08-081-7/+0
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-166-14/+50
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | rcu: Don't include <linux/ktime.h> in rcutiny.hChristoph Hellwig2019-08-261-1/+1
| * | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-225-13/+49
| |\| | | | | | | | | | |
| | * | | | | | | | | | | rcu/nocb: Atomic ->len field in rcu_segcblist structurePaul E. McKenney2019-08-131-0/+4
| | * | | | | | | | | | | rcu/nocb: Use rcu_segcblist for no-CBs CPUsPaul E. McKenney2019-08-131-1/+0
| | * | | | | | | | | | | rcu/nocb: Use separate flag to indicate offloaded ->cblistPaul E. McKenney2019-08-131-0/+1
| | * | | | | | | | | | | rcu/nocb: Use separate flag to indicate disabled ->cblistPaul E. McKenney2019-08-131-0/+4
| | * | | | | | | | | | | rcu/nocb: Rename and document no-CB CB kthread sleep trace eventPaul E. McKenney2019-08-131-1/+2
| | * | | | | | | | | | | rcu/sync: Remove custom check for RCU readersJoel Fernandes (Google)2019-08-091-3/+1
| | * | | | | | | | | | | rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)2019-08-092-5/+34
| | * | | | | | | | | | | treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)2019-08-012-4/+4
* | | | | | | | | | | | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-161-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | asm-generic/div64: Fix documentation of do_div() parameterJonathan Neuschäfer2019-08-281-3/+3
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-166-1/+336
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amlogic-dt64-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2019-09-034-0/+74
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'clk-meson-dt-v5.4-3' of git://github.com/BayLibre/clk-meson into v...Kevin Hilman2019-08-292-0/+43
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | dt-bindings: clk: meson: add sm1 periph clock controller bindingsNeil Armstrong2019-08-261-0/+5
| | | * | | | | | | | | | | | | dt-bindings: clock: meson: add resets to the audio clock controllerJerome Brunet2019-08-201-0/+38
| | * | | | | | | | | | | | | | Merge tag 'amlogic-drivers-2.1' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2019-08-292-0/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2019-09-032-1/+220
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \