aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19sched: cleanup cpuacct variable namesDhaval Giani
2008-04-19tasklets: execute tasklets in the same order they were queuedOlof Johansson
2008-04-19sched: rt-group: smp balancingPeter Zijlstra
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19time: add ns_to_ktime()Ingo Molnar
2008-04-19sched: fix regression with sched yieldPeter Zijlstra
2008-04-19latencytop: optimize LT_BACKTRACEDEPTH loops a bitDmitry Adamushko
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar
2008-04-19sched: reenable sync wakeupsIngo Molnar
2008-04-19sched: cache hot buddyIngo Molnar
2008-04-19sched: feat affine wakeupsIngo Molnar
2008-04-19sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it offIngo Molnar
2008-04-19sched: fix wakeup granularity for buddiesPeter Zijlstra
2008-04-19sched: fix rq->clock overflows detection with CONFIG_NO_HZGuillaume Chazarain
2008-04-19sched: sched.c needs tick.hReynes Philippe
2008-04-19sched: make cpu_clock() globally synchronousIngo Molnar
2008-04-19sched: re-do "sched: fix fair sleepers"Ingo Molnar
2008-04-19x86: UV startup of slave cpusJack Steiner
2008-04-19x86: integrate pci-dma.cGlauber Costa
2008-04-19x86: don't do dma if mask is NULL.Glauber Costa
2008-04-19x86: return conditional to mmuGlauber Costa
2008-04-19x86: remove kludge from x86_64Glauber Costa
2008-04-19x86: unify gfp masksGlauber Costa
2008-04-19x86: retry allocation if failedGlauber Costa
2008-04-19x86: don't try to allocate from DMA zone at firstGlauber Costa
2008-04-19x86: use a fallback dev for i386Glauber Costa
2008-04-19x86: use numa allocation function in i386Glauber Costa
2008-04-19x86: remove virt_to_bus in pci-dma_64.cGlauber Costa
2008-04-19x86: adjust dma_free_coherent for i386Glauber Costa
2008-04-19x86: move bad_dma_addressGlauber Costa
2008-04-19x86: isolate coherent mapping functionsGlauber Costa
2008-04-19x86: move dma_coherent functions to pci-dma.cGlauber Costa
2008-04-19x86: merge iommu initialization parametersGlauber Costa
2008-04-19x86: merge dma_supportedGlauber Costa
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa
2008-04-19x86: move x86_64-specific to common code.Glauber Costa
2008-04-19x86: move initialization functions to pci-dma.cGlauber Costa
2008-04-19x86: unify pci-nommuGlauber Costa
2008-04-19x86: move definition to pci-dma.cGlauber Costa
2008-04-19x86: use dma_length in i386Glauber Costa
2008-04-19x86: use WARN_ON in mapping functionsGlauber Costa
2008-04-19x86: use sg_phys in x86_64Glauber Costa
2008-04-19x86: Add flush_write_buffers in nommu functionsGlauber Costa
2008-04-19x86: implement mapping_error in pci-nommu_64.cGlauber Costa
2008-04-19x86: delete empty functions from pci-nommu_64.cGlauber Costa
2008-04-19x86: introduce pci-dma.cGlauber Costa
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.c, fixMark McLoughlin
2008-04-19x86: delete the arch-specific dma-mapping headers.Glauber Costa
2008-04-19x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.hGlauber Costa
2008-04-19x86: unify dma_mapping_errorGlauber Costa