summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-08cgroups: fix cgroup_iter_next() bugLai Jiangshan
2009-01-08cgroups: add lock for child->cgroups in cgroup_post_fork()Lai Jiangshan
2009-01-08ns_cgroup: remove unused spinlockLi Zefan
2009-01-08cgroups: remove some redundant NULL checksLi Zefan
2009-01-08Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter
2009-01-08CRED: Fix commit_creds() on a process that has no mmDavid Howells
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds
2009-01-07rcu: fix bug in rcutorture system-shutdown codePaul E. McKenney
2009-01-07ring_buffer: fix ring_buffer_event_length()Robert Richter
2009-01-07stop_machine/cpu hotplug: fix disable_nonboot_cpusHeiko Carstens
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07async: don't do the initcall stuff post bootArjan van de Ven
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven
2009-01-07sched: fix possible recursive rq->lockPeter Zijlstra
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06dma-coherent: catch oversized requests to dma_alloc_from_coherent()Johannes Weiner
2009-01-06dma_alloc_coherent: clean it upAndrew Morton
2009-01-06dma_alloc_from_coherent(): fix fallback to generic memoryAndrew Morton
2009-01-06coredump_filter: permit changing of the default filterHidehiro Kawai
2009-01-06SEND_SIG_NOINFO: set si_pid to tgid instead of pidSukadev Bhattiprolu
2009-01-06SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundarySukadev Bhattiprolu
2009-01-06kmod: fix varargs kernel-docRandy Dunlap
2009-01-06kprobes: support probing module __init functionMasami Hiramatsu
2009-01-06module: add MODULE_STATE_LIVE notifyMasami Hiramatsu
2009-01-06kprobes: remove called_from argumentMasami Hiramatsu
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu
2009-01-06kprobes: add __kprobes to kprobe internal functionsMasami Hiramatsu
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06module: add within_module_core() and within_module_init()Masami Hiramatsu
2009-01-06kprobes: add tests for register_kprobesMasami Hiramatsu
2009-01-06kprobes: indirectly call kprobe_targetMasami Hiramatsu
2009-01-06kprobes: bugfix: try_module_get even if calling_mod is NULLMasami Hiramatsu
2009-01-06profile: don't include <asm/ptrace.h> twice.KOSAKI Motohiro
2009-01-06Allow times and time system calls to return small negative valuesPaul Mackerras
2009-01-06oops: increment the oops UUID every time we oopsArjan van de Ven
2009-01-06fork.c: cleanup for copy_sighand()Zhaolei
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-06mm: remove cgroup_mm_owner_callbacksHugh Dickins
2009-01-06oom: print triggering task's cpuset and mems allowedDavid Rientjes