aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2011-07-26ipc/mqueue.c: fix mq_open() return valueJiri Slaby
2011-07-26ipc/mqueue.c: refactor failure handlingJiri Slaby
2011-07-26cpumask: add cpumask_var_t documentationKOSAKI Motohiro
2011-07-26cpumask: alloc_cpumask_var() use NUMA_NO_NODEKOSAKI Motohiro
2011-07-26cpumask: convert for_each_cpumask() with for_each_cpu()KOSAKI Motohiro
2011-07-26fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter()Oleg Nesterov
2011-07-26exec: do not retry load_binary method if CONFIG_MODULES=nTetsuo Handa
2011-07-26exec: do not call request_module() twice from search_binary_handler()Tetsuo Handa
2011-07-26fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko
2011-07-26kernel/fork.c: fix a few coding style issuesDaniel Rebelo de Oliveira
2011-07-26proc: fix a race in do_io_accounting()Vasiliy Kulikov
2011-07-26procfs: return ENOENT on opening a being-removed proc entryDaisuke Ogino
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton
2011-07-26do_coredump: fix the "ispipe" error checkOleg Nesterov
2011-07-26coredump: escape / in hostname and commJiri Slaby
2011-07-26coredump: use task comm instead of (unknown)Jiri Slaby
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko
2011-07-26memcg: get rid of percpu_charge_mutex lockMichal Hocko
2011-07-26memcg: add mem_cgroup_same_or_subtree() helperMichal Hocko
2011-07-26memcg: unify sync and async per-cpu charge cache drainingMichal Hocko
2011-07-26memcg: do not try to drain per-cpu caches without pagesMichal Hocko
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki
2011-07-26memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura
2011-07-26memcg: fix vmscan count in small memcgsKAMEZAWA Hiroyuki
2011-07-26memcg: change memcg_oom_mutex to spinlockMichal Hocko
2011-07-26memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki
2011-07-26memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki
2011-07-26rtc: fix hrtimer deadlockThomas Gleixner
2011-07-26rtc: limit frequencyThomas Gleixner
2011-07-26rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner
2011-07-26mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell
2011-07-26USB / Renesas: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-07-26ceph: document unlocked d_parent accessesSage Weil
2011-07-26ceph: explicitly reference rename old_dentry parent dir in requestSage Weil
2011-07-26ceph: document locking for ceph_set_dentry_offsetSage Weil
2011-07-26ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bugSage Weil
2011-07-26ceph: protect d_parent access in ceph_d_revalidateSage Weil
2011-07-26ceph: protect access to d_parentSage Weil
2011-07-26ceph: handle racing calls to ceph_init_dentrySage Weil
2011-07-26ceph: set dir complete frag after adding capabilitySage Weil