index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
2016-09-30
1
-2
/
+4
*
|
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
1
-2
/
+2
*
|
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
1
-0
/
+1
*
|
ARC: export __udivdi3 for modules
Vineet Gupta
2016-08-19
1
-0
/
+2
*
|
ARC: Support syscall ABI v4
Vineet Gupta
2016-08-19
2
-3
/
+5
|
/
*
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
1
-7
/
+0
|
\
|
*
arc: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
1
-7
/
+0
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-30
/
+18
|
\
\
|
*
|
ARC/time: Convert to hotplug state machine
Anna-Maria Gleixner
2016-07-15
1
-30
/
+18
*
|
|
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-07-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARC: fix linux-next build breakage
Vineet Gupta
2016-07-13
1
-0
/
+1
*
|
|
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2016-07-07
1
-24
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-3
/
+3
|
*
|
clocksource/drivers/arc: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-27
/
+42
*
|
|
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
2016-06-28
1
-1
/
+1
|
|
/
|
/
|
*
|
ARC: [intc-compact] simplify code for 2 priority levels
Vineet Gupta
2016-05-30
2
-20
/
+4
*
|
Fix typos
Andrea Gelmini
2016-05-30
4
-4
/
+4
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-3
/
+3
|
\
|
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-3
/
+3
*
|
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-7
/
+0
*
|
ARC: [plat-eznps] Use dedicated identity auxiliary register.
Noam Camus
2016-05-09
1
-0
/
+13
*
|
ARC: Mark secondary cpu online only after all HW setup is done
Noam Camus
2016-05-09
1
-5
/
+5
*
|
ARC: RIP arc_{get|set}_core_freq() clk API
Alexey Brodkin
2016-05-09
3
-29
/
+1
*
|
ARC: Don't try to use value of top level clock-frequency in DT
Alexey Brodkin
2016-05-09
1
-5
/
+7
*
|
ARC: use fixed frequencies in arc_set_early_base_baud()
Alexey Brodkin
2016-05-09
1
-4
/
+2
*
|
ARC: [intc-*] switch to linear domain
Vineet Gupta
2016-05-09
2
-3
/
+7
*
|
ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq
Vineet Gupta
2016-05-09
3
-14
/
+14
*
|
ARC: irq: export some IRQs again
Vineet Gupta
2016-05-09
1
-3
/
+0
*
|
ARC: clocksource: DT based probe
Vineet Gupta
2016-05-09
3
-59
/
+82
*
|
ARC: clockevent: DT based probe
Vineet Gupta
2016-05-09
2
-16
/
+45
[next]