index
:
Linux Stable
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable "maybe-uninitialized" warning globally
Linus Torvalds
2016-07-27
1
-3
/
+1
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
1
-24
/
+39
|
\
|
*
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
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
2
-14
/
+92
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locking/atomic, arch/arc: Fix build
Peter Zijlstra
2016-06-20
1
-8
/
+0
|
*
|
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
2016-06-16
1
-2
/
+0
|
*
|
locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}()
Peter Zijlstra
2016-06-16
1
-9
/
+94
|
*
|
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2016-06-14
1
-2
/
+5
*
|
|
Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-06-30
2
-3
/
+1
|
\
\
\
|
*
|
|
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
2016-06-28
1
-1
/
+1
|
*
|
|
ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)
Vineet Gupta
2016-06-28
1
-2
/
+0
|
|
/
/
*
/
/
arc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
1
-2
/
+2
|
/
/
*
|
Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...
Vineet Gupta
2016-06-02
3
-340
/
+4
*
|
Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...
Vineet Gupta
2016-06-02
1
-3
/
+3
*
|
Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...
Vineet Gupta
2016-06-02
2
-2
/
+4
*
|
ARC: don't enable DISCONTIGMEM unconditionally
Vineet Gupta
2016-05-31
1
-2
/
+2
*
|
ARC: [intc-compact] simplify code for 2 priority levels
Vineet Gupta
2016-05-30
3
-40
/
+6
*
|
arc: Get rid of root core-frequency property
Alexey Brodkin
2016-05-30
15
-17
/
+0
*
|
Fix typos
Andrea Gelmini
2016-05-30
15
-18
/
+18
|
/
*
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
*
|
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-24
1
-0
/
+1
|
\
\
|
*
|
asm-generic: Drop renameat syscall from default list
James Hogan
2016-05-05
1
-0
/
+1
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
4
-2
/
+109
|
\
\
\
|
*
\
\
Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...
Dave Airlie
2016-05-17
4
-3
/
+49
|
|
\
\
\
|
|
*
|
|
ARC: [axs10x] Specify reserved memory for frame buffer
Alexey Brodkin
2016-04-29
4
-3
/
+49
|
*
|
|
|
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
13
-46
/
+204
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
*
|
|
arc: axs10x - add support of ARC PGU
Alexey Brodkin
2016-04-26
1
-0
/
+61
*
|
|
|
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-05-20
1
-0
/
+1
*
|
|
|
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-7
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-19
1
-2
/
+0
*
|
|
|
|
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-05-19
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
dmaengine: dw: revisit data_width property
Andy Shevchenko
2016-05-02
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-05-19
55
-284
/
+1782
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
arc: axs103_smp: Fix CPU frequency to 100MHz for dual-core
Alexey Brodkin
2016-05-18
2
-3
/
+1
|
*
|
|
|
|
arc: axs10x: Add DT bindings for I2S PLL Clock
Jose Abreu
2016-05-13
1
-0
/
+13
|
*
|
|
|
|
ARC: pae: STRICT_MM_TYPECHECKS was broken
Vineet Gupta
2016-05-13
1
-0
/
+4
|
*
|
|
|
|
ARC: Add eznps platform to Kconfig and Makefile
Noam Camus
2016-05-09
2
-0
/
+6
|
*
|
|
|
|
ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE
Noam Camus
2016-05-09
1
-0
/
+4
|
*
|
|
|
|
ARC: [plat-eznps] Use dedicated cpu_relax()
Tal Zilcer
2016-05-09
1
-2
/
+12
|
*
|
|
|
|
ARC: [plat-eznps] Use dedicated identity auxiliary register.
Noam Camus
2016-05-09
3
-0
/
+28
|
*
|
|
|
|
ARC: [plat-eznps] Use dedicated SMP barriers
Noam Camus
2016-05-09
1
-3
/
+9
|
*
|
|
|
|
ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg
Noam Camus
2016-05-09
3
-14
/
+205
|
*
|
|
|
|
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
2016-05-09
2
-0
/
+24
|
*
|
|
|
|
ARC: [plat-eznps] Add eznps platform
Noam Camus
2016-05-09
9
-0
/
+788
|
*
|
|
|
|
ARC: [plat-eznps] Add eznps board defconfig and dts
Noam Camus
2016-05-09
2
-0
/
+180
[next]