summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1Star
|\
| * arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0Star
| * arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-1/+0Star
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-6/+5Star
| |\ \
| * | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0Star
| | |/ | |/|
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-18/+0Star
|\ \ \ | |_|/ |/| |
| * | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-13/+0Star
| * | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-5/+0Star
| |/
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-4/+3Star
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-2/+2
|/
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-2/+1Star
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-2/+0Star
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-141-1/+1
|\ \ | |/ |/|
| * y2038: fix socket.h header inclusionArnd Bergmann2019-03-111-1/+1
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-9/+4Star
|\ \ | |/ |/|
| * y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-4/+4
| * arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-5/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-052-10/+51
|\ \
| * | socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell2019-02-041-1/+1
| * | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-031-2/+9
| * | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+5
| * | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-2/+3
| * | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-2/+12
| * | arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani2019-02-031-0/+10
| * | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-031-8/+16
| * | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
| |/
* / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-042-2/+0Star
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-7/+4Star
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-042-7/+4Star
* | Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds2019-01-041-2/+1Star
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-043-3/+3
|/
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-286-148/+63Star
|\
| * dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-2/+2
| * sparc: merge 32-bit and 64-bit version of pci.hChristoph Hellwig2018-12-113-88/+49Star
| * sparc: move the leon PCI memory space comment to <asm/leon.h>Christoph Hellwig2018-12-112-9/+9
| * sparc: remove not required includes from dma-mapping.hChristoph Hellwig2018-12-111-3/+1Star
| * sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig2018-12-111-46/+2Star
* | sparc: generate uapi header and system call table filesFiroz Khan2018-11-193-410/+8Star
* | sparc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-192-1/+5
* | sparc: move __IGNORE* entries to non uapi headerFiroz Khan2018-11-192-16/+16
* | sparc: Remove unused leon_trans_initRob Herring2018-11-181-1/+0Star
* | sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-11-182-5/+5
|/
* treewide: remove current_text_addrNick Desaulniers2018-10-312-12/+0Star
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-271-32/+8Star
|\ \