index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
ARCv2: boot log: detect newer/upconing HS3x/HS4x releases
Vineet Gupta
1
-12
/
+7
2020-04-12
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
1
-2
/
+3
2020-03-16
ARC: allow userspace DSP applications to use AGU extensions
Eugeniy Paltsev
1
-0
/
+6
2020-03-16
ARC: handle DSP presence in HW
Eugeniy Paltsev
1
-0
/
+3
2020-03-16
ARC: add helpers to sanitize config options
Eugeniy Paltsev
1
-13
/
+12
2020-02-12
ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-01-14
arch/arc/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-05
ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access
Vineet Gupta
1
-12
/
+0
2019-02-25
ARC: boot log: cut down on verbosity
Vineet Gupta
1
-52
/
+32
2019-02-25
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
1
-56
/
+74
2019-02-25
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
1
-0
/
+8
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
1
-9
/
+16
2019-02-21
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
1
-5
/
+21
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
1
-2
/
+0
2019-02-21
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
1
-25
/
+62
2019-02-21
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
1
-1
/
+1
2019-01-17
ARC: boot log: print Action point details
Vineet Gupta
1
-7
/
+15
2019-01-17
ARCv2: boot log: BPU return stack depth
Vineet Gupta
1
-2
/
+3
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-11-12
ARCv2: boot log unaligned access in use
Vineet Gupta
1
-3
/
+6
2018-02-28
ARCv2: boot log: fix HS48 release number
Vineet Gupta
1
-1
/
+1
2018-01-23
ARC: boot log: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2017-11-28
ARC: Fix detection of dual-issue enabled
Alexey Brodkin
1
-1
/
+1
2017-11-13
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
1
-4
/
+39
2017-10-03
ARCv2: boot log: identify HS48 cores (dual issue)
Vineet Gupta
1
-3
/
+14
2017-10-03
ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
Vineet Gupta
1
-4
/
+11
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
2017-08-28
ARC: set boot print log level to PR_INFO
Noam Camus
1
-3
/
+3
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-04-20
ARCv2: entry: save Accumulator register pair (r58:59) if present
Vineet Gupta
1
-9
/
+21
2017-03-05
ARC: get rate from clk driver instead of reading device tree
Vlad Zakharov
1
-4
/
+12
2016-11-30
ARC: time: move time_init() out of the driver
Vineet Gupta
1
-0
/
+11
2016-11-30
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
1
-3
/
+3
2016-10-28
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
1
-18
/
+33
2016-10-28
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
1
-1
/
+4
2016-10-28
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
1
-45
/
+42
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
1
-3
/
+1
2016-10-19
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
1
-1
/
+1
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
1
-2
/
+2
2016-09-30
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
1
-0
/
+1
2016-08-19
ARC: Support syscall ABI v4
Vineet Gupta
1
-2
/
+4
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+0
2016-07-13
ARC: fix linux-next build breakage
Vineet Gupta
1
-0
/
+1
2016-06-23
arc: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-7
/
+0
2016-05-30
Fix typos
Andrea Gelmini
1
-1
/
+1
2016-05-09
ARC: Don't try to use value of top level clock-frequency in DT
Alexey Brodkin
1
-5
/
+7
2016-05-09
ARC: clocksource: DT based probe
Vineet Gupta
1
-3
/
+0
2016-05-09
ARC: clockevent: Prepare for DT based probe
Noam Camus
1
-2
/
+0
[next]