summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
* powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-05-275-22/+107
|\
| * powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie2011-05-201-8/+77
| * powerpc/fsl_rio: move machine_check handlerShaohui Xie2011-05-203-12/+21
| * powerpc/fsl_lbc: Add workaround for ELBC-A001 erratumShengzhou Liu2011-05-202-2/+9
* | powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2011-05-269-0/+376
* | powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller2011-05-261-4/+13
* | powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller2011-05-261-2/+5
* | powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller2011-05-261-2/+5
* | powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller2011-05-261-9/+2
* | powerpc/irq: Remove stale and misleading commentMilton Miller2011-05-261-3/+1
* | powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller2011-05-263-10/+10
* | powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-263-35/+14
* | Remove unused MSG_ flags in linux/smp.hMilton Miller2011-05-261-10/+0
* | powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King2011-05-261-1/+1
* | powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-05-261-1/+23
* | powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-267-2/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-26187-1203/+2049
|\ \
| * | bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-253-12/+23
| * | bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-253-16/+10
| * | net: hold rtnl again in dump callbacksEric Dumazet2011-05-252-2/+8
| * | Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos2011-05-251-0/+1
| * | bnx2x: protect sequence increment with mutexDmitry Kravkov2011-05-251-1/+2
| * | sch_sfq: fix peek() implementationEric Dumazet2011-05-251-13/+1
| * | isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
| * | via-velocity: don't annotate MAC registers as packedUlrich Hecht2011-05-251-1/+1
| * | xen: netfront: hold RTNL when updating features.Ian Campbell2011-05-251-0/+2
| * | sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun2011-05-251-0/+16
| * | net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman2011-05-251-0/+7
| * | net: move is_vlan_dev into public header file (v2)Neil Horman2011-05-252-5/+5
| * | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-25142-976/+1820
| |\ \
| | * \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24143-977/+1822
| | |\ \
| | | * | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-241-1/+2
| | | * | wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap2011-05-241-1/+2
| | | * | iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy2011-05-241-2/+2
| | | * | ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
| | | * | nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-191-8/+4
| | | * | mac80211: Don't sleep when growing the mesh pathJavier Cardona2011-05-191-3/+3
| | | * | ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-193-0/+55
| | | * | b43: read PHY info only when needed (for PHY-A)Rafał Miłecki2011-05-191-1/+2
| | | * | b43: separate ssb core resetRafał Miłecki2011-05-191-2/+8
| | | * | b43: add helper for finding GPIO deviceRafał Miłecki2011-05-191-20/+21
| | | * | b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-192-3/+6
| | | * | b43: make b43_wireless_init less bus specificRafał Miłecki2011-05-191-13/+10
| | | * | b43: add helpers for block R/W opsRafał Miłecki2011-05-192-10/+22
| | | * | ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
| | | * | ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-1965-64/+80
| | | * | ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan2011-05-191-6/+4
| | | * | ath9k_htc: Fix packet timeoutSujith Manoharan2011-05-191-2/+2