aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-30fuse: clean up setting i_size in writeMiklos Szeredi
2008-04-30fuse: support writable mmapMiklos Szeredi
2008-04-30mm: document missing fields for /proc/meminfoMiklos Szeredi
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-30mm: bdi: move statistics to debugfsMiklos Szeredi
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov
2008-04-30make marker_debug staticAdrian Bunk
2008-04-30mxser: convert large macros to functionsChristoph Hellwig
2008-04-30pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/Oleg Nesterov
2008-04-30pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCHOleg Nesterov
2008-04-30pids: __set_special_pids: use change_pid() helperOleg Nesterov
2008-04-30pids: sys_setpgid: use change_pid() helperOleg Nesterov
2008-04-30pids: introduce change_pid() helperOleg Nesterov
2008-04-30pids: de_thread: don't clear session/pgrp pids for the old leaderOleg Nesterov
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov
2008-04-30Use find_task_by_vpid in taskstatsPavel Emelyanov
2008-04-30free_pidmap: turn it into free_pidmap(struct upid *)Oleg Nesterov
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30isicom: fix buffer allocationAlan Cox
2008-04-30esp: clean up to modern coding styleAlan Cox
2008-04-30epca: coding styleAlan Cox
2008-04-30riscom8: coding styleAlan Cox
2008-04-30strip: Fix up strip for the new orderAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30isicom: bring into coding styleAlan Cox
2008-04-30serial: switch the serial core to int put_char methodsAlan Cox
2008-04-30pc300: Update to tty_set_operationsAlan Cox
2008-04-30pty: prepare for tty->ops changesAlan Cox
2008-04-30isdn: switch to int put_char methodAlan Cox
2008-04-30consoles: switch to int put_char methodAlan Cox
2008-04-30synclink series: switch to int put_char methodAlan Cox
2008-04-30specialix: Switch to int put_char methodAlan Cox
2008-04-30serial167: switch to int put_char methodAlan Cox
2008-04-30riscom/rocket: switch to int put_char methodAlan Cox
2008-04-30pcmcia: serial to int put_char methodAlan Cox
2008-04-30mxser: switch to put_char being intAlan Cox
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox
2008-04-30amiserial: Switch put char to return success/failAlan Cox