Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 21 | -28/+0 |
2011-07-27 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko | 6 | -1/+43 |
2011-07-27 | memcg: get rid of percpu_charge_mutex lock | Michal Hocko | 1 | -10/+2 |
2011-07-27 | memcg: add mem_cgroup_same_or_subtree() helper | Michal Hocko | 1 | -25/+26 |
2011-07-27 | memcg: unify sync and async per-cpu charge cache draining | Michal Hocko | 1 | -14/+34 |
2011-07-27 | memcg: do not try to drain per-cpu caches without pages | Michal Hocko | 1 | -6/+7 |
2011-07-27 | memcg: add memory.vmscan_stat | KAMEZAWA Hiroyuki | 5 | -18/+303 |
2011-07-27 | memcg: fix behavior of mem_cgroup_resize_limit() | Daisuke Nishimura | 1 | -1/+1 |
2011-07-27 | memcg: fix vmscan count in small memcgs | KAMEZAWA Hiroyuki | 1 | -6/+12 |
2011-07-27 | memcg: change memcg_oom_mutex to spinlock | Michal Hocko | 1 | -11/+11 |
2011-07-27 | memcg: make oom_lock 0 and 1 based rather than counter | Michal Hocko | 1 | -16/+70 |
2011-07-27 | memcg: consolidate memory cgroup lru stat functions | KAMEZAWA Hiroyuki | 4 | -132/+60 |
2011-07-27 | memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() | KAMEZAWA Hiroyuki | 3 | -25/+26 |
2011-07-27 | rtc: fix hrtimer deadlock | Thomas Gleixner | 1 | -19/+37 |
2011-07-27 | rtc: limit frequency | Thomas Gleixner | 1 | -1/+1 |
2011-07-27 | rtc: handle errors correctly in rtc_irq_set_state() | Thomas Gleixner | 1 | -0/+3 |
2011-07-27 | mn10300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-27 | drivers/base/power/opp.c: fix dev_opp initial value | Jonghwan Choi | 1 | -1/+1 |
2011-07-27 | frv, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2 | -5/+1 |
2011-07-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 56 | -287/+697 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 17 | -145/+306 |
2011-07-26 | gma500: udelay(20000) it too long again | Stephen Rothwell | 1 | -1/+1 |
2011-07-26 | USB / Renesas: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 1 | -0/+1 |
2011-07-26 | MMC / TMIO: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 1 | -0/+1 |
2011-07-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 23 | -271/+1420 |
2011-07-26 | ceph: document unlocked d_parent accesses | Sage Weil | 2 | -4/+11 |
2011-07-26 | ceph: explicitly reference rename old_dentry parent dir in request | Sage Weil | 4 | -11/+17 |
2011-07-26 | ceph: document locking for ceph_set_dentry_offset | Sage Weil | 1 | -1/+3 |
2011-07-26 | ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug | Sage Weil | 4 | -13/+18 |
2011-07-26 | ceph: protect d_parent access in ceph_d_revalidate | Sage Weil | 1 | -15/+17 |
2011-07-26 | ceph: protect access to d_parent | Sage Weil | 6 | -15/+33 |
2011-07-26 | ceph: handle racing calls to ceph_init_dentry | Sage Weil | 1 | -9/+12 |
2011-07-26 | ceph: set dir complete frag after adding capability | Sage Weil | 1 | -13/+17 |
2011-07-26 | rbd: set blk_queue request sizes to object size | Josh Durgin | 1 | -0/+15 |
2011-07-26 | ceph: set up readahead size when rsize is not passed | Yehuda Sadeh | 1 | -0/+4 |
2011-07-26 | rbd: cancel watch request when releasing the device | Yehuda Sadeh | 1 | -1/+30 |
2011-07-26 | ceph: ignore lease mask | Sage Weil | 3 | -18/+12 |
2011-07-26 | ceph: fix ceph_lookup_open intent usage | Sage Weil | 3 | -19/+37 |
2011-07-26 | ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC | Sage Weil | 1 | -1/+2 |
2011-07-26 | ceph: fix bad parent_inode calc in ceph_lookup_open | Sage Weil | 1 | -2/+3 |
2011-07-26 | ceph: avoid carrying Fw cap during write into page cache | Sage Weil | 1 | -3/+19 |
2011-07-26 | libceph: don't time out osd requests that haven't been received | Sage Weil | 3 | -7/+12 |
2011-07-26 | ceph: report f_bfree based on kb_avail rather than diffing. | Greg Farnum | 1 | -2/+1 |
2011-07-26 | ceph: only queue capsnap if caps are dirty | Sage Weil | 1 | -4/+2 |
2011-07-26 | ceph: fix snap writeback when racing with writes | Sage Weil | 1 | -3/+20 |
2011-07-26 | ceph: use flag bit for at_end readdir flag | Sage Weil | 2 | -6/+6 |
2011-07-26 | ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io | Sage Weil | 4 | -2/+18 |
2011-07-26 | ceph: add flags field to file_info | Sage Weil | 1 | -1/+2 |
2011-07-26 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -163/+1547 |
2011-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 6 | -274/+286 |