summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-112-6/+1
* x86/mm: Fix swap entry comment and macroDave Hansen2016-08-111-2/+2
* x86/mm/kaslr: Fix -Wformat-security warningNicolas Iooss2016-08-111-1/+1
* x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen2016-08-101-121/+17
* x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks2016-08-101-0/+2
* x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
* x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-102-20/+13
* x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis2016-08-101-3/+5
* x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis2016-08-101-4/+5
* x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov2016-08-101-5/+9
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-08-101-0/+7
* x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier2016-08-101-2/+12
* x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier2016-08-102-3/+7
* x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko2016-08-101-0/+11
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-085-4/+56
|\
| * x86/uaccess: Enable hardened usercopyKees Cook2016-07-264-4/+11
| * mm: Implement stack frame object validationKees Cook2016-07-262-0/+45
* | unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-08-081-8/+8
* | x86/hweight: Don't clobber %rdiVille Syrjälä2016-08-081-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-066-55/+47
|\ \
| * | nvmx: mark ept single context invalidation as supportedBandan Das2016-08-041-7/+7
| * | nvmx: remove comment about missing nested vpid supportBandan Das2016-08-041-1/+0
| * | KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li2016-08-041-0/+3
| * | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-041-0/+3
| |\ \
| | * | KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-221-0/+3
| * | | x86: vdso: use __pvclock_read_cyclesPaolo Bonzini2016-08-041-13/+3
| * | | pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-043-34/+31
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-061-4/+7
|\ \ \ \
| * | | | perf/x86: Modify error message in virtualized environmentJuergen Gross2016-08-011-4/+7
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-067-14/+49
|\ \ \ \ \
| * | | | | x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-011-1/+1
| * | | | | Merge branch 'x86/asm' into x86/urgent, to pick up fixIngo Molnar2016-08-011-0/+6
| |\ \ \ \ \
| | * | | | | x86/vdso: Error out if the vDSO isn't a valid DSOAndy Lutomirski2016-07-191-0/+6
| * | | | | | x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-275-13/+42
* | | | | | | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-052-11/+9
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2016-08-052-11/+9
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | * | | | | | | | | x86/power/64: Do not refer to __PAGE_OFFSET from assembly codeRafael J. Wysocki2016-08-032-11/+9
* | | | | | | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-059-7/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-261-0/+1
| * | | | | | | | | | | x86: include linux/ratelimit.h in nmi.cArnd Bergmann2016-06-061-0/+1
| * | | | | | | | | | | char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-044-6/+2
| * | | | | | | | | | | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-043-1/+2
* | | | | | | | | | | | Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-08-041-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | um: Support kcovVegard Nossum2016-08-041-0/+3
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-0410-42/+40
* | | | | | | | | | | | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-047-26/+26
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-024-31/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik2016-08-021-3/+2
| * | | | | | | | | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-24/+0
| * | | | | | | | | | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-022-4/+4