summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski2018-04-056-380/+509
| | * | | | | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-054-3/+48
| | * | | | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-058-3/+120
| | * | | | | syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yDominik Brodowski2018-04-052-0/+30
| | * | | | | x86/syscalls: Don't pointlessly reload the system call numberLinus Torvalds2018-04-052-7/+8
| * | | | | | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-108-13/+16
| * | | | | | x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruptionKirill A. Shutemov2018-04-101-12/+20
| * | | | | | x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann2018-04-091-3/+1
| * | | | | | swiotlb: Use dma_direct_supported() for swiotlb_opsChristoph Hellwig2018-04-091-1/+1
| * | | | | | x86/mm: Fix documentation of module mapping range with 4-level pagingKirill A. Shutemov2018-04-031-1/+1
| * | | | | | x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-081-1/+1
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-1522-105/+329
|\ \ \ \ \ \ \
| * | | | | | | x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel2018-04-121-0/+9
| * | | | | | | x86/pti: Leave kernel text global for !PCIDDave Hansen2018-04-123-4/+82
| * | | | | | | x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen2018-04-123-10/+35
| * | | | | | | x86/pti: Enable global pages for shared areasDave Hansen2018-04-122-2/+35
| * | | | | | | x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen2018-04-121-2/+4
| * | | | | | | x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen2018-04-121-1/+10
| * | | | | | | x86/mm: Remove extra filtering in pageattr codeDave Hansen2018-04-121-4/+2
| * | | | | | | x86/mm: Do not auto-massage page protectionsDave Hansen2018-04-1210-12/+75
| * | | | | | | x86/espfix: Document use of _PAGE_GLOBALDave Hansen2018-04-091-0/+4
| * | | | | | | x86/mm: Introduce "default" kernel PTE maskDave Hansen2018-04-094-14/+34
| * | | | | | | x86/mm: Undo double _PAGE_PSE clearingDave Hansen2018-04-091-3/+6
| * | | | | | | x86/mm: Factor out pageattr _PAGE_GLOBAL settingDave Hansen2018-04-091-43/+23
| * | | | | | | Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar2018-04-093003-55400/+181844
| |\ \ \ \ \ \ \
| * | | | | | | | x86/entry/64: Drop idtentry's manual stack switch for user entriesAndy Lutomirski2018-04-091-2/+2
| * | | | | | | | x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin2018-04-051-9/+9
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-157-14/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/core: Force proper alignment of 'struct util_est'Peter Zijlstra2018-04-051-3/+3
| * | | | | | | | | sched/core: Simplify helpers for rq clock update skip requestsDavidlohr Bueso2018-04-055-9/+16
| * | | | | | | | | sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2018-04-051-0/+2
| * | | | | | | | | Merge branch 'linus' into sched/urgent, to pick up fixes and updatesIngo Molnar2018-04-054361-527003/+192074
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas2018-03-311-2/+1
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-1533-187/+629
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open()Song Liu2018-04-121-0/+8
| * | | | | | | | | | tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-04-101-0/+2
| * | | | | | | | | | perf/core: Fix perf_uprobe_init()Song Liu2018-04-101-0/+2
| * | | | | | | | | | perf/core: Fix perf_kprobe_init()Masami Hiramatsu2018-04-101-0/+2
| * | | | | | | | | | Merge tag 'perf-urgent-for-mingo-4.17-20180409' of git://git.kernel.org/pub/s...Ingo Molnar2018-04-106-24/+29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf tests clang: Fix function name for clang IR testSandipan Das2018-04-091-1/+1
| | * | | | | | | | | | perf clang: Add support for recent clang versionsSandipan Das2018-04-091-1/+10
| | * | | | | | | | | | perf tools: Fix perf builds with clang supportSandipan Das2018-04-091-1/+2
| | * | | | | | | | | | perf tools: No need to include namespaces.h in util.hArnaldo Carvalho de Melo2018-04-091-2/+2
| | * | | | | | | | | | perf hists browser: Remove leftover from row returned from refreshArnaldo Carvalho de Melo2018-04-061-8/+2
| | * | | | | | | | | | perf hists browser: Show extra_title_lines in the 'D' debug hotkeyArnaldo Carvalho de Melo2018-04-061-1/+2
| | * | | | | | | | | | perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filteringAdrian Hunter2018-04-061-10/+10
| * | | | | | | | | | | perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-091-0/+6
| * | | | | | | | | | | Merge tag 'perf-urgent-for-mingo-4.17-20180406' of git://git.kernel.org/pub/s...Ingo Molnar2018-04-066-40/+141
| |\| | | | | | | | | |
| | * | | | | | | | | | tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-04-051-4/+108
| | * | | | | | | | | | perf report: Remove duplicated 'samples' in lost samples warningArnaldo Carvalho de Melo2018-04-051-1/+1