summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-04-29sched-latest-fix-1Stephen Rothwell
2008-04-29Merge commit 'sched-latest/latest'Stephen Rothwell
2008-04-29Merge commit 'x86-latest/latest'Stephen Rothwell
2008-04-29Merge commit 'arm/devel'Stephen Rothwell
2008-04-29Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-04-29Merge commit 'hrt/mm'Stephen Rothwell
2008-04-29Merge commit 'tests/master'Stephen Rothwell
2008-04-29Merge commit 'acpi/test'Stephen Rothwell
2008-04-29Merge commit 'sched/for-akpm'Stephen Rothwell
2008-04-29Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-29Merge commit 'sched-fixes/for-linus'Stephen Rothwell
2008-04-29PM: Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-04-28hrtimer: raise softirq unlocked to avoid circular lock dependencyThomas Gleixner
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-28mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn
2008-04-28vmcoreinfo: add page flags valuesKen'ichi Ohmichi
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter
2008-04-28kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-27[PATCH] split linux/file.hAl Viro
2008-04-27hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQBodo Stroesser
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte
2008-04-27slub: add kmemcheck supportVegard Nossum
2008-04-27kmemcheck: add the kmemcheck coreVegard Nossum
2008-04-27stackprotector: turn not having the right gcc into a #warningArjan van de Ven
2008-04-27panic.c: fix whitespace additionsDaniel Walker
2008-04-27x86: add CONFIG_CC_STACKPROTECTOR self-testArjan van de Ven
2008-04-27panic: print out stacktrace if DEBUG_BUGVERBOSEIngo Molnar
2008-04-27panic: print more informative messages on stackprotect failureIngo Molnar
2008-04-27use canary at end of stack to indicate overruns at oops timeEric Sandeen
2008-04-27kmemcheck: fix-up (some bogus) reportsIngo Molnar
2008-04-27x86, generic: mark early_printk as asmlinkageJiri Slaby
2008-04-26sched: make rt_sched_class, idle_sched_class staticHarvey Harrison
2008-04-26ftrace: use raw_smp_processor_id for mcount functionsSteven Rostedt
2008-04-26LTTng instrumentation kernelMathieu Desnoyers
2008-04-26Port ftrace to markersMathieu Desnoyers
2008-04-26Linux Kernel Markers - Use Immediate ValuesMathieu Desnoyers
2008-04-26Markers - remove extra format argumentMathieu Desnoyers
2008-04-26From: Adrian Bunk <bunk@kernel.org>Mathieu Desnoyers
2008-04-26Scheduler Profiling - Use Immediate ValuesMathieu Desnoyers
2008-04-26Immediate Values - JumpMathieu Desnoyers