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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
1
-0
/
+1
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
1
-0
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+0
2019-09-16
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-120
/
+786
2019-09-12
parisc: Have git ignore generated real2.S and firmware.c
Jeroen Roovers
1
-0
/
+2
2019-09-08
parisc: add support for kexec_file_load() syscall
Sven Schnelle
4
-0
/
+104
2019-09-08
parisc: wire up kexec_file_load syscall
Sven Schnelle
1
-1
/
+2
2019-09-08
parisc: add kexec syscall support
Sven Schnelle
6
-0
/
+306
2019-09-08
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
3
-0
/
+15
2019-09-06
kprobes/parisc: remove arch_kprobe_on_func_entry()
Jisheng Zhang
1
-4
/
+0
2019-09-05
parisc: Drop comments which are already in pci.h
Helge Deller
1
-11
/
+0
2019-09-04
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
1
-1
/
+0
2019-08-24
parisc: fix compilation errrors
Qian Cai
1
-2
/
+1
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-1
/
+1
2019-08-12
parisc: speed up flush_tlb_all_local with qemu
Helge Deller
1
-0
/
+9
2019-08-12
parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
Helge Deller
2
-7
/
+27
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
1
-1
/
+1
2019-08-03
parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...
Helge Deller
5
-93
/
+157
2019-08-03
parisc: trigger die notifier chain in parisc_terminate()
Sven Schnelle
1
-0
/
+2
2019-08-03
parisc/ftrace: Add KPROBES_ON_FTRACE
Sven Schnelle
3
-3
/
+156
2019-08-03
parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Sven Schnelle
2
-2
/
+7
2019-08-01
parisc: Add archclean Makefile target
James Bottomley
2
-0
/
+4
2019-08-01
parisc: Strip debug info from kernel before creating compressed vmlinuz
Helge Deller
1
-1
/
+2
2019-08-01
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller
1
-2
/
+2
2019-07-31
parisc: fix race condition in patching code
Sven Schnelle
1
-1
/
+2
2019-07-31
parisc: rename default_defconfig to defconfig
Masahiro Yamada
2
-2
/
+0
2019-07-31
parisc: Fix fall-through warnings in fpudispatch.c
Helge Deller
1
-0
/
+1
2019-07-31
parisc: Mark expected switch fall-throughs in fault.c
Helge Deller
1
-0
/
+1
2019-07-21
parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
Helge Deller
1
-1
/
+2
2019-07-21
parisc: add kprobe_fault_handler()
Sven Schnelle
1
-0
/
+4
2019-07-18
Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+26
2019-07-17
parisc: Wire up clone3 syscall
Helge Deller
3
-1
/
+3
2019-07-17
parisc: Avoid kernel panic triggered by invalid kprobe
Helge Deller
1
-0
/
+3
2019-07-17
parisc: Ensure userspace privilege for ptraced processes in regset functions
Helge Deller
1
-1
/
+2
2019-07-17
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
Helge Deller
1
-10
/
+18
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+7
2019-07-16
parisc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+7
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-1
/
+1
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
1
-0
/
+1
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
5
-6
/
+10
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-35
/
+13
2019-07-12
parisc: switch to generic version of pte allocation
Mike Rapoport
1
-31
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
1
-6
/
+6
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-61
/
+350
[next]