index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-160
/
+108
2024-03-11
Merge tag 'x86-entry-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+13
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+446
2024-02-27
x86/vdso: Move vDSO to mmap region
Daniel Micay
1
-55
/
+2
2024-02-22
x86/vdso/kbuild: Group non-standard build attributes and primary object file ...
Ingo Molnar
1
-15
/
+15
2024-02-22
Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...
Ingo Molnar
1
-22
/
+8
2024-02-20
x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o
Josh Poimboeuf
1
-3
/
+6
2024-02-19
x86/entry_32: Add VERW just before userspace transition
Pawan Gupta
1
-0
/
+3
2024-02-19
x86/entry_64: Add VERW just before userspace transition
Pawan Gupta
2
-0
/
+12
2024-02-19
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
1
-0
/
+23
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
6
-70
/
+83
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
14
-246
/
+240
2024-02-12
x86/retpoline: Ensure default return thunk isn't used at runtime
Josh Poimboeuf
4
-59
/
+72
2024-02-08
x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32
Masahiro Yamada
1
-2
/
+1
2024-02-08
x86/vdso: Use $(addprefix ) instead of $(foreach )
Masahiro Yamada
1
-3
/
+3
2024-02-08
x86/vdso: Simplify obj-y addition
Masahiro Yamada
1
-12
/
+4
2024-02-08
x86/vdso: Consolidate targets and clean-files
Masahiro Yamada
1
-6
/
+1
2024-01-31
x86/fred: Add FRED initialization functions
H. Peter Anvin (Intel)
1
-0
/
+21
2024-01-31
x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
Xin Li
2
-0
/
+91
2024-01-31
x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
Peter Zijlstra (Intel)
1
-5
/
+10
2024-01-31
x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
Xin Li
1
-1
/
+4
2024-01-31
x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
H. Peter Anvin (Intel)
2
-0
/
+7
2024-01-31
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
1
-0
/
+14
2024-01-31
x86/fred: FRED entry/exit and dispatch code
H. Peter Anvin (Intel)
3
-1
/
+299
2024-01-31
x86/ptrace: Cleanup the definition of the pt_regs structure
Xin Li
1
-1
/
+1
2024-01-25
x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
Xin Li
2
-12
/
+0
2024-01-24
x86/entry: Avoid redundant CR3 write on paranoid returns
Lai Jiangshan
2
-20
/
+13
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+1
2024-01-10
x86/bugs: Rename CONFIG_CPU_IBRS_ENTRY => CONFIG_MITIGATION_IBRS_ENTRY
Breno Leitao
1
-2
/
+2
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-2
/
+2
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
2
-7
/
+7
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+6
2024-01-08
Merge tag 'x86-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-14
/
+31
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-0
/
+4
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
2
-0
/
+4
2023-12-07
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
1
-1
/
+36
2023-12-07
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2
-78
/
+57
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
1
-9
/
+1
2023-11-21
x86/entry: Harden return-to-user
Peter Zijlstra
1
-10
/
+8
2023-11-21
x86/entry: Optimize common_interrupt_return()
Peter Zijlstra
2
-5
/
+24
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2
-0
/
+6
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-27
/
+0
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2023-10-30
Merge tag 'x86-entry-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-108
/
+90
2023-10-30
Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+4
2023-10-30
Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-5
/
+4
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+6
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
1
-27
/
+0
2023-10-20
x86/vdso: Run objtool on vdso32-setup.o
David Kaplan
1
-1
/
+2
[next]