aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAge
* arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton2019-09-26
* lib: untag user pointers in strn*_userAndrey Konovalov2019-09-25
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-24
|\
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-23
|\ \ | |/ |/|
| * PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-08
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-25
|/
* mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2019-07-13
|\
| * sparc: fix unknown type name u_int in uapi headerMasahiro Yamada2019-06-13
* | sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-12
* | sparc64: define untagged_addr()Christoph Hellwig2019-07-12
* | sparc64: add the missing pgd_page definitionChristoph Hellwig2019-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
| |\ \ \
| | * | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-14
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-17
| |\| | |
| * | | | locking/atomic, sparc: Use s64 for atomic64Mark Rutland2019-06-03
| | |_|/ | |/| |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-19
| |/ / |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-05
|/ /
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-19
* | 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
* | | 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
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-03
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-05
* | | 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
|/
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-17
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-14
|\ \ | |/ |/|
| * y2038: fix socket.h header inclusionArnd Bergmann2019-03-11
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \ | |/ |/|
| * y2038: rename old time and utime syscallsArnd Bergmann2019-02-06