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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
Merge branch 'locking/core' into x86/mm, to resolve conflict
Ingo Molnar
1
-2
/
+2
2021-03-06
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
1
-18
/
+21
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
4
-8
/
+8
2021-03-06
x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
Nadav Amit
1
-2
/
+3
2021-03-06
x86/jump_label: Mark arguments as const to satisfy asm constraints
Jason Gerecke
1
-2
/
+2
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+6
2021-03-04
Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+12
2021-03-03
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
1
-0
/
+12
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-0
/
+6
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-34
/
+8
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
1
-6
/
+0
2021-02-26
x86, kfence: enable KFENCE for x86
Alexander Potapenko
1
-0
/
+70
2021-02-26
KVM: x86: remove misplaced comment on active_mmu_pages
Dongli Zhang
1
-3
/
+0
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-90
/
+212
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
7
-239
/
+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
-0
/
+78
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-11
/
+57
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-336
/
+0
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-21
/
+227
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-2
/
+55
2021-02-21
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-13
/
+22
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+46
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
-1
/
+0
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux
Linus Torvalds
1
-1
/
+0
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-12
/
+32
2021-02-20
Merge tag 'x86_asm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2021-02-20
Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+7
2021-02-20
Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-10
/
+20
2021-02-20
Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+32
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
-2
/
+0
2021-02-20
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-7
/
+2
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
-77
/
+22
2021-02-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-14
/
+6
2021-02-20
Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-22
/
+13
2021-02-19
KVM: x86/mmu: Remove a variety of unnecessary exports
Sean Christopherson
1
-1
/
+0
2021-02-19
KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML
Sean Christopherson
1
-2
/
+0
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
2
-0
/
+5
2021-02-19
KVM: x86: Move MMU's PML logic to common code
Sean Christopherson
2
-29
/
+2
2021-02-19
KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function
Sean Christopherson
2
-2
/
+1
2021-02-17
sched,x86: Allow !PREEMPT_DYNAMIC
Peter Zijlstra
1
-6
/
+18
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
1
-2
/
+2
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
1
-0
/
+7
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
1
-8
/
+26
2021-02-17
Merge branch 'perf/kprobes' into perf/core, to pick up finished branch
Ingo Molnar
1
-4
/
+7
2021-02-15
x86/platform/intel-mid: Update Copyright year and drop file names
Andy Shevchenko
1
-2
/
+2
2021-02-15
x86/platform/intel-mid: Remove unused header inclusion in intel-mid.h
Andy Shevchenko
1
-1
/
+0
2021-02-15
x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co.
Andy Shevchenko
1
-23
/
+0
2021-02-15
x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.h
Andy Shevchenko
2
-20
/
+0
2021-02-15
sfi: Remove framework for deprecated firmware
Andy Shevchenko
3
-96
/
+1
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+2
[prev]
[next]