index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
Corentin Labbe
2019-02-25
1
-0
/
+1
|
*
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2019-02-25
2
-0
/
+9
|
*
ARC: perf: bpok condition only exists for ARCompact
Vineet Gupta
2019-02-25
1
-1
/
+1
|
*
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2019-02-25
9
-13
/
+56
|
*
ARCv2: lib: introduce memcpy optimized for unaligned access
Eugeniy Paltsev
2019-02-25
1
-0
/
+47
|
*
ARC: [plat-hsdk]: Enable AXI DW DMAC support
Eugeniy Paltsev
2019-02-25
1
-0
/
+27
|
*
ARC: [plat-hsdk]: Add reset controller handle to manage USB reset
Eugeniy Paltsev
2019-02-25
1
-0
/
+2
|
*
ARC: DTB: [scripted] fix node name and address spelling
Alexey Brodkin
2019-02-25
13
-147
/
+147
*
|
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
|
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-2
/
+1
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+4
*
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
3
-15
/
+2
|
\
\
|
*
|
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
1
-1
/
+0
|
*
|
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-02-13
1
-1
/
+0
|
*
|
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
3
-13
/
+2
*
|
|
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2019-03-08
16
-16
/
+0
*
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
2
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-27
2
-0
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+1
|
|
*
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+1
|
|
*
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-19
1
-0
/
+1
*
|
|
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2019-02-21
2
-5
/
+29
*
|
|
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
2019-02-21
1
-0
/
+11
*
|
|
ARC: enable uboot support unconditionally
Eugeniy Paltsev
2019-02-21
6
-20
/
+0
*
|
|
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2019-02-21
2
-27
/
+64
*
|
|
ARCv2: support manual regfile save on interrupts
Vineet Gupta
2019-02-21
5
-1
/
+68
*
|
|
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
2019-02-21
1
-4
/
+4
*
|
|
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
2019-02-21
1
-1
/
+1
*
|
|
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
Eugeniy Paltsev
2019-02-21
1
-14
/
+0
*
|
|
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
2019-02-21
1
-0
/
+10
|
/
/
*
|
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
Eugeniy Paltsev
2019-01-18
1
-8
/
+32
*
|
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
2019-01-18
1
-4
/
+9
*
|
ARC: show_regs: lockdep: re-enable preemption
Vineet Gupta
2019-01-17
1
-0
/
+8
*
|
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
2019-01-17
1
-14
/
+12
*
|
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
2019-01-17
1
-2
/
+4
*
|
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
2019-01-17
1
-15
/
+33
*
|
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
2019-01-17
1
-1
/
+105
*
|
ARC: perf: trivial code cleanup
Eugeniy Paltsev
2019-01-17
1
-43
/
+42
*
|
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
*
|
ARC: adjust memblock_reserve of kernel memory
Eugeniy Paltsev
2019-01-17
1
-1
/
+2
*
|
arc: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-17
1
-4
/
+0
*
|
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
2019-01-17
1
-3
/
+3
*
|
ARC: boot log: print Action point details
Vineet Gupta
2019-01-17
2
-8
/
+24
*
|
ARCv2: boot log: BPU return stack depth
Vineet Gupta
2019-01-17
2
-3
/
+4
|
/
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-24
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
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
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
3
-6
/
+5
|
\
\
|
*
|
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
[prev]
[next]