summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra6-13/+111
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra4-1/+57
2008-04-30mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi3-18/+18
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi1-0/+26
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra8-2/+194
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov3-3/+3
2008-04-30make marker_debug staticAdrian Bunk1-1/+1
2008-04-30mxser: convert large macros to functionsChristoph Hellwig2-152/+214
2008-04-30pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/Oleg Nesterov1-15/+21
2008-04-30pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCHOleg Nesterov1-13/+20
2008-04-30pids: __set_special_pids: use change_pid() helperOleg Nesterov1-4/+2
2008-04-30pids: sys_setpgid: use change_pid() helperOleg Nesterov1-2/+1
2008-04-30pids: introduce change_pid() helperOleg Nesterov2-7/+20
2008-04-30pids: de_thread: don't clear session/pgrp pids for the old leaderOleg Nesterov1-1/+0
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov5-9/+24
2008-04-30Use find_task_by_vpid in taskstatsPavel Emelyanov1-3/+3
2008-04-30free_pidmap: turn it into free_pidmap(struct upid *)Oleg Nesterov1-6/+7
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu3-35/+52
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu1-2/+2
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto1-1/+1
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox8-20/+25
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox1-2/+1
2008-04-30tty: add throttle/unthrottle helpersAlan Cox9-25/+31
2008-04-30isicom: fix buffer allocationAlan Cox1-8/+6
2008-04-30esp: clean up to modern coding styleAlan Cox1-308/+283
2008-04-30epca: coding styleAlan Cox1-118/+158
2008-04-30riscom8: coding styleAlan Cox1-340/+304
2008-04-30strip: Fix up strip for the new orderAlan Cox1-42/+24
2008-04-30tty: The big operations reworkAlan Cox30-664/+537
2008-04-30isicom: bring into coding styleAlan Cox1-53/+56
2008-04-30serial: switch the serial core to int put_char methodsAlan Cox1-4/+8
2008-04-30pc300: Update to tty_set_operationsAlan Cox1-9/+15
2008-04-30pty: prepare for tty->ops changesAlan Cox1-3/+26
2008-04-30isdn: switch to int put_char methodAlan Cox1-3/+6
2008-04-30consoles: switch to int put_char methodAlan Cox2-5/+6
2008-04-30synclink series: switch to int put_char methodAlan Cox3-14/+22
2008-04-30specialix: Switch to int put_char methodAlan Cox1-4/+5
2008-04-30serial167: switch to int put_char methodAlan Cox1-3/+4
2008-04-30riscom/rocket: switch to int put_char methodAlan Cox2-5/+9
2008-04-30pcmcia: serial to int put_char methodAlan Cox1-3/+4
2008-04-30mxser: switch to put_char being intAlan Cox1-3/+4
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox4-13/+18
2008-04-30amiserial: Switch put char to return success/failAlan Cox1-5/+6
2008-04-30usb gadget: switch to put_char returning intAlan Cox1-4/+6
2008-04-30serial m68k: put_char returnsAlan Cox3-5/+7
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox4-6/+12
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox26-234/+189
2008-04-30drivers/char/ds1286.c: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-30Char: rio, fix cirrus definesJiri Slaby7-185/+191
2008-04-30cyclades: use ioremap_nocache for clarity as proposedAlan Cox1-1/+1