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
/
arc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2013-05-09
5
-4
/
+22
*
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2013-05-09
1
-1
/
+3
*
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-05-09
3
-11
/
+69
*
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2013-05-09
1
-1
/
+1
*
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2013-05-07
1
-0
/
+1
*
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
2013-05-07
1
-3
/
+2
*
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2013-05-07
1
-1
/
+9
*
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
2013-05-07
1
-4
/
+12
*
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
2013-05-07
1
-0
/
+10
*
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
1
-1
/
+2
*
ARC: Add implicit compiler barrier to raw_local_irq* functions
Christian Ruppert
2013-04-08
1
-4
/
+8
*
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2013-03-20
2
-2
/
+2
*
arc: fix dma_address assignment during dma_map_sg()
Pierrick Hascoet
2013-03-19
1
-1
/
+1
*
ARC: Remove SET_PERSONALITY (tracks cross-arch change)
Vineet Gupta
2013-03-18
1
-3
/
+0
*
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
2013-03-11
1
-2
/
+0
*
ARC: make allyesconfig build breakages
Vineet Gupta
2013-03-11
2
-6
/
+4
*
ARC: split elf.h into uapi and export it for userspace
Vineet Gupta
2013-02-27
3
-26
/
+38
*
ARC: Fixup the current ABI version
Vineet Gupta
2013-02-27
1
-1
/
+1
*
ARC: gdbserver using regset interface possibly broken
Vineet Gupta
2013-02-27
1
-5
/
+1
*
ARC: make a copy of flat DT
Vineet Gupta
2013-02-26
1
-0
/
+2
*
ARC: Provide a default serial.h for uart drivers needing BASE_BAUD
Vineet Gupta
2013-02-15
1
-0
/
+25
*
ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
Vineet Gupta
2013-02-15
1
-21
/
+15
*
ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
Vineet Gupta
2013-02-15
1
-0
/
+16
*
ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
Vineet Gupta
2013-02-15
1
-0
/
+2
*
ARC: [Review] Multi-platform image #4: Isolate platform headers
Vineet Gupta
2013-02-15
1
-1
/
+0
*
ARC: [Review] Multi-platform image #3: switch to board callback
Vineet Gupta
2013-02-15
2
-6
/
+0
*
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
Vineet Gupta
2013-02-15
2
-1
/
+85
*
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
2013-02-15
2
-0
/
+5
*
ARC: UAPI Disintegrate arch/arc/include/asm
Vineet Gupta
2013-02-15
14
-75
/
+108
*
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
1
-0
/
+33
*
ARC: perf support (software counters only)
Vineet Gupta
2013-02-15
1
-0
/
+13
*
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2013-02-15
3
-10
/
+182
*
ARC: kgdb support
Mischa Jonker
2013-02-15
1
-0
/
+61
*
ARC: Unaligned access emulation
Vineet Gupta
2013-02-15
3
-1
/
+32
*
ARC: kprobes support
Vineet Gupta
2013-02-15
2
-0
/
+67
*
ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
Vineet Gupta
2013-02-15
1
-0
/
+116
*
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
2013-02-15
2
-0
/
+170
*
ARC: SMP support
Vineet Gupta
2013-02-15
6
-0
/
+181
*
ARC: Module support
Vineet Gupta
2013-02-15
1
-0
/
+4
*
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
2013-02-15
2
-1
/
+100
*
ARC: Futex support
Vineet Gupta
2013-02-15
1
-0
/
+151
*
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
2013-02-15
4
-1
/
+80
*
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
2013-02-15
1
-0
/
+2
*
ARC: [DeviceTree] Basic support
Vineet Gupta
2013-02-15
2
-0
/
+16
*
ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
Vineet Gupta
2013-02-15
1
-0
/
+1
*
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
2013-02-15
2
-0
/
+27
*
ARC: I/O and DMA Mappings
Vineet Gupta
2013-02-15
3
-0
/
+322
*
ARC: TLB flush Handling
Vineet Gupta
2013-02-15
2
-0
/
+45
*
ARC: MMU Exception Handling
Vineet Gupta
2013-02-15
3
-0
/
+236
*
ARC: MMU Context Management
Vineet Gupta
2013-02-15
3
-0
/
+239
[next]