index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2
-3
/
+6
2017-08-11
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-0
/
+1
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2016-10-05
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
1
-2
/
+9
2016-09-15
Revert "ARC: mm: don't loose PTE_SPECIAL in pte_modify()"
Sasha Levin
1
-1
/
+1
2016-08-31
ARC: export __udivdi3 for modules
Vineet Gupta
1
-0
/
+2
2016-08-31
ARC: Support syscall ABI v4
Vineet Gupta
3
-5
/
+14
2016-08-31
ARC: use correct offset in pt_regs for saving/restoring user mode r25
Liav Rehana
1
-2
/
+2
2016-08-31
ARCv2: STAR 9000808988: signals involving Delay Slot
Vineet Gupta
2
-7
/
+12
2016-08-31
ARC: Elide redundant setup of DMA callbacks
Sasha Levin
1
-0
/
+9
2016-08-31
ARC: Call trace_hardirqs_on() before enabling irqs
Sasha Levin
1
-1
/
+1
2016-08-22
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
1
-1
/
+1
2016-07-12
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
1
-1
/
+1
2016-07-12
ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
Vineet Gupta
1
-1
/
+0
2015-07-05
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
4
-0
/
+89
2015-07-05
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
1
-4
/
+5
2015-06-10
ARC: unbork !LLSC build
Vineet Gupta
1
-1
/
+1
2015-04-22
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
2015-04-22
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
1
-2
/
+2
2015-03-14
ARC: Fix KSTK_ESP()
Vineet Gupta
2
-7
/
+8
2015-03-06
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-02-05
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-02-05
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-27
ARC: [nsimosci] move peripherals to match model to FPGA
Vineet Gupta
1
-9
/
+9
2014-10-23
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+0
2014-10-22
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
2014-09-27
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
5
-16
/
+13
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-03
ARC: [mm] Fix compilation breakage
Noam Camus
1
-1
/
+1
2014-08-29
flush_icache_range: export symbol to fix build errors
Pranith Kumar
1
-0
/
+1
2014-08-14
locking,arch,arc: Fold atomic_ops
Peter Zijlstra
1
-121
/
+63
[next]