index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-19
asm-generic: generalize asm/sockios.h
Arnd Bergmann
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2019-04-06
parisc: also set iaoq_b in instruction_pointer_set()
Sven Schnelle
2019-04-06
parisc: regs_return_value() should return gpr28
Sven Schnelle
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-11
y2038: fix socket.h header inclusion
Arnd Bergmann
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
parisc: use memblock_alloc() instead of custom get_memblock()
Mike Rapoport
2019-02-21
parisc: Add constants for various PDC firmware calls
Helge Deller
2019-02-21
parisc: Add constant for PDC_PAT_COMPLEX firmware call
Helge Deller
2019-02-21
parisc: Show machine product number during boot
Helge Deller
2019-02-21
parisc: Add constants for PDC_RELOCATE PDC call
Helge Deller
2019-02-21
parisc: Add PDC_CRASH_PREP PDC function number
Sven Schnelle
2019-02-21
parisc: remove the HBA_DATA macro
Christoph Hellwig
2019-02-21
parisc: properly type the iommu field in struct pci_hba_data
Christoph Hellwig
2019-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
2019-02-21
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
Christoph Hellwig
2019-02-21
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
Masahiro Yamada
2019-02-21
parisc: replace oops_in_progress manipulation with bust_spinlocks()
Sergey Senozhatsky
2019-02-21
parisc: Improve initial IRQ to CPU assignment
Helge Deller
2019-02-21
parisc: Count IPI function call interrupts
Helge Deller
2019-02-21
parisc: Show rescheduling interrupts on SMP machines only
Helge Deller
2019-02-21
parisc: Fix ptrace syscall number modification
Dmitry V. Levin
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
[next]