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
2008-02-07
Memory controller: cgroups setup
Balbir Singh
1
-0
/
+7
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+7
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+12
2008-02-06
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
1
-0
/
+12
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-3
/
+3
2008-02-06
Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c
Robert P. J. Day
1
-5
/
+0
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
1
-2
/
+1
2008-02-06
proper prototype for signals_init()
Adrian Bunk
1
-1
/
+1
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-2
/
+1
2008-02-05
slob: correct Kconfig description
Matt Mackall
1
-5
/
+3
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
1
-0
/
+10
2008-02-05
timerfd: un-break CONFIG_TIMERFD
Davide Libenzi
1
-1
/
+0
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-0
/
+12
2008-02-03
Create arch/Kconfig
Mathieu Desnoyers
1
-0
/
+2
2008-01-31
RCU: add help text for "RCU implementation type"
Paul E. McKenney
1
-0
/
+8
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
1
-0
/
+5
2008-01-30
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Mike Travis
1
-2
/
+2
2008-01-30
x86: optimize lock prefix switching to run less frequently
Andi Kleen
1
-8
/
+8
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-2
/
+2
2008-01-28
kconfig: use environment option
Roman Zippel
1
-0
/
+8
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
1
-1
/
+1
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
1
-0
/
+28
2008-01-25
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
1
-0
/
+1
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+0
2008-01-24
sysfs: make SYSFS_DEPRECATED depend on SYSFS
Randy Dunlap
1
-0
/
+1
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
1
-100
/
+8
2008-01-25
security: remove security_sb_post_mountroot hook
H. Peter Anvin
1
-1
/
+0
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
1
-0
/
+6
2007-12-06
Pull bugzilla-9345 into release branch
Len Brown
1
-3
/
+9
2007-12-02
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
1
-0
/
+7
2007-11-20
Freezer: Fix s2disk resume from initrd
Rafael J. Wysocki
1
-3
/
+9
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-1
/
+1
2007-11-14
pidns: Place under CONFIG_EXPERIMENTAL
Eric W. Biederman
1
-0
/
+12
2007-11-14
revert "Task Control Groups: example CPU accounting subsystem"
Andrew Morton
1
-7
/
+0
2007-11-09
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
1
-3
/
+1
2007-10-24
sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
Ingo Molnar
1
-1
/
+0
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
1
-0
/
+4
2007-10-20
spelling fixes: init/
Simon Arlott
1
-1
/
+1
2007-10-19
Drop the superfluous test for an old version of gcc.
Robert P. J. Day
1
-8
/
+0
2007-10-19
Hook up group scheduler with control groups
Srivatsa Vaddagiri
1
-0
/
+10
2007-10-19
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
1
-7
/
+16
2007-10-19
Task Control Groups: simple task cgroup debug info subsystem
Paul Menage
1
-0
/
+10
2007-10-19
Task Control Groups: example CPU accounting subsystem
Paul Menage
1
-0
/
+7
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
1
-1
/
+6
2007-10-19
Task Control Groups: basic task cgroup framework
Paul Menage
2
-0
/
+11
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
1
-3
/
+3
2007-10-17
Move PREEMPT_NOTIFIERS into an always-included Kconfig
Avi Kivity
1
-0
/
+3
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2007-10-16
remove PAGE_GROUP_BY_MOBILITY
Mel Gorman
1
-13
/
+0
2007-10-16
Add a configure option to group pages by mobility
Mel Gorman
1
-0
/
+13
[next]