aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-21netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar3-4/+8
2009-11-21netxen: fix promisc for NX2031.Narender Kumar2-11/+40
2009-11-21netxen: fix memory initializationAmit Kumar Salecha1-0/+2
2009-11-20TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com1-15/+11
2009-11-20drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi1-74/+68
2009-11-20net: ETHOC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-11-20e1000e: do not initiate autonegotiation during OEM configurationBruce Allan1-1/+2
2009-11-20e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan1-10/+0
2009-11-20e1000e: flow control thresholds not correct when changing mtuBruce Allan1-4/+3
2009-11-20e1000e: add Tx timeout factor for 100MbpsBruce Allan1-1/+1
2009-11-20e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan1-2/+10
2009-11-20e1000e: read of PHY register may access wrong page on 82578Bruce Allan1-24/+22
2009-11-20e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan3-12/+32
2009-11-20ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput1-1/+1
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_show()Patrick McHardy1-13/+5
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy1-1/+1
2009-11-19veth: Fix veth_get_stats()Eric Dumazet1-19/+16
2009-11-19ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet1-4/+1
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2
2009-11-17[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-17[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5cRusty Russell1-12/+7
2009-11-17[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov1-6/+10
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification messageJohn Villalovos1-6/+17
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2-3/+3
2009-11-17procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold1-1/+1
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen3-10/+37
2009-11-17workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo1-15/+13
2009-11-17mm/memory_hotplug: fix section mismatchHidetoshi Seto1-1/+2
2009-11-17MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and addressJoe Perches1-2/+6
2009-11-17drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-11-17spi: error status should be negativeRoel Kluin1-1/+1
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+2
2009-11-17USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern1-4/+7
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp1-1/+1
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp1-2/+5
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp1-3/+5
2009-11-17USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra1-5/+11