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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-9
/
+4
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
2021-02-12
Merge branch 'x86/cleanups' into x86/mm
Ingo Molnar
5
-8
/
+3
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
12
-95
/
+61
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
1
-0
/
+4
2021-02-11
x86/hyperv: implement an MSI domain for root partition
Wei Liu
1
-0
/
+2
2021-02-11
asm-generic/hyperv: import data structures for mapping device interrupts
Wei Liu
1
-0
/
+13
2021-02-11
asm-generic/hyperv: update hv_msi_entry
Wei Liu
1
-2
/
+2
2021-02-11
x86/hyperv: provide a bunch of helper functions
Wei Liu
1
-0
/
+4
2021-02-11
x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
Wei Liu
1
-0
/
+2
2021-02-11
x86/hyperv: allocate output arg pages if required
Wei Liu
1
-0
/
+1
2021-02-11
x86/hyperv: detect if Linux is the root partition
Wei Liu
2
-0
/
+12
2021-02-11
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
1
-0
/
+15
2021-02-10
x86/softirq/64: Inline do_softirq_own_stack()
Thomas Gleixner
2
-2
/
+12
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-2
/
+0
2021-02-10
x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK
Thomas Gleixner
1
-11
/
+8
2021-02-10
x86/softirq: Remove indirection in do_softirq_own_stack()
Thomas Gleixner
1
-36
/
+16
2021-02-10
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
2
-32
/
+35
2021-02-10
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
2
-29
/
+66
2021-02-10
x86/irq: Provide macro for inlining irq stack switching
Thomas Gleixner
1
-0
/
+98
2021-02-10
x86/irq/64: Adjust the per CPU irq stack pointer by 8
Thomas Gleixner
2
-7
/
+6
2021-02-10
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
2
-8
/
+8
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
1
-1
/
+1
2021-02-10
x86/pv: Rework arch_local_irq_restore() to not use popf
Juergen Gross
3
-24
/
+8
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
3
-19
/
+0
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
3
-34
/
+8
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for DF
Juergen Gross
1
-0
/
+3
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for MCE
Juergen Gross
1
-0
/
+3
2021-02-09
mfd: intel_msic: Remove driver for deprecated platform
Andy Shevchenko
1
-12
/
+0
[prev]
[next]