index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARCv2: IDU-intc: Use build registers for getting numbers of interrupts
Yuriy Kolerov
2017-02-06
1
-10
/
+9
*
ARCv2: intc: Set default priority for all core interrupts
Yuriy Kolerov
2017-02-06
1
-1
/
+11
*
ARCv2: intc: Use runtime value of irq count for setting up intc
Vineet Gupta
2017-02-06
1
-11
/
+17
*
ARCv2: intc: Rework the build time irq count information
Yuriy Kolerov
2017-02-06
1
-1
/
+6
*
ARC: [intc-*]: confine NR_CPU_IRQS to intc code
Vineet Gupta
2017-02-06
2
-0
/
+3
*
ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg
Yuriy Kolerov
2017-02-06
1
-1
/
+1
*
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
2017-01-27
1
-1
/
+2
*
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
2017-01-24
1
-3
/
+16
*
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2017-01-24
2
-9
/
+11
*
ARCv2: MCIP: update the BCR per current changes
Vineet Gupta
2017-01-24
1
-2
/
+1
*
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
Yuriy Kolerov
2017-01-24
1
-30
/
+22
*
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
2017-01-18
1
-1
/
+3
*
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
Yuriy Kolerov
2017-01-04
1
-0
/
+4
*
ARC: IRQ: Use hwirq instead of virq in mask/unmask
Yuriy Kolerov
2017-01-04
2
-5
/
+5
*
ARCv2: intc: default all interrupts to priority 1
Vineet Gupta
2016-12-14
1
-6
/
+4
*
ARCv2: entry: document intr disable in hard isr
Vineet Gupta
2016-12-14
1
-6
/
+18
*
ARC: ARCompact entry: elide re-reading ECR in ProtV handler
Vineet Gupta
2016-12-13
1
-1
/
+1
*
clocksource: import ARC timer driver
Vineet Gupta
2016-11-30
2
-352
/
+1
*
ARC: breakout timer include code into separate header ...
Vineet Gupta
2016-11-30
1
-15
/
+3
*
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2016-11-30
2
-2
/
+2
*
ARC: time: move time_init() out of the driver
Vineet Gupta
2016-11-30
2
-9
/
+11
*
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
2016-11-30
2
-8
/
+4
*
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
Vineet Gupta
2016-11-30
1
-5
/
+13
*
ARC: timer: gfrc, rtc: deuglify big endian code
Vineet Gupta
2016-11-30
1
-22
/
+8
*
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
2016-11-08
1
-2
/
+11
*
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2016-11-08
2
-14
/
+18
*
ARC: [plat-eznps] set default baud for early console
Noam Camus
2016-11-08
1
-0
/
+2
*
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
2016-11-07
1
-8
/
+11
*
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2016-11-07
1
-9
/
+11
*
ARC: [SMP] avoid overriding present cpumask
Noam Camus
2016-10-31
1
-4
/
+6
*
ARC: module: print pretty section names
Vineet Gupta
2016-10-28
1
-14
/
+21
*
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
2016-10-28
1
-10
/
+8
*
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
2016-10-28
1
-110
/
+0
*
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
2016-10-28
1
-18
/
+33
*
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2016-10-28
1
-1
/
+4
*
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2016-10-28
1
-45
/
+42
*
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-28
1
-3
/
+1
*
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
2016-10-24
1
-0
/
+33
*
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
2016-10-19
1
-1
/
+1
*
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
2016-10-16
1
-20
/
+11
*
Merge branch 'work.uaccess' into for-linus
Al Viro
2016-10-14
1
-4
/
+4
|
\
|
*
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-09-15
1
-4
/
+4
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
|
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
2016-09-30
1
-1
/
+1
*
|
ARC: .exit.* sections can be discarded in .eh_frame regime
Vineet Gupta
2016-09-30
1
-8
/
+0
*
|
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
2016-09-30
1
-1
/
+2
*
|
ARC: entry: make ret_from_system_call local label
Vineet Gupta
2016-09-30
1
-7
/
+5
*
|
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
2016-09-30
4
-34
/
+11
*
|
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
2016-09-30
1
-7
/
+18
*
|
ARC: module: support R_ARC_32_PCREL relocation
Vineet Gupta
2016-09-30
1
-2
/
+4
[next]