| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2018-06-07 | 1 | -2/+0 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 1 | -0/+1 |
|\ |
|
| * | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -0/+1 |
* | | arc: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-05-19 | 2 | -21/+1 |
* | | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -6/+0 |
|/ |
|
* | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2018-03-01 | 1 | -1/+1 |
|\ |
|
| * | ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction | Alexey Brodkin | 2018-01-18 | 1 | -1/+1 |
* | | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 2018-02-21 | 1 | -1/+2 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ \ |
|
| * | | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | | arc: use generic_pmdp_establish as pmdp_establish | Kirill A. Shutemov | 2018-01-31 | 1 | -0/+3 |
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -7/+0 |
|\ \ \ |
|
| * | | | arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA | Christoph Hellwig | 2018-01-09 | 1 | -7/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-01-29 | 1 | -3/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 1 | -3/+0 |
* | | | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2018-01-05 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARC: uaccess: dont use "l" gcc inline asm constraint modifier | Vineet Gupta | 2017-12-20 | 1 | -2/+3 |
| |/ |
|
* / | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-11-25 | 1 | -1/+32 |
|\ |
|
| * | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer | Vineet Gupta | 2017-11-13 | 1 | -1/+32 |
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 12 | -0/+12 |
|\ \ |
|
| * | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
| |/ |
|
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
|/ |
|
* | ARCv2: boot log: identify HS48 cores (dual issue) | Vineet Gupta | 2017-10-03 | 1 | -1/+2 |
* | ARC: boot log: decontaminate ARCv2 ISA_CONFIG register | Vineet Gupta | 2017-10-03 | 1 | -4/+4 |
* | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-22 | 1 | -3/+0 |
* | Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-09-08 | 9 | -7/+65 |
|\ |
|
| * | ARC: mm: Decouple RAM base address from kernel link address | Eugeniy Paltsev | 2017-09-01 | 1 | -1/+1 |
| * | ARCv2: SLC: provide a line based flush routine for debugging | Vineet Gupta | 2017-08-30 | 1 | -0/+2 |
| * | ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have | Alexey Brodkin | 2017-08-30 | 1 | -1/+2 |
| * | ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit | Liav Rehana | 2017-08-28 | 2 | -0/+29 |
| * | ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch | Noam Camus | 2017-08-28 | 2 | -0/+19 |
| * | ARC: create cpu specific version of arch_cpu_idle() | Vineet Gupta | 2017-08-28 | 2 | -5/+0 |
| * | ARC: [plat-eznps] spinlock aware for MTM | Noam Camus | 2017-08-28 | 1 | -0/+6 |
| * | ARC: spinlock: Document the EX based spin_unlock | Vineet Gupta | 2017-08-28 | 1 | -0/+6 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 2 | -35/+7 |
|\ \ |
|
| * | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -35/+5 |
| * | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 2 | -0/+4 |
| |\| |
|
| * | | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 2017-08-10 | 1 | -0/+2 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -5/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -5/+0 |
| |/ |
|
* | | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC | Vineet Gupta | 2017-08-04 | 1 | -0/+2 |
* | | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses | Alexey Brodkin | 2017-08-04 | 1 | -0/+2 |
|/ |
|
* | arc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-10 | 2 | -24/+24 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 2 | -1/+2 |
|\ |
|
| * | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+2 |
* | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -2/+0 |
|/ |
|