index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
memcg: add mem_cgroup_disabled()
Hirokazu Takahashi
2009-01-08
3
-17
/
+30
*
memcg: synchronized LRU
KAMEZAWA Hiroyuki
2009-01-08
8
-206
/
+178
*
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
2009-01-08
8
-54
/
+440
*
memcg: swap cgroup for remembering usage
KAMEZAWA Hiroyuki
2009-01-08
3
-0
/
+242
*
memcg: mem+swap controller Kconfig
KAMEZAWA Hiroyuki
2009-01-08
4
-0
/
+57
*
memcg: handle swap caches
KAMEZAWA Hiroyuki
2009-01-08
5
-8
/
+105
*
memcg: new force_empty to free pages under group
KAMEZAWA Hiroyuki
2009-01-08
2
-11
/
+57
*
memcg: reduce size of mem_cgroup by using nr_cpu_ids
Jan Blunck
2009-01-08
1
-17
/
+18
*
memcg: move all acccounting to parent at rmdir()
KAMEZAWA Hiroyuki
2009-01-08
2
-75
/
+214
*
memcg: do not recalculate section unnecessarily in init_section_page_cgroup
Fernando Luis Vazquez Cao
2009-01-08
1
-4
/
+1
*
memcg: simple migration handling
KAMEZAWA Hiroyuki
2009-01-08
3
-96
/
+73
*
memcg: fix gfp_mask of callers of charge
KAMEZAWA Hiroyuki
2009-01-08
4
-11
/
+14
*
memcg: introduce charge-commit-cancel style of functions
KAMEZAWA Hiroyuki
2009-01-08
5
-41
/
+170
*
devices cgroup: allow mkfifo
Serge E. Hallyn
2009-01-08
1
-0
/
+3
*
devcgroup: use list_for_each_entry_rcu()
Lai Jiangshan
2009-01-08
1
-1
/
+1
*
cgroups: make cgroup_path() RCU-safe
Paul Menage
2009-01-08
2
-10
/
+25
*
cgroups: skip processes from other namespaces when listing a cgroup
Gowrishankar M
2009-01-08
1
-2
/
+4
*
cgroups: introduce link_css_set() to remove duplicate code
Li Zefan
2009-01-08
1
-38
/
+30
*
cgroups: add inactive subsystems to rootnode.subsys_list
Li Zefan
2009-01-08
1
-2
/
+3
*
cgroups: make root_list contains active hierarchies only
Li Zefan
2009-01-08
1
-12
/
+7
*
cgroups: remove rcu_read_lock() in cgroupstats_build()
Lai Jiangshan
2009-01-08
1
-2
/
+0
*
cgroups: call find_css_set() safely in cgroup_attach_task()
Lai Jiangshan
2009-01-08
1
-1
/
+6
*
cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()
Lai Jiangshan
2009-01-08
1
-0
/
+2
*
cgroups: don't put struct cgroupfs_root protected by RCU
Lai Jiangshan
2009-01-08
2
-3
/
+2
*
cgroups: fix cgroup_iter_next() bug
Lai Jiangshan
2009-01-08
1
-1
/
+3
*
cgroups: add lock for child->cgroups in cgroup_post_fork()
Lai Jiangshan
2009-01-08
1
-0
/
+2
*
memcg: fix a typo in Kconfig
Li Zefan
2009-01-08
1
-1
/
+1
*
ns_cgroup: remove unused spinlock
Li Zefan
2009-01-08
1
-2
/
+0
*
cgroups: remove some redundant NULL checks
Li Zefan
2009-01-08
1
-22
/
+7
*
cgroups: documentation updates
Li Zefan
2009-01-08
1
-3
/
+4
*
cgroups: make cgroup config a submenu
KAMEZAWA Hiroyuki
2009-01-08
1
-56
/
+67
*
quota: don't set grace time when user isn't above softlimit
Jan Kara
2009-01-08
1
-0
/
+2
*
coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL
Richard A. Holden III
2009-01-08
1
-1
/
+4
*
jbd: remove excess kernel-doc notation
Randy Dunlap
2009-01-08
1
-1
/
+0
*
ext3: tighten restrictions on inode flags
Duane Griffin
2009-01-08
3
-8
/
+20
*
ext3: don't inherit inappropriate inode flags from parent
Duane Griffin
2009-01-08
2
-1
/
+8
*
ext3: allocate ->s_blockgroup_lock separately
Pekka Enberg
2009-01-08
2
-3
/
+11
*
jbd: improve fsync batching
Josef Bacik
2009-01-08
3
-5
/
+63
*
ext2: tighten restrictions on inode flags
Duane Griffin
2009-01-08
3
-8
/
+20
*
ext2: don't inherit inappropriate inode flags from parent
Duane Griffin
2009-01-08
2
-1
/
+8
*
ext2: allocate ->s_blockgroup_lock separately
Pekka J Enberg
2009-01-08
2
-3
/
+11
*
ext2: fix ext2_splice_branch() comments
Qinghuang Feng
2009-01-08
1
-2
/
+0
*
rtc-ds1307: remove legacy probe() checks
Jüri Reitel
2009-01-08
1
-27
/
+4
*
rtc-ds1307: SMBus compatibility
BARRE Sebastien
2009-01-08
1
-88
/
+35
*
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-08
10
-8
/
+716
*
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
2009-01-08
1
-2
/
+1
*
async: Don't call async_synchronize_full_special() while holding sb_lock
Dave Kleikamp
2009-01-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-01-07
28
-109
/
+127
|
\
|
*
sparc64: Work around branch tracer warning.
David S. Miller
2009-01-07
1
-2
/
+6
|
*
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2009-01-06
5
-11
/
+11
[prev]
[next]