summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2009-01-05hrtimer: fixup commentsThomas Gleixner
2009-01-05hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra
2009-01-05hrtimer: simplify hotplug migrationThomas Gleixner
2009-01-05hrtimer: fix HOTPLUG_CPU=n compile warningThomas Gleixner
2009-01-05hrtimer: splitout peek ahead functionalityThomas Gleixner
2009-01-05rcu: fix rcutorture bugPaul E. McKenney
2009-01-05rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney
2009-01-05rcu: make treercu safe for suspend and resumePaul E. McKenney
2009-01-05rcu: fix rcutree grace-period-latency bug on small systemsPaul E. McKenney
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells
2009-01-05module: convert to stop_machine_create/destroy.Heiko Carstens
2009-01-05stop_machine: introduce stop_machine_create/destroy.Heiko Carstens
2009-01-05module: fix module loading failure of large kernel modules for pariscHelge Deller
2009-01-05module: fix warning of unused function when !CONFIG_PROC_FSJianjun Kong
2009-01-05kernel/module.c: compare symbol values when marking symbols as exported in /p...Tim Abbott
2009-01-04cgroups: fix a race between cgroup_clone and umountLi Zefan