summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-26hrtimer: remove #include <linux/irq.h>KOSAKI Motohiro
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar
2008-12-25Merge commit 'v2.6.28' into kmemcheckIngo Molnar
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar
2008-12-25[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-25[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra
2008-12-25param: arch_get_boot_command_line()Rusty Russell
2008-12-25param: put core_param in separate sectionRusty Russell
2008-12-25param: allow parse_args to work non-destructively.Rusty Russell
2008-12-25stacktrace: provide save_stack_trace_tsk() weak aliasIngo Molnar
2008-12-25rcu: provide RCU options on non-preempt architectures tooIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-23sched: nominate preferred wakeup cpu, fixVaidyanathan Srinivasan
2008-12-23ring-buffer: prevent false positive warningSteven Rostedt
2008-12-23ring-buffer: fix dangling commit raceSteven Rostedt
2008-12-23aio: make the lookup_ioctx() locklessJens Axboe
2008-12-23Do not free io context when taking recursive faults in do_exitNikanth Karthikesan
2008-12-23trivial: printk: fix indentation of new_text_line declarationJiri Kosina
2008-12-22[XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy
2008-12-22pm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-22kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu
2008-12-19printk: fix discarding message when recursion_bugHiroshi Shimamoto
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg
2008-12-19Hibernate: Replace unnecessary evaluation of pfn_to_page()Rafael J. Wysocki
2008-12-19Hibernate: Take overlapping zones into account (rev. 2)Rafael J. Wysocki
2008-12-19Hibernate: Do not oops on resume if image data are incorrectRafael J. Wysocki
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki
2008-12-19Hibernate: Call platform_begin before swsusp_shrink_memoryZhang Rui
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19sched: fix warning in kernel/sched.cIngo Molnar
2008-12-19sched: activate active load balancing in new idle cpusVaidyanathan Srinivasan
2008-12-19sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan
2008-12-19sched: nominate preferred wakeup cpuVaidyanathan Srinivasan
2008-12-19sched: favour lower logical cpu number for sched_mc balanceVaidyanathan Srinivasan
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy
2008-12-19futex: clean up futex_(un)lock_pi fault handlingDarren Hart
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar
2008-12-19tracing: fix warning in kernel/trace/trace.cIngo Molnar
2008-12-19hrtimers: fix warning in kernel/hrtimer.cIngo Molnar
2008-12-19Merge commit 'v2.6.28-rc8' into core/percpuIngo Molnar