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-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+129
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+1
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+19
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+28
2012-05-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+46
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-0
/
+1
2012-05-21
Fix blocking allocations called very early during bootup
Linus Torvalds
1
-3
/
+4
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-12
/
+13
2012-05-15
userns: Convert the move_pages, and migrate_pages permission checks to use ui...
Eric W. Biederman
1
-2
/
+0
2012-05-15
userns: Convert cgroup permission checks to use uid_eq
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert sysfs to use kgid/kuid where appropriate
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert sysctl permission checks to use kuid and kgids.
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert proc to use kuid/kgid where appropriate
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert ext4 to user kuid/kgid where appropriate
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert ext3 to use kuid/kgid where appropriate
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert ext2 to use kuid/kgid where appropriate.
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert devpts to use kuid/kgid where appropriate
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert binary formats to use kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+0
2012-05-15
userns: Add negative depends on entries to avoid building code that is userns...
Eric W. Biederman
1
-0
/
+131
2012-05-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-4
/
+46
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
1
-12
/
+13
2012-05-05
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
1
-1
/
+1
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+4
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
2
-0
/
+25
2012-05-02
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
1
-14
/
+13
2012-04-30
params: add 3rd arg to option handler callback signature
Jim Cromie
1
-13
/
+20
2012-04-26
perf: Remove PERF_COUNTERS config option
Robert Richter
1
-13
/
+1
2012-04-25
init: fix bug where environment vars can't be passed via boot args
Chris Metcalf
1
-12
/
+13
2012-04-24
rcu: Reduce cache-miss initialization latencies for large systems
Paul E. McKenney
1
-0
/
+27
2012-04-24
rcu: Clarify help text for RCU_BOOST_PRIO
Paul E. McKenney
1
-4
/
+19
2012-04-19
kbuild/extable: Hook up sortextable into the build system.
David Daney
1
-0
/
+3
2012-04-07
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
Eric W. Biederman
1
-1
/
+11
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-2
/
+2
2012-03-31
new helper: ext2_image_size()
Al Viro
1
-5
/
+4
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-1
/
+0
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-2
/
+2
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
1
-6
/
+59
2012-03-23
init/do_mounts.c: print error code on mount failure
Bernhard Walle
1
-2
/
+2
2012-03-23
init: check printed flag to skip printing message
Diwakar Tundlam
1
-1
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-03-21
init: Remove CONFIG_PPC_ISERIES
Stephen Rothwell
1
-2
/
+2
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+1
2012-03-15
init: fix wording error in mm_init comment
Jim Cromie
1
-2
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-4
/
+1
[next]