index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-2
/
+2
2020-10-15
parisc: Add MAP_UNINITIALIZED define
Helge Deller
1
-0
/
+1
2020-10-15
parisc: Improve spinlock handling
John David Anglin
1
-10
/
+13
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
1
-2
/
+2
2020-10-15
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
1
-7
/
+7
2020-10-15
parisc: Add alternative patching to synchronize_caches define
John David Anglin
1
-1
/
+5
2020-10-15
parisc: Drop useless comments in uapi/asm/signal.h
Helge Deller
1
-2
/
+2
2020-10-15
parisc: Define O_NONBLOCK to become 000200000
Helge Deller
2
-3
/
+3
2020-10-15
parisc: Drop HP-UX specific fcntl and signal flags
Helge Deller
2
-5
/
+1
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+0
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-20
/
+0
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-8
/
+0
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-2
/
+2
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+65
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-12
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
1
-0
/
+61
2020-08-11
parisc: Whitespace cleanups in atomic.h
Helge Deller
1
-4
/
+4
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-9
/
+2
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
1
-0
/
+1
2020-08-04
Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-52
/
+24
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2
-0
/
+4
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-28
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
1
-2
/
+2
2020-07-28
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
1
-4
/
+0
2020-07-28
Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
Helge Deller
1
-17
/
+8
2020-07-28
parisc: elf.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-3
/
+0
2020-07-21
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
1
-0
/
+2
2020-07-21
parisc: add support for cmpxchg on u8 pointers
Liam Beguin
1
-0
/
+2
2020-07-21
parisc: Convert to BIT_MASK() and BIT_WORD()
Helge Deller
1
-28
/
+13
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-28
/
+4
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-26
/
+2
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-3
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+10
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2020-06-02
arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
Andrew Morton
1
-2
/
+0
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-8
/
+0
2020-05-29
parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
1
-1
/
+2
2020-05-12
floppy: use symbolic register names in the parisc port
Willy Tarreau
1
-7
/
+8
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
1
-6
/
+6
[next]