summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-07CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells
2009-01-07Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris
2009-01-06pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06trivial: printk: fix indentation of new_text_line declarationJiri Kosina
2009-01-06sched: fix section mismatchLi Zefan
2009-01-06sched: fix double kfree in failure pathLi Zefan
2009-01-06Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-05hrtimer: splitout peek ahead functionality, fixIngo Molnar
2009-01-05sched: clean up arch_reinit_sched_domains()Li Zefan
2009-01-05sched: mark sched_create_sysfs_power_savings_entries() as __initLi Zefan
2009-01-05Merge branch 'linus' into sched/urgentIngo Molnar