aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds1-1/+4
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+13
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-9/+19
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe1-6/+12
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe1-1/+1
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-20/+3
2011-04-15futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart1-1/+1
2011-04-13block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds1-10/+10
2011-04-12block: fixup block IO unplug trace callJens Axboe1-3/+3
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe1-17/+0
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan1-1/+1
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-1/+5
2011-04-11sched: Fix erroneous all_pinned logicKen Chen1-7/+4
2011-04-11sched: Fix sched-domain avg_load calculationKen Chen1-1/+2
2011-04-11perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()Stephane Eranian1-0/+12
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap1-2/+2
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+16
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds40-55/+55
2011-04-05sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra2-4/+15
2011-04-04kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap1-2/+63
2011-04-04kernel/signal.c: fix typos and coding styleRandy Dunlap1-42/+48
2011-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+14
2011-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+7
2011-04-04ntp: fix non privileged system time shiftingRichard Cochran1-0/+2
2011-04-02genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng1-0/+1
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard1-2/+3
2011-03-31Fix common misspellingsLucas De Marchi40-55/+55
2011-03-31perf: Fix task_struct reference leakPeter Zijlstra1-0/+5
2011-03-31perf: Rebase max unprivileged mlock threshold on top of page sizeFrederic Weisbecker1-2/+2
2011-03-31sched: Fix rebalance interval calculationSisir Koppaka1-2/+3
2011-03-31sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_FIFO tasksDario Faggioli1-0/+11
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-3/+0
2011-03-29genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner1-1/+1
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner1-10/+0
2011-03-29genirq: Remove compat codeThomas Gleixner12-276/+24
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner1-2/+6
2011-03-29genirq: Fix harmless typoThomas Gleixner1-1/+1
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-95/+205
2011-03-29genirq; Fix cleanup falloutThomas Gleixner2-8/+10
2011-03-28Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier1-2/+2
2011-03-28genirq: Fix typo and remove unused variableThomas Gleixner2-2/+1
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap1-1/+1
2011-03-28genirq: Remove handle_IRQ_eventThomas Gleixner1-12/+0
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner2-0/+49
2011-03-28genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner8-57/+49
2011-03-27genirq: Split irq_set_affinity() so it can be called with lock held.David Daney1-18/+30
2011-03-27genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner1-4/+6
2011-03-27genirq: Add chip hooks for taking CPUs on/off line.David Daney1-0/+58
2011-03-27genirq: Add irq disabled flag to irq_data stateThomas Gleixner2-2/+4
2011-03-27genirq: Reserve the irq when calling irq_set_chip()David Daney1-0/+6