aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/key.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells1-9/+9
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown1-3/+3
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski1-0/+6
2009-05-26x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh1-14/+3
2009-05-26lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell1-9/+10
2009-05-26kmod: Release sub_info on cred allocation failure.Tetsuo Handa1-1/+3
2009-05-26NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust1-6/+3
2009-05-26nfs: fix build error in nfsroot with initconstSam Ravnborg1-1/+1
2009-05-26XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham1-1/+2
2009-05-26drm/i915: Add support for VGA load detection (pre-945).Ma Ling1-2/+147
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann1-2/+21
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger1-14/+5
2009-05-26[CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers1-1/+4
2009-05-26[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers1-2/+2
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones1-0/+2
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson1-0/+1
2009-05-25r8169: avoid losing MSI interruptsDavid Dillow1-45/+57
2009-05-25x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo1-2/+5
2009-05-25tcp: tcp_vegas ssthresh bugfixDoug Leith1-2/+9
2009-05-25mac8390: fix regression caused during net_device_ops conversionFinn Thain2-6/+6
2009-05-26powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito1-3/+3
2009-05-26md: don't use locked_ioctl.NeilBrown1-1/+1
2009-05-26md: don't update curr_resync_completed without also updating reshape_position.NeilBrown1-6/+7
2009-05-26md: raid5: avoid sector values going negative when testing reshape progress.NeilBrown1-3/+3
2009-05-26md: export 'frozen' resync state through sysfsNeilBrown1-2/+9
2009-05-26md: bitmap: improve bitmap maintenance code.NeilBrown1-6/+7
2009-05-26md: improve errno return when setting array_sizeNeilBrown1-1/+1
2009-05-26md: always update level / chunk_size / layout when writing v1.x metadata.NeilBrown1-0/+3
2009-05-25KVM: Fix PDPTR reloading on CR4 writesAvi Kivity1-1/+5
2009-05-25KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity1-2/+1
2009-05-25gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek1-1/+10
2009-05-25ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecsTakashi Iwai1-0/+6
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo1-1/+3
2009-05-24async: make sure independent async domains can't accidentally entangleJames Bottomley1-8/+12
2009-05-24PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki4-26/+8
2009-05-24Use a format for linux_bannerAlex Riesen1-2/+1
2009-05-24ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai2-0/+11
2009-05-24ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan1-0/+1
2009-05-23Linux 2.6.30-rc7Linus Torvalds1-2/+2
2009-05-23[CIFS] Avoid open on possible directories since Samba now rejects themSteve French1-19/+24
2009-05-22icom: fix rmmod crashBreno Leitao1-1/+1
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com1-1/+7
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com1-2/+2
2009-05-22drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling1-4/+63
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha2-0/+11
2009-05-22drm/i915: Determine type before initialising connectorJonas Bonn1-19/+10
2009-05-22drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling1-0/+41
2009-05-22drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling4-33/+93
2009-05-22i915: support 8xx desktop cursorsJesse Barnes3-8/+39