summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191961-28664/+85021
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-197-32/+70
| |\
| | * [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-181-2/+30
| | * [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-182-4/+4
| | * [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-181-12/+7Star
| | * [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-181-6/+10
| | * [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-181-6/+17
| | * [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-181-1/+1
| | * [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-181-1/+1
| * | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-191-6/+14
| * | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-191-6/+5Star
| |\ \
| | * | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5Star
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-191-2/+2
| |\ \ \
| | * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-181-2/+2
| | | |/ | | |/|
| * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-195-49/+48Star
| |\ \ \
| | * | | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| | * | | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| | * | | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| | * | | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| | * | | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43Star
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-185-3/+14
| |\ \ \ \
| | * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-183-3/+4
| | |\ \ \ \
| | | * | | | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
| | | * | | | ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas2009-11-181-1/+2
| | | * | | | ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal2009-11-181-1/+1
| | * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-181-0/+1
| | |\ \ \ \ \
| | | * | | | | ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1
| | * | | | | | ALSA: usb - Quirk to disable master volume control in PCM2702Javier Kohen2009-11-171-0/+9
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-1849-490/+432Star
| |\ \ \ \ \ \ \
| | * | | | | | | cxgb3: fix premature page unmapDivy Le Ray2009-11-181-2/+2
| | * | | | | | | ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell2009-11-181-2/+2
| | * | | | | | | vlan: Fix register_vlan_dev() error pathEric Dumazet2009-11-171-2/+5
| | * | | | | | | gro: Fix illegal merging of trailer trashHerbert Xu2009-11-171-1/+2
| | * | | | | | | sungem: Fix Serdes detection.David S. Miller2009-11-171-1/+9
| | * | | | | | | net: fix mdio section mismatch warningStephen Rothwell2009-11-171-1/+1
| * | | | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-183-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-2/+2
| | * | | | | | | | uio: pm_runtime_disable is needed if failedKuninori Morimoto2009-11-131-0/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-189-22/+78
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-181-0/+2
| | * | | | | | | | USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-181-4/+7
| | * | | | | | | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-181-1/+1
| | * | | | | | | | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-181-2/+5
| | * | | | | | | | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-181-3/+5
| | * | | | | | | | USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-181-5/+11
| | * | | | | | | | USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-181-1/+1
| | * | | | | | | | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-184-6/+46
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-11-182-0/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tty: cp210x: Fix carrier handlingAlan Cox2009-11-181-0/+21
| | * | | | | | | | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-181-0/+3
| | |/ / / / / / /