| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: Fix typos | Bjorn Helgaas | 2024-04-01 | 1 | -1/+1 |
* | ARC: fix smatch warning | Vineet Gupta | 2023-12-08 | 1 | -3/+1 |
* | ARC: boot log: fix warning | Vineet Gupta | 2023-08-23 | 1 | -2/+4 |
* | ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA | Vineet Gupta | 2023-08-17 | 1 | -303/+257 |
* | ARC: boot log: eliminate struct cpuinfo_arc #2: cache | Vineet Gupta | 2023-08-17 | 1 | -2/+1 |
* | ARC: boot log: eliminate struct cpuinfo_arc #1: mm | Vineet Gupta | 2023-08-17 | 1 | -2/+2 |
* | ARCv2: boot log: detect newer/upconing HS3x/HS4x releases | Vineet Gupta | 2020-06-16 | 1 | -12/+7 |
* | ARC: Fix ICCM & DCCM runtime size checks | Eugeniy Paltsev | 2020-04-12 | 1 | -2/+3 |
* | ARC: allow userspace DSP applications to use AGU extensions | Eugeniy Paltsev | 2020-03-16 | 1 | -0/+6 |
* | ARC: handle DSP presence in HW | Eugeniy Paltsev | 2020-03-16 | 1 | -0/+3 |
* | ARC: add helpers to sanitize config options | Eugeniy Paltsev | 2020-03-16 | 1 | -13/+12 |
* | ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 2020-02-12 | 1 | -1/+1 |
* | arch/arc/setup: Drop dummy_con initialization | Arvind Sankar | 2020-01-14 | 1 | -4/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access | Vineet Gupta | 2019-03-05 | 1 | -12/+0 |
* | ARC: boot log: cut down on verbosity | Vineet Gupta | 2019-02-25 | 1 | -52/+32 |
* | ARCv2: boot log: refurbish HS core/release identification | Vineet Gupta | 2019-02-25 | 1 | -56/+74 |
* | ARC: u-boot args: check that magic number is correct | Eugeniy Paltsev | 2019-02-25 | 1 | -0/+8 |
* | ARCv2: Add explcit unaligned access support (and ability to disable too) | Eugeniy Paltsev | 2019-02-25 | 1 | -9/+16 |
* | ARCv2: don't assume core 0x54 has dual issue | Vineet Gupta | 2019-02-21 | 1 | -5/+21 |
* | ARC: enable uboot support unconditionally | Eugeniy Paltsev | 2019-02-21 | 1 | -2/+0 |
* | ARC: U-boot: check arguments paranoidly | Eugeniy Paltsev | 2019-02-21 | 1 | -25/+62 |
* | ARC: fix actionpoints configuration detection | Eugeniy Paltsev | 2019-02-21 | 1 | -1/+1 |
* | ARC: boot log: print Action point details | Vineet Gupta | 2019-01-17 | 1 | -7/+15 |
* | ARCv2: boot log: BPU return stack depth | Vineet Gupta | 2019-01-17 | 1 | -2/+3 |
* | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-01-05 | 1 | -0/+1 |
|\ |
|
| * | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 2018-12-20 | 1 | -0/+1 |
* | | ARCv2: boot log unaligned access in use | Vineet Gupta | 2018-11-12 | 1 | -3/+6 |
|/ |
|
* | ARCv2: boot log: fix HS48 release number | Vineet Gupta | 2018-02-28 | 1 | -1/+1 |
* | ARC: boot log: Fix trailing semicolon | Luis de Bethencourt | 2018-01-23 | 1 | -1/+1 |
* | ARC: Fix detection of dual-issue enabled | Alexey Brodkin | 2017-11-28 | 1 | -1/+1 |
* | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer | Vineet Gupta | 2017-11-13 | 1 | -4/+39 |
* | ARCv2: boot log: identify HS48 cores (dual issue) | Vineet Gupta | 2017-10-03 | 1 | -3/+14 |
* | ARC: boot log: decontaminate ARCv2 ISA_CONFIG register | Vineet Gupta | 2017-10-03 | 1 | -4/+11 |
* | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 1 | -1/+1 |
* | ARC: set boot print log level to PR_INFO | Noam Camus | 2017-08-28 | 1 | -3/+3 |
* | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
* | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta | 2017-04-20 | 1 | -9/+21 |
* | ARC: get rate from clk driver instead of reading device tree | Vlad Zakharov | 2017-03-05 | 1 | -4/+12 |
* | ARC: time: move time_init() out of the driver | Vineet Gupta | 2016-11-30 | 1 | -0/+11 |
* | ARC: timer: gfrc, rtc: build under same option (64-bit timers) | Vineet Gupta | 2016-11-30 | 1 | -3/+3 |
* | 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: Adjust cpuinfo for non-continuous cpu ids | Noam Camus | 2016-10-19 | 1 | -1/+1 |
* | 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: Support syscall ABI v4 | Vineet Gupta | 2016-08-19 | 1 | -2/+4 |
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-30 | 1 | -7/+0 |
|\ |
|