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
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-956
/
+281
2020-08-11
x86/xen: drop tests for highmem in pv code
Juergen Gross
2
-95
/
+57
2020-08-11
x86/xen: eliminate xen-asm_64.S
Juergen Gross
3
-195
/
+180
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
12
-667
/
+45
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-2
/
+7
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
3
-2
/
+4
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
3
-0
/
+3
2020-08-03
Merge tag 'x86-timers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-08-03
Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2020-07-26
x86/ioperm: Initialize pointer bitmap with NULL rather than 0
Colin Ian King
1
-1
/
+1
2020-07-25
x86/xen/time: Set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz()
Hayato Ohhashi
1
-0
/
+1
2020-07-25
Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...
Ingo Molnar
2
-12
/
+55
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
1
-0
/
+12
2020-07-08
xen: Mark "xen_nopvspin" parameter obsolete
Zhenzhong Duan
1
-2
/
+2
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-3
/
+2
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2
-7
/
+26
2020-07-01
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
1
-4
/
+16
2020-06-18
x86/stackprotector: Pre-initialize canary for secondary CPUs
Brian Gerst
1
-2
/
+0
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-11
xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h
Vitaly Kuznetsov
2
-1
/
+1
2020-06-11
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
1
-0
/
+12
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
5
-9
/
+13
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2
-3
/
+3
2020-06-11
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
2
-3
/
+3
2020-06-11
x86/entry: Convert NMI to IDTENTRY_NMI
Thomas Gleixner
2
-2
/
+7
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry/32: Convert IRET exception to IDTENTRY_SW
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Stack segment exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Segment not present exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Invalid TSS exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Device not available exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
2
-2
/
+2
2020-06-11
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
2
-2
/
+7
2020-06-11
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
2
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-1
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-1
/
+1
[next]