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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-08-06
arc: Use sigsp()
Richard Weinberger
2014-08-06
arc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-07-28
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
2014-07-23
ARC: [intc] mask/unmask can be hidden again
Vineet Gupta
2014-07-23
ARC: [intc] don't mask all IRQ by default
Vineet Gupta
2014-07-23
ARC: prune extra header includes from smp.c
Vineet Gupta
2014-07-23
ARC: update some comments
Vineet Gupta
2014-07-23
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
2014-06-26
ARC: [SMP] Fix IPI IRQ registration
Noam Camus
2014-06-26
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2014-06-26
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2014-06-26
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
Vineet Gupta
2014-06-23
ARC: fix build warning in devtree
Vineet Gupta
2014-06-18
arc, perf: Use common PMU interrupt disabled code
Vince Weaver
2014-06-09
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2014-06-04
arc: call find_vma with the mmap_sem held
Davidlohr Bueso
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
2014-06-03
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
2014-05-05
ARC: Fixed spelling errors within comments
Terence Eden
2014-05-05
ARC: make start_thread() out-of-line
Vineet Gupta
2014-05-05
ARC: [SMP] ISS SMP extension bitrot
Vineet Gupta
2014-04-30
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-05
ARC: [SMP] General Fixes
Vineet Gupta
2014-03-26
ARC: [clockevent] simplify timer ISR
Vineet Gupta
2014-03-26
ARC: [clockevent] can't be SoC specific
Vineet Gupta
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2014-01-16
ARC: [cmdline] support External Device Trees from u-boot
Vineet Gupta
2014-01-16
ARC: [cmdline] uboot cmdline handling rework
Vineet Gupta
2013-12-23
ARC: [SMP] optimize IPI send and receive
Vineet Gupta
2013-12-23
ARC: [SMP] simplify IPI code
Vineet Gupta
2013-12-23
ARC: [SMP] cpu halt interface doesn't need "self" cpu-id
Vineet Gupta
2013-12-23
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
Vineet Gupta
2013-12-23
ARC: [SMP] cpumask not needed in IPI send path
Vineet Gupta
2013-11-28
ARC: [perf] Fix a few thinkos
Vineet Gupta
2013-11-19
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
ARC: perf: ARC 700 PMU doesn't support sampling events
Mischa Jonker
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
ARC: Add perf support for ARC700 cores
Mischa Jonker
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
smp, ARC: kill SMP single function call interrupt
Jiang Liu
2013-11-07
ARC: [SMP] Disallow RTSC
Vineet Gupta
2013-11-06
ARC: [SMP] Fix build failures for large NR_CPUS
Vineet Gupta
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
2013-11-06
arc: export symbol for pm_power_off in reset.c
Chen Gang
2013-11-06
arc: export symbol for save_stack_trace() in stacktrace.c
Chen Gang
[next]