Commit Graph

95296 Commits (af1f16d08f38ab6f17b5760e6ec9d2b7d3a5ff1a)
 

Author SHA1 Message Date
Harvey Harrison af1f16d08f kernel: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison d40cee245f mm: remove remaining __FUNCTION__ occurrences 17 years ago
Laurent Vivier d7853d1f89 brd: modify ramdisk device to be able to manage partitions 17 years ago
Thomas Gleixner 237fc6e7a3 add hrtimer specific debugobjects code 17 years ago
Thomas Gleixner c6f3a97f86 debugobjects: add timer specific object debugging code 17 years ago
Thomas Gleixner 691cc54c7d debugobjects: add documentation 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Thomas Gleixner 30327acf78 slab: add a flag to prevent debug_free checks on a kmem_cache 17 years ago
Harvey Harrison 145980a0b0 drivers: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison bdf4bbaaee Add macros similar to min/max/min_t/max_t 17 years ago
Andrew Morton 354a1f4d99 alloc_uid: cleanup 17 years ago
Andrew Morton 487798df6d hfsplus: fix warning with 64k PAGE_SIZE 17 years ago
Andrew Morton 3e5a509730 hfs: fix warning with 64k PAGE_SIZE 17 years ago
Markus Armbruster f735295b14 printk: don't read beyond string arguments' terminating zero 17 years ago
Samuel Thibault f7511d5f66 Basic braille screen reader support 17 years ago
Jeff Dike 730f412c08 asm-*/futex.h should include linux/uaccess.h 17 years ago
Marcin Slusarz 07132922aa sysv: [bl]e*_add_cpu conversion 17 years ago
Marcin Slusarz e3592b12f5 quota: le*_add_cpu conversion 17 years ago
Marcin Slusarz 20c79e785a hfs/hfsplus: be*_add_cpu conversion 17 years ago
Marcin Slusarz 6369a4abb4 affs: be*_add_cpu conversion 17 years ago
Christoph Hellwig 86098fa011 reiserfs: use open_bdev_excl 17 years ago
Miklos Szeredi 4dbf930ed6 fuse: fix sparse warnings 17 years ago
Miklos Szeredi 5559b8f4d1 fuse: fix race in llseek 17 years ago
Miklos Szeredi b48badf013 fuse: fix node ID type 17 years ago
Miklos Szeredi e5d9a0df07 fuse: fix max i/o size calculation 17 years ago
Miklos Szeredi 5c5c5e51b2 fuse: update file size on short read 17 years ago
Nick Piggin ea9b9907b8 fuse: implement perform_write 17 years ago
Miklos Szeredi 854512ec35 fuse: clean up setting i_size in write 17 years ago
Miklos Szeredi 3be5a52b30 fuse: support writable mmap 17 years ago
Miklos Szeredi b88473f73e mm: document missing fields for /proc/meminfo 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Miklos Szeredi dd5656e59c mm: bdi: export bdi_writeout_inc() 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Miklos Szeredi 76f1418b48 mm: bdi: move statistics to debugfs 17 years ago
Peter Zijlstra a42dde0415 mm: bdi: allow setting a maximum for the bdi dirty limit 17 years ago
Peter Zijlstra 189d3c4a94 mm: bdi: allow setting a minimum for the bdi dirty limit 17 years ago
Miklos Szeredi b6f2fcbcfc mm: bdi: expose the BDI object in sysfs for FUSE 17 years ago
Miklos Szeredi fa799759f9 mm: bdi: expose the BDI object in sysfs for NFS 17 years ago
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
Pavel Emelyanov caafa43243 pidns: make pid->level and pid_ns->level unsigned 17 years ago
Adrian Bunk ab883af53e make marker_debug static 17 years ago
Christoph Hellwig 148ff86b11 mxser: convert large macros to functions 17 years ago
Oleg Nesterov 12a3de0a96 pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ 17 years ago
Oleg Nesterov 1dd768c081 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH 17 years ago
Oleg Nesterov 7d8da0962e pids: __set_special_pids: use change_pid() helper 17 years ago
Oleg Nesterov 83beaf3c6c pids: sys_setpgid: use change_pid() helper 17 years ago
Oleg Nesterov 24336eaeec pids: introduce change_pid() helper 17 years ago
Oleg Nesterov 65450cebc6 pids: de_thread: don't clear session/pgrp pids for the old leader 17 years ago
Pavel Emelyanov 5cd204550b Deprecate find_task_by_pid() 17 years ago
Pavel Emelyanov cb41d6d068 Use find_task_by_vpid in taskstats 17 years ago