summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-04-30fuse: update file size on short readMiklos Szeredi-8/+53
2008-04-30fuse: implement perform_writeNick Piggin-1/+193
2008-04-30fuse: clean up setting i_size in writeMiklos Szeredi-13/+15
2008-04-30fuse: support writable mmapMiklos Szeredi-29/+481
2008-04-30mm: document missing fields for /proc/meminfoMiklos Szeredi-4/+17
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi-1/+8
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi-0/+12
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi-30/+67
2008-04-30mm: bdi: move statistics to debugfsMiklos Szeredi-48/+99
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra-13/+111
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra-1/+57
2008-04-30mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi-18/+18
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi-0/+26
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra-2/+194
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov-3/+3
2008-04-30make marker_debug staticAdrian Bunk-1/+1
2008-04-30mxser: convert large macros to functionsChristoph Hellwig-152/+214
2008-04-30pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/Oleg Nesterov-15/+21
2008-04-30pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCHOleg Nesterov-13/+20
2008-04-30pids: __set_special_pids: use change_pid() helperOleg Nesterov-4/+2
2008-04-30pids: sys_setpgid: use change_pid() helperOleg Nesterov-2/+1
2008-04-30pids: introduce change_pid() helperOleg Nesterov-7/+20
2008-04-30pids: de_thread: don't clear session/pgrp pids for the old leaderOleg Nesterov-1/+0
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov-9/+24
2008-04-30Use find_task_by_vpid in taskstatsPavel Emelyanov-3/+3
2008-04-30free_pidmap: turn it into free_pidmap(struct upid *)Oleg Nesterov-6/+7
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu-35/+52
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu-2/+2
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto-1/+1
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox-20/+25
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox-2/+1
2008-04-30tty: add throttle/unthrottle helpersAlan Cox-25/+31
2008-04-30isicom: fix buffer allocationAlan Cox-8/+6
2008-04-30esp: clean up to modern coding styleAlan Cox-308/+283
2008-04-30epca: coding styleAlan Cox-118/+158
2008-04-30riscom8: coding styleAlan Cox-340/+304
2008-04-30strip: Fix up strip for the new orderAlan Cox-42/+24
2008-04-30tty: The big operations reworkAlan Cox-664/+537
2008-04-30isicom: bring into coding styleAlan Cox-53/+56
2008-04-30serial: switch the serial core to int put_char methodsAlan Cox-4/+8
2008-04-30pc300: Update to tty_set_operationsAlan Cox-9/+15
2008-04-30pty: prepare for tty->ops changesAlan Cox-3/+26
2008-04-30isdn: switch to int put_char methodAlan Cox-3/+6
2008-04-30consoles: switch to int put_char methodAlan Cox-5/+6
2008-04-30synclink series: switch to int put_char methodAlan Cox-14/+22
2008-04-30specialix: Switch to int put_char methodAlan Cox-4/+5
2008-04-30serial167: switch to int put_char methodAlan Cox-3/+4
2008-04-30riscom/rocket: switch to int put_char methodAlan Cox-5/+9
2008-04-30pcmcia: serial to int put_char methodAlan Cox-3/+4
2008-04-30mxser: switch to put_char being intAlan Cox-3/+4