Age | Commit message (Expand) | Author |
2008-04-30 | serial: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | afs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | lib: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | kernel: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | mm: remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | brd: modify ramdisk device to be able to manage partitions | Laurent Vivier |
2008-04-30 | add hrtimer specific debugobjects code | Thomas Gleixner |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner |
2008-04-30 | debugobjects: add documentation | Thomas Gleixner |
2008-04-30 | infrastructure to debug (dynamic) objects | Thomas Gleixner |
2008-04-30 | slab: add a flag to prevent debug_free checks on a kmem_cache | Thomas Gleixner |
2008-04-30 | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | Add macros similar to min/max/min_t/max_t | Harvey Harrison |
2008-04-30 | alloc_uid: cleanup | Andrew Morton |
2008-04-30 | hfsplus: fix warning with 64k PAGE_SIZE | Andrew Morton |
2008-04-30 | hfs: fix warning with 64k PAGE_SIZE | Andrew Morton |
2008-04-30 | printk: don't read beyond string arguments' terminating zero | Markus Armbruster |
2008-04-30 | Basic braille screen reader support | Samuel Thibault |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike |
2008-04-30 | sysv: [bl]e*_add_cpu conversion | Marcin Slusarz |
2008-04-30 | quota: le*_add_cpu conversion | Marcin Slusarz |
2008-04-30 | hfs/hfsplus: be*_add_cpu conversion | Marcin Slusarz |
2008-04-30 | affs: be*_add_cpu conversion | Marcin Slusarz |
2008-04-30 | reiserfs: use open_bdev_excl | Christoph Hellwig |
2008-04-30 | fuse: fix sparse warnings | Miklos Szeredi |
2008-04-30 | fuse: fix race in llseek | Miklos Szeredi |
2008-04-30 | fuse: fix node ID type | Miklos Szeredi |
2008-04-30 | fuse: fix max i/o size calculation | Miklos Szeredi |
2008-04-30 | fuse: update file size on short read | Miklos Szeredi |
2008-04-30 | fuse: implement perform_write | Nick Piggin |
2008-04-30 | fuse: clean up setting i_size in write | Miklos Szeredi |
2008-04-30 | fuse: support writable mmap | Miklos Szeredi |
2008-04-30 | mm: document missing fields for /proc/meminfo | Miklos Szeredi |
2008-04-30 | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi |
2008-04-30 | mm: bdi: export bdi_writeout_inc() | Miklos Szeredi |
2008-04-30 | mm: bdi: add separate writeback accounting capability | Miklos Szeredi |
2008-04-30 | mm: bdi: move statistics to debugfs | Miklos Szeredi |
2008-04-30 | mm: bdi: allow setting a maximum for the bdi dirty limit | Peter Zijlstra |
2008-04-30 | mm: bdi: allow setting a minimum for the bdi dirty limit | Peter Zijlstra |
2008-04-30 | mm: bdi: expose the BDI object in sysfs for FUSE | Miklos Szeredi |
2008-04-30 | mm: bdi: expose the BDI object in sysfs for NFS | Miklos Szeredi |
2008-04-30 | mm: bdi: export BDI attributes in sysfs | Peter Zijlstra |
2008-04-30 | pidns: make pid->level and pid_ns->level unsigned | Pavel Emelyanov |
2008-04-30 | make marker_debug static | Adrian Bunk |
2008-04-30 | mxser: convert large macros to functions | Christoph Hellwig |
2008-04-30 | pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ | Oleg Nesterov |
2008-04-30 | pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH | Oleg Nesterov |
2008-04-30 | pids: __set_special_pids: use change_pid() helper | Oleg Nesterov |