index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: Hostlink Pseudo-Driver for Metaware Debugger
Vineet Gupta
2013-02-15
3
-0
/
+68
*
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
6
-6
/
+137
*
ARC: perf support (software counters only)
Vineet Gupta
2013-02-15
2
-0
/
+16
*
perf, ARC: Enable building perf tools for ARC
Vineet Gupta
2013-02-15
1
-0
/
+6
*
ARC: [plat-arfpga] BVCI Latency Unit setup
Vineet Gupta
2013-02-15
2
-0
/
+88
*
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2013-02-15
7
-11
/
+490
*
ARC: kgdb support
Mischa Jonker
2013-02-15
5
-1
/
+275
*
ARC: Unaligned access emulation
Vineet Gupta
2013-02-15
9
-2
/
+329
*
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
Vineet Gupta
2013-02-15
3
-0
/
+14
*
ARC: kprobes support
Vineet Gupta
2013-02-15
7
-3
/
+610
*
ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
Vineet Gupta
2013-02-15
3
-1
/
+656
*
ARC: stacktracing APIs based on dw2 unwinder
Vineet Gupta
2013-02-15
2
-2
/
+217
*
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
2013-02-15
9
-1
/
+1612
*
ARC: SMP support
Vineet Gupta
2013-02-15
23
-2
/
+960
*
ARC: Diagnostics: show_regs() etc
Vineet Gupta
2013-02-15
2
-0
/
+325
*
ARC: Module support
Vineet Gupta
2013-02-15
3
-0
/
+93
*
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
2013-02-15
5
-2
/
+339
*
ARC: OProfile support
Vineet Gupta
2013-02-15
4
-0
/
+38
*
ARC: Futex support
Vineet Gupta
2013-02-15
1
-0
/
+151
*
ARC: ptrace support
Vineet Gupta
2013-02-15
4
-2
/
+206
*
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
2013-02-15
9
-1
/
+120
*
ARC: [plat-arcfpga] defconfig
Vineet Gupta
2013-02-15
1
-0
/
+46
*
ARC: Last bits (stubs) to get to a running kernel with UART
Vineet Gupta
2013-02-15
3
-0
/
+86
*
ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
Vineet Gupta
2013-02-15
6
-58
/
+170
*
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
2013-02-15
6
-17
/
+37
*
ARC: [DeviceTree] Basic support
Vineet Gupta
2013-02-15
11
-0
/
+165
*
ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
Vineet Gupta
2013-02-15
4
-0
/
+167
*
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
2013-02-15
8
-0
/
+506
*
ARC: I/O and DMA Mappings
Vineet Gupta
2013-02-15
6
-0
/
+528
*
ARC: Page Fault handling
Vineet Gupta
2013-02-15
1
-0
/
+228
*
ARC: TLB flush Handling
Vineet Gupta
2013-02-15
3
-0
/
+356
*
ARC: MMU Exception Handling
Vineet Gupta
2013-02-15
5
-0
/
+854
*
ARC: MMU Context Management
Vineet Gupta
2013-02-15
4
-0
/
+262
*
ARC: Page Table Management
Vineet Gupta
2013-02-15
3
-0
/
+627
*
ARC: Cache Flush Management
Vineet Gupta
2013-02-15
5
-0
/
+954
*
ARC: [Review] Prevent incorrect syscall restarts
Vineet Gupta
2013-02-15
2
-4
/
+11
*
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
Vineet Gupta
2013-02-15
4
-19
/
+40
*
ARC: Signal handling
Vineet Gupta
2013-02-15
6
-3
/
+449
*
ARC: Timers/counters/delay management
Vineet Gupta
2013-02-11
7
-0
/
+425
*
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
10
-8
/
+484
*
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
2013-02-11
8
-0
/
+228
*
ARC: Non-MMU Exception Handling
Vineet Gupta
2013-02-11
2
-7
/
+125
*
ARC: Interrupt Handling
Vineet Gupta
2013-02-11
5
-2
/
+152
*
ARC: Low level IRQ/Trap/Exception Handling
Vineet Gupta
2013-02-11
2
-0
/
+1066
*
ARC: String library
Vineet Gupta
2013-02-11
8
-0
/
+661
*
ARC: Spinlock/rwlock/mutex primitives
Vineet Gupta
2013-02-11
3
-0
/
+188
*
ARC: Fundamental ARCH data-types/defines
Vineet Gupta
2013-02-11
12
-0
/
+685
*
ARC: Checksum/byteorder/swab routines
Vineet Gupta
2013-02-11
3
-0
/
+217
*
asm-generic headers: Allow yet more arch overrides in checksum.h
Vineet Gupta
2013-02-11
2
-0
/
+6
*
ARC: [optim] uaccess __{get,put}_user() optimised
Vineet Gupta
2013-02-11
1
-0
/
+105
[next]