index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
x86/apic/vector: Make error return value negative
Thomas Gleixner
2018-09-08
1
-1
/
+1
*
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
2018-08-14
1
-0
/
+2
*
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
4
-0
/
+19
|
\
|
*
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-3
/
+57
|
|
\
|
*
|
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-05
4
-0
/
+4
|
*
|
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
2018-07-02
1
-19
/
+0
|
*
|
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
2018-06-21
1
-0
/
+19
|
*
|
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2018-06-21
1
-0
/
+15
*
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-2
/
+2
|
\
\
\
|
*
|
|
x86/platform/UV: Mark memblock related init code and data correctly
Dou Liyang
2018-07-30
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
2
-15
/
+6
|
\
\
\
|
*
|
|
x86/apic: Trivial coding style fixes
Yi Wang
2018-07-30
2
-2
/
+2
|
*
|
|
x86/vector: Merge allocate_vector() into assign_vector_locked()
Dou Liyang
2018-05-19
1
-13
/
+4
*
|
|
|
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
2018-07-24
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
2018-06-21
1
-0
/
+11
*
|
|
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
2018-06-21
1
-3
/
+46
|
|
/
|
/
|
*
|
x86/apic/vector: Print APIC control bits in debugfs
Thomas Gleixner
2018-06-06
1
-13
/
+14
*
|
x86/ioapic: Use apic_ack_irq()
Thomas Gleixner
2018-06-06
1
-1
/
+1
*
|
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
2018-06-06
1
-2
/
+7
*
|
x86/apic/vector: Prevent hlist corruption and leaks
Thomas Gleixner
2018-06-06
1
-0
/
+9
*
|
x86/apic/x2apic: Initialize cluster ID properly
Thomas Gleixner
2018-05-17
1
-0
/
+1
|
/
*
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
2018-04-12
3
-64
/
+65
|
\
|
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
3
-64
/
+65
|
|
\
|
|
*
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
2018-03-01
1
-5
/
+5
|
|
*
x86/apic: Modernize the pending interrupt code
Dou Liyang
2018-03-01
1
-9
/
+8
|
|
*
x86/apic: Move pending interrupt check code into it's own function
Dou Liyang
2018-03-01
1
-45
/
+55
|
|
*
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
2018-02-17
1
-1
/
+1
|
|
*
x86/apic: Rename variables and functions related to x86_io_apic_ops
Baoquan He
2018-02-17
1
-2
/
+2
|
|
*
x86/apic: Remove the (now) unused disable_IO_APIC() function
Baoquan He
2018-02-17
1
-13
/
+0
|
|
*
x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y
Baoquan He
2018-02-17
1
-1
/
+1
|
|
*
x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()
Baoquan He
2018-02-17
1
-0
/
+5
|
|
*
x86/apic: Make setup_local_APIC() static
Dou Liyang
2018-02-16
1
-1
/
+1
|
|
*
x86/x2apic: Mark set_x2apic_phys_mode() as __init
Dou Liyang
2018-02-13
1
-1
/
+1
*
|
|
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
2018-04-10
5
-5
/
+5
|
/
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
1
-1
/
+1
|
\
\
|
*
|
x86/IO-APIC: Avoid warning in 32-bit builds
Jan Beulich
2018-02-20
1
-1
/
+1
*
|
|
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
2018-02-23
1
-3
/
+22
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
1
-3
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
2018-02-13
1
-3
/
+12
|
|
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-3
/
+3
*
|
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
[next]