开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-07-25
signals: change collect_signal() to return void
Oleg Nesterov
2008-07-25
signals: collect_signal: simplify the "still_pending" logic
Oleg Nesterov
2008-07-25
signals: collect_signal: remove the unneeded sigismember() check
Oleg Nesterov
2008-07-25
posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process);
Oleg Nesterov
2008-07-25
posix timers: timer_delete: remove the bogus "->it_process != NULL" check
Oleg Nesterov
2008-07-25
cpuset: two minor code-cleanups
Lai Jiangshan
2008-07-25
cpuset: code-cleanup for started_after
Lai Jiangshan
2008-07-25
cpuset: don't pass empty cpumasks to partition_sched_domains()
Lai Jiangshan
2008-07-25
cpuset: avoid unnecessary sched domains rebuilding
Li Zefan
2008-07-25
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...
Miao Xie
2008-07-25
cpusets: restructure the function update_cpumask() and update_nodemask()
Miao Xie
2008-07-25
memcg: limit change shrink usage
KAMEZAWA Hiroyuki
2008-07-25
res_counter: limit change support ebusy
KAMEZAWA Hiroyuki
2008-07-25
memcg: clean up checking of the disabled flag
Li Zefan
2008-07-25
memcg: remove a redundant check
KAMEZAWA Hiroyuki
2008-07-25
memcg: add hints for branch
KAMEZAWA Hiroyuki
2008-07-25
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
2008-07-25
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
2008-07-25
memcg: better migration handling
KAMEZAWA Hiroyuki
2008-07-25
memcg: avoid unnecessary initialization
KAMEZAWA Hiroyuki
2008-07-25
memcg: make global var read_mostly
KAMEZAWA Hiroyuki
2008-07-25
devcgroup: code cleanup
Li Zefan
2008-07-25
devcgroup: relax white-list protection down to RCU
Pavel Emelyanov
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
cgroup files: convert devcgroup_access_write() into a cgroup write_string() h...
Paul Menage
2008-07-25
cgroup files: remove cpuset_common_file_write()
Paul Menage
2008-07-25
cgroup files: turn attach_task_by_pid directly into a cgroup write handler
Paul Menage
2008-07-25
cgroup files: move notify_on_release file to separate write handler
Paul Menage
2008-07-25
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
cgroup files: clean up whitespace in struct cftype
Paul Menage
2008-07-25
cgroups: annotate two variables with __read_mostly
Li Zefan
2008-07-25
cgroup: list_for_each cleanup
KOSAKI Motohiro
2008-07-25
Mark res_counter_charge(_locked) with __must_check
Pavel Emelyanov
2008-07-25
cgroup: use read lock to guard find_existing_css_set()
Li Zefan
2008-07-25
procfs-guide: drop pointless entities
Mike Frysinger
2008-07-25
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
quota: convert macros to inline functions
Jan Kara
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
2008-07-25
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
quota: fix possible infinite loop in quota code
Jan Kara
2008-07-25
UTC timestamp option for FAT filesystems fix
Joe Peterson
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-25
remove the in-kernel struct dirent{,64}
Adrian Bunk
2008-07-25
msdos fs: remove unsettable atari option
Rene Scharfe
2008-07-25
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
[next]