summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/atomics: Change 'fold' to 'grep'Anders Roxell2019-02-111-1/+1
* Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar2019-02-1136-1812/+5894
|\
| * locking/atomics: Fix out-of-tree buildBorislav Petkov2018-11-091-1/+1
| * locking/atomics: Fix scripts/atomic/ script permissionsIngo Molnar2018-11-0125-0/+0
| * arm64, locking/atomics: Use instrumented atomicsMark Rutland2018-11-015-186/+193
| * locking/atomics: Check generated headers are up-to-dateMark Rutland2018-11-012-2/+35
| * locking/atomics: Switch to generated instrumentationMark Rutland2018-11-011-169/+1489
| * locking/atomics: Switch to generated atomic-longMark Rutland2018-11-011-215/+958
| * locking/atomics: Switch to generated fallbacksMark Rutland2018-11-012-1240/+2295
| * locking/atomics: Add common header generation filesMark Rutland2018-11-0125-0/+924
* | futex: Convert futex_pi_state.refcount to refcount_tElena Reshetova2019-02-111-7/+8
* | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova2019-02-043-12/+52
* | locking/qspinlock_stat: Track the no MCS node available caseWaiman Long2019-02-042-7/+17
* | locking/qspinlock: Handle > 4 slowpath nesting levelsWaiman Long2019-02-041-0/+15
* | sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso2019-02-044-23/+48
* | locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long2019-02-041-0/+3
* | Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar2019-02-04727-3833/+7805
|\ \
| * | Linux 5.0-rc5v5.0-rc5Linus Torvalds2019-02-031-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-0313-14/+35
| |\ \
| | * | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-026-10/+10
| | * | x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song2019-02-011-0/+3
| | * | x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky2019-01-311-1/+1
| | * | MAINTAINERS: Add Andy and Darren as arch/x86/platform/ reviewersBorislav Petkov2019-01-301-0/+9
| | * | x86/fault: Fix sign-extend unintended sign extensionColin Ian King2019-01-291-1/+1
| | * | x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang2019-01-292-1/+9
| | * | x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang2019-01-291-1/+2
| * | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-036-39/+9
| |\ \ \
| | * | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-306-35/+8
| | * | | x86/speculation: Remove redundant arch_smt_update() invocationZhenzhong Duan2019-01-291-4/+1
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-036-23/+35
| |\ \ \ \
| | * \ \ \ Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar2019-01-226-23/+35
| | |\ \ \ \
| | | * | | | perf script: Fix crash when processing recorded stat dataTony Jones2019-01-211-5/+2
| | | * | | | perf top: Fix wrong hottest instruction highlightedHe Kuang2019-01-211-6/+10
| | | * | | | perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-01-211-2/+9
| | | * | | | perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo2019-01-181-0/+2
| | | * | | | perf core: Fix perf_proc_update_handler() bugStephane Eranian2019-01-181-7/+7
| | | * | | | perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen2019-01-181-1/+1
| | | * | | | perf ordered_events: Fix crash in ordered_events__freeJiri Olsa2019-01-171-2/+4
| * | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-2/+3
| |\ \ \ \ \ \
| | * | | | | | efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai2019-02-021-2/+3
| * | | | | | | Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-034-38/+71
| |\ \ \ \ \ \ \
| | * | | | | | | btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman2019-01-301-0/+3
| | * | | | | | | btrfs: clean up pending block groups when transaction commit abortsDavid Sterba2019-01-301-0/+16
| | * | | | | | | btrfs: fix potential oops in device_list_addAl Viro2019-01-301-2/+2
| | * | | | | | | btrfs: don't end the transaction for delayed refs in throttleJosef Bacik2019-01-281-8/+0
| | * | | | | | | Btrfs: fix deadlock when allocating tree block during leaf/node splitFilipe Manana2019-01-281-28/+50
| * | | | | | | | Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-02-021-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dt-bindings: Fix dt_binding_check target for in tree buildsRob Herring2019-01-231-1/+5
| * | | | | | | | | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-0210-19/+38
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti2019-01-251-1/+1