index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-15
x86/PCI: Describe @reg for type1_access_ok()
Andy Shevchenko
1
-0
/
+1
2021-02-15
x86/PCI: Get rid of custom x86 model comparison
Andy Shevchenko
1
-2
/
+15
2021-02-15
sfi: Remove framework for deprecated firmware
Andy Shevchenko
29
-1509
/
+8
2021-02-15
Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
Jan Beulich
1
-1
/
+2
2021-02-15
Xen/x86: don't bail early from clear_foreign_p2m_mapping()
Jan Beulich
1
-7
/
+5
2021-02-14
Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-7
/
+22
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-1
/
+1
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
5
-34
/
+62
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2
-2
/
+2
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
6
-16
/
+62
2021-02-12
Merge branch 'x86/cleanups' into x86/mm
Ingo Molnar
15
-111
/
+60
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
57
-402
/
+485
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
1
-0
/
+15
2021-02-11
bpf: Compute program stats for sleepable programs
Alexei Starovoitov
1
-19
/
+12
2021-02-11
KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytes
Sean Christopherson
1
-5
/
+6
2021-02-11
KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static
Wei Yongjun
1
-1
/
+1
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
2
-0
/
+29
2021-02-11
x86/hyperv: implement an MSI domain for root partition
Wei Liu
4
-1
/
+372
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: implement and use hv_smp_prepare_cpus
Wei Liu
1
-0
/
+29
2021-02-11
x86/hyperv: provide a bunch of helper functions
Wei Liu
3
-1
/
+224
2021-02-11
x86/hyperv: handling hypercall page setup for root
Wei Liu
1
-3
/
+34
2021-02-11
x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
Wei Liu
2
-0
/
+28
2021-02-11
x86/hyperv: allocate output arg pages if required
Wei Liu
2
-5
/
+31
2021-02-11
x86/hyperv: detect if Linux is the root partition
Wei Liu
3
-0
/
+32
2021-02-11
x86/hyperv: Load/save the Isolation Configuration leaf
Andrea Parri (Microsoft)
3
-0
/
+39
2021-02-10
x86/softirq/64: Inline do_softirq_own_stack()
Thomas Gleixner
3
-7
/
+12
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
2
-0
/
+2
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2
-2
/
+1
2021-02-10
x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK
Thomas Gleixner
3
-12
/
+10
2021-02-10
x86/softirq: Remove indirection in do_softirq_own_stack()
Thomas Gleixner
3
-76
/
+17
2021-02-10
x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcall
Thomas Gleixner
1
-13
/
+6
2021-02-10
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
4
-34
/
+36
2021-02-10
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
3
-30
/
+66
2021-02-10
x86/irq: Provide macro for inlining irq stack switching
Thomas Gleixner
1
-0
/
+98
2021-02-10
x86/apic: Split out spurious handling code
Thomas Gleixner
1
-12
/
+19
2021-02-10
x86/irq/64: Adjust the per CPU irq stack pointer by 8
Thomas Gleixner
5
-16
/
+27
2021-02-10
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
4
-10
/
+10
2021-02-10
x86/entry: Fix instrumentation annotation
Thomas Gleixner
1
-1
/
+1
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
24
-106
/
+157
2021-02-10
x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()
Thomas Gleixner
1
-4
/
+11
2021-02-10
Merge branch 'objtool/core' into x86/entry
Thomas Gleixner
17
-153
/
+207
2021-02-10
x86/unwind/orc: Change REG_SP_INDIRECT
Peter Zijlstra
1
-1
/
+4
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
3
-10
/
+19
2021-02-10
x86/fault: Don't run fixups for SMAP violations
Andy Lutomirski
1
-3
/
+6
2021-02-10
x86/fault: Don't look for extable entries for SMEP violations
Andy Lutomirski
1
-2
/
+2
2021-02-10
perf/x86/rapl: Fix psys-energy event on Intel SPR platform
Zhang Rui
1
-12
/
+9
2021-02-10
perf/x86/rapl: Only check lower 32bits for RAPL energy counters
Zhang Rui
1
-5
/
+8
2021-02-10
perf/x86/rapl: Add msr mask support
Zhang Rui
2
-4
/
+10
[prev]
[next]