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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
3
-39
/
+24
2020-07-28
Revert "parisc: Drop LDCW barrier in CAS code when running UP"
Helge Deller
1
-8
/
+4
2020-07-28
Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
Helge Deller
1
-17
/
+8
2020-07-28
parisc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-28
parisc: elf.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-28
parisc: Report bad pages as HardwareCorrupted
Helge Deller
1
-0
/
+3
2020-07-27
kill unused dump_fpu() instances
Al Viro
2
-22
/
+0
2020-07-27
parisc: switch to ->regset_get()
Al Viro
1
-68
/
+16
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
2
-0
/
+14
2020-07-21
parisc: Convert to BIT_MASK() and BIT_WORD()
Helge Deller
2
-34
/
+19
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-2
/
+2
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+1
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-1
/
+1
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
3
-4
/
+4
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
1
-1
/
+1
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
1
-1
/
+1
2020-06-09
maccess: unify the probe kernel arch hooks
Christoph Hellwig
1
-8
/
+4
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-7
/
+7
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2
-29
/
+5
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-5
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
7
-7
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
5
-5
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
parisc: add show_stack_loglvl()
Dmitry Safonov
1
-11
/
+17
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-1
/
+1
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
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-29
/
+3
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-03
parisc: simplify detection of memory zone boundaries
Mike Rapoport
1
-19
/
+3
2020-06-03
Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-7
/
+10
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-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-27
/
+0
2020-06-01
parisc: module: Update references to parisc website
Helge Deller
1
-2
/
+2
2020-06-01
parisc: hardware: Update references to parisc website
Helge Deller
1
-1
/
+2
2020-06-01
parisc: firmware: Update references to parisc website
Helge Deller
1
-1
/
+2
[prev]
[next]