aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
...
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-12
* memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-12
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-13
* | Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-03-07
|\ \
| * | xtensa: simplify trap_initMax Filippov2019-02-07
| * | xtensa: drop unused definitionsMax Filippov2019-02-07
| * | xtensa: fix get_wchanMax Filippov2019-02-07
| * | xtensa: use generic spinlock/rwlock implementationMax Filippov2019-02-07
| * | xtensa: provide xchg for sizes 1 and 2Max Filippov2019-02-07
| * | xtensa: clean up arch/xtensa/kernel/time.cMax Filippov2019-02-07
| * | xtensa: SMP: rework IPI processingMax Filippov2019-02-07
* | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-06
|\ \ \
| * | | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-18
| | |/ | |/|
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \ \
| * \ \ Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-27
| |\ \ \
| | * | | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
| * | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-10
| |\| | |
| | * | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-06
| | * | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-06
| | * | | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-06
| * | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-10
| |\| | | | | |_|/ | |/| |
| | * | syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-06
| | * | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-25
| | * | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-25
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
| |\| |
| * | | arch: Use asm-generic/socket.h when possibleDeepa Dinamani2019-02-03
| * | | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-17
| | |/ | |/|
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
| |/ |/|
* | xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov2019-01-27
* | xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe2019-01-26
* | xtensa: Fix typo use space=>user spaceCorentin Labbe2019-01-26
* | xtensa: SMP: mark each possible CPU as presentMax Filippov2019-01-26
* | xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov2019-01-26
* | xtensa: SMP: fix secondary CPU initializationMax Filippov2019-01-26
* | xtensa: SMP: fix ccount_timer_shutdownMax Filippov2019-01-24
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-22
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
* | Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-12-29
|\ \
| * | xtensa: implement jump_label supportMax Filippov2018-12-20
| * | xtensa: implement syscall tracepointsMax Filippov2018-12-17