index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
posix timers: timer_delete: remove the bogus "->it_process != NULL" check
Oleg Nesterov
1
-10
/
+8
2008-07-25
cpuset: two minor code-cleanups
Lai Jiangshan
1
-2
/
+2
2008-07-25
cpuset: code-cleanup for started_after
Lai Jiangshan
1
-31
/
+6
2008-07-25
cpuset: don't pass empty cpumasks to partition_sched_domains()
Lai Jiangshan
1
-0
/
+5
2008-07-25
cpuset: avoid unnecessary sched domains rebuilding
Li Zefan
1
-6
/
+12
2008-07-25
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...
Miao Xie
1
-0
/
+7
2008-07-25
cpusets: restructure the function update_cpumask() and update_nodemask()
Miao Xie
1
-72
/
+109
2008-07-25
memcg: limit change shrink usage
KAMEZAWA Hiroyuki
2
-6
/
+45
2008-07-25
res_counter: limit change support ebusy
KAMEZAWA Hiroyuki
1
-0
/
+16
2008-07-25
memcg: clean up checking of the disabled flag
Li Zefan
1
-11
/
+12
2008-07-25
memcg: remove a redundant check
KAMEZAWA Hiroyuki
1
-28
/
+25
2008-07-25
memcg: add hints for branch
KAMEZAWA Hiroyuki
1
-4
/
+4
2008-07-25
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
3
-7
/
+37
2008-07-25
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
6
-80
/
+97
2008-07-25
memcg: better migration handling
KAMEZAWA Hiroyuki
3
-75
/
+86
2008-07-25
memcg: avoid unnecessary initialization
KAMEZAWA Hiroyuki
1
-3
/
+8
2008-07-25
memcg: make global var read_mostly
KAMEZAWA Hiroyuki
1
-3
/
+3
2008-07-25
devcgroup: code cleanup
Li Zefan
1
-14
/
+8
2008-07-25
devcgroup: relax white-list protection down to RCU
Pavel Emelyanov
1
-13
/
+22
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
6
-16
/
+23
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
3
-49
/
+34
2008-07-25
cgroup files: convert devcgroup_access_write() into a cgroup write_string() h...
Paul Menage
1
-63
/
+38
2008-07-25
cgroup files: remove cpuset_common_file_write()
Paul Menage
1
-74
/
+35
2008-07-25
cgroup files: turn attach_task_by_pid directly into a cgroup write handler
Paul Menage
1
-66
/
+14
2008-07-25
cgroup files: move notify_on_release file to separate write handler
Paul Menage
1
-8
/
+13
2008-07-25
cgroups: misc cleanups to write_string patchset
Paul Menage
2
-11
/
+14
2008-07-25
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2
-68
/
+59
2008-07-25
cgroup files: add write_string cgroup control file method
Paul Menage
2
-0
/
+49
2008-07-25
cgroup files: clean up whitespace in struct cftype
Paul Menage
1
-16
/
+16
2008-07-25
cgroups: annotate two variables with __read_mostly
Li Zefan
1
-2
/
+2
2008-07-25
cgroup: list_for_each cleanup
KOSAKI Motohiro
1
-23
/
+21
2008-07-25
Mark res_counter_charge(_locked) with __must_check
Pavel Emelyanov
1
-2
/
+4
2008-07-25
cgroup: use read lock to guard find_existing_css_set()
Li Zefan
1
-2
/
+2
2008-07-25
procfs-guide: drop pointless entities
Mike Frysinger
1
-2
/
+2
2008-07-25
quota: implement sending information via netlink about user below quota
Jan Kara
2
-6
/
+58
2008-07-25
quota: convert macros to inline functions
Jan Kara
2
-17
/
+53
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
8
-19
/
+35
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
2
-8
/
+12
2008-07-25
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2
-119
/
+160
2008-07-25
quota: fix possible infinite loop in quota code
Jan Kara
1
-1
/
+15
2008-07-25
UTC timestamp option for FAT filesystems fix
Joe Peterson
1
-0
/
+8
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
6
-17
/
+35
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
5
-5
/
+0
2008-07-25
remove the in-kernel struct dirent{,64}
Adrian Bunk
2
-21
/
+0
2008-07-25
msdos fs: remove unsettable atari option
Rene Scharfe
2
-13
/
+6
2008-07-25
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
1
-32
/
+39
2008-07-25
fat: use same logic in fat_search_long() and __fat_readdir()
OGAWA Hirofumi
1
-16
/
+26
2008-07-25
fat: cleanup fs/fat/dir.c
OGAWA Hirofumi
1
-64
/
+67
2008-07-25
fat/dir.c: switch to struct __fat_dirent
Adrian Bunk
1
-4
/
+3
2008-07-25
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
OGAWA Hirofumi
1
-20
/
+27
[prev]
[next]