Age | Commit message (Expand) | Author | Files | Lines |
2019-10-16 | xtensa: fix change_bit in exclusive access option | Max Filippov | 1 | -1/+1 |
2019-10-14 | xtensa: fix type conversion in __get_user_[no]check | Max Filippov | 1 | -26/+29 |
2019-10-14 | xtensa: clean up assembly arguments in uaccess macros | Max Filippov | 1 | -21/+21 |
2019-10-14 | xtensa: fix {get,put}_user() for 64bit values | Al Viro | 1 | -2/+11 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 1 | -2/+2 |
2019-09-25 | mm: introduce MADV_PAGEOUT | Minchan Kim | 1 | -0/+1 |
2019-09-25 | mm: introduce MADV_COLD | Minchan Kim | 1 | -0/+2 |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -1/+0 |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -3/+0 |
2019-09-02 | xtensa: virt: move PCI root complex to KIO range | Max Filippov | 1 | -0/+1 |
2019-09-01 | xtensa: add support for call0 ABI in userspace | Max Filippov | 1 | -1/+8 |
2019-09-01 | xtensa: clean up PS_WOE_BIT usage | Max Filippov | 2 | -1/+2 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+1 |
2019-07-16 | mm: fix the MAP_UNINITIALIZED flag | Christoph Hellwig | 1 | -5/+1 |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 1 | -1/+1 |
2019-07-16 | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 3 | -33/+46 |
2019-07-15 | docs: xtensa: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 1 | -0/+1 |
2019-07-08 | xtensa: abstract 'entry' and 'retw' in assembly code | Max Filippov | 1 | -0/+46 |
2019-06-27 | xtensa: remove arch/xtensa/include/asm/types.h | Max Filippov | 1 | -23/+0 |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig | 1 | -1/+1 |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig | 1 | -1/+0 |
2019-06-24 | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig | 1 | -1/+0 |
2019-06-24 | binfmt_flat: provide a default version of flat_get_relocate_addr | Christoph Hellwig | 1 | -1/+0 |
2019-06-24 | binfmt_flat: remove flat_set_persistent | Christoph Hellwig | 1 | -1/+0 |
2019-06-24 | binfmt_flat: remove flat_reloc_valid | Christoph Hellwig | 1 | -1/+0 |
2019-06-21 | arch: handle arches who do not yet define clone3 | Christian Brauner | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 3 | -12/+3 |
2019-06-16 | xtensa: drop dead PCI support code | Max Filippov | 1 | -10/+0 |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2 | -0/+2 |
2019-05-18 | arch: remove dangling asm-generic wrappers | Masahiro Yamada | 1 | -1/+0 |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -16/+0 |
2019-05-14 | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC | Sinan Kaya | 1 | -1/+1 |
2019-05-11 | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 19 | -79/+362 |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+2 |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-05-07 | xtensa: implement initialize_cacheattr for MPU cores | Max Filippov | 2 | -1/+37 |
2019-05-07 | xtensa: add exclusive atomics support | Max Filippov | 6 | -6/+264 |
2019-05-07 | xtensa: clean up inline assembly in futex.h | Max Filippov | 1 | -38/+42 |
2019-05-06 | xtensa: replace variant/core.h with asm/core.h | Max Filippov | 10 | -12/+21 |
2019-05-06 | xtensa: drop ifdef __KERNEL__ from kernel-only headers | Max Filippov | 7 | -24/+0 |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+1 |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -26/+0 |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig | 1 | -16/+0 |
2019-04-19 | net: socket: implement 64-bit timestamps | Arnd Bergmann | 1 | -2/+2 |
2019-04-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -36/+18 |
2019-04-08 | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -9/+12 |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon | 1 | -0/+1 |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -14/+3 |