Age | Commit message (Expand) | Author |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-20 | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-12 | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-11 | arch: arc: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-08 | ARCv2: spinlock: remove the extra smp_mb before lock, after unlock | Vineet Gupta |
2019-03-07 | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED | Alexey Brodkin |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-05 | ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access | Vineet Gupta |
2019-02-27 | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner |
2019-02-25 | ARC: boot log: cut down on verbosity | Vineet Gupta |
2019-02-25 | ARCv2: boot log: refurbish HS core/release identification | Vineet Gupta |
2019-02-25 | arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM | Corentin Labbe |
2019-02-25 | ARC: u-boot args: check that magic number is correct | Eugeniy Paltsev |
2019-02-25 | ARC: perf: bpok condition only exists for ARCompact | Vineet Gupta |
2019-02-25 | ARCv2: Add explcit unaligned access support (and ability to disable too) | Eugeniy Paltsev |
2019-02-25 | ARCv2: lib: introduce memcpy optimized for unaligned access | Eugeniy Paltsev |
2019-02-25 | ARC: [plat-hsdk]: Enable AXI DW DMAC support | Eugeniy Paltsev |
2019-02-25 | ARC: [plat-hsdk]: Add reset controller handle to manage USB reset | Eugeniy Paltsev |
2019-02-25 | ARC: DTB: [scripted] fix node name and address spelling | Alexey Brodkin |
2019-02-21 | ARCv2: don't assume core 0x54 has dual issue | Vineet Gupta |
2019-02-21 | ARC: define ARCH_SLAB_MINALIGN = 8 | Alexey Brodkin |
2019-02-21 | ARC: enable uboot support unconditionally | Eugeniy Paltsev |
2019-02-21 | ARC: U-boot: check arguments paranoidly | Eugeniy Paltsev |
2019-02-21 | ARCv2: support manual regfile save on interrupts | Vineet Gupta |
2019-02-21 | ARC: uacces: remove lp_start, lp_end from clobber list | Vineet Gupta |
2019-02-21 | ARC: fix actionpoints configuration detection | Eugeniy Paltsev |
2019-02-21 | ARCv2: lib: memcpy: fix doing prefetchw outside of buffer | Eugeniy Paltsev |
2019-02-21 | ARCv2: Enable unaligned access in early ASM code | Eugeniy Paltsev |
2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-02-13 | of: select OF_RESERVED_MEM automatically | Christoph Hellwig |
2019-02-13 | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig |
2019-01-17 | ARCv2: lib: memeset: fix doing prefetchw outside of buffer | Eugeniy Paltsev |
2019-01-17 | ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ... | Vineet Gupta |
2019-01-17 | ARC: show_regs: lockdep: re-enable preemption | Vineet Gupta |
2019-01-17 | ARC: show_regs: lockdep: avoid page allocator... | Vineet Gupta |
2019-01-17 | ARC: perf: avoid kernel killing where it is possible | Eugeniy Paltsev |
2019-01-17 | ARC: perf: move HW events mapping to separate function | Eugeniy Paltsev |
2019-01-17 | ARC: perf: introduce Kernel PMU events support | Eugeniy Paltsev |
2019-01-17 | ARC: perf: trivial code cleanup | Eugeniy Paltsev |
2019-01-17 | ARC: perf: map generic branches to correct hardware condition | Eugeniy Paltsev |
2019-01-17 | ARC: adjust memblock_reserve of kernel memory | Eugeniy Paltsev |
2019-01-17 | arc: remove redundant kernel-space generic-y | Masahiro Yamada |
2019-01-17 | ARC: fix __ffs return value to avoid build warnings | Eugeniy Paltsev |