aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-08-241-3/+3
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-244-7/+8
* powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-242-9/+14
* powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-242-31/+43
* powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-241-2/+4
* powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-241-2/+2
* powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-241-1/+1
* powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-241-2/+1
* powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-241-1/+1
* powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-242-3/+0
* powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard2010-08-241-11/+13
* powerpc/mm: Fix vsid_scrample typoAnton Blanchard2010-08-241-1/+1
* powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-241-3/+3
* powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao2010-08-241-0/+2
* powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt2010-08-241-27/+37
* Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt2010-08-246-12/+27
|\
| * powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp2010-08-231-0/+1
| * powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-232-11/+14
| * powerpc/47x: Remove redundant line from cputable.cDave Kleikamp2010-08-231-1/+0
| * powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp2010-08-231-0/+4
| * powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah2010-08-231-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2361-246/+2064
|\ \
| * | netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-233-0/+9
| * | isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap2010-08-221-1/+2
| * | header: fix broken headers for user spaceChangli Gao2010-08-2210-26/+26
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1924-137/+174
| |\ \
| | * | iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| | * | drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-1813-50/+50
| | * | iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
| | * | ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0
| | * | iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
| | * | iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
| * | | e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan2010-08-193-13/+31
| * | | e1000e: disable ASPM L1 on 82573Bruce Allan2010-08-191-0/+1
| * | | ll_temac: Fix poll implementationMichal Simek2010-08-191-2/+2
| * | | netxen: fix a race in netxen_nic_get_stats()Eric Dumazet2010-08-191-2/+0
| * | | qlnic: fix a race in qlcnic_get_stats()Eric Dumazet2010-08-191-2/+0
| * | | irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-191-1/+3
| * | | net: sh_eth: remove unused variableKuninori Morimoto2010-08-191-1/+1
| * | | netxen: update version 4.0.74Amit Kumar Salecha2010-08-191-2/+2
| * | | netxen: fix inconsistent lock stateAmit Kumar Salecha2010-08-191-4/+0
| * | | vlan: Match underlying dev carrier on vlan addPhil Oester2010-08-191-1/+2
| * | | ibmveth: Fix opps during MTU change on an active deviceRobert Jennings2010-08-191-17/+15
| * | | ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-182-2/+61
| * | | bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner2010-08-181-2/+2
| * | | bnx2x: Fix PHY locking problemYaniv Rosner2010-08-181-2/+7
| * | | rds: fix a leak of kernel memoryEric Dumazet2010-08-181-1/+1
| * | | netlink: fix compat recvmsgJohannes Berg2010-08-181-30/+16
| * | | netfilter: fix userspace header warningSam Ravnborg2010-08-181-0/+2
| * | | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-184-0/+1707