summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com2018-06-211-0/+11
* x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com2018-06-211-3/+46
* x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-212-4/+17
* x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada2018-06-211-5/+0
* Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada2018-06-211-1/+0
* x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross2018-06-211-0/+5
* x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh2018-06-201-6/+8
* x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-091-0/+2
* x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner2018-06-061-13/+14
* genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner2018-06-061-2/+35
* x86/platform/uv: Use apic_ack_irq()Thomas Gleixner2018-06-061-6/+1
* x86/ioapic: Use apic_ack_irq()Thomas Gleixner2018-06-061-1/+1
* irq_remapping: Use apic_ack_irq()Thomas Gleixner2018-06-064-9/+2
* x86/apic: Provide apic_ack_irq()Thomas Gleixner2018-06-062-2/+9
* genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2018-06-062-5/+7
* genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2018-06-061-7/+19
* x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner2018-06-061-0/+9
* x86/vector: Fix the args of vector_alloc tracepointDou Liyang2018-06-061-1/+1
* x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang2018-06-061-5/+2
* x86/platform/uv: Remove extra parenthesesVarsha Rao2018-06-061-1/+1
* x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-065-1/+24
* x86: Mark native_set_p4d() as __always_inlineArnd Bergmann2018-06-061-2/+2
*-----. Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar2018-06-045-25/+47
|\ \ \ \
| | | | * x86/vdso: Remove unused fileJann Horn2018-05-061-1/+0
| | | * | x86/mtrr: Convert to use strncpy_from_user() helperAndy Shevchenko2018-05-161-10/+2
| | | * | x86/mtrr: Convert to use match_string() helperAndy Shevchenko2018-05-161-11/+10
| | * | | x86/microcode: Make the late update update_lock a raw lock for RTScott Wood2018-05-271-3/+3
| * | | | x86/i8237: Register device based on FADT legacy boot flagRajneesh Bhardwaj2018-04-273-1/+32
* | | | | Linux 4.17v4.17Linus Torvalds2018-06-031-1/+1
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-06-034-21/+34
|\ \ \ \ \
| * | | | | Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro2018-06-033-19/+33
| * | | | | fix io_destroy()/aio_complete() raceAl Viro2018-05-241-2/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-033-18/+35
|\ \ \ \ \ \
| * | | | | | sched/headers: Fix typoDavidlohr Bueso2018-05-311-1/+1
| * | | | | | sched/deadline: Fix missing clock updateJuri Lelli2018-05-311-3/+3
| * | | | | | sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton2018-05-311-2/+1
| * | | | | | sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2018-05-311-12/+30
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-039-21/+185
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-319-21/+185
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo2018-05-301-1/+1
| | * | | | | | perf script python: Add addr into perf sample dictLeo Yan2018-05-301-0/+2
| | * | | | | | perf data: Update documentation section on cpu topologyThomas Richter2018-05-301-0/+8
| | * | | | | | perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-301-2/+10
| | * | | | | | perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-05-301-3/+3
| | * | | | | | perf test: "Session topology" dumps core on s390Thomas Richter2018-05-301-6/+24
| | * | | | | | perf parse-events: Handle uncore event aliases in small groups properlyKan Liang2018-05-304-9/+137
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-0338-115/+192
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-022-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-022-0/+4
| * | | | | | | | | net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas2018-06-011-1/+1