summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige
2009-03-19PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki
2009-03-19PCI/MSI: Introduce pci_msix_table_size()Rafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki
2009-03-19NFS: Optimise NFS close()Trond Myklebust
2009-03-19SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust
2009-03-18mlx4_core: Add link type autosensingYevgeny Petrilin
2009-03-18SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever
2009-03-18knfsd: add file to export stats about nfsd poolsGreg Banks
2009-03-18knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw
2009-03-18nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields
2009-03-18nfsd4: remove unused CHECK_FH flagJ. Bruce Fields
2009-03-18nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields
2009-03-18nfsd4: use helper for copying filehandles for replayJ. Bruce Fields
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-18dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar
2009-03-18Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar
2009-03-18Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar
2009-03-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-17tracing: optimization of branch tracerWitold Baryluk
2009-03-17ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields
2009-03-17Merge branch 'linus' into core/printkIngo Molnar
2009-03-17dma-debug: add a check dma memory leaksJoerg Roedel
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse
2009-03-16cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-03-16Rename struct file->f_ep_lockJonathan Corbet
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen
2009-03-15net: reorder fields of struct socketEric Dumazet
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds