| Commit message (Expand) | Author |
| 2019-11-28 | sparc64: Rework xchg() definition to avoid warnings. | David S. Miller |
| 2019-11-28 | sparc: Fix parport build warnings. | David S. Miller |
| 2019-07-10 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann |
| 2018-11-10 | sparc64 mm: Fix more TSB sizing issues | Mike Kravetz |
| 2018-05-30 | sparc64: Make atomic_xchg() an inline function rather than a macro. | David S. Miller |
| 2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
| 2017-10-21 | sparc64: Migrate hvcons irq to panicked cpu | Vijay Kumar |
| 2017-08-12 | sparc64: Prevent perf from running during super critical sections | Rob Gardner |
| 2017-08-11 | sparc64: Measure receiver forward progress to avoid send mondo timeout | Jane Chu |
| 2017-06-14 | sparc64: delete old wrap code | Pavel Tatashin |
| 2017-06-14 | sparc64: add per-cpu mm of secondary contexts | Pavel Tatashin |
| 2017-06-14 | sparc64: redefine first version | Pavel Tatashin |
| 2017-06-14 | sparc64: combine activate_mm and switch_mm | Pavel Tatashin |
| 2017-06-14 | sparc: Machine description indices can vary | James Clarke |
| 2017-06-07 | sparc: Fix -Wstringop-overflow warning | Orlando Arias |
| 2017-05-02 | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() | Tom Hromatka |
| 2016-11-21 | sparc64: Delete now unused user copy fixup functions. | David S. Miller |
| 2016-11-21 | sparc64: Prepare to move to more saner user copy exception handling. | David S. Miller |
| 2016-11-21 | sparc64: Delete __ret_efault. | David S. Miller |
| 2016-11-21 | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz |
| 2016-10-05 | usercopy: fold builtin_const check into inline function | Kees Cook |
| 2016-09-24 | sparc32: fix copy_from_user() | Al Viro |
| 2016-08-27 | sparc/uaccess: Enable hardened usercopy | Kees Cook |
| 2016-06-24 | sparc64: Fix return from trap window fill crashes. | David S. Miller |
| 2016-06-24 | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2015-12-24 | sparc64: Add ADI capability to cpu capabilities | Khalid Aziz |
| 2015-11-04 | sparc64: Fix numa distance values | Nitin Gupta |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
| 2015-09-08 | sparc32: do not include swap.h from pgtable_32.h | Michal Hocko |
| 2015-08-06 | sparc64: Fix userspace FPU register corruptions. | David S. Miller |
| 2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra |
| 2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-27 | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra |
| 2015-07-20 | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang |
| 2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
| 2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel |
| 2015-06-25 | sparc64: perf: Add sanity checking on addresses in user stack | David Ahern |
| 2015-06-24 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V |
| 2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
| 2015-06-24 | mm: new mm hook framework | Laurent Dufour |
| 2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
| 2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
| 2015-05-31 | sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE | Khalid Aziz |