index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-3
/
+6
*
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-02-07
1
-1
/
+0
*
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-3
/
+0
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-6
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-3
/
+3
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
|
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-1
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
2
-2
/
+2
|
/
*
parisc: generate uapi header and system call table files
Firoz Khan
2018-12-10
3
-365
/
+9
*
parisc: remove __NR_Linux from uapi header file.
Firoz Khan
2018-12-10
1
-352
/
+351
*
parisc: add __NR_syscalls along with __NR_Linux_syscalls
Firoz Khan
2018-12-10
2
-2
/
+6
*
parisc: move __IGNORE* entries to non uapi header
Firoz Khan
2018-12-10
2
-7
/
+6
*
parisc: Split out alternative live patching code
Helge Deller
2018-12-10
1
-0
/
+4
*
Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-14
1
-2
/
+2
|
\
|
*
parisc: Revert "Release spinlocks using ordered store"
John David Anglin
2018-11-06
1
-2
/
+2
*
|
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
2018-11-02
1
-1
/
+1
*
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-11
/
+0
*
|
Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-29
1
-3
/
+0
|
\
\
|
*
|
parisc64: change __kernel_suseconds_t to match glibc
Arnd Bergmann
2018-10-26
1
-3
/
+0
|
|
/
*
|
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-0
/
+2
|
\
\
|
*
|
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+2
*
|
|
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-27
1
-5
/
+0
*
|
|
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
|
|
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
|
|
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
|
|
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-27
1
-5
/
+0
*
|
|
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-27
1
-5
/
+0
*
|
|
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
|
|
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
|
|
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-27
1
-0
/
+1
*
|
|
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-27
1
-10
/
+2
|
|
/
|
/
|
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
2
-20
/
+7
|
\
\
|
*
|
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
|
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+0
|
*
|
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-16
/
+2
|
*
|
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
|
*
|
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
1
-3
/
+3
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
2
-11
/
+1
|
\
\
|
*
|
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
2
-11
/
+1
|
|
/
*
|
parisc: Retrieve and display the PDC PAT capabilities
Helge Deller
2018-10-20
1
-0
/
+1
*
|
parisc: Remove pte_inserted define
John David Anglin
2018-10-20
1
-8
/
+2
*
|
parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions
Helge Deller
2018-10-19
1
-13
/
+41
*
|
parisc: Use zdep for shlw macro on PA1.1 and PA2.0
Helge Deller
2018-10-19
1
-8
/
+1
*
|
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
5
-7
/
+70
*
|
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
2018-10-17
1
-5
/
+7
*
|
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
2018-10-17
1
-12
/
+12
*
|
parisc: Release spinlocks using ordered store
John David Anglin
2018-10-17
1
-2
/
+2
*
|
parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions
Helge Deller
2018-10-17
1
-0
/
+8
|
/
[next]