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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
parisc: Replace __get_cpu_var uses for address calculation
Christoph Lameter
1
-1
/
+1
2013-11-20
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
Helge Deller
1
-1
/
+1
2013-11-19
parisc: do not inline pa_memcpy() internal functions
Helge Deller
1
-2
/
+2
2013-11-07
parisc: make udelay() SMP-safe
Helge Deller
2
-1
/
+74
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
1
-7
/
+3
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
1
-1
/
+14
2013-07-09
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
1
-29
/
+50
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
2
-1
/
+27
2013-03-02
parisc: avoid unitialized variable warning in pa_memcpy()
Helge Deller
1
-1
/
+1
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
1
-41
/
+0
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
1
-1
/
+0
2011-11-28
parisc: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-23
/
+0
2011-10-31
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-03-06
parisc: add strict copy size checks (v2)
Helge Deller
1
-1
/
+2
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-2
/
+2
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-4
/
+4
2009-07-03
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
1
-1
/
+1
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
1
-2
/
+0
2009-01-05
parisc: lib/: make code static
Adrian Bunk
2
-2
/
+2
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
2
-5
/
+3
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
2
-3
/
+5
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2007-12-06
Revert "[PARISC] import necessary bits of libgcc.a"
Kyle McMartin
29
-4627
/
+1
2007-10-18
[PARISC] import necessary bits of libgcc.a
Kyle McMartin
29
-1
/
+4627
2007-10-18
[PARISC] parisc: "extern inline" -> "static inline"
Adrian Bunk
1
-2
/
+2
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
1
-2
/
+2
2007-02-17
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
Helge Deller
3
-62
/
+33
2006-12-02
[NET]: PARISC checksum annotations and cleanups.
Al Viro
1
-7
/
+10
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-03-30
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
1
-4
/
+0
2005-10-21
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
1
-1
/
+3
2005-10-21
[PARISC] Disable use of fpregs in pa_memcpy
Randolph Chung
1
-0
/
+2
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
3
-281
/
+2
2005-09-09
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
1
-1
/
+1
2005-04-16
[PATCH] add Big Endian variants of ioread/iowrite
James Bottomley
1
-0
/
+68
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
10
-0
/
+2323