summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAge
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* hexagon: switch to generic version of pte allocationMike Rapoport2019-07-21
* hexagon: define syscall_get_error() and syscall_get_return_value()Dmitry V. Levin2019-07-16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-14
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-20
| * | hexagon: define syscall_get_arch()Dmitry V. Levin2019-03-20
| * | Move EM_HEXAGON to uapi/linux/elf-em.hDmitry V. Levin2019-03-20
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \
| * | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-08
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-08
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-10
| |\ \ \
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-03
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
| |/ /
* / / syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-28
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-27
|\
| * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-19
| * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-19
* | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-01
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-06
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro 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
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* treewide: remove current_text_addrNick Desaulniers2018-10-31
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-25
|\
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-29
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-22
|\ \
| * | hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-08
| |/
* / hexagon: modify ffs() and fls() to return intRandy Dunlap2018-09-10
|/
* atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-21
* atomics/treewide: Make test ops optionalMark Rutland2018-06-21
* atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-21
* atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland2018-06-21
* atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-21
* hexagon: drop the unused variable zero_page_maskAnshuman Khandual2018-06-14
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-04
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-19