summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-133-9/+31
|\
| * document alloc_file() changesAl Viro2018-07-121-0/+12
| * document ->atomic_open() changesAl Viro2018-07-123-9/+19
* | Merge tag 'hwmon-for-linus-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-135-4/+226
|\ \
| * | hwmon: Add NPCM7xx PWM and Fan driverTomer Maimon2018-07-081-0/+22
| * | dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentationTomer Maimon2018-07-081-0/+84
| * | hwmon: (pmbus/max34440) Add support for MAX34451.Kun Yi2018-07-081-4/+12
| * | hwmon: Document the sensor enable attributeShilpasri G Bhat2018-07-081-0/+48
| * | hwmon: (mlxreg-fan) Add support for Mellanox FAN driverVadim Pasternak2018-07-081-0/+60
* | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-131-2/+2
|\ \ \
| * | | MIPS: ath79: Fix the USB PHY reset namesAlban Bedel2018-07-261-2/+2
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-131-4/+4
|\ \ \ \
| * | | | ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()Will Deacon2018-07-111-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-131-0/+16
|\ \ \ \
| * | | | KVM: s390: Add huge page enablement controlJanosch Frank2018-07-301-0/+16
| | |/ / | |/| |
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-132-5/+1
|\ \ \ \
| * | | | x86/tsc: Redefine notsc to behave as tsc=unstablePavel Tatashin2018-07-202-5/+1
* | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-3/+377
|\ \ \ \ \
| * | | | | x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre2018-07-031-0/+3
| * | | | | x86/intel_rdt: Limit C-states dynamically when pseudo-locking activeReinette Chatre2018-06-241-2/+2
| * | | | | x86/intel_rdt: Documentation for Cache Pseudo-LockingReinette Chatre2018-06-231-2/+278
| * | | | | x86/intel_rdt: Document new mode, size, and bit_usageReinette Chatre2018-06-231-2/+97
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-131-0/+4
|\ \ \ \ \
| * | | | | x86/numa_emulation: Introduce uniform split capabilityDan Williams2018-07-061-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-131-14/+20
|\ \ \ \ \
| * | | | | clocksource/drivers/timer-mediatek: Add system timer bindingsStanley Chu2018-07-261-14/+20
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-8/+27
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-2528-141/+245
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-266-106/+111
| |\ \ \ \ \ \ \
| * | | | | | | | kprobes/Documentation: Fix various typosMasami Hiramatsu2018-06-221-12/+12
| * | | | | | | | Documentation/kprobes: Add how to change the execution pathMasami Hiramatsu2018-06-211-0/+20
| * | | | | | | | kprobes/x86: Do not disable preempt on int3 pathMasami Hiramatsu2018-06-211-6/+5
| * | | | | | | | kprobes: Don't check the ->break_handler() in generic kprobes codeMasami Hiramatsu2018-06-211-1/+1
| * | | | | | | | Documentation/kprobes: Remove jprobes related leftoverMasami Hiramatsu2018-06-211-1/+1
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-133-28/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri2018-07-171-16/+27
| * | | | | | | | | locking/atomics/Documentation: Describe atomic_set() as a write operationJonathan Neuschäfer2018-07-171-1/+1
| * | | | | | | | | locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA...SeongJae Park2018-07-171-11/+11
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-1310-298/+332
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-07-1710-298/+332
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADPaul E. McKenney2018-07-121-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney2018-07-121-2/+2
| | * | | | | | | | | | rculist: Improve documentation for list_for_each_entry_from_rcu()NeilBrown2018-07-121-0/+2
| | * | | | | | | | | | doc: Update synchronize_rcu() definition in whatisRCU.txtAndrea Parri2018-07-121-6/+10
| | |/ / / / / / / / /
| | * | | | | | | | | doc: Update RCU CPU stall-warning documentationPaul E. McKenney2018-07-121-12/+12
| | * | | | | | | | | doc: Update memory-ordering documentation for ->gp-seqPaul E. McKenney2018-07-126-223/+243
| | * | | | | | | | | doc: Update data-structure documentation for ->gp_seqPaul E. McKenney2018-07-121-55/+63
| | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-132-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-0615-148/+211
| |\| | | | | | | | |