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
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2
-4
/
+9
2006-05-15
[PATCH] root mount failure: emit filesystems attempted
Andy Whitcroft
1
-0
/
+5
2006-05-15
[PATCH] initramfs: fix CPIO hardlink check
Mark Huang
1
-4
/
+4
2006-05-08
Finally remove the obnoxious inter_module_xxx()
David Woodhouse
1
-3
/
+0
2006-05-01
[PATCH] silence initcall warnings
Andrew Morton
1
-1
/
+1
2006-04-18
[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.
Andi Kleen
1
-9
/
+0
2006-04-11
[PATCH] menu: relocate DOUBLEFAULT option
Randy Dunlap
1
-0
/
+9
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-03-26
[PATCH] Fix typo causing bad mode of /initrd.image
Jason Gunthorpe
1
-1
/
+1
2006-03-26
[PATCH] remove fixup_cpu_present_map()
Andrew Morton
1
-19
/
+0
2006-03-26
do_mounts.c: Minor ROOT_DEV comment cleanup
Florin Malita
1
-1
/
+0
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-37
/
+0
2006-03-25
[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y
Zdenek Pavlas
1
-0
/
+10
2006-03-25
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
1
-2
/
+0
2006-03-25
[PATCH] initcall failure reporting
Andrew Morton
1
-7
/
+15
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-9
/
+0
2006-03-24
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
Theodore Ts'o
1
-1
/
+1
2006-03-23
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
1
-0
/
+11
2006-03-23
[PATCH] __GENERIC_PER_CPU changes
Eric Dumazet
1
-6
/
+2
2006-03-23
[PATCH] Only allocate percpu data for possible CPUs
Eric Dumazet
1
-3
/
+8
2006-03-23
[PATCH] swsusp: userland interface
Rafael J. Wysocki
1
-0
/
+1
2006-03-23
[PATCH] Register the boot-cpu in the cpu maps earlier
Stas Sergeev
1
-6
/
+11
2006-03-12
Kconfig: remove the CONFIG_CC_ALIGN_* options
Adrian Bunk
1
-37
/
+0
2006-02-10
[PATCH] remove bogus comment from init/main.c
Heiko Carstens
1
-1
/
+0
2006-02-10
[PATCH] kexec: fix in free initrd when overlapped with crashkernel region
Haren Myneni
1
-1
/
+23
2006-02-07
[PATCH] selinux: require AUDIT
Stephen Smalley
1
-1
/
+0
2006-02-03
[PATCH] don't allow users to set CONFIG_BROKEN=y
Adrian Bunk
1
-11
/
+0
2006-01-16
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
1
-0
/
+3
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-01-14
[PATCH] abandon gcc 295x main.c tidy
Coywolf Qi Hunt
1
-9
/
+7
2006-01-15
Spelling fix in init/Kconfig for the help of CONFIG_SWAP
Jesper Juhl
1
-1
/
+1
2006-01-11
[PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig
Andi Kleen
1
-9
/
+0
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
1
-0
/
+1
2006-01-10
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
1
-3
/
+1
2006-01-08
[PATCH] Make vm86 support optional
Matt Mackall
1
-0
/
+10
2006-01-08
[PATCH] tiny: Configure ELF core dump support
Matt Mackall
1
-0
/
+6
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-0
/
+9
2006-01-08
[PATCH] tiny: Make x86 doublefault handling optional
Matt Mackall
1
-0
/
+9
2006-01-08
[PATCH] Abandon gcc-2.95.x
Andrew Morton
1
-6
/
+1
2006-01-08
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
1
-0
/
+1
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
1
-0
/
+13
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
1
-13
/
+9
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2
-3
/
+3
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: generic infrastructure
Arjan van de Ven
1
-0
/
+5
2006-01-06
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
David Howells
1
-1
/
+0
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-27
/
+9
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-2
/
+2
2006-01-04
[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED
Greg Kroah-Hartman
1
-8
/
+9
2006-01-04
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
1
-19
/
+0
[next]