summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-20avr32: Move sleep code into mach-at32apHaavard Skinnemoen
2008-04-20avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen
2008-04-20avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen
2008-04-20avr32: pass i2c board info through at32_add_device_twiBen Nizette
2008-04-20avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov
2008-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-19make nfs_automount_list staticAdrian Bunk
2008-04-19SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust
2008-04-19SUNRPC: Fix up xprt_write_space()Trond Myklebust
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto
2008-04-19sched: fix the task_group hierarchy for UID groupingPeter Zijlstra
2008-04-19sched: allow the group scheduler to have multiple levelsDhaval Giani
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis
2008-04-19cpumask: add show cpu map functionsMike Travis
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19time: add ns_to_ktime()Ingo Molnar
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar
2008-04-19x86: UV startup of slave cpusJack Steiner
2008-04-19x86: move dma_coherent functions to pci-dma.cGlauber Costa
2008-04-19x86: merge iommu initialization parametersGlauber Costa
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa
2008-04-19x86: use dma_length in i386Glauber Costa
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
2008-04-19x86: provide a bad_dma_address symbol for i386Glauber Costa
2008-04-19x86: align to clflush sizeGlauber Costa
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa
2008-04-19x86: move dma_cache_sync to common headerGlauber Costa
2008-04-19x86: dma-ops on highmem fixIngo Molnar
2008-04-19x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa
2008-04-19x86: move alloc and free coherent to common headerGlauber Costa
2008-04-19x86: move dma_sync_sg_for_device to common headerGlauber Costa
2008-04-19x86: move dma_sync_sg_for_cpu to common headerGlauber Costa