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/asm' into x86/core, to prepare for new patch
Ingo Molnar
2015-06-08
82
-2818
/
+2120
|
\
|
*
x86/asm/entry/32: Clean up entry_32.S
Ingo Molnar
2015-06-08
1
-571
/
+570
|
*
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
2015-06-08
6
-14
/
+14
|
*
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
2015-06-08
5
-11
/
+12
|
*
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-08
8
-15
/
+15
|
*
x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S
Ingo Molnar
2015-06-07
3
-2
/
+2
|
*
x86/asm/entry/32: Remove unnecessary optimization in stub32_clone
Denys Vlasenko
2015-06-05
1
-7
/
+6
|
*
x86/asm/entry/32: Explain the stub32_clone logic
Denys Vlasenko
2015-06-05
1
-0
/
+8
|
*
x86/asm/entry/32: Improve code readability
Ingo Molnar
2015-06-05
1
-141
/
+146
|
*
x86/asm/entry/32: Do not use R9 in SYSCALL32 entry point
Denys Vlasenko
2015-06-05
1
-11
/
+8
|
*
x86/asm/entry/32: Open-code LOAD_ARGS32
Denys Vlasenko
2015-06-05
1
-25
/
+29
|
*
x86/asm/entry/32: Open-code CLEAR_RREGS
Denys Vlasenko
2015-06-05
1
-13
/
+20
|
*
x86/asm/entry/32: Simplify the zeroing of pt_regs->r8..r11 in the int80 code ...
Denys Vlasenko
2015-06-05
1
-4
/
+9
|
*
x86/asm/entry/64: Remove pointless jump to irq_return
Andy Lutomirski
2015-06-05
1
-3
/
+1
|
*
x86/asm/msr: Make wrmsrl_safe() a function
Andy Lutomirski
2015-06-05
1
-2
/
+7
|
*
x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/
Ingo Molnar
2015-06-04
9
-6
/
+12
|
*
x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...
Ingo Molnar
2015-06-04
7
-4
/
+4
|
*
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
Ingo Molnar
2015-06-04
4
-3
/
+3
|
*
x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/
Ingo Molnar
2015-06-04
5
-4
/
+2
|
*
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
2015-06-03
26
-3
/
+5
|
*
x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
Ingo Molnar
2015-06-03
3
-2
/
+5
|
*
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar
2015-06-03
5
-1
/
+8
|
*
x86/asm/entry/64: Fold identical code paths
Jan Beulich
2015-06-02
1
-8
/
+2
|
*
x86/asm/entry/64: Use negative immediates for stack adjustments
Jan Beulich
2015-06-02
1
-2
/
+2
|
*
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-06-02
27
-1101
/
+350
|
*
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-05-24
4
-27
/
+42
*
|
x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers
Borislav Petkov
2015-06-07
4
-4
/
+3
*
|
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
[next]