aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | brd: modify ramdisk device to be able to manage partitionsLaurent Vivier2008-04-30
* | | | add hrtimer specific debugobjects codeThomas Gleixner2008-04-30
* | | | debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* | | | debugobjects: add documentationThomas Gleixner2008-04-30
* | | | infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30
* | | | slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner2008-04-30
* | | | drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | | | Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-30
* | | | alloc_uid: cleanupAndrew Morton2008-04-30
* | | | hfsplus: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-30
* | | | hfs: fix warning with 64k PAGE_SIZEAndrew Morton2008-04-30
* | | | printk: don't read beyond string arguments' terminating zeroMarkus Armbruster2008-04-30
* | | | Basic braille screen reader supportSamuel Thibault2008-04-30
* | | | asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-30
* | | | sysv: [bl]e*_add_cpu conversionMarcin Slusarz2008-04-30
* | | | quota: le*_add_cpu conversionMarcin Slusarz2008-04-30
* | | | hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz2008-04-30
* | | | affs: be*_add_cpu conversionMarcin Slusarz2008-04-30
* | | | reiserfs: use open_bdev_exclChristoph Hellwig2008-04-30
* | | | fuse: fix sparse warningsMiklos Szeredi2008-04-30
* | | | fuse: fix race in llseekMiklos Szeredi2008-04-30
* | | | fuse: fix node ID typeMiklos Szeredi2008-04-30
* | | | fuse: fix max i/o size calculationMiklos Szeredi2008-04-30
* | | | fuse: update file size on short readMiklos Szeredi2008-04-30
* | | | fuse: implement perform_writeNick Piggin2008-04-30
* | | | fuse: clean up setting i_size in writeMiklos Szeredi2008-04-30
* | | | fuse: support writable mmapMiklos Szeredi2008-04-30
* | | | mm: document missing fields for /proc/meminfoMiklos Szeredi2008-04-30
* | | | mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* | | | mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-30
* | | | mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* | | | mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-30
* | | | mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-30
* | | | mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-30
* | | | mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi2008-04-30
* | | | mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi2008-04-30
* | | | mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-30
* | | | pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-30
* | | | make marker_debug staticAdrian Bunk2008-04-30
* | | | mxser: convert large macros to functionsChristoph Hellwig2008-04-30
* | | | pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/Oleg Nesterov2008-04-30
* | | | pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCHOleg Nesterov2008-04-30
* | | | pids: __set_special_pids: use change_pid() helperOleg Nesterov2008-04-30
* | | | pids: sys_setpgid: use change_pid() helperOleg Nesterov2008-04-30
* | | | pids: introduce change_pid() helperOleg Nesterov2008-04-30
* | | | pids: de_thread: don't clear session/pgrp pids for the old leaderOleg Nesterov2008-04-30
* | | | Deprecate find_task_by_pid()Pavel Emelyanov2008-04-30
* | | | Use find_task_by_vpid in taskstatsPavel Emelyanov2008-04-30
* | | | free_pidmap: turn it into free_pidmap(struct upid *)Oleg Nesterov2008-04-30