summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel
2010-08-01libata: more PCI IDs for jmicron controllersTejun Heo
2010-08-01ahci_platform: Provide for vendor specific initJassi Brar
2010-08-01powerpc/5121: move fsl-diu-fb.h to include/linuxAnatolij Gustschin
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-08-01workqueue: mark init_workqueues() as early_initcall()Suresh Siddha
2010-08-01KVM: Keep slot ID in memory slot structureAvi Kivity
2010-08-01KVM: Reduce atomic operations on vcpu->requestsAvi Kivity
2010-08-01KVM: Add mini-API for vcpu->requestsAvi Kivity
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-08-01KVM: Get rid of KVM_REQ_KICKAvi Kivity
2010-08-01KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branch 'misc' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King
2010-07-31padata: Remove padata_get_cpumaskSteffen Klassert
2010-07-31padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert
2010-07-31padata: Rearrange set_cpumask functionsSteffen Klassert
2010-07-31padata: Rename padata_alloc functionsSteffen Klassert
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-07-30PCI: disable mmio during bar sizingJacob Pan
2010-07-30of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely
2010-07-30of/device: Make of_device_make_bus_id() usable by other code.Grant Likely
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29firewire: add isochronous multichannel receptionStefan Richter
2010-07-29Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent
2010-07-29irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28fanotify: use both marks when possibleEric Paris
2010-07-28fsnotify: pass both the vfsmount mark and inode markEric Paris
2010-07-28fsnotify: remove global fsnotify groups listsEric Paris
2010-07-28fsnotify: remove group->maskEric Paris
2010-07-28fsnotify: remove the global masksEric Paris
2010-07-28fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris
2010-07-28fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris
2010-07-28fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris
2010-07-28fsnotify: store struct file not struct pathEric Paris
2010-07-28fsnotify: fsnotify_add_notify_event should return an eventEric Paris