summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 24Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 23Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 19Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 18Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 17Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 09Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 08Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 07Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 06Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 05Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 04Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 03Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 02Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 01Heiko Carstens
2009-01-14[CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-14ftrace, trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker
2009-01-14tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker
2009-01-14ftrace, ia64: Add macro for ftrace_callerShaohua Li
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li
2009-01-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-12async: fix __lowest_in_progress()Arjan van de Ven
2009-01-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-12smp_call_function_single(): be slightly less stupid, fix #2Ingo Molnar
2009-01-12Revert "sched: improve preempt debugging"Ingo Molnar
2009-01-11kernel/sched.c: add missing forward declaration for 'double_rq_lock'Steven Noonan
2009-01-11smp_call_function_single(): be slightly less stupid, fixIngo Molnar
2009-01-11mmiotrace: count events lost due to not recordingPekka Paalanen
2009-01-11trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-01-11tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker
2009-01-11kernel/trace/ring_buffer.c: use DIV_ROUND_UPAndrew Morton
2009-01-11kernel/trace/ring_buffer.c: reduce inliningAndrew Morton
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar
2009-01-11smp_call_function_single(): be slightly less stupidAndrew Morton
2009-01-11Merge commit 'v2.6.29-rc1' into core/urgentIngo Molnar
2009-01-11sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan
2009-01-11cpumask: fix CONFIG_NUMA=y sched.cRusty Russell
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-09async: make async a command line option for nowArjan van de Ven
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-01-09CRED: Must initialise the new creds in prepare_kernel_cred()David Howells
2009-01-09CRED: Missing put_cred() in prepare_kernel_cred()David Howells
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-08async: make async_synchronize_full() more serializingArjan van de Ven