index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-58
/
+146
*
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
*
ARC: [optim] uaccess __{get,put}_user() optimised
Vineet Gupta
2013-02-11
1
-0
/
+105
*
ARC: uaccess friends
Vineet Gupta
2013-02-11
3
-0
/
+733
*
ARC: Atomic/bitops/cmpxchg/barriers
Vineet Gupta
2013-02-11
5
-0
/
+967
*
ARC: irqflags - Interrupt enabling/disabling at in-core intc
Vineet Gupta
2013-02-11
3
-0
/
+295
*
ARC: Build system: Makefiles, Kconfig, Linker script
Vineet Gupta
2013-02-11
14
-0
/
+816
*
ARC: Generic Headers
Vineet Gupta
2013-01-28
2
-0
/
+67
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-01-25
1
-0
/
+2
|
\
|
*
KVM: PPC: Emulate dcbf
Alexander Graf
2013-01-18
1
-0
/
+2
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-01-24
6
-27
/
+26
|
\
\
|
*
\
Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...
Russell King
2013-01-19
305
-1068
/
+1129
|
|
\
\
|
|
*
|
ARM: virt: simplify __hyp_stub_install epilog
Marc Zyngier
2013-01-10
1
-9
/
+3
|
|
*
|
ARM: virt: boot secondary CPUs through the right entry point
Marc Zyngier
2013-01-10
1
-1
/
+1
|
|
*
|
ARM: virt: Avoid bx instruction for compatibility with <=ARMv4
Dave Martin
2013-01-10
1
-3
/
+3
|
*
|
|
ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO
Santosh Shilimkar
2013-01-19
1
-1
/
+1
|
*
|
|
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
Russell King
2013-01-19
1
-8
/
+10
|
*
|
|
ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area
Nicolas Pitre
2013-01-16
1
-0
/
+3
[next]