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
*
Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-05-09
1
-3
/
+59
|
\
|
*
ARCv2: ptrace: provide regset for accumulator/r30 regs
Vineet Gupta
2017-05-03
1
-3
/
+59
*
|
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-1
/
+1
|
/
*
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
2017-04-20
1
-9
/
+21
*
ARCv2: make unimplemented vectors as no-ops rather than halt core
Vineet Gupta
2017-03-20
1
-3
/
+9
*
ARC: get rate from clk driver instead of reading device tree
Vlad Zakharov
2017-03-05
1
-4
/
+12
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+5
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
mm: add new mmget() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-2
/
+2
*
Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-02-22
4
-41
/
+57
|
\
|
*
ARCv2: IDU-intc: Delete deprecated parameters in Device Trees
Yuriy Kolerov
2017-02-06
1
-16
/
+1
|
*
ARCv2: IDU-intc: mask all common interrupts by default
Yuriy Kolerov
2017-02-06
1
-2
/
+10
|
*
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] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
2017-02-07
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
[next]