index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-8
/
+10
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-4
/
+6
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+11
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2012-01-03
init/initramfs.c: should use umode_t
Al Viro
1
-4
/
+4
2011-12-12
Basic kernel memory functionality for the Memory Controller
Glauber Costa
1
-0
/
+11
2011-12-11
rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU
Paul E. McKenney
1
-5
/
+5
2011-12-06
init/main.c: Execute lockdep_init() as early as possible
Ming Lei
1
-2
/
+1
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+3
2011-11-02
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
WANG Cong
1
-2
/
+2
2011-11-02
init: add root=PARTUUID=UUID/PARTNROFF=%d support
Will Drewry
1
-5
/
+43
2011-11-02
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
1
-0
/
+14
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
1
-2
/
+2
2011-10-25
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
1
-0
/
+3
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
1
-5
/
+14
2011-10-01
Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu
Ingo Molnar
1
-3
/
+3
2011-09-29
bootup: move 'usermodehelper_enable()' a little earlier
wangyanqing
1
-1
/
+1
2011-09-28
rcu: Drive configuration directly from SMP and PREEMPT
Paul E. McKenney
1
-3
/
+3
2011-09-28
bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()
Linus Torvalds
1
-3
/
+1
2011-09-21
init: carefully handle loglevel option on kernel cmdline.
Alexander Sverdlin
1
-2
/
+13
2011-08-14
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
1
-0
/
+12
2011-08-03
Boot up with usermodehelper disabled
Linus Torvalds
1
-1
/
+4
2011-08-03
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
1
-1
/
+1
2011-07-25
init: skip calibration delay if previously done
Sameer Nanda
1
-1
/
+10
2011-07-25
mm: remove the leftovers of noswapaccount
WANG Cong
1
-2
/
+2
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
1
-0
/
+2
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+6
2011-06-23
Fix CPU spinlock lockups on secondary CPU bringup
Russell King
1
-6
/
+8
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
1
-0
/
+1
2011-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
1
-1
/
+0
2011-06-15
init/calibrate.c: remove annoying printk
Borislav Petkov
1
-3
/
+0
2011-06-15
uts: make default hostname configurable, rather than always using "(none)"
Josh Triplett
1
-0
/
+9
2011-06-09
pcspkr: Cleanup Kconfig dependencies
Ralf Baechle
1
-1
/
+5
2011-06-09
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
1
-0
/
+1
2011-06-07
debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
Josh Triplett
1
-0
/
+2
2011-05-29
mm: Fix boot crash in mm_alloc()
Linus Torvalds
1
-1
/
+1
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-8
/
+0
2011-05-25
printk: allocate kernel log buffer earlier
Mike Travis
1
-0
/
+1
2011-05-25
init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure
Andrew Worsley
1
-6
/
+69
2011-05-25
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
KOSAKI Motohiro
1
-0
/
+2
2011-05-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-18
/
+12
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-5
/
+0
2011-05-22
Give up on pushing CC_OPTIMIZE_FOR_SIZE
Linus Torvalds
1
-1
/
+0
2011-05-20
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
Daniel Hellstrom
1
-5
/
+0
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-0
/
+5
2011-05-19
kmemleak: Initialise kmemleak after debug_objects_mem_init()
Catalin Marinas
1
-1
/
+1
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
1
-8
/
+9
[next]