index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-03
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-10
/
+9
2013-03-02
parisc: fix redefinition of SET_PERSONALITY
Helge Deller
1
-0
/
+1
2013-03-02
parisc: do not install modules when installing kernel
Rolf Eike Beer
1
-3
/
+1
2013-03-02
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
Helge Deller
1
-2
/
+2
2013-03-02
parisc: avoid unitialized variable warning in pa_memcpy()
Helge Deller
1
-1
/
+1
2013-03-02
parisc: remove unused variable 'compat_val'
Helge Deller
1
-1
/
+0
2013-03-02
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
Helge Deller
1
-3
/
+3
2013-03-02
parisc: select ARCH_WANT_FRAME_POINTERS
Helge Deller
1
-0
/
+1
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-13
/
+3
2013-03-02
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-27
mm: use vm_unmapped_area() on parisc architecture
Michel Lespinasse
1
-31
/
+17
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-11
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-248
/
+10
2013-02-22
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
27
-299
/
+697
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-8
/
+3
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2013-02-20
arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h
Nikitas Angelinas
1
-1
/
+1
2013-02-20
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
Helge Deller
1
-4
/
+0
2013-02-20
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
3
-33
/
+15
2013-02-20
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
3
-16
/
+2
2013-02-20
parisc: fix fallocate syscall
Helge Deller
3
-8
/
+8
2013-02-20
parisc: fix error return codes for rt_sigaction and rt_sigprocmask
Helge Deller
1
-4
/
+11
2013-02-20
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
4
-60
/
+67
2013-02-20
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
Helge Deller
1
-5
/
+5
2013-02-20
parisc: fix personality on 32bit kernel
Helge Deller
1
-1
/
+1
2013-02-20
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
2
-1
/
+9
2013-02-20
parisc: remove unused compat_rt_sigframe.h header
Paul Bolle
1
-50
/
+0
2013-02-20
parisc/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+25
2013-02-20
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
1
-1
/
+1
2013-02-20
parisc: fix ptrace breakage
Al Viro
1
-1
/
+4
2013-02-20
parisc: always detect multiple physical ranges
John David Anglin
1
-3
/
+2
2013-02-20
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
John David Anglin
1
-4
/
+5
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2
-0
/
+4
2013-02-20
parisc: remove IRQF_DISABLED
Peter Zijlstra
2
-4
/
+4
2013-02-20
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
1
-0
/
+64
2013-02-20
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
1
-7
/
+81
2013-02-20
parisc: fixes and cleanups in page cache flushing (2/4)
John David Anglin
1
-45
/
+290
2013-02-20
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
3
-34
/
+40
2013-02-20
parisc: fix possible memory leak in pat_query_module()
Wei Yongjun
1
-0
/
+2
2013-02-20
parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...
Helge Deller
2
-0
/
+21
2013-02-20
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
1
-2
/
+2
2013-02-20
parisc: enhance automatic CONFIG_CROSS_COMPILE detection
Helge Deller
1
-5
/
+4
2013-02-20
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
3
-5
/
+29
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2013-02-15
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
Vineet Gupta
1
-0
/
+1
[next]