aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-14
| | * | | | | | | | | | | | | | | PM: Reorder power management Kconfig optionsRafael J. Wysocki2011-03-14
| | * | | | | | | | | | | | | | | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2011-03-14
| | * | | | | | | | | | | | | | | PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2011-03-14
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2011-03-15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-01
| * | | | | | | | | | | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo2011-02-21
| | * | | | | | | | | | | | | | | | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | workqueue: add system_freezeable_wqTejun Heo2011-02-09
| | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT.Paul E. McKenney2011-03-04
| | * | | | | | | | | | | | | | | rcupdate: remove dead codeAmerigo Wang2011-03-04
| | * | | | | | | | | | | | | | | rcutorture: Get rid of duplicate sched.h includeJesper Juhl2011-03-04
| | * | | | | | | | | | | | | | | rcu: call __rcu_read_unlock() in exit_rcu for tiny RCULai Jiangshan2011-03-04
| * | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | genirq: Add chip flag to force mask on suspendThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | | | genirq: Add comments to Kconfig switchesThomas Gleixner2011-03-08
| | * | | | | | | | | | | | | | | | genirq: Fixup fasteoi handler for oneshot modeThomas Gleixner2011-03-02
| | * | | | | | | | | | | | | | | | genirq: Provide forced interrupt threadingThomas Gleixner2011-02-26
| | * | | | | | | | | | | | | | | | sched: Switch wait_task_inactive to schedule_hrtimeout()Thomas Gleixner2011-02-25
| | * | | | | | | | | | | | | | | | genirq: Allow shared oneshot interruptsThomas Gleixner2011-02-25
| | * | | | | | | | | | | | | | | | genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
| | * | | | | | | | | | | | | | | | genirq: Make warning in handle_percpu_event usefulThomas Gleixner2011-02-25
| | * | | | | | | | | | | | | | | | genirq: Streamline kernel/irq/KconfigJan Beulich2011-02-22
| | * | | | | | | | | | | | | | | | genirq: Use the correct variable for note_interruptThomas Gleixner2011-02-22
| | * | | | | | | | | | | | | | | | genirq: Add missing break in __irq_set_trigger()Thomas Gleixner2011-02-21
| | * | | | | | | | | | | | | | | | genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()Yinghai Lu2011-02-21
| | * | | | | | | | | | | | | | | | genirq: Fix misplaced status update in irq_disable()Thomas Gleixner2011-02-21
| | * | | | | | | | | | | | | | | | genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq; Add fasteoi irq_chip quirkThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Add preflow handler supportThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Consolidate set_chip_handler functionsThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Use irq_get/put functionsThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Implement irq_get/put_desc_[bus]locked/unlock()Thomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Remove real old transition functionsThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Cleanup irq.hThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Force wrapped access to desc->status in core codeThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Wrap the remaning IRQ_* flagsThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Reuse existing can set affinty checkThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner2011-02-19
| | * | | | | | | | | | | | | | | | genirq: Move debug code to separate headerThomas Gleixner2011-02-19