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 'omap4_upstream' of git://dev.omapzoom.org/pub/scm/santosh/kerne...
Russell King
2009-08-03
7
-54
/
+346
|
\
|
*
ARM: OMAP4: Update the GPIO support
Syed Rafiuddin
2009-07-28
1
-51
/
+198
|
*
ARM: OMAP4: Add UART4 support
Syed Rafiuddin
2009-07-28
2
-1
/
+11
|
*
ARM: OMAP4: Add McBSP support
Syed Rafiuddin
2009-07-28
3
-2
/
+49
|
*
OMAP4: sDMA: Update the request lines and new registers.
Santosh Shilimkar
2009-07-24
1
-0
/
+88
*
|
Include linux/sched.h in arch/arm/mm/fault.c
Catalin Marinas
2009-07-24
1
-0
/
+1
*
|
nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU
Catalin Marinas
2009-07-24
1
-1
/
+1
*
|
nommu: Fix compressed/head.S to not perform MMU specific operations
Catalin Marinas
2009-07-24
1
-0
/
+14
*
|
nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMU
Catalin Marinas
2009-07-24
1
-1
/
+1
*
|
nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks
Catalin Marinas
2009-07-24
1
-0
/
+2
*
|
nommu: Include asm/setup.h in arch/arm/mm/nommu.c
Catalin Marinas
2009-07-24
1
-0
/
+1
*
|
nommu: Add noMMU support to the DMA API
Catalin Marinas
2009-07-24
1
-22
/
+72
*
|
nommu: Remove the memory_start/end variables from ARM page-nommu.h
Catalin Marinas
2009-07-24
1
-3
/
+0
*
|
nommu: Enables to select noMMU mode
Hyok S. Choi
2009-07-24
1
-4
/
+7
*
|
nommu: Do not override the CP15 control reg value returned from initfunc
Catalin Marinas
2009-07-24
1
-1
/
+4
*
|
nommu: ptrace support
Paul Brook
2009-07-24
2
-1
/
+15
*
|
nommu: Add MMU-less support for the RealView boards
Catalin Marinas
2009-07-24
1
-0
/
+4
*
|
nommu: Add MMU-less support for Integrator platforms
Catalin Marinas
2009-07-24
2
-8
/
+12
*
|
nommu: Remove the context.id from asm-offsets.c when !MMU
Catalin Marinas
2009-07-24
1
-0
/
+2
*
|
nommu: Fix the fault processing for the MMU-less case
Catalin Marinas
2009-07-24
1
-0
/
+22
*
|
Thumb-2: Add Thumb-2 support to the build files
Catalin Marinas
2009-07-24
3
-2
/
+22
*
|
Thumb-2: Make the uImage entry an odd number
Catalin Marinas
2009-07-24
1
-1
/
+8
*
|
Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump to
Catalin Marinas
2009-07-24
1
-12
/
+6
*
|
Thumb-2: Add support for loadable modules
Catalin Marinas
2009-07-24
3
-0
/
+62
*
|
Thumb-2: Implement the unified boot code
Catalin Marinas
2009-07-24
1
-68
/
+99
*
|
Thumb-2: Implement the unified VFP support
Catalin Marinas
2009-07-24
1
-16
/
+32
*
|
Thumb-2: Implement the unified arch/arm/lib functions
Catalin Marinas
2009-07-24
20
-98
/
+229
*
|
Thumb-2: Implement the unified arch/arm/mm support
Catalin Marinas
2009-07-24
3
-11
/
+30
*
|
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
2009-07-24
11
-120
/
+263
*
|
Thumb-2: Add macros for the unified assembler syntax
Catalin Marinas
2009-07-24
3
-1
/
+130
*
|
Thumb-2: Add some .align statements to the .S files
Catalin Marinas
2009-07-24
5
-0
/
+13
|
/
*
Linux 2.6.31-rc4
v2.6.31-rc4
Linus Torvalds
2009-07-22
1
-1
/
+1
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-22
1
-0
/
+5
|
\
|
*
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
2009-07-22
1
-0
/
+5
*
|
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-07-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
lockdep: Fix lockdep annotation for pipe_double_lock()
Peter Zijlstra
2009-07-22
1
-2
/
+2
*
|
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
25
-299
/
+948
|
\
\
|
*
|
perf_counter tools: Give perf top inherit option
Mike Galbraith
2009-07-22
1
-1
/
+5
|
*
|
perf_counter tools: Fix vmlinux symbol generation breakage
Mike Galbraith
2009-07-22
1
-2
/
+5
|
*
|
perf_counter: Detect debugfs location
Jason Baron
2009-07-22
5
-17
/
+102
|
*
|
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2009-07-22
2
-1
/
+176
|
*
|
perf symbol: C++ demangling
Arnaldo Carvalho de Melo
2009-07-22
2
-3
/
+20
|
*
|
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
2009-07-22
1
-1
/
+1
|
*
|
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
2009-07-22
1
-1
/
+4
|
*
|
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
2009-07-22
2
-2
/
+4
|
*
|
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
4
-120
/
+35
|
*
|
perf_counter: Plug more stack leaks
Peter Zijlstra
2009-07-22
1
-2
/
+21
|
*
|
perf: Fix stack data leak
Arjan van de Ven
2009-07-22
1
-0
/
+1
|
*
|
perf_counter: Remove unused variables
Peter Zijlstra
2009-07-22
1
-2
/
+0
|
*
|
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-22
10
-142
/
+556
|
|
\
\
[next]