index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
Merge 'x86/seves' into x86/core
Borislav Petkov
1
-1
/
+1
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
4
-24
/
+34
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-14
/
+25
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+9
2021-03-12
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
1
-10
/
+9
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
4
-32
/
+4
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
2
-98
/
+6
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2
-29
/
+2
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
1
-2
/
+0
2021-03-11
x86/paravirt: Add new features for paravirt patching
Juergen Gross
2
-2
/
+37
2021-03-11
x86/alternative: Support not-feature
Juergen Gross
1
-5
/
+15
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
5
-9
/
+16
2021-03-11
x86/setup: Remove unused RESERVE_BRK_ARRAY()
Cao jin
1
-3
/
+3
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
59
-1506
/
+566
2021-03-10
stacktrace: Move documentation for arch_stack_walk_reliable() to header
Mark Brown
1
-6
/
+0
2021-03-09
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
1
-1
/
+1
2021-03-09
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
1
-2
/
+4
2021-03-09
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
1
-2
/
+12
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
3
-10
/
+10
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
1
-7
/
+3
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
1
-9
/
+4
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
1
-2
/
+1
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
6
-35
/
+6
2021-03-08
x86/platform/uv: Set section block size for hubless architectures
Mike Travis
1
-0
/
+3
2021-03-06
x86/unwind/orc: Silence warnings caused by missing ORC data
Josh Poimboeuf
1
-1
/
+1
2021-03-06
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Josh Poimboeuf
1
-6
/
+6
2021-03-06
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
1
-1
/
+1
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2
-4
/
+9
2021-03-06
x86/cpu/hygon: Set __max_die_per_package on Hygon
Pu Wen
1
-2
/
+2
2021-03-06
x86/sev-es: Remove subtraction of res variable
Borislav Petkov
1
-1
/
+1
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-29
/
+45
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-352
/
+2
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+15
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+12
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+11
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+58
2021-02-21
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-94
/
+74
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+15
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+8
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux
Linus Torvalds
1
-10
/
+1
2021-02-20
Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-02-20
Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+11
2021-02-20
Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+3
2021-02-20
Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2021-02-20
Merge tag 'x86_microcode_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-02-20
Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+16
2021-02-20
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-70
/
+56
2021-02-20
Merge tag 'x86_paravirt_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-30
/
+1
[prev]
[next]