Age | Commit message (Expand) | Author |
2008-07-25 | cgroup_clone: use pid of newly created task for new cgroup | Serge E. Hallyn |
2008-07-25 | cgroup files: convert res_counter_write() to be a cgroups write_string() handler | Paul Menage |
2008-07-25 | cgroup files: remove cpuset_common_file_write() | Paul Menage |
2008-07-25 | cgroup files: turn attach_task_by_pid directly into a cgroup write handler | Paul Menage |
2008-07-25 | cgroup files: move notify_on_release file to separate write handler | Paul Menage |
2008-07-25 | cgroups: misc cleanups to write_string patchset | Paul Menage |
2008-07-25 | cgroup files: move the release_agent file to use typed handlers | Paul Menage |
2008-07-25 | cgroup files: add write_string cgroup control file method | Paul Menage |
2008-07-25 | cgroups: annotate two variables with __read_mostly | Li Zefan |
2008-07-25 | cgroup: list_for_each cleanup | KOSAKI Motohiro |
2008-07-25 | cgroup: use read lock to guard find_existing_css_set() | Li Zefan |
2008-07-25 | kprobes: remove redundant config check | Abhishek Sagar |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S |
2008-07-25 | printk ratelimiting rewrite | Dave Young |
2008-07-25 | kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() | Arjan van de Ven |
2008-07-25 | Add a WARN() macro; this is WARN_ON() + printk arguments | Arjan van de Ven |
2008-07-25 | clean up duplicated alloc/free_thread_info | FUJITA Tomonori |
2008-07-25 | call_usermodehelper(): increase reliability | KOSAKI Motohiro |
2008-07-25 | build kernel/profile.o only when requested | Adrian Bunk |
2008-07-25 | kallsyms: fix potential overflow in binary search | Vegard Nossum |
2008-07-25 | flag parameters: fix compile error of sys_epoll_create1 | Wang Chen |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-24 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-07-24 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-24 | flag parameters: NONBLOCK in pipe | Ulrich Drepper |
2008-07-24 | flag parameters: inotify_init | Ulrich Drepper |
2008-07-24 | flag parameters: eventfd | Ulrich Drepper |
2008-07-24 | flag parameters: signalfd | Ulrich Drepper |
2008-07-24 | flag parameters: paccept | Ulrich Drepper |
2008-07-24 | generic irqs: handle failure of irqchip->set_type in setup_irq | Uwe Kleine-König |
2008-07-24 | pm: fix try_to_freeze_tasks()'s use of do_div() | David Howells |
2008-07-24 | pm: schedule sysrq poweroff on boot cpu | Zhang Rui |
2008-07-24 | pm: introduce new interfaces schedule_work_on() and queue_work_on() | Zhang Rui |
2008-07-24 | pm: hibernation: simplify memory bitmap | Akinobu Mita |
2008-07-24 | pm: boot time suspend selftest | David Brownell |
2008-07-24 | swsusp: provide users with a hint about the no_console_suspend option | Pavel Machek |
2008-07-24 | security: filesystem capabilities refactor kernel code | Andrew G. Morgan |
2008-07-24 | hugetlb: multiple hstates for multiple page sizes | Andi Kleen |
2008-07-24 | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman |
2008-07-24 | mm/vmstat.c: proper externs | Adrian Bunk |
2008-07-24 | sched: clean up compiler warning | Peter Zijlstra |
2008-07-23 | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2008-07-23 | x86_64 syscall audit fast-path | Roland McGrath |
2008-07-23 | set_irq_wake: fix return code and wake status tracking | Uwe Kleine-König |
2008-07-23 | sched: fix hrtick & generic-ipi dependency | Ingo Molnar |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |