summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-19genirq: Implement handle_irq_event()Thomas Gleixner
2011-02-19genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()Thomas Gleixner
2011-02-19genirq: Consolidate IRQ_DISABLEDThomas Gleixner
2011-02-19genirq: Remove default magicThomas Gleixner
2011-02-19genirq: Consolidate disable/enableThomas Gleixner
2011-02-19genirq: Consolidate startup/shutdown of interruptsThomas Gleixner
2011-02-19genirq: Remove bogus conditionalThomas Gleixner
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner
2011-02-19genirq: Mark polled irqs and defer the real handlerThomas Gleixner
2011-02-19genirq: spurious: Run only one poller at a timeThomas Gleixner
2011-02-19genirq: Do not poll disabled, percpu and timer interruptsThomas Gleixner
2011-02-19genirq: Fixup poll handlingThomas Gleixner
2011-02-19genirq: Warn when handler enables interruptsThomas Gleixner
2011-02-19genirq: Plug race in report_bad_irq()Thomas Gleixner
2011-02-19genirq: Remove redundant thread affinity settingThomas Gleixner
2011-02-19genirq: Do not copy affinity before setThomas Gleixner
2011-02-19genirq: Always apply cpu online maskThomas Gleixner
2011-02-19genirq: Rremove redundant checkThomas Gleixner
2011-02-19genirq: Simplify affinity related codeThomas Gleixner
2011-02-19genirq: Namespace cleanupThomas Gleixner
2011-02-19genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner
2011-02-19genirq: Make nr_irqs runtime expandableThomas Gleixner
2011-02-19Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2011-02-19genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner
2011-02-19genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18net: deinit automatic LIST_HEADEric Dumazet
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-02-17fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera
2011-02-17Merge branches 'nes' and 'qib' into for-nextRoland Dreier
2011-02-17IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg
2011-02-17e1000e: check down flag in tasksJesse Brandeburg