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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
Add an ERR_CAST() function to complement ERR_PTR and co.
David Howells
1
-0
/
+13
2008-02-07
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
Ken'ichi Ohmichi
1
-0
/
+4
2008-02-07
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
Ken'ichi Ohmichi
1
-1
/
+1
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
1
-3
/
+3
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-4
/
+17
2008-02-07
ASIC3 driver
Samuel Ortiz
1
-0
/
+497
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
1
-0
/
+1
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
1
-0
/
+14
2008-02-07
Memory controller remove control_type feature
Balbir Singh
1
-5
/
+1
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate the number...
KAMEZAWA Hiroyuki
1
-0
/
+15
2008-02-07
per-zone and reclaim enhancements for memory controller: remember reclaim pri...
KAMEZAWA Hiroyuki
1
-0
/
+20
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate active/ina...
KAMEZAWA Hiroyuki
1
-0
/
+8
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate mapper_rat...
KAMEZAWA Hiroyuki
1
-1
/
+10
2008-02-07
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
1
-0
/
+1
2008-02-07
bugfix for memory cgroup controller: migration under memory controller fix
KAMEZAWA Hiroyuki
1
-0
/
+19
2008-02-07
memcontrol: move oom task exclusion to tasklist scan
David Rientjes
1
-0
/
+7
2008-02-07
memcontrol: move mm_cgroup to header file
David Rientjes
1
-2
/
+9
2008-02-07
Memory controller: make charging gfp mask aware
Balbir Singh
2
-5
/
+10
2008-02-07
Memory controller: make page_referenced() cgroup aware
Balbir Singh
2
-2
/
+9
2008-02-07
Memory controller: add switch to control what type of pages to limit
Balbir Singh
1
-0
/
+9
2008-02-07
Memory controller: OOM handling
Pavel Emelianov
1
-0
/
+1
2008-02-07
Memory controller improve user interface
Balbir Singh
1
-5
/
+7
2008-02-07
Memory controller: add per cgroup LRU and reclaim
Balbir Singh
3
-0
/
+38
2008-02-07
Memory controller: memory accounting
Balbir Singh
1
-0
/
+20
2008-02-07
Memory controller: accounting setup
Pavel Emelianov
3
-0
/
+43
2008-02-07
Memory controller: cgroups setup
Balbir Singh
2
-0
/
+26
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+102
2008-02-07
tty: Kill TTY_FLIPBUF_SIZE
Alan Cox
1
-7
/
+0
2008-02-07
tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)
Dave Miller
1
-29
/
+45
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
1
-1
/
+3
2008-02-07
DS1WM: decouple host IRQ and INTR active state settings
Philipp Zabel
1
-0
/
+1
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
3
-65
/
+8
2008-02-06
9p: add support for sticky bit
Anthony Liguori
1
-0
/
+1
2008-02-06
9p: block-based virtio client
Eric Van Hensbergen
1
-1
/
+1
2008-02-06
9p: create transport rpc cut-thru
Eric Van Hensbergen
1
-0
/
+2
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
3
-5
/
+8
2008-02-06
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
1
-4
/
+6
2008-02-06
generic: add __FINITDATA
Ingo Molnar
1
-0
/
+1
2008-02-06
cpuidle: dubious one-bit signed bitfield in cpuidle.h
Harvey Harrison
1
-1
/
+1
2008-02-06
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...
Linus Torvalds
4
-37
/
+53
2008-02-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+10
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-21
/
+21
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-5
/
+9
2008-02-06
jbd.h: hide kernel only code
Olaf Hering
1
-2
/
+0
2008-02-06
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
1
-1
/
+0
2008-02-06
isapnp driver semaphore to mutex
Daniel Walker
1
-0
/
+1
2008-02-06
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
1
-10
/
+4
2008-02-06
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
1
-1
/
+1
2008-02-06
md: allow devices to be shared between md arrays
NeilBrown
1
-0
/
+2
2008-02-06
md: allow a maximum extent to be set for resyncing
NeilBrown
1
-0
/
+2
[next]