aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30fix drivers/media/common/tuners/ build bugIngo Molnar1-0/+1
2008-04-30revert "memory hotplug: allocate usemap on the section with pgdat"Andrew Morton1-13/+2
2008-04-30mm: fix warning on memory offlineNick Piggin1-1/+8
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day4-12/+6
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day5-14/+0
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day41-130/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-54/+54
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison24-91/+91
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison28-57/+57
2008-04-30afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-6/+6
2008-04-30lib: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-13/+13
2008-04-30kernel: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-3/+3
2008-04-30mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison3-6/+6
2008-04-30brd: modify ramdisk device to be able to manage partitionsLaurent Vivier1-5/+14
2008-04-30add hrtimer specific debugobjects codeThomas Gleixner3-23/+186
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner6-13/+187
2008-04-30debugobjects: add documentationThomas Gleixner2-1/+392
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner10-4/+1030
2008-04-30slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner1-0/+7
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-18/+18
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison3-25/+74
2008-04-30alloc_uid: cleanupAndrew Morton1-16/+2
2008-04-30hfsplus: fix warning with 64k PAGE_SIZEAndrew Morton1-3/+7
2008-04-30hfs: fix warning with 64k PAGE_SIZEAndrew Morton1-3/+7
2008-04-30printk: don't read beyond string arguments' terminating zeroMarkus Armbruster1-1/+1
2008-04-30Basic braille screen reader supportSamuel Thibault15-30/+538
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike8-8/+8
2008-04-30sysv: [bl]e*_add_cpu conversionMarcin Slusarz1-4/+4
2008-04-30quota: le*_add_cpu conversionMarcin Slusarz1-2/+2
2008-04-30hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz2-2/+2
2008-04-30affs: be*_add_cpu conversionMarcin Slusarz1-2/+2
2008-04-30reiserfs: use open_bdev_exclChristoph Hellwig2-28/+23
2008-04-30fuse: fix sparse warningsMiklos Szeredi1-1/+3
2008-04-30fuse: fix race in llseekMiklos Szeredi1-2/+27
2008-04-30fuse: fix node ID typeMiklos Szeredi2-6/+6
2008-04-30fuse: fix max i/o size calculationMiklos Szeredi2-4/+6
2008-04-30fuse: update file size on short readMiklos Szeredi3-8/+53
2008-04-30fuse: implement perform_writeNick Piggin1-1/+193
2008-04-30fuse: clean up setting i_size in writeMiklos Szeredi1-13/+15
2008-04-30fuse: support writable mmapMiklos Szeredi5-29/+481
2008-04-30mm: document missing fields for /proc/meminfoMiklos Szeredi1-4/+17
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi5-1/+8
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi2-0/+12
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi10-30/+67
2008-04-30mm: bdi: move statistics to debugfsMiklos Szeredi3-48/+99
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra6-13/+111
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra4-1/+57
2008-04-30mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi3-18/+18
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi1-0/+26
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra8-2/+194