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/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2014-06-27
14
-129
/
+302
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
2014-06-27
3
-5
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
2014-06-27
1
-1
/
+1
|
|
*
|
|
|
|
|
efi: Fix compiler warnings (unused, const, type)
Catalin Marinas
2014-06-19
2
-4
/
+4
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
x86/vdso: Error out in vdso2c if DT_RELA is present
Andy Lutomirski
2014-06-24
1
-1
/
+1
|
*
|
|
|
|
|
x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile
Andy Lutomirski
2014-06-24
2
-4
/
+3
|
*
|
|
|
|
|
x86_32, signal: Fix vdso rt_sigreturn
Andy Lutomirski
2014-06-23
1
-1
/
+1
|
*
|
|
|
|
|
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
Andy Lutomirski
2014-06-23
1
-2
/
+8
|
*
|
|
|
|
|
x86/vdso: Create .build-id links for unstripped vdso files
Andy Lutomirski
2014-06-20
1
-3
/
+13
|
*
|
|
|
|
|
x86/vdso: Remove some redundant in-memory section headers
Andy Lutomirski
2014-06-19
3
-24
/
+26
|
*
|
|
|
|
|
x86/vdso: Improve the fake section headers
Andy Lutomirski
2014-06-19
8
-67
/
+237
|
*
|
|
|
|
|
x86/vdso2c: Use better macros for ELF bitness
Andy Lutomirski
2014-06-19
2
-40
/
+25
|
*
|
|
|
|
|
x86/vdso: Discard the __bug_table section
Andy Lutomirski
2014-06-19
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-27
19
-499
/
+211
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MIPS: Lasat: Fix build error if CRC32 is not enabled.
Ralf Baechle
2014-06-26
1
-0
/
+1
|
*
|
|
|
|
|
TC: Handle device_register() errors.
Levente Kurusa
2014-06-26
1
-2
/
+8
|
*
|
|
|
|
|
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Markos Chandras
2014-06-26
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
2014-06-26
1
-1
/
+4
|
*
|
|
|
|
|
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
2014-06-26
1
-1
/
+13
|
*
|
|
|
|
|
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
2014-06-26
1
-2
/
+10
|
*
|
|
|
|
|
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
2014-06-26
1
-4
/
+12
|
*
|
|
|
|
|
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
2014-06-26
1
-21
/
+1
|
*
|
|
|
|
|
MIPS: bpf: Fix is_range() semantics
Markos Chandras
2014-06-26
1
-7
/
+5
|
*
|
|
|
|
|
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
2014-06-26
1
-2
/
+2
|
*
|
|
|
|
|
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
2014-06-26
1
-2
/
+5
|
*
|
|
|
|
|
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
2014-06-26
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
2014-06-26
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
2014-06-26
1
-0
/
+2
|
*
|
|
|
|
|
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
2014-06-26
1
-2
/
+2
|
*
|
|
|
|
|
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
2014-06-26
1
-0
/
+23
|
*
|
|
|
|
|
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
2014-06-26
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
2014-06-26
1
-1
/
+1
|
*
|
|
|
|
|
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
5
-1
/
+6
|
*
|
|
|
|
|
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-06-26
2
-0
/
+10
|
*
|
|
|
|
|
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
Alex Smith
2014-06-26
1
-2
/
+2
|
*
|
|
|
|
|
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
2014-06-26
1
-74
/
+69
|
*
|
|
|
|
|
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
2014-06-26
6
-363
/
+16
|
*
|
|
|
|
|
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
2014-06-26
1
-13
/
+6
|
*
|
|
|
|
|
MIPS: math-emu: Work around limitations of older GCC.
Ralf Baechle
2014-06-16
1
-3
/
+15
|
*
|
|
|
|
|
MIPS: pm-cps: convert smp_mb__*()
Paul Burton
2014-06-16
1
-2
/
+2
|
*
|
|
|
|
|
MIPS: smp-cps: Convert smp_mb__after_atomic_dec()
Paul Burton
2014-06-16
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-27
9
-16
/
+46
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARC: [SMP] Enable icache coherency
Vineet Gupta
2014-06-26
1
-6
/
+19
|
*
|
|
|
|
|
ARC: [SMP] Fix IPI IRQ registration
Noam Camus
2014-06-26
1
-2
/
+13
|
*
|
|
|
|
|
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2014-06-26
2
-0
/
+5
|
*
|
|
|
|
|
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2014-06-26
2
-4
/
+5
|
*
|
|
|
|
|
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
Vineet Gupta
2014-06-26
1
-1
/
+1
|
*
|
|
|
|
|
ARC: fix build warning in devtree
Vineet Gupta
2014-06-23
1
-1
/
+1
|
*
|
|
|
|
|
ARC: remove checks for CONFIG_ARC_MMU_V4
Paul Bolle
2014-06-16
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-27
1
-1
/
+3
|
\
\
\
\
\
\
[prev]
[next]