Commit Graph

11452 Commits (62a45b60923a576170a1a0c309c240d9f40d193d)

Author SHA1 Message Date
Tejun Heo 5035b20fa5 workqueue: fix deadlock in worker_maybe_bind_and_lock() 14 years ago
Thomas Gleixner ce31332d3c hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically 14 years ago
Hillf Danton 1409f141ac kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog 14 years ago
Michal Simek d20ac25282 ftrace: Build without frame pointers on Microblaze 14 years ago
Rafael J. Wysocki 19234c0819 PM: Add missing syscore_suspend() and syscore_resume() calls 14 years ago
Rafael J. Wysocki 2ca6f62f59 PM: Fix error code paths executed after failing syscore_suspend() 14 years ago
Linus Torvalds c78193e9c7 next_pidmap: fix overflow condition 14 years ago
Richard Cochran 1791f88143 posix clocks: Replace mutex with reader/writer semaphore 14 years ago
Jens Axboe 49cac01e1f block: make unplug timer trace event correspond to the schedule() unplug 14 years ago
Jens Axboe a237c1c5bc block: let io_schedule() flush the plug inline 14 years ago
Darren Hart 0cd9c6494e futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup 14 years ago
Linus Torvalds 6631e635c6 block: don't flush plugged IO on forced preemtion scheduling 14 years ago
Jens Axboe 94b5eb28b4 block: fixup block IO unplug trace call 14 years ago
Jens Axboe d9c9783317 block: remove block_unplug_timer() trace point 14 years ago
Shriram Rajagopalan d419e4c0f7 fix XEN_SAVE_RESTORE Kconfig dependencies 14 years ago
Rafael J. Wysocki 1f112cee07 PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS 14 years ago
Ken Chen b30aef17f7 sched: Fix erroneous all_pinned logic 14 years ago
Ken Chen b0432d8f16 sched: Fix sched-domain avg_load calculation 14 years ago
Stephane Eranian e566b76ed3 perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec() 14 years ago
Randy Dunlap f9fa0bc1fa signal.c: fix erroneous syscall kernel-doc 14 years ago
Peter Zijlstra 49c022e657 sched: Clean up rebalance_domains() load-balance interval calculation 14 years ago
Randy Dunlap 41c57892a2 kernel/signal.c: add kernel-doc notation to syscalls 14 years ago
Randy Dunlap 5aba085ede kernel/signal.c: fix typos and coding style 14 years ago
Richard Cochran 4352d9d44b ntp: fix non privileged system time shifting 14 years ago
Xiaotian Feng 4f5058c3b7 genirq: Fix cpumask leak in __setup_irq() 14 years ago
Anton Blanchard c0bb9e45f3 kdump: Allow shrinking of kdump region to be overridden 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Peter Zijlstra fd1edb3aa2 perf: Fix task_struct reference leak 14 years ago
Frederic Weisbecker 20443384fe perf: Rebase max unprivileged mlock threshold on top of page size 14 years ago
Sisir Koppaka 3436ae1298 sched: Fix rebalance interval calculation 14 years ago
Dario Faggioli a51e919818 sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_FIFO tasks 14 years ago
Thomas Gleixner 78c8982564 genirq: Remove the now obsolete config options and select statements 14 years ago
Stephen Rothwell ac0e0447be genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build 14 years ago
Thomas Gleixner 353c8ed44f genirq: Fix misnamed label in handle_edge_eoi_irq 14 years ago
Thomas Gleixner 851d7cf647 genirq: Remove move_*irq leftovers 14 years ago
Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 14 years ago
Thomas Gleixner a6e120ed42 alpha: Use generic show_interrupts() 14 years ago
Thomas Gleixner cd22c0e44b genirq: Fix harmless typo 14 years ago
Thomas Gleixner 0ef5ca1e1f genirq; Fix cleanup fallout 14 years ago
Roland Dreier 243b422af9 Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo 14 years ago
Thomas Gleixner a6aeddd1c4 genirq: Fix typo and remove unused variable 14 years ago
Randy Dunlap 30398bf6c6 genirq: Fix new kernel-doc warnings 14 years ago
Thomas Gleixner 33b054b867 genirq: Remove handle_IRQ_event 14 years ago
Thomas Gleixner 0521c8fbb3 genirq: Provide edge_eoi flow handler 14 years ago
Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 14 years ago
David Daney c2d0c555c2 genirq: Split irq_set_affinity() so it can be called with lock held. 14 years ago
Thomas Gleixner b3d422329f genirq: Add chip flag for restricting cpu_on/offline calls 14 years ago
David Daney 0fdb4b259e genirq: Add chip hooks for taking CPUs on/off line. 14 years ago
Thomas Gleixner 801a0e9ae3 genirq: Add irq disabled flag to irq_data state 14 years ago
David Daney d72274e589 genirq: Reserve the irq when calling irq_set_chip() 14 years ago