aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAge
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-10-22
* Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-29
|\
| * ARC: unwind: Mark expected switch fall-throughGustavo A. R. Silva2019-08-29
* | ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-26
* | ARC: unwind: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-06
|/
* Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-07-16
|\
| * ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-08
| * ARCv2: entry: simplify return to Delay Slot via interruptVineet Gupta2019-07-08
| * ARC: entry: EV_Trap expects r10 (vs. r9) to have exception causeVineet Gupta2019-07-08
| * ARCv2: entry: rewrite to enable use of double load/stores LDD/STDVineet Gupta2019-07-01
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ | |/ |/|
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-27
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-05
|/
* Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-03-20
|\
| * ARC: unaligned: relax the check for gcc supporting -mno-unaligned-accessVineet Gupta2019-03-05
| * ARC: boot log: cut down on verbosityVineet Gupta2019-02-25
| * ARCv2: boot log: refurbish HS core/release identificationVineet Gupta2019-02-25
| * ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-02-25
| * ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev2019-02-25
* | memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-12
|/
* ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-02-21
* ARC: enable uboot support unconditionallyEugeniy Paltsev2019-02-21
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-21
* ARCv2: support manual regfile save on interruptsVineet Gupta2019-02-21
* ARC: fix actionpoints configuration detectionEugeniy Paltsev2019-02-21
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-21
* ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-01-17
* ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-01-17
* ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev2019-01-17
* ARC: perf: move HW events mapping to separate functionEugeniy Paltsev2019-01-17
* ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev2019-01-17
* ARC: perf: trivial code cleanupEugeniy Paltsev2019-01-17
* ARC: boot log: print Action point detailsVineet Gupta2019-01-17
* ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-17
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-05
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-20
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-01
|\ \
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-30
| * | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-30
| * | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-30
| |/
* / ARCv2: boot log unaligned access in useVineet Gupta2018-11-12
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanicMike Rapoport2018-10-31
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\
| * vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-10