| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: fix PMD pages allocation by restoring pmd_alloc_one() | Mike Rapoport | 2020-08-16 | 1 | -0/+6 |
* | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 2020-08-14 | 2 | -38/+38 |
* | all arch: remove system call sys_sysctl | Xiaoming Ni | 2020-08-14 | 1 | -1/+1 |
* | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-12 | 3 | -5/+67 |
|\ |
|
| * | parisc: Implement __smp_store_release and __smp_load_acquire barriers | John David Anglin | 2020-08-12 | 1 | -0/+61 |
| * | parisc: Whitespace cleanups in atomic.h | Helge Deller | 2020-08-11 | 1 | -4/+4 |
| * | parisc/kernel/ftrace: Remove function callback casts | Oscar Carter | 2020-08-11 | 1 | -1/+2 |
* | | mm/parisc: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -5/+3 |
* | | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2020-08-12 | 1 | -1/+1 |
* | | uaccess: remove segment_eq | Christoph Hellwig | 2020-08-12 | 1 | -1/+1 |
* | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-10 | 1 | -0/+1 |
|\ \ |
|
| * | | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits... | Peter Zijlstra | 2020-08-06 | 1 | -0/+1 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2020-08-09 | 2 | -22/+0 |
|\ \ \ |
|
| * | | | kill unused dump_fpu() instances | Al Viro | 2020-07-27 | 2 | -22/+0 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-07 | 10 | -22/+4 |
|\ \ \ \ |
|
| * | | | | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 2020-08-07 | 1 | -5/+0 |
| * | | | | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 2020-08-07 | 1 | -0/+1 |
| * | | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() | Mike Rapoport | 2020-08-07 | 1 | -9/+2 |
| * | | | | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 8 | -8/+1 |
* | | | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-08-07 | 1 | -68/+16 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | parisc: switch to ->regset_get() | Al Viro | 2020-07-27 | 1 | -68/+16 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-05 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-08-02 | 3 | -0/+16 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2020-07-19 | 1 | -2/+2 |
* | | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-04 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | docs: fix references for DMA*.txt files | Mauro Carvalho Chehab | 2020-06-26 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-04 | 9 | -105/+66 |
|\ \ \ \ \ |
|
| * | | | | | parisc: make the log level string for register dumps const | Rolf Eike Beer | 2020-08-04 | 1 | -3/+3 |
| * | | | | | parisc: Do not use an ordered store in pa_tlb_lock() | John David Anglin | 2020-07-28 | 1 | -2/+7 |
| * | | | | | Revert "parisc: Revert "Release spinlocks using ordered store"" | Helge Deller | 2020-07-28 | 2 | -10/+6 |
| * | | | | | Revert "parisc: Use ldcw instruction for SMP spinlock release barrier" | Helge Deller | 2020-07-28 | 3 | -39/+24 |
| * | | | | | Revert "parisc: Drop LDCW barrier in CAS code when running UP" | Helge Deller | 2020-07-28 | 1 | -8/+4 |
| * | | | | | Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()" | Helge Deller | 2020-07-28 | 1 | -17/+8 |
| * | | | | | parisc: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-28 | 1 | -1/+1 |
| * | | | | | parisc: elf.h: delete a duplicated word | Randy Dunlap | 2020-07-28 | 1 | -1/+1 |
| * | | | | | parisc: Report bad pages as HardwareCorrupted | Helge Deller | 2020-07-28 | 1 | -0/+3 |
| * | | | | | parisc: Convert to BIT_MASK() and BIT_WORD() | Helge Deller | 2020-07-21 | 2 | -34/+19 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-08-04 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | dma-mapping: make support for dma ops optional | Christoph Hellwig | 2020-07-19 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-04 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | arch: wire-up close_range() | Christian Brauner | 2020-06-17 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 2020-08-04 | 2 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 2020-07-04 | 1 | -1/+1 |
| * | | | | | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 2020-07-04 | 1 | -1/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'linus' into locking/core, to resolve conflict | Ingo Molnar | 2020-07-31 | 3 | -0/+16 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | parisc: Add atomic64_set_release() define to avoid CPU soft lockups | John David Anglin | 2020-07-21 | 1 | -0/+2 |
| * | | | parisc: add support for cmpxchg on u8 pointers | Liam Beguin | 2020-07-21 | 2 | -0/+14 |
| |/ / |
|
* | | | Merge branch 'locking/header' | Peter Zijlstra | 2020-07-29 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu | 2020-07-29 | 1 | -2/+0 |
| |/ |
|
* | | maccess: make get_kernel_nofault() check for minimal type compatibility | Linus Torvalds | 2020-06-18 | 1 | -1/+1 |