index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
6
-23
/
+7
|
\
|
*
arch, mm: make kernel_page_present() always available
Mike Rapoport
2020-12-15
2
-3
/
+2
|
*
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-12-15
2
-3
/
+3
|
*
mm: forbid splitting special mappings
Dmitry Safonov
2020-12-15
1
-17
/
+0
|
*
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
2020-12-15
1
-1
/
+1
|
*
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
2020-12-15
1
-0
/
+1
|
*
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
1
-0
/
+1
*
|
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
35
-686
/
+757
|
\
\
|
*
|
x86/ioapic: Cleanup the timer_works() irqflags mess
Thomas Gleixner
2020-12-10
1
-16
/
+6
|
*
|
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
2020-11-18
1
-0
/
+1
|
*
|
x86/ioapic: Correct the PCI/ISA trigger type selection
Thomas Gleixner
2020-11-10
1
-2
/
+2
|
*
|
x86/ioapic: Use I/O-APIC ID for finding irqdomain, not index
David Woodhouse
2020-11-04
1
-2
/
+2
|
*
|
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
2020-11-04
2
-0
/
+36
|
*
|
x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected
David Woodhouse
2020-10-28
1
-0
/
+6
|
*
|
x86/apic: Support 15 bits of APIC ID in MSI where available
David Woodhouse
2020-10-28
4
-3
/
+29
|
*
|
x86/ioapic: Handle Extended Destination ID field in RTE
David Woodhouse
2020-10-28
2
-6
/
+17
|
*
|
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2020-10-28
2
-11
/
+0
|
*
|
x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
2020-10-28
1
-12
/
+13
|
*
|
x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
2020-10-28
1
-10
/
+14
|
*
|
x86/apic: Add select() method on vector irqdomain
David Woodhouse
2020-10-28
2
-0
/
+46
|
*
|
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
2
-37
/
+77
|
*
|
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2020-10-28
2
-129
/
+93
|
*
|
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
3
-136
/
+122
|
*
|
x86/msi: Remove msidef.h
Thomas Gleixner
2020-10-28
1
-57
/
+0
|
*
|
x86/pci/xen: Use msi_msg shadow structs
Thomas Gleixner
2020-10-28
1
-15
/
+11
|
*
|
x86/kvm: Use msi_msg shadow structs
Thomas Gleixner
2020-10-28
1
-18
/
+13
|
*
|
x86/msi: Provide msi message shadow structs
Thomas Gleixner
2020-10-28
2
-16
/
+68
|
*
|
x86/hpet: Move MSI support into hpet.c
David Woodhouse
2020-10-28
3
-128
/
+112
|
*
|
x86/apic: Always provide irq_compose_msi_msg() method for vector domain
David Woodhouse
2020-10-28
4
-42
/
+41
|
*
|
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
15
-28
/
+20
|
*
|
x86/apic: Get rid of apic:: Dest_logical
Thomas Gleixner
2020-10-28
12
-38
/
+15
|
*
|
x86/apic: Replace pointless apic:: Dest_logical usage
Thomas Gleixner
2020-10-28
3
-5
/
+5
|
*
|
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-28
12
-28
/
+28
|
*
|
x86/devicetree: Fix the ioapic interrupt type table
Thomas Gleixner
2020-10-28
1
-15
/
+15
|
*
|
x86/apic/uv: Fix inconsistent destination mode
Thomas Gleixner
2020-10-28
1
-1
/
+1
|
*
|
x86/msi: Only use high bits of MSI address for DMAR unit
David Woodhouse
2020-10-28
1
-6
/
+27
|
*
|
x86/apic: Fix x2apic enablement without interrupt remapping
David Woodhouse
2020-10-28
3
-6
/
+18
*
|
|
Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
1
-4
/
+19
|
\
\
\
|
*
|
|
x86/fpu: Make kernel FPU protection RT friendly
Thomas Gleixner
2020-11-11
1
-2
/
+16
|
*
|
|
x86/fpu: Simplify fpregs_[un]lock()
Thomas Gleixner
2020-11-11
1
-2
/
+3
*
|
|
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
11
-200
/
+44
|
\
\
\
\
|
*
|
|
|
x86/crashdump/32: Simplify copy_oldmem_page()
Thomas Gleixner
2020-11-24
1
-38
/
+10
|
*
|
|
|
x86: Support kmap_local() forced debugging
Thomas Gleixner
2020-11-24
3
-4
/
+15
|
*
|
|
|
io-mapping: Cleanup atomic iomap
Thomas Gleixner
2020-11-06
2
-12
/
+3
|
*
|
|
|
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
2020-11-06
9
-158
/
+28
*
|
|
|
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-15
4
-13
/
+85
|
\
\
\
\
\
|
*
|
|
|
|
x86: Print ratio freq_max/freq_base used in frequency invariance calculations
Giovanni Gherdovich
2020-12-11
1
-0
/
+1
|
*
|
|
|
|
x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A...
Giovanni Gherdovich
2020-12-11
1
-0
/
+2
|
*
|
|
|
|
x86, sched: Calculate frequency invariance for AMD systems
Nathan Fontenot
2020-12-11
2
-5
/
+76
|
*
|
|
|
|
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
48
-265
/
+542
|
|
\
\
\
\
\
[next]