summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3028-57/+57
* afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-6/+6
* lib: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-13/+13
* kernel: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-302-3/+3
* mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-303-6/+6
* brd: modify ramdisk device to be able to manage partitionsLaurent Vivier2008-04-301-5/+14
* add hrtimer specific debugobjects codeThomas Gleixner2008-04-303-23/+186
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-306-13/+187
* debugobjects: add documentationThomas Gleixner2008-04-302-1/+392
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-3010-4/+1030
* slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner2008-04-301-0/+7
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-309-18/+18
* Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-303-25/+74
* alloc_uid: cleanupAndrew Morton2008-04-301-16/+2
* hfsplus: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-301-3/+7
* hfs: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-301-3/+7
* printk: don't read beyond string arguments' terminating zeroMarkus Armbruster2008-04-301-1/+1
* Basic braille screen reader supportSamuel Thibault2008-04-3015-30/+538
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-308-8/+8
* sysv: [bl]e*_add_cpu conversionMarcin Slusarz2008-04-301-4/+4
* quota: le*_add_cpu conversionMarcin Slusarz2008-04-301-2/+2
* hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz2008-04-302-2/+2
* affs: be*_add_cpu conversionMarcin Slusarz2008-04-301-2/+2
* reiserfs: use open_bdev_exclChristoph Hellwig2008-04-302-28/+23
* fuse: fix sparse warningsMiklos Szeredi2008-04-301-1/+3
* fuse: fix race in llseekMiklos Szeredi2008-04-301-2/+27
* fuse: fix node ID typeMiklos Szeredi2008-04-302-6/+6
* fuse: fix max i/o size calculationMiklos Szeredi2008-04-302-4/+6
* fuse: update file size on short readMiklos Szeredi2008-04-303-8/+53
* fuse: implement perform_writeNick Piggin2008-04-301-1/+193
* fuse: clean up setting i_size in writeMiklos Szeredi2008-04-301-13/+15
* fuse: support writable mmapMiklos Szeredi2008-04-305-29/+481
* mm: document missing fields for /proc/meminfoMiklos Szeredi2008-04-301-4/+17
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-305-1/+8
* mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-302-0/+12
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-3010-30/+67
* mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-303-48/+99
* mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-306-13/+111
* mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-304-1/+57
* mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi2008-04-303-18/+18
* mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi2008-04-301-0/+26
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-308-2/+194
* pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-303-3/+3
* make marker_debug staticAdrian Bunk2008-04-301-1/+1
* mxser: convert large macros to functionsChristoph Hellwig2008-04-302-152/+214
* pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/Oleg Nesterov2008-04-301-15/+21
* pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCHOleg Nesterov2008-04-301-13/+20
* pids: __set_special_pids: use change_pid() helperOleg Nesterov2008-04-301-4/+2
* pids: sys_setpgid: use change_pid() helperOleg Nesterov2008-04-301-2/+1
* pids: introduce change_pid() helperOleg Nesterov2008-04-302-7/+20
OpenPOWER on IntegriCloud