index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
2009-09-24
4
-13
/
+13
*
memcg: show swap usage in stat file
Daisuke Nishimura
2009-09-24
1
-3
/
+14
*
memcg: improve resource counter scalability
Balbir Singh
2009-09-24
1
-21
/
+100
*
memory controller: soft limit reclaim on contention
Balbir Singh
2009-09-24
4
-15
/
+271
*
memory controller: soft limit refactor reclaim flags
Balbir Singh
2009-09-24
1
-6
/
+19
*
memory controller: soft limit organize cgroups
Balbir Singh
2009-09-24
3
-47
/
+277
*
memory controller: soft limit interface
Balbir Singh
2009-09-24
3
-0
/
+81
*
memory controller: soft limit documentation
Balbir Singh
2009-09-24
1
-1
/
+36
*
memcg: add comments explaining memory barriers
KAMEZAWA Hiroyuki
2009-09-24
1
-0
/
+7
*
memcg: remove the overhead associated with the root cgroup
Balbir Singh
2009-09-24
3
-14
/
+57
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
9
-30
/
+131
*
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
2009-09-24
2
-1
/
+10
*
cgroups: use vmalloc for large cgroups pidlist allocations
Ben Blum
2009-09-24
1
-5
/
+42
*
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
2009-09-24
2
-22
/
+119
*
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
2009-09-24
2
-114
/
+186
*
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
2009-09-24
2
-75
/
+31
*
cgroups: allow cgroup hierarchies to be created with no bound subsystems
Paul Menage
2009-09-24
1
-59
/
+99
*
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
Paul Menage
2009-09-24
1
-49
/
+199
*
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
Paul Menage
2009-09-24
3
-106
/
+88
*
cgroups: support named cgroups hierarchies
Paul Menage
2009-09-24
2
-48
/
+156
*
cgroups: make unlock sequence in cgroup_get_sb consistent
Xiaotian Feng
2009-09-24
1
-1
/
+1
*
docs: fix various Documentation/ paths in header files
Randy Dunlap
2009-09-24
4
-5
/
+5
*
page-types: add feature for walking process address space
Wu Fengguang
2009-09-24
1
-20
/
+180
*
Documentation/vm/.gitignore: add page-types
Josh Triplett
2009-09-24
1
-0
/
+1
*
includecheck fix: Documentation, cfag12864b-example.c
Jaswinder Singh Rajput
2009-09-24
1
-1
/
+0
*
Documentation: update stale definition of file-nr in fs.txt
Xiaotian Feng
2009-09-24
1
-7
/
+10
*
doc/filesystems: more mount cleanups
Peng Tao
2009-09-24
1
-6
/
+11
*
doc/filesystems: remove smount program
Randy Dunlap
2009-09-24
1
-175
/
+34
*
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
2009-09-24
3
-1
/
+156
*
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
From: Mel Gorman
2009-09-24
1
-9
/
+3
*
ksm: change default values to better fit into mainline kernel
Izik Eidus
2009-09-24
1
-3
/
+11
*
input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...
Ingo Molnar
2009-09-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
77
-724
/
+403
|
\
|
*
cpumask: Move deprecated functions to end of header.
Rusty Russell
2009-09-24
1
-341
/
+252
|
*
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
2009-09-24
1
-111
/
+1
|
*
cpumask: use new-style cpumask ops in mm/quicklist.
Rusty Russell
2009-09-24
1
-2
/
+1
|
*
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-09-24
4
-14
/
+15
|
*
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
2009-09-24
1
-2
/
+2
|
*
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
cpumask: use mm_cpumask() wrapper: mn10300
Rusty Russell
2009-09-24
1
-6
/
+6
|
*
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-24
6
-20
/
+21
|
*
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
4
-13
/
+13
|
*
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-24
4
-8
/
+8
|
*
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
12
-18
/
+0
|
*
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2009-09-24
2
-3
/
+4
|
*
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-09-24
2
-3
/
+4
|
*
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-09-24
12
-20
/
+25
[next]