index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-23
ARC: boot log: Fix trailing semicolon
Luis de Bethencourt
2018-01-23
ARC: dw2 unwind: Fix trailing semicolon
Luis de Bethencourt
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-03
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
2017-12-20
ARC: handle gcc generated __builtin_trap()
Vineet Gupta
2017-12-20
arc: do not use __print_symbol()
Sergey Senozhatsky
2017-11-28
ARC: Fix detection of dual-issue enabled
Alexey Brodkin
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-11-21
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
2017-11-21
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
2017-11-13
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-11
ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC
Vineet Gupta
2017-10-03
ARCv2: boot log: identify HS48 cores (dual issue)
Vineet Gupta
2017-10-03
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
Vineet Gupta
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-08
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-01
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-01
ARC: Show fault information passed to show_kernel_fault_diag()
Jose Abreu
2017-09-01
ARC: [plat-hsdk] initial port for HSDK board
Alexey Brodkin
2017-08-28
ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc
Alexey Brodkin
2017-08-28
ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit
Liav Rehana
2017-08-28
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-28
ARC: [plat-eznps] Handle user memory error same in simulation and silicon
Noam Camus
2017-08-28
ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task
Noam Camus
2017-08-28
ARC: create cpu specific version of arch_cpu_idle()
Vineet Gupta
2017-08-28
ARC: typos fix in kernel/entry-compact.S
Liav Rehana
2017-08-11
arc: Mask individual IRQ lines during core INTC init
Alexey Brodkin
2017-08-02
ARC: Remove empty kernel/pcibios.c
Palmer Dabbelt
2017-08-02
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-05-09
Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-03
ARCv2: ptrace: provide regset for accumulator/r30 regs
Vineet Gupta
2017-04-20
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
2017-03-20
ARCv2: make unimplemented vectors as no-ops rather than halt core
Vineet Gupta
2017-03-05
ARC: get rate from clk driver instead of reading device tree
Vlad Zakharov
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
[prev]
[next]