index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
c6x
Age
Commit message (
Expand
)
Author
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
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-01
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2019-01-06
arch: restore generic-y += shmparam.h for some architectures
Masahiro Yamada
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-10-31
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-28
c6x: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-04
Merge branch 'all-dtbs' into dt/next
Rob Herring
2018-10-02
c6x: enable building all dtbs
Rob Herring
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
c6x: use common built-in dtb support
Rob Herring
2018-09-28
c6x: use for_each_of_cpu_node iterator
Rob Herring
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-19
c6x: use generic dma_noncoherent_ops
Christoph Hellwig
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-04-25
signal/c6x: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-10
c6x: pass endianness info to sparse
Luc Van Oostenryck
2018-04-10
c6x: fix platforms/plldata.c get_coreid build error
Randy Dunlap
2018-04-10
c6x: remove unused KTHREAD_SIZE definition
Jérémy Lefaure
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
[next]