aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-10-07
| | * | NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-07
| | * | NFS: Fix up nfs_setattr_update_inode()Trond Myklebust2008-10-07
| | * | NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()Trond Myklebust2008-10-07
| | * | NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()Trond Myklebust2008-10-07
| | * | NFS: Fix nfs_post_op_update_inode_force_wcc()Trond Myklebust2008-10-07
| | * | NFS: Fix the NFS attribute updateTrond Myklebust2008-10-07
| | * | NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()Trond Myklebust2008-10-07
| | * | NFS: Add mount options for controlling the lookup cacheTrond Myklebust2008-10-07
| | * | NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mountsTrond Myklebust2008-10-07
| | * | NFS: Add options for finer control of the lookup cacheTrond Myklebust2008-10-07
| | * | NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-06
| | * | NFS: Fix nfs_file_llseek()Trond Myklebust2008-10-06
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-16
|\ \ \ \
| * \ \ \ Merge branch 'sched/clock' into sched/urgentIngo Molnar2008-10-11
| |\ \ \ \
| | * | | | sched_clock: prevent scd->clock from moving backwardsDave Kleikamp2008-10-10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-16
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'topic/misc-fixes', 'topic/hda' and 'topic/asoc' into for-linusTakashi Iwai2008-10-15
| |\ \ \ \ \ \ \
| | | * | | | | | ALSA: ASoC: Hide TLV320AIC26 configuration option for non-OpenFirwmare usersMark Brown2008-10-14
| | | * | | | | | ALSA: ASoC: Fix compile-time warning for tlv320aic23.cArun KS2008-10-13
| | * | | | | | | ALSA: hda - Fix quirk lists for realtek codecsKailang Yang2008-10-15
| | * | | | | | | ALSA: hda - Add support of ALC272Kailang Yang2008-10-15
| | * | | | | | | ALSA: hda - Add ALC887 supportKailang Yang2008-10-15
| | * | | | | | | ALSA: hda - Add ALC1200 supportKailang Yang2008-10-15
| | * | | | | | | ALSA: hda - Fix PCI SSID of ASUS M90VKailang Yang2008-10-15
| | * | | | | | | ALSA: hda - Add auto mic switch in realtek auto-probe modeKailang Yang2008-10-15
| | * | | | | | | ALSA: hda: fix nid variable warningMatthew Ranostay2008-10-14
| * | | | | | | | ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan2008-10-15
| * | | | | | | | ALSA: Fix pxa2xx-ac97-lib.c compilationMarc Zyngier2008-10-14
* | | | | | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-15
| * | | | | | | | | KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-15
| * | | | | | | | | KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang2008-10-15
| * | | | | | | | | KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2008-10-15
| * | | | | | | | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-15
| * | | | | | | | | KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang2008-10-15
| * | | | | | | | | KVM: Move device assignment logic to common codeXiantao Zhang2008-10-15
| * | | | | | | | | KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao2008-10-15
| * | | | | | | | | KVM: VMX: enable invlpg exiting if EPT is disabledMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka2008-10-15
| * | | | | | | | | KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han2008-10-15
| * | | | | | | | | KVM: PIC: enhance IPI avoidanceMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: MMU: add "oos_shadow" parameter to disable oosMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: MMU: mmu_convert_notrap helperMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: MMU: awareness of new kvm_mmu_zap_page behaviourMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: MMU: mmu_parent_walkMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: x86: trap invlpgMarcelo Tosatti2008-10-15
| * | | | | | | | | KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2008-10-15