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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling
Taras Kondratiuk
2014-01-12
2
-0
/
+2
*
ARM: 7939/1: traps: fix opcode endianness when read from user memory
Taras Kondratiuk
2014-01-11
1
-2
/
+3
*
ARM: 7937/1: perf_event: Silence sparse warning
Stephen Boyd
2014-01-11
1
-1
/
+1
*
ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match
Sudeep Holla
2014-01-11
1
-1
/
+1
*
Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"
Russell King
2014-01-07
1
-1
/
+1
*
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
2014-01-05
2
-2
/
+2
*
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
2014-01-05
1
-1
/
+7
*
CRYPTO: Fix more AES build errors
Russell King
2014-01-05
2
-2
/
+2
*
ARM: 7931/1: Correct virt_addr_valid
Laura Abbott
2013-12-29
1
-1
/
+2
*
ARM: 7923/1: mm: fix dcache flush logic for compound high pages
Steven Capper
2013-12-29
1
-3
/
+3
*
ARM: fix footbridge clockevent device
Russell King
2013-12-29
1
-2
/
+3
*
ARM: fix asm/memory.h build error
Russell King
2013-12-13
3
-20
/
+17
*
ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed
Jon Medhurst
2013-12-09
1
-1
/
+2
*
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov
2013-12-09
1
-1
/
+1
*
ARM: 7912/1: check stack pointer in get_wchan
Konstantin Khlebnikov
2013-12-09
1
-2
/
+5
*
ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()
Santosh Shilimkar
2013-12-09
1
-2
/
+1
*
ARM: 7908/1: mm: Fix the arm_dma_limit calculation
Santosh Shilimkar
2013-12-09
1
-1
/
+1
*
ARM: another fix for the DMA mapping checks
Russell King
2013-12-09
1
-51
/
+40
*
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
2013-11-30
1
-0
/
+1
*
ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
Dave Martin
2013-11-30
2
-9
/
+16
*
ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S
Victor Kamensky
2013-11-30
1
-9
/
+31
*
ARM: footbridge: fix EBSA285 LEDs
Russell King
2013-11-30
1
-9
/
+13
*
ARM: footbridge: fix VGA initialisation
Russell King
2013-11-30
2
-2
/
+3
*
ARM: fix booting low-vectors machines
Russell King
2013-11-30
3
-3
/
+4
*
ARM: dma-mapping: check DMA mask against available memory
Russell King
2013-11-30
1
-2
/
+7
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-22
8
-14
/
+39
|
\
|
*
ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER
Will Deacon
2013-11-20
1
-0
/
+1
|
*
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
2013-11-20
1
-1
/
+1
|
*
ARM: 7892/1: Fix warning for V7M builds
Olof Johansson
2013-11-19
1
-1
/
+1
|
*
ARM: 7888/1: seccomp: not compatible with ARM OABI
Kees Cook
2013-11-14
1
-1
/
+6
|
*
ARM: 7886/1: make OABI default to off
Kees Cook
2013-11-14
1
-2
/
+1
|
*
ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume
Mahesh Sivasubramanian
2013-11-14
1
-5
/
+12
|
*
ARM: 7884/1: mm: Fix ECC mem policy printk
Michal Simek
2013-11-14
1
-2
/
+2
|
*
ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE
Victor Kamensky
2013-11-14
1
-1
/
+5
|
*
ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case
Victor Kamensky
2013-11-14
1
-1
/
+8
|
*
ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case
Victor Kamensky
2013-11-14
1
-0
/
+1
|
*
ARM: Fix nommu.c build warning
Russell King
2013-11-14
1
-0
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-22
1
-6
/
+28
|
\
\
|
*
\
Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...
Gleb Natapov
2013-11-19
1
-6
/
+28
|
|
\
\
|
|
*
|
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Christoffer Dall
2013-11-16
1
-6
/
+28
*
|
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
4
-62
/
+2
|
\
\
\
\
|
*
\
\
\
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-16
3
-60
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-14
3
-60
/
+0
|
*
|
|
|
|
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-31
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-10-30
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-6
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-6
/
+0
*
|
|
|
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-11-18
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
2013-11-17
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
21
-21
/
+21
|
\
\
\
\
\
\
\
\
[next]