summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-1629-64/+44
* mm/gup: Overload get_user_pages() functionsDave Hansen2016-02-164-46/+158
* mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-1611-27/+77
*---. Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar2016-02-1694-1001/+1129
|\ \ \
| | | * x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov2016-02-161-2/+1
| | | * x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()Matthew Wilcox2016-02-091-2/+2
| | | * x86/asm/bitops: Force inlining of test_and_set_bit and friendsDenys Vlasenko2016-02-091-18/+18
| | | * x86/entry/traps: Refactor preemption and interrupt flag handlingAlexander Kuleshov2016-02-011-28/+19
| | | * x86/syscalls/64: Mark sys_iopl() as using ptregsAndy Lutomirski2016-02-011-1/+1
| | | * x86/entry/64: Fix fast-path syscall return register stateAndy Lutomirski2016-02-011-1/+3
| | | * x86/entry/64: Fix an IRQ state error on ptregs-using syscallsAndy Lutomirski2016-02-011-6/+13
| | | * x86/vdso: Use static_cpu_has()Borislav Petkov2016-01-301-1/+1
| | | * x86/alternatives: Discard dynamic check after initBrian Gerst2016-01-302-13/+12
| | | * x86/alternatives: Add an auxilary sectionBorislav Petkov2016-01-301-0/+11
| | | * x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov2016-01-301-44/+5
| | | * x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-308-125/+21
| | | * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-3050-328/+336
| | | * Merge branch 'x86/cpu' into x86/asm, to avoid conflictIngo Molnar2016-01-301-0/+1
| | | |\
| | | | * x86/cpufeature: Add AMD AVIC bitBorislav Petkov2016-01-191-0/+1
| | | * | x86/entry/64: Migrate the 64-bit syscall slow path to CAndy Lutomirski2016-01-292-78/+65
| | | * | x86/entry/64: Stop using int_ret_from_sys_call in ret_from_forkAndy Lutomirski2016-01-291-16/+19
| | | * | x86/entry/64: Call all native slow-path syscalls with full pt-regsAndy Lutomirski2016-01-292-87/+10
| | | * | x86/entry/64: Always run ptregs-using syscalls on the slow pathAndy Lutomirski2016-01-293-24/+55
| | | * | x86/syscalls: Add syscall entry qualifiersAndy Lutomirski2016-01-298-16/+29
| | | * | x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski2016-01-298-23/+31
| | | * | x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski2016-01-295-20/+16
| | | * | x86/syscalls: Refactor syscalltbl.shAndy Lutomirski2016-01-291-5/+13
| | | * | selftests/x86: Add check_initial_reg_state()Andy Lutomirski2016-01-292-1/+117
| | | * | selftests/x86: Extend Makefile to allow 64-bit-only testsAndy Lutomirski2016-01-291-2/+3
| | | * | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-299775-402893/+723766
| | | |\ \
| | | * | | x86/asm: Remove unused L3_PAGE_OFFSETAlexander Kuleshov2016-01-271-1/+0
| | | * | | x86/asm: Add C versions of frame pointer macrosJosh Poimboeuf2016-01-191-3/+13
| | | * | | x86/asm: Clean up frame pointer macrosJosh Poimboeuf2016-01-191-16/+27
| | | * | | x86/signal: Cleanup get_nr_restart_syscall()Dmitry V. Levin2016-01-191-5/+8
| | | * | | x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64Alexander Kuleshov2016-01-191-31/+0
| | | * | | x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski2016-01-124-7/+21
| | | * | | x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mappingAndy Lutomirski2016-01-121-40/+57
| | | * | | x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski2016-01-123-17/+19
| | | * | | x86/vdso: Track each mm's loaded vDSO image as well as its baseAndy Lutomirski2016-01-122-1/+3
| | | * | | mm: Add vm_insert_pfn_prot()Andy Lutomirski2016-01-122-2/+25
| | | * | | mm: Add a vm_special_mapping.fault() methodAndy Lutomirski2016-01-122-7/+28
| | * | | | x86/mm: Fix INVPCID asm constraintBorislav Petkov2016-02-141-2/+2
| | * | | | x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()Andy Lutomirski2016-02-091-1/+1
| | * | | | x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2016-02-091-0/+9
| | * | | | x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2016-02-092-0/+18
| | * | | | x86/mm: Add INVPCID helpersAndy Lutomirski2016-02-091-0/+48
| | * | | | x86/kasan: Write protect kasan zero shadowAndrey Ryabinin2016-02-091-2/+8
| | * | | | x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin2016-02-091-3/+8
| | * | | | x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-081-1/+3
| | * | | | x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-081-23/+42