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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2
-2
/
+2
2013-03-19
arc: fix dma_address assignment during dma_map_sg()
Pierrick Hascoet
1
-1
/
+1
2013-03-18
ARC: Remove SET_PERSONALITY (tracks cross-arch change)
Vineet Gupta
1
-3
/
+0
2013-03-11
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
1
-2
/
+0
2013-03-11
ARC: make allyesconfig build breakages
Vineet Gupta
1
-4
/
+2
2013-02-27
ARC: split elf.h into uapi and export it for userspace
Vineet Gupta
1
-26
/
+11
2013-02-27
ARC: Fixup the current ABI version
Vineet Gupta
1
-1
/
+1
2013-02-27
ARC: gdbserver using regset interface possibly broken
Vineet Gupta
1
-5
/
+1
2013-02-26
ARC: make a copy of flat DT
Vineet Gupta
1
-0
/
+2
2013-02-15
ARC: Provide a default serial.h for uart drivers needing BASE_BAUD
Vineet Gupta
1
-0
/
+25
2013-02-15
ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
Vineet Gupta
1
-21
/
+15
2013-02-15
ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
Vineet Gupta
1
-0
/
+16
2013-02-15
ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
Vineet Gupta
1
-0
/
+2
2013-02-15
ARC: [Review] Multi-platform image #4: Isolate platform headers
Vineet Gupta
1
-1
/
+0
2013-02-15
ARC: [Review] Multi-platform image #3: switch to board callback
Vineet Gupta
2
-6
/
+0
2013-02-15
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
Vineet Gupta
2
-1
/
+85
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
2
-0
/
+5
2013-02-15
ARC: UAPI Disintegrate arch/arc/include/asm
Vineet Gupta
10
-302
/
+4
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
1
-0
/
+33
2013-02-15
ARC: perf support (software counters only)
Vineet Gupta
1
-0
/
+13
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
3
-10
/
+182
2013-02-15
ARC: kgdb support
Mischa Jonker
1
-0
/
+61
2013-02-15
ARC: Unaligned access emulation
Vineet Gupta
3
-1
/
+32
2013-02-15
ARC: kprobes support
Vineet Gupta
2
-0
/
+67
2013-02-15
ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
Vineet Gupta
1
-0
/
+116
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
2
-0
/
+170
2013-02-15
ARC: SMP support
Vineet Gupta
6
-0
/
+181
2013-02-15
ARC: Module support
Vineet Gupta
1
-0
/
+4
2013-02-15
ARC: Support for high priority interrupts in the in-core intc
Vineet Gupta
2
-1
/
+100
2013-02-15
ARC: Futex support
Vineet Gupta
1
-0
/
+151
2013-02-15
ARC: [optim] Cache "current" in Register r25
Vineet Gupta
4
-1
/
+80
2013-02-15
ARC: [DeviceTree] Convert some Kconfig items to runtime values
Vineet Gupta
1
-0
/
+2
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
2
-0
/
+16
2013-02-15
ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
Vineet Gupta
1
-0
/
+1
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta
2
-0
/
+27
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta
3
-0
/
+322
2013-02-15
ARC: TLB flush Handling
Vineet Gupta
2
-0
/
+45
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
3
-0
/
+236
2013-02-15
ARC: MMU Context Management
Vineet Gupta
3
-0
/
+239
2013-02-15
ARC: Page Table Management
Vineet Gupta
3
-0
/
+627
2013-02-15
ARC: Cache Flush Management
Vineet Gupta
4
-0
/
+229
2013-02-15
ARC: [Review] Prevent incorrect syscall restarts
Vineet Gupta
1
-0
/
+3
2013-02-15
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
Vineet Gupta
2
-16
/
+37
2013-02-15
ARC: Signal handling
Vineet Gupta
3
-0
/
+84
2013-02-11
ARC: Timers/counters/delay management
Vineet Gupta
5
-0
/
+119
2013-02-11
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
4
-6
/
+72
2013-02-11
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
4
-0
/
+140
2013-02-11
ARC: Non-MMU Exception Handling
Vineet Gupta
1
-7
/
+0
2013-02-11
ARC: Interrupt Handling
Vineet Gupta
3
-0
/
+32
2013-02-11
ARC: Low level IRQ/Trap/Exception Handling
Vineet Gupta
1
-0
/
+495
[next]