Age | Commit message (Expand) | Author |
2009-06-18 | ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage | Oleg Nesterov |
2009-06-18 | ptrace: wait_task_zombie: s/->parent/->real_parent/ | Oleg Nesterov |
2009-06-18 | ptrace_get_task_struct: s/tasklist/rcu/, make it static | Oleg Nesterov |
2009-06-18 | ptrace: do not use task_lock() for attach | Oleg Nesterov |
2009-06-18 | ptrace: cleanup check/set of PT_PTRACED during attach | Oleg Nesterov |
2009-06-18 | ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm | Oleg Nesterov |
2009-06-18 | ptrace: do not use task->ptrace directly in core kernel | Oleg Nesterov |
2009-06-18 | ptrace: mm_need_new_owner: use ->real_parent to search in the siblings | Oleg Nesterov |
2009-06-18 | allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND | Oleg Nesterov |
2009-06-18 | memcg: add interface to reset limits | Daisuke Nishimura |
2009-06-18 | cgroups: forbid noprefix if mounting more than just cpuset subsystem | Li Zefan |
2009-06-18 | softirq: introduce statistics for softirq | Keika Kobayashi |
2009-06-18 | perf_counter: Add event overlow handling | Peter Zijlstra |
2009-06-17 | ring-buffer: have benchmark test print to trace buffer | Steven Rostedt |
2009-06-17 | ring-buffer: do not grab locks in nmi | Steven Rostedt |
2009-06-17 | ring-buffer: add locks around rb_per_cpu_empty | Steven Rostedt |
2009-06-17 | ring-buffer: check for less than two in size allocation | Steven Rostedt |
2009-06-17 | ring-buffer: remove useless compile check for buffer_page size | Steven Rostedt |
2009-06-17 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-06-17 | sched: Fix out of scope variable access in sched_slice() | Christian Engelmayer |
2009-06-17 | sched: Hide runqueues from direct refer at source code level | Hitoshi Mitake |
2009-06-17 | sched: Remove unneeded __ref tag | Li Zefan |
2009-06-17 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | slow-work: use round_jiffies() for thread pool's cull and OOM timers | Chris Peterson |
2009-06-16 | groups: move code to kernel/groups.c | Alexey Dobriyan |
2009-06-16 | kernel/kfifo.c: replace conditional test with is_power_of_2() | Robert P. J. Day |
2009-06-16 | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro |
2009-06-16 | mm, PM/Freezer: Disable OOM killer when tasks are frozen | Rafael J. Wysocki |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman |
2009-06-16 | cpuset,mm: update tasks' mems_allowed in time | Miao Xie |
2009-06-16 | cpusets: update tasks' page/slab spread flags in time | Miao Xie |
2009-06-16 | cpusets: restructure the function cpuset_update_task_memory_state() | Miao Xie |
2009-06-16 | ring-buffer: remove useless warn on check | Steven Rostedt |
2009-06-16 | ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index | Steven Rostedt |
2009-06-16 | tracing/filters: fix race between filter setting and module unload | Li Zefan |
2009-06-16 | tracing/filters: free filter_string in destroy_preds() | Li Zefan |
2009-06-16 | ring-buffer: use commit counters for commit pointer accounting | Steven Rostedt |
2009-06-16 | ring-buffer: remove unused variable | Steven Rostedt |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-06-16 | printk: add KERN_DEFAULT loglevel to print_modules() | Linus Torvalds |
2009-06-16 | printk: Add KERN_DEFAULT printk log-level | Linus Torvalds |
2009-06-16 | printk: clean up handling of log-levels and newlines | Linus Torvalds |
2009-06-16 | ring-buffer: have benchmark test handle discarded events | Steven Rostedt |
2009-06-15 | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim |
2009-06-15 | sched: delayed cleanup of user_struct | Kay Sievers |
2009-06-15 | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2009-06-15 | Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-06-15 | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |