index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
1
-6
/
+2
|
\
\
|
*
|
x86/apic: Remove local var in flat_send_IPI_allbutself()
Borislav Petkov
2017-12-11
1
-6
/
+2
*
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-29
3
-54
/
+66
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/platform/UV: Fix GAM MMR references in the UV x2apic code
Mike Travis
2018-01-16
1
-46
/
+37
|
*
|
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
2018-01-16
1
-0
/
+2
|
*
|
x86/platform/UV: Fix UV4A support on new Intel Processors
Mike Travis
2018-01-16
1
-3
/
+11
|
*
|
x86/jailhouse: Enable APIC and SMP support
Jan Kiszka
2018-01-14
1
-1
/
+3
|
*
|
x86: Introduce and use MP IRQ trigger and polarity defines
Jan Kiszka
2018-01-14
1
-10
/
+10
|
*
|
x86/platform: Control warm reset setup via legacy feature flag
Jan Kiszka
2018-01-14
1
-0
/
+1
|
*
|
x86/apic: Install an empty physflat_init_apic_ldr
Jan Kiszka
2018-01-14
1
-2
/
+10
*
|
|
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
2018-01-17
1
-2
/
+5
*
|
|
Revert "x86/apic: Remove init_bsp_APIC()"
Ville Syrjälä
2018-01-14
1
-0
/
+49
|
/
/
*
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-31
6
-10
/
+8
|
\
\
|
*
|
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
2017-12-29
5
-10
/
+6
|
*
|
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
2017-12-28
1
-0
/
+2
|
|
/
*
|
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
1
-1
/
+11
*
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
2
-4
/
+4
*
|
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
1
-0
/
+2
|
/
*
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
1
-2
/
+2
*
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
3
-202
/
+2
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
1
-0
/
+43
|
\
|
*
x86/platform/UV: Mark tsc_check_sync as an init function
mike.travis@hpe.com
2017-10-24
1
-1
/
+1
|
*
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
2017-10-16
1
-0
/
+43
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
14
-826
/
+1040
|
\
\
|
*
\
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-07
9
-2
/
+21
|
|
\
\
|
*
|
|
x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE
Thomas Gleixner
2017-10-18
1
-3
/
+2
|
*
|
|
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
2017-10-17
1
-2
/
+2
|
*
|
|
x86/apic/vector: Ignore set_affinity call for inactive interrupts
Thomas Gleixner
2017-10-12
1
-0
/
+13
|
*
|
|
x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
Colin Ian King
2017-09-28
1
-2
/
+2
|
*
|
|
x86/apic: Use dead_cpu instead of current CPU when cleaning up
Borislav Petkov
2017-09-27
1
-1
/
+1
|
*
|
|
x86/vector: Respect affinity mask in irq descriptor
Thomas Gleixner
2017-09-25
1
-4
/
+17
|
*
|
|
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
2017-09-25
1
-1
/
+31
|
*
|
|
x86/vector: Switch IOAPIC to global reservation mode
Thomas Gleixner
2017-09-25
1
-23
/
+33
|
*
|
|
x86/vector/msi: Switch to global reservation mode
Thomas Gleixner
2017-09-25
1
-34
/
+63
|
*
|
|
x86/vector: Handle managed interrupts proper
Thomas Gleixner
2017-09-25
1
-18
/
+172
|
*
|
|
x86/io_apic: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
1
-15
/
+22
|
*
|
|
x86/apic/msi: Force reactivation of interrupts at startup time
Thomas Gleixner
2017-09-25
1
-2
/
+3
|
*
|
|
x86/vector: Untangle internal state from irq_cfg
Thomas Gleixner
2017-09-25
1
-40
/
+48
|
*
|
|
x86/vector: Compile SMP only code conditionally
Thomas Gleixner
2017-09-25
1
-15
/
+20
|
*
|
|
x86/apic: Remove unused callbacks
Thomas Gleixner
2017-09-25
9
-134
/
+0
|
*
|
|
x86/vector: Use matrix allocator for vector assignment
Thomas Gleixner
2017-09-25
1
-172
/
+116
|
*
|
|
x86/vector: Add tracepoints for vector management
Thomas Gleixner
2017-09-25
1
-0
/
+2
|
*
|
|
x86/vector: Add vector domain debugfs support
Thomas Gleixner
2017-09-25
1
-2
/
+48
|
*
|
|
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
2017-09-25
1
-4
/
+52
|
*
|
|
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
2017-09-25
9
-0
/
+30
|
*
|
|
x86/vector: Move helper functions around
Thomas Gleixner
2017-09-25
1
-15
/
+15
|
*
|
|
x86/vector: Remove pointless pointer checks
Thomas Gleixner
2017-09-25
1
-1
/
+1
|
*
|
|
x86/apic: Get rid of the legacy irq data storage
Thomas Gleixner
2017-09-25
1
-39
/
+13
|
*
|
|
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
2017-09-25
1
-0
/
+1
|
*
|
|
x86/vector: Simplify vector move cleanup
Thomas Gleixner
2017-09-25
1
-144
/
+77
[prev]
[next]