index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2023-12-07
2
-2
/
+2
*
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2023-11-28
2
-2
/
+6
*
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
1
-5
/
+5
|
\
|
*
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
2023-10-10
1
-2
/
+2
|
*
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
2023-10-10
1
-1
/
+1
|
*
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
2023-10-10
1
-1
/
+1
|
*
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-10-10
1
-1
/
+1
*
|
xen/efi: refactor deprecated strncpy
Justin Stitt
2023-09-19
1
-1
/
+1
*
|
x86/xen: allow nesting of same lazy mode
Juergen Gross
2023-09-19
1
-0
/
+1
*
|
x86/xen: move paravirt lazy code
Juergen Gross
2023-09-19
3
-28
/
+70
*
|
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2023-09-19
2
-2
/
+2
|
/
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
3
-3
/
+3
|
\
|
*
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
2023-08-02
2
-2
/
+2
|
*
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
4
-71
/
+25
|
\
\
|
*
|
x86/xen/apic: Mark apic __ro_after_init
Thomas Gleixner
2023-08-09
1
-15
/
+13
|
*
|
x86/xen/apic: Use standard apic driver mechanism for Xen PV
Juergen Gross
2023-08-09
2
-14
/
+1
|
*
|
x86/apic: Provide common init infrastructure
Thomas Gleixner
2023-08-09
1
-7
/
+3
|
*
|
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-08-09
1
-1
/
+1
|
*
|
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
2023-08-09
1
-1
/
+6
|
*
|
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
2023-08-09
1
-6
/
+0
|
*
|
x86/apic: Add max_apic_id member
Thomas Gleixner
2023-08-09
1
-0
/
+1
|
*
|
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
1
-6
/
+0
|
*
|
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
1
-5
/
+0
|
*
|
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
2023-08-09
1
-6
/
+0
|
*
|
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
2023-08-09
1
-1
/
+0
|
*
|
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
2023-08-09
1
-1
/
+0
|
*
|
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
1
-1
/
+0
|
*
|
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
2023-08-09
1
-1
/
+0
|
*
|
x86/xen/pv: Pretend that it found SMP configuration
Thomas Gleixner
2023-08-09
1
-1
/
+2
|
*
|
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
2023-08-09
1
-7
/
+0
|
*
|
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
2023-08-09
1
-1
/
+1
*
|
|
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-29
1
-0
/
+6
|
\
\
\
|
*
|
|
xen/pci: add flag for PCI passthrough being possible
Juergen Gross
2023-07-31
1
-0
/
+6
|
|
/
/
*
|
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-08-28
1
-4
/
+4
|
\
\
\
|
*
\
\
Merge branch 'acpi-processor'
Rafael J. Wysocki
2023-08-25
1
-4
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ACPI: processor: Rename ACPI_PDC symbols
Michal Wilczynski
2023-07-14
1
-4
/
+4
|
|
|
/
*
|
|
x86/xen: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-21
3
-9
/
+9
*
|
|
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
2023-08-21
1
-6
/
+0
|
/
/
*
|
Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-13
1
-16
/
+21
|
\
\
|
|
/
|
/
|
|
*
x86/Xen: tidy xen-head.S
Jan Beulich
2023-07-04
1
-16
/
+21
*
|
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-09
1
-0
/
+1
|
\
\
|
*
|
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
2023-07-05
1
-0
/
+1
*
|
|
Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-27
6
-12
/
+44
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86: xen: add missing prototypes
Arnd Bergmann
2023-06-26
4
-1
/
+9
|
*
|
x86/xen: add prototypes for paravirt mmu functions
Juergen Gross
2023-06-26
1
-0
/
+16
|
*
|
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Ross Lagerwall
2023-06-26
1
-9
/
+19
|
*
|
xen: xen_debug_interrupt prototype to global header
Arnd Bergmann
2023-06-26
1
-2
/
+0
|
|
/
[next]