- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
- 788a024 Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
- 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 5 years ago
- 89c9214 ARC: fix build warnings by Vineet Gupta · 6 years ago
- 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
- 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 737d42f asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> by Christoph Hellwig · 6 years ago
- fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
- b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
- 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
- e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
- 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
- 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
- 67f2a8a arc: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
- 162f33d Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
- 54c4901 Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
- 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
- b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 3032f0c ARCv2: spinlock: remove the extra smp_mb before lock, after unlock by Vineet Gupta · 6 years ago
- b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
- 85d6adc ARC: boot log: cut down on verbosity by Vineet Gupta · 6 years ago
- 00a4ae6 ARCv2: boot log: refurbish HS core/release identification by Vineet Gupta · 6 years ago
- fbe025c ARC: perf: bpok condition only exists for ARCompact by Vineet Gupta · 6 years ago
- 7655146 ARCv2: Add explcit unaligned access support (and ability to disable too) by Eugeniy Paltsev · 6 years ago
- 7b2e932 ARCv2: don't assume core 0x54 has dual issue by Vineet Gupta · 6 years ago
- b6835ea ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 6 years ago
- e494239 ARCv2: support manual regfile save on interrupts by Vineet Gupta · 6 years ago
- d5e3c55 ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 6 years ago
- c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
- 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
- 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
- 3affbf0 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
- 76e6086 arc: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
- 4e868f8 ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
- 7dd380c ARC: boot log: print Action point details by Vineet Gupta · 6 years ago
- 97e9813 ARCv2: boot log: BPU return stack depth by Vineet Gupta · 6 years ago
- d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
- d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
- a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
- 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 10d4434 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
- 3624379 ARC: IOC: panic if kernel was started with previously enabled IOC by Eugeniy Paltsev · 6 years ago
- de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
- 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 2820a70 ARC: dma [IOC] Enable per device io coherency by Eugeniy Paltsev · 6 years ago
- 3fcbb82 ARC: atomics: unbork atomic_fetch_##op() by Will Deacon · 6 years ago
- bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
- 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 2423665 arc: fix build errors in arc/include/asm/delay.h by Randy Dunlap · 6 years ago
- eb27773 ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size by Eugeniy Paltsev · 6 years ago
- 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
- 93312b6da ARC: mm: allow mprotect to make stack mappings executable by Vineet Gupta · 6 years ago
- 6e37611 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 6 years ago
- ca1147f ARC: [arcompact] entry.S: minor code movement by Vineet Gupta · 6 years ago
- 7cc7eaa atomics/treewide: Clean up '*_andnot()' ifdeffery by Mark Rutland · 6 years ago
- b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
- 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
- 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
- ab0b910 atomics/arc: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
- eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
- bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
- 8b47038 atomics/treewide: Remove redundant atomic_inc_not_zero() definitions by Mark Rutland · 6 years ago
- bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
- e00f199 ARC/kprobes: Remove jprobe implementation by Masami Hiramatsu · 6 years ago
- 2f24ef7 ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP by Alexey Brodkin · 7 years ago
- 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
- 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 6c3e71d arc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
- 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
- 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
- 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
- 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
- 5c8aa7e arc: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 7 years ago
- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
- a314279 ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction by Alexey Brodkin · 7 years ago
- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- 57723cb arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA by Christoph Hellwig · 7 years ago
- f84d595 Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
- e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
- 79435ac ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
- f315685 ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer by Vineet Gupta · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
- a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
- dea8252 ARCv2: boot log: identify HS48 cores (dual issue) by Vineet Gupta · 7 years ago
- 010a8c9 ARC: boot log: decontaminate ARCv2 ISA_CONFIG register by Vineet Gupta · 7 years ago