index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
3
-67
/
+61
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
1
-2
/
+1
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-8
/
+0
2021-09-03
Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-6
/
+2
2021-09-03
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...
Helge Deller
1
-68
/
+0
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+7
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-11
/
+5
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-2
/
+2
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
1
-15
/
+0
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
1
-0
/
+2
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-11
/
+3
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
1
-0
/
+3
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+2
2021-05-26
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
2
-23
/
+23
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
1
-2
/
+2
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
1
-5
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-1
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-04-27
parisc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
1
-1
/
+0
2021-04-06
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
1
-1
/
+1
2021-04-06
parisc: Remove duplicate struct task_struct declaration
Wan Jiabing
1
-1
/
+0
2021-02-25
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
4
-130
/
+44
2021-02-12
parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
1
-1
/
+1
2021-02-12
parisc: Use the generic devmem_is_allowed()
Helge Deller
1
-0
/
+2
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
1
-3
/
+0
2021-02-11
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-4
/
+0
2021-01-26
parisc: Remove leftover reference to the power_tasklet
Davidlohr Bueso
1
-3
/
+0
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2020-12-16
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+2
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+22
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+6
2020-12-16
Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+0
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
1
-0
/
+1
[next]