summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-305-1/+8
* mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-302-0/+12
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-3010-30/+67
* mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-303-48/+99
* mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-306-13/+111
* mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-304-1/+57
* mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi2008-04-303-18/+18
* mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi2008-04-301-0/+26
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-308-2/+194
* pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-303-3/+3
* make marker_debug staticAdrian Bunk2008-04-301-1/+1
* mxser: convert large macros to functionsChristoph Hellwig2008-04-302-152/+214
* pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/Oleg Nesterov2008-04-301-15/+21
* pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCHOleg Nesterov2008-04-301-13/+20
* pids: __set_special_pids: use change_pid() helperOleg Nesterov2008-04-301-4/+2
* pids: sys_setpgid: use change_pid() helperOleg Nesterov2008-04-301-2/+1
* pids: introduce change_pid() helperOleg Nesterov2008-04-302-7/+20
* pids: de_thread: don't clear session/pgrp pids for the old leaderOleg Nesterov2008-04-301-1/+0
* Deprecate find_task_by_pid()Pavel Emelyanov2008-04-305-9/+24
* Use find_task_by_vpid in taskstatsPavel Emelyanov2008-04-301-3/+3
* free_pidmap: turn it into free_pidmap(struct upid *)Oleg Nesterov2008-04-301-6/+7
* devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-303-35/+52
* devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu2008-04-301-2/+2
* tty: fix routine name in ptmx_open()Hiroshi Shimamoto2008-04-301-1/+1
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-308-20/+25
* ip2: switch remaining direct call of ops->flush_bufferAlan Cox2008-04-301-2/+1
* tty: add throttle/unthrottle helpersAlan Cox2008-04-309-25/+31
* isicom: fix buffer allocationAlan Cox2008-04-301-8/+6
* esp: clean up to modern coding styleAlan Cox2008-04-301-308/+283
* epca: coding styleAlan Cox2008-04-301-118/+158
* riscom8: coding styleAlan Cox2008-04-301-340/+304
* strip: Fix up strip for the new orderAlan Cox2008-04-301-42/+24
* tty: The big operations reworkAlan Cox2008-04-3030-664/+537
* isicom: bring into coding styleAlan Cox2008-04-301-53/+56
* serial: switch the serial core to int put_char methodsAlan Cox2008-04-301-4/+8
* pc300: Update to tty_set_operationsAlan Cox2008-04-301-9/+15
* pty: prepare for tty->ops changesAlan Cox2008-04-301-3/+26
* isdn: switch to int put_char methodAlan Cox2008-04-301-3/+6
* consoles: switch to int put_char methodAlan Cox2008-04-302-5/+6
* synclink series: switch to int put_char methodAlan Cox2008-04-303-14/+22
* specialix: Switch to int put_char methodAlan Cox2008-04-301-4/+5
* serial167: switch to int put_char methodAlan Cox2008-04-301-3/+4
* riscom/rocket: switch to int put_char methodAlan Cox2008-04-302-5/+9
* pcmcia: serial to int put_char methodAlan Cox2008-04-301-3/+4
* mxser: switch to put_char being intAlan Cox2008-04-301-3/+4
* char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-304-13/+18
* amiserial: Switch put char to return success/failAlan Cox2008-04-301-5/+6
* usb gadget: switch to put_char returning intAlan Cox2008-04-301-4/+6
* serial m68k: put_char returnsAlan Cox2008-04-303-5/+7
* s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-304-6/+12
OpenPOWER on IntegriCloud