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
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
1
-0
/
+1
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
1
-7
/
+2
2022-03-29
parisc: Add PDC locking functions for rendezvous code
Helge Deller
2
-1
/
+5
2022-03-29
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
1
-20
/
+3
2022-03-29
parisc: Add constants for control registers and clean up mfctl()
Helge Deller
1
-9
/
+8
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-11
/
+5
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
1
-0
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+6
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
1
-2
/
+3
2022-03-16
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
1
-10
/
+5
2022-03-11
parisc: Reduce code size by optimizing get_current() function calls
Helge Deller
1
-3
/
+5
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
4
-13
/
+10
2022-03-11
parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
Helge Deller
1
-14
/
+14
2022-03-11
parisc: Add defines for various space register
Helge Deller
1
-0
/
+6
2022-03-11
parisc: Add vDSO support
Helge Deller
10
-27
/
+67
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
1
-0
/
+1
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
2
-16
/
+3
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-6
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-9
/
+3
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-1
/
+0
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+23
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
1
-0
/
+2
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
1
-9
/
+0
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
1
-0
/
+5
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-2
/
+0
2022-02-14
parisc: Fix some apparent put_user() failures
Helge Deller
1
-14
/
+15
2022-02-13
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
1
-0
/
+2
2022-01-29
agp: define proper stubs for empty helpers
Arnd Bergmann
1
-2
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
1
-0
/
+1
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-07
parisc: io: Improve the outb(), outw() and outl() macros
Bart Van Assche
1
-3
/
+3
2022-01-07
parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitions
Helge Deller
1
-9
/
+23
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
1
-22
/
+37
2022-01-07
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
1
-4
/
+8
2022-01-07
parisc: Fix lpa and lpa_user defines
John David Anglin
1
-20
/
+24
2022-01-07
parisc: Define depi_safe macro
John David Anglin
1
-0
/
+10
2021-12-21
parisc: Fix mask used to select futex spinlock
John David Anglin
1
-2
/
+2
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+0
2021-11-22
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
1
-0
/
+11
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
1
-1
/
+1
2021-11-18
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
1
-20
/
+24
2021-11-18
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
1
-0
/
+1
[next]