summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-29workqueue: fix deadlock in worker_maybe_bind_and_lock()Tejun Heo
2011-04-29hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyThomas Gleixner
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-21ftrace: Build without frame pointers on MicroblazeMichal Simek
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-15futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart
2011-04-13block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds
2011-04-12block: fixup block IO unplug trace callJens Axboe
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-04-11sched: Fix erroneous all_pinned logicKen Chen
2011-04-11sched: Fix sched-domain avg_load calculationKen Chen
2011-04-11perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()Stephane Eranian
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra
2011-04-04kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap
2011-04-04kernel/signal.c: fix typos and coding styleRandy Dunlap
2011-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-04ntp: fix non privileged system time shiftingRichard Cochran
2011-04-02genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31perf: Fix task_struct reference leakPeter Zijlstra
2011-03-31perf: Rebase max unprivileged mlock threshold on top of page sizeFrederic Weisbecker
2011-03-31sched: Fix rebalance interval calculationSisir Koppaka
2011-03-31sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_F...Dario Faggioli
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner