summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+40
|\
| * Documentation/filesystems/proc.txt: Add arch_status fileAubrey Li2019-06-121-0/+40
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-1/+1
|\ \
| * \ Merge tag 'v5.2-rc6' into x86/asm, to refresh the branchIngo Molnar2019-06-2511-37/+263
| |\ \
| * \ \ Merge tag 'v5.2-rc5' into x86/asm, to refresh the branchIngo Molnar2019-06-1751-327/+845
| |\ \ \
| * | | | Documentation/x86: Fix path to entry_32.SIra Weiny2019-05-241-1/+1
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-2411-37/+263
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/fair: Fix "runnable_avg_yN_inv" not used warningsQian Cai2019-06-171-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-082-30/+91
|\ \ \ \ \
| * | | | | x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-06-171-0/+3
| * | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-175-110/+58
| |\| | | |
| * | | | | Documentation/atomic_t.txt: Clarify pure non-rmw usagePeter Zijlstra2019-06-031-2/+4
| * | | | | locking/lockdep: Add explanation to lock usage rules in lockdep design docYuyang Du2019-06-031-10/+23
| * | | | | locking/lockdep: Add description and explanation in lockdep design docYuyang Du2019-06-031-18/+61
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-088-13/+47
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-06-288-13/+47
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge LKMM and RCU commitsPaul E. McKenney2019-06-247-9/+34
| | |\ \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *---. \ \ \ \ Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-196-9/+28
| | | |\ \ \ \ \ \ \
| | | | | * | | | | | rcu: Don't return a value from rcu_assign_pointer()Andrea Parri2019-06-131-4/+4
| | | | | * | | | | | doc: Remove ".vnet" from paulmck email addressesPaul E. McKenney2019-05-283-3/+3
| | | | | |/ / / / /
| | | | * | | | | | doc: Fixup definition of rcupdate.rcu_task_stall_timeoutZhenzhong Duan2019-05-281-1/+1
| | | | * | | | | | doc/rcuref: Document real world examples in kernelJoel Fernandes (Google)2019-05-281-1/+20
| | | | |/ / / / /
| | | * / / / / / rcu: Enable elimination of Tree-RCU softirq processingSebastian Andrzej Siewior2019-05-251-0/+6
| | | |/ / / / /
| | * / / / / / Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,aft...Alan Stern2019-06-191-4/+13
| | |/ / / / /
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-082-4/+25
|\ \ \ \ \ \ \
| * | | | | | | x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner2019-07-034-211/+0
| * | | | | | | Documentation/ABI: Document umwait control sysfs interfacesFenghua Yu2019-06-241-0/+23
| * | | | | | | Documentation/x86/64: Add documentation for GS/FS addressing modeThomas Gleixner2019-06-222-0/+200
| * | | | | | | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski2019-06-221-2/+1
| * | | | | | | x86/entry/64: Document GSBASE handling in the paranoid pathChang S. Bae2019-06-221-0/+9
| * | | | | | | kbuild: Raise the minimum required binutils version to 2.21Chang S. Bae2019-06-221-4/+2
| * | | | | | | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski2019-06-221-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-081-6/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/vsyscall: Add a new vsyscall=xonly modeAndy Lutomirski2019-06-281-1/+6
| * | | | | | | Documentation/admin: Remove the vsyscall=native documentationAndy Lutomirski2019-06-281-6/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-082-4/+33
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-0311-37/+263
| |\| | | | | |
| * | | | | | | clocksource/drivers/sysctr: Add nxp system counter timer driver supportBai Ping2019-06-251-0/+25
| * | | | | | | timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld2019-06-251-1/+1
| * | | | | | | timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld2019-06-221-3/+7
| * | | | | | | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-084-4/+89
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: interrupt-controller: Add Amazon's Annapurna Labs FICTalel Shenhar2019-07-031-0/+29
| * | | | | | | dt-bindings: interrupt-controller: Update csky mpintcGuo Ren2019-06-111-4/+16
| * | | | | | | dt-bindings: interrupt-controller: New binding for Meson-G12A SoCXingyu Chen2019-06-111-0/+1
| * | | | | | | dt-bindings: interrupt-controller: Add Renesas RZ/A1 Interrupt ControllerGeert Uytterhoeven2019-05-291-0/+43
* | | | | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0820-3424/+4001
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: s390: s390dbf: typos and formatting, update crash commandSteffen Maier2019-07-051-54/+68
| * | | | | | | | docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2019-07-051-0/+1