index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
ARC: split elf.h into uapi and export it for userspace
Vineet Gupta
3
-26
/
+38
2013-02-27
ARC: Fixup the current ABI version
Vineet Gupta
2
-2
/
+2
2013-02-27
ARC: gdbserver using regset interface possibly broken
Vineet Gupta
1
-5
/
+1
2013-02-26
ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge window
Vineet Gupta
1
-5
/
+0
2013-02-26
ARC: make a copy of flat DT
Vineet Gupta
3
-0
/
+19
2013-02-15
ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"
Vineet Gupta
1
-1
/
+1
2013-02-15
ARC: Ensure CONFIG_VIRT_TO_BUS is not enabled
Vineet Gupta
1
-1
/
+3
2013-02-15
ARC: Fix pt_orig_r8 access
Vineet Gupta
1
-2
/
+2
2013-02-15
ARC: [3.9] Fallout of hlist iterator update
Vineet Gupta
1
-3
/
+3
2013-02-15
ARC: 64bit RTSC timestamp hardware issue
Vineet Gupta
1
-36
/
+2
2013-02-15
ARC: Don't fiddle with non-existent caches
Vineet Gupta
1
-12
/
+9
2013-02-15
ARC: Provide a default serial.h for uart drivers needing BASE_BAUD
Vineet Gupta
1
-0
/
+25
2013-02-15
ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux
Vineet Gupta
1
-4
/
+19
2013-02-15
ARC: [Review] Multi-platform image #8: platform registers SMP callbacks
Vineet Gupta
3
-18
/
+28
2013-02-15
ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
Vineet Gupta
2
-24
/
+28
2013-02-15
ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
Vineet Gupta
3
-45
/
+20
2013-02-15
ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
Vineet Gupta
2
-6
/
+2
2013-02-15
ARC: [Review] Multi-platform image #4: Isolate platform headers
Vineet Gupta
7
-20
/
+7
2013-02-15
ARC: [Review] Multi-platform image #3: switch to board callback
Vineet Gupta
10
-26
/
+48
2013-02-15
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
Vineet Gupta
8
-12
/
+169
2013-02-15
ARC: Fold boards sub-menu into platform/SoC menu
Vineet Gupta
2
-23
/
+14
2013-02-15
ARC: [Review] Multi-platform image #1: Kconfig enablement
Vineet Gupta
2
-7
/
+4
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
4
-12
/
+42
2013-02-15
ARC: UAPI Disintegrate arch/arc/include/asm
Vineet Gupta
14
-75
/
+108
2013-02-15
ARC: Hostlink Pseudo-Driver for Metaware Debugger
Vineet Gupta
3
-0
/
+68
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
6
-6
/
+137
2013-02-15
ARC: perf support (software counters only)
Vineet Gupta
2
-0
/
+16
2013-02-15
ARC: [plat-arfpga] BVCI Latency Unit setup
Vineet Gupta
2
-0
/
+88
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
7
-11
/
+490
2013-02-15
ARC: kgdb support
Mischa Jonker
5
-1
/
+275
2013-02-15
ARC: Unaligned access emulation
Vineet Gupta
9
-2
/
+329
2013-02-15
ARC: kprobes support
Vineet Gupta
7
-3
/
+610
2013-02-15
ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
Vineet Gupta
3
-1
/
+656
2013-02-15
ARC: stacktracing APIs based on dw2 unwinder
Vineet Gupta
2
-2
/
+217
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
9
-1
/
+1612
2013-02-15
ARC: SMP support
Vineet Gupta
23
-2
/
+960
2013-02-15
ARC: Diagnostics: show_regs() etc
Vineet Gupta
2
-0
/
+325
2013-02-15
ARC: Module support
Vineet Gupta
3
-0
/
+93
2013-02-15
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
5
-2
/
+339
2013-02-15
ARC: OProfile support
Vineet Gupta
4
-0
/
+38
2013-02-15
ARC: Futex support
Vineet Gupta
1
-0
/
+151
2013-02-15
ARC: ptrace support
Vineet Gupta
4
-2
/
+206
2013-02-15
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
9
-1
/
+120
2013-02-15
ARC: [plat-arcfpga] defconfig
Vineet Gupta
1
-0
/
+46
2013-02-15
ARC: Last bits (stubs) to get to a running kernel with UART
Vineet Gupta
3
-0
/
+86
2013-02-15
ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
Vineet Gupta
5
-58
/
+146
2013-02-15
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
6
-17
/
+37
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
11
-0
/
+165
2013-02-15
ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
Vineet Gupta
4
-0
/
+167
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
8
-0
/
+506
[next]