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