index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
5
-0
/
+232
2009-01-08
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
1
-13
/
+22
2009-01-08
misc: add dell-laptop driver
Matthew Garrett
4
-0
/
+454
2009-01-08
dcdbas: export functionality for use in other drivers
Matthew Garrett
2
-4
/
+7
2009-01-08
ELF: implement AT_RANDOM for glibc PRNG seeding
Kees Cook
2
-3
/
+15
2009-01-08
mqueue: fix si_pid value in mqueue do_notify()
Sukadev Bhattiprolu
1
-1
/
+2
2009-01-08
pid: generalize task_active_pid_ns
Eric W. Biederman
3
-7
/
+9
2009-01-08
pid: implement ns_of_pid
Eric W. Biederman
1
-0
/
+18
2009-01-08
cpuset: remove remaining pointers to cpumask_t
Li Zefan
2
-17
/
+21
2009-01-08
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
Li Zefan
1
-40
/
+60
2009-01-08
cpuset: don't allocate trial cpuset on stack
Li Zefan
1
-33
/
+60
2009-01-08
cpuset: convert cpuset_attach() to use cpumask_var_t
Li Zefan
1
-5
/
+9
2009-01-08
cpuset: remove on stack cpumask_t in cpuset_can_attach()
Li Zefan
1
-6
/
+5
2009-01-08
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
Li Zefan
1
-3
/
+3
2009-01-08
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into to...
Miao Xie
1
-3
/
+7
2009-01-08
cpuset: rcu_read_lock() to protect task_cs()
Lai Jiangshan
1
-8
/
+3
2009-01-08
cgroups: add css_tryget()
Paul Menage
2
-11
/
+88
2009-01-08
cgroups: use hierarchy_mutex in memory controller
Paul Menage
1
-8
/
+6
2009-01-08
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
3
-4
/
+52
2009-01-08
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
4
-102
/
+76
2009-01-08
memcg: fix LRU accounting for SwapCache
KAMEZAWA Hiroyuki
1
-9
/
+50
2009-01-08
memcg: use css_tryget in memcg
KAMEZAWA Hiroyuki
1
-36
/
+62
2009-01-08
memcg: fix double free and make refcnt sane
KAMEZAWA Hiroyuki
1
-15
/
+6
2009-01-08
memcg: fix swap accounting leak
KAMEZAWA Hiroyuki
3
-13
/
+46
2009-01-08
memcg: change try_to_free_pages to hierarchical_reclaim
Daisuke Nishimura
1
-8
/
+4
2009-01-08
memcg: avoid deadlock caused by race between oom and cpuset_attach
Daisuke Nishimura
2
-2
/
+5
2009-01-08
memcg: remove mem_cgroup_try_charge
Daisuke Nishimura
2
-28
/
+1
2009-01-08
memcg: don't trigger oom at page migration
Daisuke Nishimura
1
-1
/
+1