summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched, sparc64: Turn cpu_coregroup_mask() into a real functionStephen Rothwell2011-04-121-1/+5
* sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-113-24/+10
* sched: Move sched domain storage into the topology listPeter Zijlstra2011-04-111-52/+77
* sched: Reverse the topology listPeter Zijlstra2011-04-111-14/+20
* sched: Unify the sched_domain build functionsPeter Zijlstra2011-04-111-94/+39
* sched: Stuff the sched_domain creation in a data-structurePeter Zijlstra2011-04-111-6/+26
* sched: Create proper cpu_$DOM_mask() functionsPeter Zijlstra2011-04-111-5/+17
* sched: Avoid allocations in sched_domain_debug()Peter Zijlstra2011-04-111-12/+5
* sched: Create persistent sched_domains_tmpmaskPeter Zijlstra2011-04-111-8/+9
* sched: Remove some dead codePeter Zijlstra2011-04-112-22/+0
* sched: Remove nodemask allocationPeter Zijlstra2011-04-111-11/+3
* sched: Simplify NODE/ALLNODES domain creationPeter Zijlstra2011-04-111-18/+22
* sched: Reduce some allocation pressurePeter Zijlstra2011-04-111-0/+8
* sched: Avoid using sd->levelPeter Zijlstra2011-04-111-1/+1
* sched: Simplify the free path somePeter Zijlstra2011-04-111-6/+5
* sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-113-296/+218
* sched: Simplify sched_groups_power initializationPeter Zijlstra2011-04-111-34/+5
* sched: Simplify finding the lowest sched_domainPeter Zijlstra2011-04-111-10/+13
* sched: Simplify sched_group creationPeter Zijlstra2011-04-111-19/+5
* sched: Clean up some ALLNODES codePeter Zijlstra2011-04-111-7/+4
* sched: Change NODE sched_domain group creationPeter Zijlstra2011-04-111-197/+32
* sched: Simplify build_sched_groups()Peter Zijlstra2011-04-111-36/+16
* sched: Simplify ->cpu_power initializationPeter Zijlstra2011-04-111-39/+5
* sched: Remove obsolete arch_ prefixesPeter Zijlstra2011-04-111-7/+7
* sched: Eliminate dead code from wakeup_gran()Shaohua Li2011-04-111-4/+1
* sched: Fix erroneous all_pinned logicKen Chen2011-04-111-7/+4
* sched: Fix sched-domain avg_load calculationKen Chen2011-04-111-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-109-34/+61
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-095-27/+50
| |\
| | * ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai2011-04-071-0/+3
| | * ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson2011-04-071-1/+1
| | * ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner2011-04-071-26/+44
| | * ALSA: usb-audio: define another USB ID for a buggy USB MIDI cableTarek Soliman2011-04-061-0/+1
| | * ALSA: HDA: Fix dock mic for Lenovo X220-tabletDavid Henningsson2011-04-051-0/+1
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-04-09689-10452/+17839
| |\ \
| | * \ Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-04-05689-10452/+17839
| | |\ \
| | | * | ASoC: format_register_str: Don't clip register valuesStephen Warren2011-04-031-4/+4
| | | * | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-04-037-17/+23
| | | |\ \
| | | | * | ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick2011-04-032-0/+4
| | | | * | ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite2011-03-301-3/+3
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-04-092-21/+13
|\ \ \ \ \ \
| * | | | | | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-011-16/+2
| * | | | | | mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre2011-04-011-2/+4
| * | | | | | mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu2011-04-011-1/+4
| * | | | | | mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre2011-04-011-1/+2
| * | | | | | mtd: mtdswap: fix printk format warningRandy Dunlap2011-04-011-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-083-37/+27
|\ \ \ \ \ \
| * | | | | | NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker2011-04-071-3/+1
| * | | | | | NFS: Fix a signed vs. unsigned secinfo bugBryan Schumaker2011-04-061-33/+25
| * | | | | | Revert "net/sunrpc: Use static const char arrays"Trond Myklebust2011-04-061-1/+1
OpenPOWER on IntegriCloud