summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genirq: Consolidate disable/enableThomas Gleixner2011-02-195-8/+20
* genirq: Consolidate startup/shutdown of interruptsThomas Gleixner2011-02-194-31/+33
* genirq: Remove bogus conditionalThomas Gleixner2011-02-191-4/+1Star
* genirq: Move irq thread flags to coreThomas Gleixner2011-02-192-14/+14
* genirq: Mark polled irqs and defer the real handlerThomas Gleixner2011-02-194-28/+61
* genirq: spurious: Run only one poller at a timeThomas Gleixner2011-02-191-1/+15
* genirq: Do not poll disabled, percpu and timer interruptsThomas Gleixner2011-02-191-14/+26
* genirq: Fixup poll handlingThomas Gleixner2011-02-191-31/+19Star
* genirq: Warn when handler enables interruptsThomas Gleixner2011-02-191-1/+3
* genirq: Plug race in report_bad_irq()Thomas Gleixner2011-02-191-3/+9
* genirq: Remove redundant thread affinity settingThomas Gleixner2011-02-191-2/+0Star
* genirq: Do not copy affinity before setThomas Gleixner2011-02-194-15/+47
* genirq: Always apply cpu online maskThomas Gleixner2011-02-191-6/+6
* genirq: Rremove redundant checkThomas Gleixner2011-02-191-1/+2
* genirq: Simplify affinity related codeThomas Gleixner2011-02-191-23/+41
* genirq: Namespace cleanupThomas Gleixner2011-02-195-38/+133
* genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner2011-02-192-0/+4
* genirq: Make nr_irqs runtime expandableThomas Gleixner2011-02-191-3/+19
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2011-02-19473-3743/+4245
|\
| * genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner2011-02-191-1/+1
| * genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-193-2/+17
| * Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-184-4/+150
| |\
| | * RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-173-2/+19
| | * RTC: Revert UIE emulation removalJohn Stultz2011-02-173-0/+130
| | * RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König2011-02-171-3/+2Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1834-201/+327
| |\ \
| | * | net: deinit automatic LIST_HEADEric Dumazet2011-02-181-0/+2
| | * | net: dont leave active on stack LIST_HEADLinus Torvalds2011-02-181-2/+5
| | * | net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2011-02-182-0/+2
| | * | tg3: Restrict phy ioctl accessMatt Carlson2011-02-171-2/+6
| | * | drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-172-0/+4
| | * | ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-172-1/+52
| | * | ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-171-2/+4
| | * | e1000e: flush all writebacks before unloadJesse Brandeburg2011-02-171-10/+21
| | * | e1000e: check down flag in tasksJesse Brandeburg2011-02-171-0/+21
| | * | isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller2011-02-151-8/+1Star
| | * | arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell2011-02-151-10/+20
| | * | cxgb4vf: Use defined Mailbox TimeoutCasey Leedom2011-02-151-1/+1
| | * | cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom2011-02-151-0/+41
| | * | cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom2011-02-151-8/+8
| | * | cxgb4vf: Check driver parameters in the right place ...Casey Leedom2011-02-151-12/+11Star
| | * | pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2011-02-142-1/+8
| | * | iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller2011-02-141-66/+0Star
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-145-1/+8
| | |\ \
| | | * | mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-091-0/+2
| | | * | iwl3945: remove plcp checkStanislaw Gruszka2011-02-091-1/+0Star
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-093-0/+6
| | | |\ \
| | | | * | Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang2011-02-021-0/+1
| | | | * | Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen2011-01-262-0/+5
| | * | | | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck2011-02-141-1/+1