index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
ARC: Fix thread_saved_pc()
Vineet Gupta
2
-26
/
+2
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
2
-7
/
+8
2015-02-27
ARC: perf: Enable generic software events
Vineet Gupta
2
-2
/
+12
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2
-1
/
+51
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2015-02-17
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
7
-29
/
+47
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-5
/
+1
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+1
2015-02-05
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
1
-1
/
+1
2015-02-04
ARC: Fix earlycon build breakage
Peter Hurley
1
-1
/
+1
2015-02-02
ARC: Dynamically determine BASE_BAUD from DeviceTree
Vineet Gupta
2
-18
/
+29
2015-02-02
arc: Remove unused prepare_to_copy()
Tobias Klauser
1
-3
/
+0
2015-02-02
ARC: use ACCESS_ONCE in cmpxchg loop
Vineet Gupta
1
-1
/
+1
2015-02-02
ARC: add some more comments to ret_from_fork
Vineet Gupta
1
-5
/
+9
2015-02-02
ARC: fix /proc/cpuinfo for offline cpus
Vineet Gupta
1
-1
/
+6
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-12-19
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
7
-73
/
+22
2014-12-17
ARC: rename default defconfig
Vineet Gupta
3
-64
/
+1
2014-12-15
ARC: [nsimosci] move peripherals to match model to FPGA
Vineet Gupta
1
-9
/
+9
2014-12-12
ARC: document memory clobber in irq control macros
Vineet Gupta
1
-0
/
+9
2014-12-12
ARC: R-M-W assist locks only needed for !LLSC
Vineet Gupta
1
-0
/
+2
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2014-11-10
ARC: Remove redundant PCI_IOBASE declaration
Thierry Reding
1
-2
/
+0
2014-11-03
ARC: add power management options
Alexey Brodkin
1
-0
/
+1
2014-10-24
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+0
2014-10-23
ARC: kgdb: generic kgdb_arch_pc() suffices
Vineet Gupta
1
-5
/
+0
2014-10-21
Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
37
-437
/
+265
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-121
/
+63
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
4
-138
/
+176
2014-10-13
ARC: boot: consolidate cross-checking of h/w and s/w
Vineet Gupta
1
-29
/
+15
2014-10-13
ARC: unbork FPU save/restore
Vineet Gupta
2
-8
/
+9
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
9
-35
/
+0
2014-10-13
ARC: Update order of registers in KGDB to match GDB 7.5
Anton Kolesov
1
-14
/
+18
2014-10-13
ARC: Remove unneeded Kconfig entry NO_DMA
Paul Bolle
1
-3
/
+0
2014-10-13
ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))
Vineet Gupta
1
-4
/
+3
2014-10-13
ARC: refactoring: reduce the scope of some local vars
Vineet Gupta
1
-9
/
+5
2014-10-13
ARC: remove gcc mpy heuristics
Vineet Gupta
1
-16
/
+1
2014-10-13
ARC: RIP @running_on_hw
Vineet Gupta
3
-13
/
+0
2014-10-13
ARC: Update comments about uncached address space
Vineet Gupta
1
-1
/
+1
2014-10-13
ARC: rename kconfig option for unaligned emulation
Vineet Gupta
4
-5
/
+5
2014-10-13
ARC: [nsimosci] Allow "headless" models to boot
Vineet Gupta
1
-1
/
+1
2014-10-13
ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509
Paul Bolle
4
-14
/
+0
2014-10-13
ARC: [arcfpga] Remove more dead code
Vineet Gupta
4
-76
/
+3
2014-10-13
ARC: [plat*] move code out of .init_machine into common
Vineet Gupta
5
-27
/
+10
2014-10-13
ARC: [arcfpga] consolidate machine description, DT
Vineet Gupta
3
-30
/
+7
[next]