index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm/pkeys: Add arch-specific VMA protection bits
Dave Hansen
2016-02-18
3
-2
/
+37
*
mm/core, x86/mm/pkeys: Store protection bits in high VMA flags
Dave Hansen
2016-02-18
1
-0
/
+1
*
x86/mm/pkeys: Add new 'PF_PK' page fault error code bit
Dave Hansen
2016-02-18
1
-0
/
+8
*
x86/mm/pkeys: Add PTE bits for storing protection key
Dave Hansen
2016-02-18
1
-3
/
+19
*
x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures
Dave Hansen
2016-02-16
3
-2
/
+19
*
x86/cpu, x86/mm/pkeys: Define new CR4 bit
Dave Hansen
2016-02-16
1
-0
/
+2
*
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
2016-02-16
5
-21
/
+63
*
x86/mm/pkeys: Add Kconfig option
Dave Hansen
2016-02-16
1
-0
/
+4
*
x86/fpu: Add placeholder for 'Processor Trace' XSAVE state
Dave Hansen
2016-02-16
2
-2
/
+9
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
2
-3
/
+3
*
-
-
-
.
Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys
Ingo Molnar
2016-02-16
84
-985
/
+950
|
\
\
\
|
|
|
*
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
2016-02-16
1
-2
/
+1
|
|
|
*
x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
Matthew Wilcox
2016-02-09
1
-2
/
+2
|
|
|
*
x86/asm/bitops: Force inlining of test_and_set_bit and friends
Denys Vlasenko
2016-02-09
1
-18
/
+18
|
|
|
*
x86/entry/traps: Refactor preemption and interrupt flag handling
Alexander Kuleshov
2016-02-01
1
-28
/
+19
|
|
|
*
x86/syscalls/64: Mark sys_iopl() as using ptregs
Andy Lutomirski
2016-02-01
1
-1
/
+1
|
|
|
*
x86/entry/64: Fix fast-path syscall return register state
Andy Lutomirski
2016-02-01
1
-1
/
+3
|
|
|
*
x86/entry/64: Fix an IRQ state error on ptregs-using syscalls
Andy Lutomirski
2016-02-01
1
-6
/
+13
|
|
|
*
x86/vdso: Use static_cpu_has()
Borislav Petkov
2016-01-30
1
-1
/
+1
|
|
|
*
x86/alternatives: Discard dynamic check after init
Brian Gerst
2016-01-30
2
-13
/
+12
|
|
|
*
x86/alternatives: Add an auxilary section
Borislav Petkov
2016-01-30
1
-0
/
+11
|
|
|
*
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
2016-01-30
1
-44
/
+5
|
|
|
*
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2016-01-30
6
-123
/
+19
|
|
|
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
48
-326
/
+334
|
|
|
*
Merge branch 'x86/cpu' into x86/asm, to avoid conflict
Ingo Molnar
2016-01-30
1
-0
/
+1
|
|
|
|
\
|
|
|
|
*
x86/cpufeature: Add AMD AVIC bit
Borislav Petkov
2016-01-19
1
-0
/
+1
|
|
|
*
|
x86/entry/64: Migrate the 64-bit syscall slow path to C
Andy Lutomirski
2016-01-29
2
-78
/
+65
|
|
|
*
|
x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork
Andy Lutomirski
2016-01-29
1
-16
/
+19
|
|
|
*
|
x86/entry/64: Call all native slow-path syscalls with full pt-regs
Andy Lutomirski
2016-01-29
2
-87
/
+10
|
|
|
*
|
x86/entry/64: Always run ptregs-using syscalls on the slow path
Andy Lutomirski
2016-01-29
3
-24
/
+55
|
|
|
*
|
x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2016-01-29
8
-16
/
+29
|
|
|
*
|
x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2016-01-29
8
-23
/
+31
|
|
|
*
|
x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2016-01-29
5
-20
/
+16
|
|
|
*
|
x86/syscalls: Refactor syscalltbl.sh
Andy Lutomirski
2016-01-29
1
-5
/
+13
|
|
|
*
|
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...
Ingo Molnar
2016-01-29
74
-893
/
+3317
|
|
|
|
\
\
|
|
|
*
|
|
x86/asm: Remove unused L3_PAGE_OFFSET
Alexander Kuleshov
2016-01-27
1
-1
/
+0
|
|
|
*
|
|
x86/asm: Add C versions of frame pointer macros
Josh Poimboeuf
2016-01-19
1
-3
/
+13
|
|
|
*
|
|
x86/asm: Clean up frame pointer macros
Josh Poimboeuf
2016-01-19
1
-16
/
+27
|
|
|
*
|
|
x86/signal: Cleanup get_nr_restart_syscall()
Dmitry V. Levin
2016-01-19
1
-5
/
+8
|
|
|
*
|
|
x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64
Alexander Kuleshov
2016-01-19
1
-31
/
+0
|
|
|
*
|
|
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2016-01-12
4
-7
/
+21
|
|
|
*
|
|
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
Andy Lutomirski
2016-01-12
1
-40
/
+57
|
|
|
*
|
|
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
2016-01-12
3
-17
/
+19
|
|
|
*
|
|
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
2016-01-12
2
-1
/
+3
|
|
*
|
|
|
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
2016-02-14
1
-2
/
+2
|
|
*
|
|
|
x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()
Andy Lutomirski
2016-02-09
1
-1
/
+1
|
|
*
|
|
|
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
2016-02-09
1
-0
/
+9
|
|
*
|
|
|
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2016-02-09
1
-0
/
+16
|
|
*
|
|
|
x86/mm: Add INVPCID helpers
Andy Lutomirski
2016-02-09
1
-0
/
+48
|
|
*
|
|
|
x86/kasan: Write protect kasan zero shadow
Andrey Ryabinin
2016-02-09
1
-2
/
+8
[next]