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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRIS: Add ARTPEC-3 and timestamps for sync-serial
Jesper Nilsson
2010-08-04
1
-1
/
+26
*
CRIS: Better ARTPEC-3 support for gpio
Jesper Nilsson
2010-08-04
1
-18
/
+78
*
CRIS: Add include guard
Jesper Nilsson
2010-08-04
1
-0
/
+5
*
CRIS: Better handling of pinmux settings
Jesper Nilsson
2010-08-04
1
-2
/
+26
*
CRIS: New DMA defines for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-0
/
+27
*
CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil
Jesper Nilsson
2010-08-04
1
-4
/
+3
*
CRIS: Pagetable for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-0
/
+8
*
CRIS: Machine dependent memmap.h
Jesper Nilsson
2010-08-04
2
-24
/
+25
*
CRIS: Check if pointer is set before using it
Jesper Nilsson
2010-08-04
1
-8
/
+12
*
CRIS: Machine dependent dma.h
Jesper Nilsson
2010-08-04
2
-79
/
+80
*
CRIS: Define __read_mostly for CRISv32
Jesper Nilsson
2010-08-04
1
-0
/
+2
*
CRIS: Discard .note.gnu.build-id section
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Avoid compilation warning for puts
Jesper Nilsson
2010-08-04
1
-40
/
+25
*
CRIS: Add debug for assembler macros
Jesper Nilsson
2010-08-04
1
-0
/
+4
*
CRIS: Update for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-5
/
+18
*
CRIS: Add more delays in DDR setup
Jesper Nilsson
2010-08-04
3
-1
/
+21
*
CRIS: Add debug info for assembler code
Jesper Nilsson
2010-08-04
1
-0
/
+7
*
CRIS: Add debug info for assembler code
Jesper Nilsson
2010-08-04
1
-0
/
+3
*
CRIS: Add debug symbols for assembler code
Jesper Nilsson
2010-08-04
1
-0
/
+3
*
CRIS: Minor formatting fix in traps.c
Jesper Nilsson
2010-08-04
1
-4
/
+2
*
CRIS: v32: Correct auto-restart of syscalls
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: More ARTPEC-3 support and i2c-boardinfo.
Jesper Nilsson
2010-08-04
1
-8
/
+66
*
CRIS: Remove obsolete pinmux.c, now machine dependent.
Jesper Nilsson
2010-08-04
1
-229
/
+0
*
CRIS: kgdb: Fix compilation errors
Jesper Nilsson
2010-08-04
1
-8
/
+8
*
CRIS: v32: Correct path for intr_vect.h
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: v32: Better irq mapping code
Jesper Nilsson
2010-08-04
1
-25
/
+22
*
CRIS: v32: Correct address for romfs in the image
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Additional mmu settings for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-2
/
+40
*
CRIS: Faster syscall entry for CRISv32.
Jesper Nilsson
2010-08-04
1
-20
/
+17
*
CRIS: Simple insn reschedule to avoid interlocks.
Jesper Nilsson
2010-08-04
1
-9
/
+9
*
CRIS: Add debug for assembler functions
Jesper Nilsson
2010-08-04
2
-1
/
+29
*
CRIS: Correct address of the romfs in boot image
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Fasttimer: Remove obsolete ifdef
Jesper Nilsson
2010-08-04
1
-5
/
+1
*
CRIS: Better link to rs485 in help
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Remove CVS tag.
Jesper Nilsson
2010-08-04
1
-2
/
+1
*
CRIS: v10: remove all BKL usage
Jesper Nilsson
2010-08-04
1
-26
/
+13
*
CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
Jesper Nilsson
2010-08-04
1
-32
/
+48
*
arch/cris: Remove unnecessary casts of private_data
Joe Perches
2010-08-04
1
-5
/
+5
*
cris: autoconvert trivial BKL users to private mutex
Jesper Nilsson
2010-08-04
4
-12
/
+6
*
cris: Pushdown the bkl from ioctl
Jesper Nilsson
2010-08-04
7
-61
/
+137
*
CRIS: invoke oom-killer from page fault
Jesper Nilsson
2010-08-04
1
-4
/
+4
*
CRIS: GENERIC_TIME fixes
Jesper Nilsson
2010-08-04
4
-106
/
+45
*
perf, powerpc: Use perf_sample_data_init() for the FSL code
Peter Zijlstra
2010-07-27
1
-3
/
+3
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-07-26
2
-11
/
+16
|
\
|
*
x86: Do not try to disable hpet if it hasn't been initialized before
Stefano Stabellini
2010-07-23
1
-1
/
+1
|
*
x86, i8259: Only register sysdev if we have a real 8259 PIC
Adam Lackorzynski
2010-07-20
1
-10
/
+15
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2010-07-26
2
-27
/
+25
|
\
\
|
*
|
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
2010-07-26
1
-6
/
+5
|
*
|
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
2010-07-26
1
-8
/
+9
|
*
|
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
2010-07-26
1
-12
/
+6
[next]