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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/ras' into x86/core, to fix conflicts
Ingo Molnar
2015-06-07
16
-52
/
+271
|
\
|
*
x86/mce: Handle Local MCE events
Ashok Raj
2015-06-07
2
-6
/
+27
|
*
x86/mce: Add infrastructure to support Local MCE
Ashok Raj
2015-06-07
4
-0
/
+54
|
*
x86/mce: Add Local MCE definitions
Ashok Raj
2015-06-07
2
-0
/
+7
|
*
x86/mce: Fix monarch timeout setting through the mce= cmdline option
Xie XiuQi
2015-05-27
1
-4
/
+1
|
*
Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...
Ingo Molnar
2015-05-11
13
-42
/
+182
|
|
\
|
|
*
x86/mce/amd: Zap changelog
Borislav Petkov
2015-05-07
1
-10
/
+2
|
|
*
x86/traps: Remove superfluous weak definitions and dead code
Borislav Petkov
2015-05-07
1
-17
/
+0
|
|
*
x86/mce/amd: Rename setup_APIC_mce
Aravind Gopalakrishnan
2015-05-07
1
-2
/
+2
|
|
*
x86/irq: Cleanup ordering of vector numbers
Aravind Gopalakrishnan
2015-05-07
1
-5
/
+5
|
|
*
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
2015-05-07
12
-1
/
+133
|
|
*
x86/mce: Add support for deferred errors on AMD
Aravind Gopalakrishnan
2015-05-06
2
-4
/
+21
|
|
*
x86/mce/amd: Collect valid address before logging an error
Aravind Gopalakrishnan
2015-05-06
1
-1
/
+4
|
|
*
x86/mce/amd: Factor out logging mechanism
Aravind Gopalakrishnan
2015-05-06
1
-10
/
+23
*
|
|
x86: Kill CONFIG_X86_HT
Borislav Petkov
2015-06-07
5
-16
/
+12
*
|
|
x86/kconfig: Reorganize arch feature Kconfig select's
Ingo Molnar
2015-06-03
1
-105
/
+105
*
|
|
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
Ingo Molnar
2015-06-03
60
-96
/
+1397
|
\
\
\
|
*
|
|
lockdep: Do not break user-visible string
Borislav Petkov
2015-06-03
1
-2
/
+1
|
*
|
|
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-05-19
18
-33
/
+29
|
*
|
|
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
2015-05-19
12
-12
/
+12
|
*
|
|
rtmutex: Warn if trylock is called from hard/softirq context
Thomas Gleixner
2015-05-13
1
-0
/
+7
|
*
|
|
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2015-05-13
17
-31
/
+0
|
*
|
|
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
2015-05-13
2
-6
/
+3
|
*
|
|
locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS
Waiman Long
2015-05-12
4
-6
/
+6
|
*
|
|
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
2015-05-11
11
-32
/
+32
|
*
|
|
locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
Waiman Long
2015-05-11
1
-1
/
+1
|
*
|
|
locking/pvqspinlock, x86: Enable PV qspinlock for Xen
David Vrabel
2015-05-08
2
-5
/
+61
|
*
|
|
locking/pvqspinlock, x86: Enable PV qspinlock for KVM
Waiman Long
2015-05-08
2
-1
/
+44
|
*
|
|
locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
Peter Zijlstra (Intel)
2015-05-08
8
-12
/
+128
|
*
|
|
locking/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
2015-05-08
2
-1
/
+392
|
*
|
|
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
2015-05-08
3
-0
/
+24
|
*
|
|
locking/qspinlock: Use a simple write to grab the lock
Waiman Long
2015-05-08
1
-16
/
+50
|
*
|
|
locking/qspinlock: Optimize for smaller NR_CPUS
Peter Zijlstra (Intel)
2015-05-08
2
-1
/
+81
|
*
|
|
locking/qspinlock: Extract out code snippets for the next patch
Waiman Long
2015-05-08
2
-31
/
+50
|
*
|
|
locking/qspinlock: Add pending bit
Peter Zijlstra (Intel)
2015-05-08
2
-24
/
+107
|
*
|
|
locking/qspinlock, x86: Enable x86-64 to use queued spinlocks
Waiman Long
2015-05-08
4
-0
/
+30
|
*
|
|
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
2015-05-08
6
-0
/
+408
|
*
|
|
kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment
Preeti U Murthy
2015-05-08
1
-1
/
+1
|
*
|
|
locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()
Waiman Long
2015-05-08
2
-0
/
+49
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
-
-
.
\
\
\
Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...
Ingo Molnar
2015-06-03
122
-3155
/
+3621
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
x86/platform/atom/punit: Add Punit device state debug driver
Srinivas Pandruvada
2015-05-07
4
-0
/
+196
|
|
|
|
*
|
|
|
x86/platform/uv: Make SGI UV dependent on CONFIG_PCI
Ingo Molnar
2015-05-06
1
-0
/
+1
|
|
|
*
|
|
|
|
x86/irq: Show statistics information for posted-interrupts
Feng Wu
2015-05-19
1
-0
/
+12
|
|
|
*
|
|
|
|
x86/irq: Define a global vector for VT-d Posted-Interrupts
Feng Wu
2015-05-19
8
-0
/
+40
|
|
|
*
|
|
|
|
x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqs
Feng Wu
2015-05-19
1
-0
/
+1
|
|
|
*
|
|
|
|
Merge branch 'irq/for-x86' into x86/apic
Thomas Gleixner
2015-05-19
3
-0
/
+51
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2015-05-19
3
-0
/
+51
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
x86: Rename eisa_set_level_irq to elcr_set_level_irq
Paul Gortmaker
2015-05-19
3
-9
/
+9
|
|
|
*
|
|
|
|
x86/smp/boot: Fix legacy SMP bootup slow-boot bug
Ingo Molnar
2015-05-18
1
-1
/
+1
|
|
|
*
|
|
|
|
Merge branch 'x86/asm' into x86/apic, to resolve conflicts
Ingo Molnar
2015-05-17
435
-4443
/
+4507
|
|
|
|
\
\
\
\
\
[next]