aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | crypto: sparc - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
| | |/ / / | |/| | |
* | | | | 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 rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
| * | | | | | | 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: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-03
| * | | | | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-03
| |/ / / / /
* | | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-15
| | |_|/ / | |/| | |
* | | | | sparc64/pci_sun4v: fix ATU checks for large DMA masksChristoph Hellwig2019-04-10
| |_|/ / |/| | |
* | | | 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
* | | sparc: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | | arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-12
* | | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-12
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \ \ | |_|/ |/| |
| * | sparc64/pci_sun4v: allow large DMA masksChristoph Hellwig2019-02-20
| * | sparc64/iommu: allow large DMA masksChristoph Hellwig2019-02-20
| * | sparc64: refactor the ali DMA quirkChristoph Hellwig2019-02-20
* | | arch: simplify several early memory allocationsMike Rapoport2019-03-07
* | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-07
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-06
|\ \ \
| * | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-06
| | |/ | |/|
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \ \ | |/ / |/| |
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
| * | 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
| * | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-06
| * | timex: use __kernel_timex internallyDeepa Dinamani2019-02-06
| * | sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2019-02-06
| * | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-25
| * | arch: add split IPC system calls where neededArnd Bergmann2019-01-25
| * | sparc64: fix sparc_ipc type conversionArnd Bergmann2019-01-25
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-05
|\ \
| * | crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05
|\ \
| * | socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell2019-02-03
| * | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-03