Age | Commit message (Expand) | Author |
2010-10-27 | ipc: initialize structure memory to zero for compat functions | Dan Rosenberg |
2010-10-27 | ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm | Helge Deller |
2010-10-27 | exec: don't turn PF_KTHREAD off when a target command was not found | KOSAKI Motohiro |
2010-10-27 | /proc/stat: fix scalability of irq sum of all cpu | KAMEZAWA Hiroyuki |
2010-10-27 | /proc/stat: scalability of irq num per cpu | KAMEZAWA Hiroyuki |
2010-10-27 | procfs: fix /proc/softirqs formatting | Davidlohr Bueso |
2010-10-27 | /proc/pid/pagemap: document in Documentation/filesystems/proc.txt | Nikanth Karthikesan |
2010-10-27 | /proc/pid/smaps: export amount of anonymous memory in a mapping | Nikanth Karthikesan |
2010-10-27 | exit: add lock context annotation on find_new_reaper() | Namhyung Kim |
2010-10-27 | coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y | Roland McGrath |
2010-10-27 | core_pattern: fix truncation by core_pattern handler with long parameters | Xiaotian Feng |
2010-10-27 | signals: move cred_guard_mutex from task_struct to signal_struct | KOSAKI Motohiro |
2010-10-27 | signals: annotate lock context change on ptrace_stop() | Namhyung Kim |
2010-10-27 | signals: annotate lock_task_sighand() | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on xtensa | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on um | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on tile | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on sparc | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on sh | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on score | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on powerpc | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on mn10300 | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on MIPS | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on microblaze | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on m68knommu | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on m68k | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on m32r | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on h8300 | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on frv | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() and friends on Blackfin | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on avr32 | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on ARM | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on x86 | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-27 | ptrace: cleanup ptrace_request() | Namhyung Kim |
2010-10-27 | ptrace: change signature of sys_ptrace() and friends | Namhyung Kim |
2010-10-27 | ptrace: annotate lock context change on exit_ptrace() | Namhyung Kim |
2010-10-27 | memcg: generic filestat update interface | KAMEZAWA Hiroyuki |
2010-10-27 | memcg: cpu hotplug aware quick acount_move detection | KAMEZAWA Hiroyuki |
2010-10-27 | memcg: cpu hotplug aware percpu count updates | KAMEZAWA Hiroyuki |
2010-10-27 | memcg: use for_each_mem_cgroup | KAMEZAWA Hiroyuki |
2010-10-27 | memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accout... | KAMEZAWA Hiroyuki |
2010-10-27 | memcg: fix race in file_mapped accouting flag management | KAMEZAWA Hiroyuki |
2010-10-27 | cgroup: notify ns_cgroup deprecated | Daniel Lezcano |
2010-10-27 | cgroups: add check for strcpy destination string overflow | Evgeny Kuznetsov |
2010-10-27 | cgroup: make the mount options parsing more accurate | Daniel Lezcano |
2010-10-27 | cgroup: add clone_children control file | Daniel Lezcano |
2010-10-27 | cgroup_freezer: update_freezer_state() does incorrect state transitions | Tomasz Buchert |