summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-04590-7178/+10014
|\
| * Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-01547-5025/+8863
| |\
| | * ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai2009-11-274-95/+6
| | * ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai2009-11-271-0/+10
| | * ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai2009-11-271-0/+4
| | * ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai2009-11-261-8/+12
| | * ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai2009-11-261-16/+33
| | * Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds2009-11-191-1/+1
| | * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-192-11/+9
| | |\
| | | * SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever2009-11-141-10/+8
| | | * NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust2009-11-111-1/+1
| | * | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-192-5/+5
| | * | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-187-32/+70
| | |\ \
| | | * | [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| | | * | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| | | * | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| | | * | [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
| | | * | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| | | * | [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| | | * | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
| | * | | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-181-6/+14
| | * | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
| | |\ \ \
| | | * | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| | | | |/ | | | |/|
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-181-2/+2
| | |\ \ \
| | | * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-191-2/+2
| | | | |/ | | | |/|
| | * | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
| | |\ \ \
| | | * | | 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/+43
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-185-3/+14
| | |\ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-1849-490/+432
| | |\ \ \ \ \
| | | * | | | | 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
| | | * | | | | ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan2009-11-161-2/+9
| | | * | | | | ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-161-0/+1
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-166-165/+45
| | | |\ \ \ \ \
| | | | * | | | | MAINTAINERS: RFKILL - Fix pattern entry missing colonJoe Perches2009-11-131-1/+1
| | | | * | | | | p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| | | | * | | | | rt2x00: Update MAINTAINERSGertjan van Wingerde2009-11-131-0/+1
| | | | * | | | | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| | | * | | | | | net: Fix the rollback test in dev_change_name()Eric Dumazet2009-11-161-5/+6
| | | * | | | | | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-152-190/+164
| | | * | | | | | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-151-3/+0
OpenPOWER on IntegriCloud