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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-21
[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags
Jeremy White
5
-19
/
+41
2005-06-21
[PATCH] rock: handle directory overflows
Andrew Morton
1
-2
/
+74
2005-06-21
[PATCH] rock: rename union members
Andrew Morton
1
-24
/
+24
2005-06-21
[PATCH] rock.c: handle corrupted directories
Andrew Morton
1
-0
/
+13
2005-06-21
[PATCH] isofs: remove debug stuff
Andrew Morton
1
-77
/
+32
2005-06-21
[PATCH] rock: lindent rock.h
Andrew Morton
1
-90
/
+93
2005-06-21
[PATCH] rock: comment tidies
Andrew Morton
1
-11
/
+21
2005-06-21
[PATCH] rock: remove MAYBE_CONTINUE
Andrew Morton
1
-107
/
+130
2005-06-21
[PATCH] rock: remove SETUP_ROCK_RIDGE
Andrew Morton
1
-17
/
+22
2005-06-21
[PATCH] rock: remove CHECK_CE
Andrew Morton
1
-8
/
+9
2005-06-21
[PATCH] rock: remove CONTINUE_DECLS
Andrew Morton
1
-12
/
+12
2005-06-21
[PATCH] rock: remove CHECK_SP
Andrew Morton
1
-9
/
+21
2005-06-21
[PATCH] rock: manual tidies
Andrew Morton
1
-286
/
+285
2005-06-21
[PATCH] rock: lindent it
Andrew Morton
1
-291
/
+356
2005-06-21
[PATCH] autofs4: subversion bump to identify these changes
Ian Kent
1
-1
/
+1
2005-06-21
[PATCH] autofs4: bad lookup fix
Ian Kent
1
-1
/
+8
2005-06-21
[PATCH] autofs4: post expire race fix
Ian Kent
1
-0
/
+7
2005-06-21
[PATCH] autofs4: avoid panic on bind mount of autofs owned directory
Ian Kent
3
-5
/
+19
2005-06-21
[PATCH] ibmasm driver: fix race in command refcount logic
Max Asbock
6
-13
/
+51
2005-06-21
[PATCH] ibmasm driver: redesign handling of remote control events
Max Asbock
6
-269
/
+449
2005-06-21
[PATCH] ibmasm driver: correctly wake up sleeping threads
Max Asbock
3
-14
/
+40
2005-06-21
[PATCH] ibmasm driver: fix command buffer size
Max Asbock
1
-1
/
+1
2005-06-21
[PATCH] s390: pending interrupt after ipl from reader
Heiko Carstens
2
-4
/
+34
2005-06-21
[PATCH] s390: memory detection > 32GB
Heiko Carstens
2
-7
/
+7
2005-06-21
[PATCH] s390: cmm sender parameter visibility
Heiko Carstens
1
-1
/
+1
2005-06-21
[PATCH] s390: kernel stack overflow panic
Heiko Carstens
1
-1
/
+4
2005-06-21
[PATCH] s390: #ifdefs in compat_ioctls
Martin Schwidefsky
1
-6
/
+0
2005-06-21
[PATCH] s390: cio documentation
Cornelia Huck
1
-7
/
+9
2005-06-21
[PATCH] s390: cio max channels checks
Cornelia Huck
1
-3
/
+3
2005-06-21
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
10
-59
/
+86
2005-06-21
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
Paolo 'Blaisorblade' Giarrusso
3
-0
/
+12
2005-06-21
[PATCH] uml: complete hw_controller_type->release conversion
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2005-06-21
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
8
-11
/
+12
2005-06-21
[PATCH] m32r: Use asm-generic/div64.h
Hirokazu Takata
1
-38
/
+1
2005-06-21
[PATCH] m32r: Update defconfig files
Hirokazu Takata
9
-194
/
+247
2005-06-21
[PATCH] m32r: Remove include/asm-m32r/m32102peri.h
Hirokazu Takata
3
-471
/
+2
2005-06-21
[PATCH] m32r: Cleanup arch/m32r/mm/extable.c
Hirokazu Takata
1
-4
/
+1
2005-06-21
[PATCH] m32r: Update m32r_cfc.[ch] to support Mappi-III platform
Hirokazu Takata
3
-38
/
+33
2005-06-21
[PATCH] m32r: Update setup_xxxxx.c
Hirokazu Takata
7
-84
/
+84
2005-06-21
[PATCH] m32r: Support M3A-2170(Mappi-III) platform
Hirokazu Takata
19
-386
/
+1785
2005-06-21
[PATCH] ioc4: PCI bus speed detection
Brent Casavant
4
-21
/
+177
2005-06-21
[PATCH] ioc4: CONFIG split
Brent Casavant
9
-5
/
+48
2005-06-21
[PATCH] ioc4: Core driver rewrite
Brent Casavant
6
-236
/
+617
2005-06-21
[PATCH] mips: add vr41xx gpio support
Yoichi Yuasa
5
-35
/
+817
2005-06-21
[PATCH] ppc64: set/clear SMT capable bit at boot
Anton Blanchard
1
-0
/
+12
2005-06-21
[PATCH] ppc64: Mark kernel hptes dirty
Anton Blanchard
1
-1
/
+1
2005-06-21
[PATCH] ppc64: tidy up vio devices fake parent
Stephen Rothwell
1
-21
/
+16
2005-06-21
[PATCH] ppc64 iSeries: allow build with no PCI
Stephen Rothwell
11
-12
/
+33
2005-06-21
[PATCH] ppc64 iSeries: tidy up irq code after merge
Stephen Rothwell
2
-35
/
+18
2005-06-21
[PATCH] ppc64 iSeries: remove XmPciLpEvent.c
Stephen Rothwell
3
-186
/
+169
[next]