aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro
2008-11-01reserve_region_with_split: Fix GFP_KERNEL usage under spinlockLinus Torvalds
2008-10-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt
2008-10-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-30'kill sig -1' must only apply to caller's namespaceSukadev Bhattiprolu
2008-10-30kernel/profile: fix profile_init() section mismatchPaul Mundt
2008-10-30freezer_cg: simplify freezer_change_state()Li Zefan
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan
2008-10-30freezer_cg: remove redundant check in freezer_can_attach()Li Zefan
2008-10-30freezer_cg: fix improper BUG_ON() causing oopsLi Zefan
2008-10-30sched: change sched_debug's mode to 0444Li Zefan
2008-10-29ftrace: fix trace_nop config selectSteven Rostedt
2008-10-28resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA...Suresh Siddha
2008-10-28ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt
2008-10-28lockdep: fix irqs on/off ip tracingHeiko Carstens
2008-10-28lockdep: minor fix for debug_show_all_locks()qinghuang feng
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker
2008-10-27tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker
2008-10-27tracepoint: check if the probe has been registeredFrederic Weisbecker
2008-10-27trace: fix printk warning for u64Stephen Rothwell
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-26cgroup: remove unused variableStephen Rothwell
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds
2008-10-24ftrace: warning in kernel/trace/ftrace.cIngo Molnar
2008-10-24sched: virtual time buddy preemptionPeter Zijlstra
2008-10-24sched: re-instate vruntime based wakeup preemptionPeter Zijlstra
2008-10-24sched: weaken sync hintMike Galbraith
2008-10-24sched: more accurate min_vruntime accountingPeter Zijlstra
2008-10-24sched: fix a find_busiest_group bugletPeter Zijlstra
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar
2008-10-23kernel/resource: fix reserve_region_with_split() section mismatchPaul Mundt
2008-10-23printk: remove unused code from kernel/printk.croel kluin
2008-10-23Fix compile warning in kernel/params.cLinus Torvalds
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-23Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-23Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds