index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
Paul Menage
1
-49
/
+199
2009-09-24
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
Paul Menage
3
-106
/
+88
2009-09-24
cgroups: support named cgroups hierarchies
Paul Menage
2
-48
/
+156
2009-09-24
cgroups: make unlock sequence in cgroup_get_sb consistent
Xiaotian Feng
1
-1
/
+1
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
4
-5
/
+5
2009-09-24
page-types: add feature for walking process address space
Wu Fengguang
1
-20
/
+180
2009-09-24
Documentation/vm/.gitignore: add page-types
Josh Triplett
1
-0
/
+1
2009-09-24
includecheck fix: Documentation, cfag12864b-example.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-24
Documentation: update stale definition of file-nr in fs.txt
Xiaotian Feng
1
-7
/
+10
2009-09-24
doc/filesystems: more mount cleanups
Peng Tao
1
-6
/
+11
2009-09-24
doc/filesystems: remove smount program
Randy Dunlap
1
-175
/
+34
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
3
-1
/
+156
2009-09-24
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
From: Mel Gorman
1
-9
/
+3
2009-09-24
ksm: change default values to better fit into mainline kernel
Izik Eidus
1
-3
/
+11
2009-09-24
input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...
Ingo Molnar
1
-0
/
+1
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
56
-56
/
+2
2009-09-24
Revert "kmod: fix race in usermodehelper code"
Sebastian Andrzej Siewior
1
-8
/
+5
2009-09-24
cpumask: Move deprecated functions to end of header.
Rusty Russell
1
-341
/
+252
2009-09-24
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
1
-111
/
+1
2009-09-24
cpumask: use new-style cpumask ops in mm/quicklist.
Rusty Russell
1
-2
/
+1
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
4
-14
/
+15
2009-09-24
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
1
-2
/
+2
2009-09-24
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: mn10300
Rusty Russell
1
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
6
-20
/
+21
2009-09-24
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
4
-13
/
+13
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
4
-8
/
+8
2009-09-24
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
12
-18
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
12
-20
/
+25
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2
-12
/
+13
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2
-8
/
+9
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
1
-11
/
+0
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
2009-09-24
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove unused cpu_mask_all
Rusty Russell
2
-8
/
+0
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
1
-1
/
+1
[next]