aboutsummaryrefslogtreecommitdiffstats
path: root/fs/drop_caches.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov3-10/+17
2007-02-09[PATCH] rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto1-6/+34
2007-02-09[PATCH] uintptr_t is unsigned long, not u32Al Viro1-2/+2
2007-02-09[PATCH] trivial s2io annotationsAl Viro2-4/+4
2007-02-09[PATCH] trivial cxgb3 annotationsAl Viro1-2/+2
2007-02-09[PATCH] pc300too annotation fixesAl Viro1-8/+8
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2-12/+12
2007-02-09[PATCH] trivial usb endianness annotationsAl Viro2-18/+16
2007-02-09[PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2-34/+34
2007-02-09[PATCH] osst endianness annotationsAl Viro2-38/+38
2007-02-09[PATCH] iscsi endianness annotationsAl Viro4-43/+49
2007-02-09[PATCH] ahci: trivial endianness annotationsAl Viro1-1/+1
2007-02-09[PATCH] sata_svw: trivial iomem annotationsAl Viro1-3/+3
2007-02-09[PATCH] io_apic: trivial __iomem annotationsAl Viro1-1/+1
2007-02-09[PATCH] misc NULL noise removalAl Viro3-3/+3
2007-02-09[PATCH] kvm: NULL noise removalAl Viro3-19/+19
2007-02-09[PATCH] hpet: trivial __iomem annotationsAl Viro1-3/+2
2007-02-09[PATCH] misc duplicate field initializersAl Viro2-2/+0
2007-02-09[PATCH] kvm: __user annotationsAl Viro1-17/+18
2007-02-09[PATCH] offsetof is size_tAl Viro1-3/+3
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro17-65/+8
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro1-3/+3
2007-02-09[PATCH] in non-NUMA case mark GFP_THISNODE gfp_tAl Viro1-1/+1
2007-02-09[PATCH] usbvision missing __userAl Viro1-1/+1
2007-02-09[PATCH] hwmon: ansifyAl Viro1-1/+1
2007-02-09[PATCH] dlm: use kern_recvmsg()Al Viro1-17/+6
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro3-5/+6
2007-02-09[PATCH] arch/ia64: ansifyAl Viro2-3/+3
2007-02-09[PATCH] hidp __user annotationsAl Viro2-2/+2
2007-02-09[PATCH] trivial __user annotations - rtc-devAl Viro1-1/+1
2007-02-09[PATCH] missing include in macsonicAl Viro1-0/+1
2007-02-09[PATCH] spider_net breakage from class_device -> deviceAl Viro1-1/+1
2007-02-09[PATCH] ps3: missing exportsAl Viro2-0/+4
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2-2/+2
2007-02-09[PATCH] m32r: class_device -> device falloutAl Viro1-1/+1
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2-2/+2
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro1-2/+2
2007-02-09[PATCH] wrong order of kzalloc argumentsAl Viro1-1/+1
2007-02-09[EISA] EISA registration with !CONFIG_EISAMaciej W. Rozycki1-0/+10
2007-02-09[TC] pmagb-b-fb: Convert to the driver modelMaciej W. Rozycki2-44/+58
2007-02-09[TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki13-136/+250
2007-02-09[TC] mips: pmag-ba-fb: Convert to the driver modelMaciej W. Rozycki2-43/+56
2007-02-09[TC] defxx: TURBOchannel supportMaciej W. Rozycki3-354/+664
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki5-1/+103
2007-02-09[TC] MIPS: TURBOchannel resources off-by-one fixMaciej W. Rozycki1-2/+2
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki8-328/+396
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin3-34/+0
2007-02-09[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATEDTakashi Iwai2-2/+2
2007-02-09[AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen1-0/+1
2007-02-09[AVR32] ssize_t should be long, not intHaavard Skinnemoen1-1/+1