index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
5
-10
/
+6
2017-12-28
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
1
-0
/
+2
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
1
-2
/
+2
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
3
-202
/
+2
2017-11-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+43
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-826
/
+1040
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+8
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+3
2017-11-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-1
/
+1
2017-11-10
Merge branch 'linus' into x86/platform, to refresh the branch
Ingo Molnar
8
-0
/
+8
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
9
-2
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-24
x86/platform/UV: Mark tsc_check_sync as an init function
mike.travis@hpe.com
1
-1
/
+1
2017-10-18
x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE
Thomas Gleixner
1
-3
/
+2
2017-10-17
x86/platform/UV: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+2
2017-10-17
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
1
-2
/
+2
2017-10-16
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
1
-0
/
+43
2017-10-12
x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
Len Brown
1
-1
/
+11
2017-10-12
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
Paolo Bonzini
1
-1
/
+2
2017-10-12
x86/apic/vector: Ignore set_affinity call for inactive interrupts
Thomas Gleixner
1
-0
/
+13
2017-10-03
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
1
-1
/
+1
2017-09-28
x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
Colin Ian King
1
-2
/
+2
2017-09-27
x86/apic: Use dead_cpu instead of current CPU when cleaning up
Borislav Petkov
1
-1
/
+1
2017-09-25
x86/vector: Respect affinity mask in irq descriptor
Thomas Gleixner
1
-4
/
+17
2017-09-25
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
1
-1
/
+31
2017-09-25
x86/vector: Switch IOAPIC to global reservation mode
Thomas Gleixner
1
-23
/
+33
2017-09-25
x86/vector/msi: Switch to global reservation mode
Thomas Gleixner
1
-34
/
+63
2017-09-25
x86/vector: Handle managed interrupts proper
Thomas Gleixner
1
-18
/
+172
2017-09-25
x86/io_apic: Reevaluate vector configuration on activate()
Thomas Gleixner
1
-15
/
+22
2017-09-25
x86/apic/msi: Force reactivation of interrupts at startup time
Thomas Gleixner
1
-2
/
+3
2017-09-25
x86/vector: Untangle internal state from irq_cfg
Thomas Gleixner
1
-40
/
+48
2017-09-25
x86/vector: Compile SMP only code conditionally
Thomas Gleixner
1
-15
/
+20
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
9
-134
/
+0
2017-09-25
x86/vector: Use matrix allocator for vector assignment
Thomas Gleixner
1
-172
/
+116
2017-09-25
x86/vector: Add tracepoints for vector management
Thomas Gleixner
1
-0
/
+2
2017-09-25
x86/vector: Add vector domain debugfs support
Thomas Gleixner
1
-2
/
+48
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
1
-4
/
+52
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
9
-0
/
+30
2017-09-25
x86/vector: Move helper functions around
Thomas Gleixner
1
-15
/
+15
2017-09-25
x86/vector: Remove pointless pointer checks
Thomas Gleixner
1
-1
/
+1
2017-09-25
x86/apic: Get rid of the legacy irq data storage
Thomas Gleixner
1
-39
/
+13
2017-09-25
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
1
-0
/
+1
2017-09-25
x86/vector: Simplify vector move cleanup
Thomas Gleixner
1
-144
/
+77
2017-09-25
x86/vector: Store the single CPU targets in apic data
Thomas Gleixner
1
-0
/
+5
2017-09-25
x86/vector: Cleanup variable names
Thomas Gleixner
1
-114
/
+114
2017-09-25
x86/vector: Simplify the CPU hotplug vector update
Thomas Gleixner
1
-29
/
+35
2017-09-25
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
1
-42
/
+0
2017-09-25
x86/apic: Get rid of multi CPU affinity
Thomas Gleixner
1
-10
/
+3
2017-09-25
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
1
-1
/
+1
[next]