Commit Graph

95257 Commits (caafa4324335aeb11bc233d5f87aca8cce30beba)
 

Author SHA1 Message Date
Pavel Emelyanov caafa43243 pidns: make pid->level and pid_ns->level unsigned 17 years ago
Adrian Bunk ab883af53e make marker_debug static 17 years ago
Christoph Hellwig 148ff86b11 mxser: convert large macros to functions 17 years ago
Oleg Nesterov 12a3de0a96 pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ 17 years ago
Oleg Nesterov 1dd768c081 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH 17 years ago
Oleg Nesterov 7d8da0962e pids: __set_special_pids: use change_pid() helper 17 years ago
Oleg Nesterov 83beaf3c6c pids: sys_setpgid: use change_pid() helper 17 years ago
Oleg Nesterov 24336eaeec pids: introduce change_pid() helper 17 years ago
Oleg Nesterov 65450cebc6 pids: de_thread: don't clear session/pgrp pids for the old leader 17 years ago
Pavel Emelyanov 5cd204550b Deprecate find_task_by_pid() 17 years ago
Pavel Emelyanov cb41d6d068 Use find_task_by_vpid in taskstats 17 years ago
Oleg Nesterov b7127aa454 free_pidmap: turn it into free_pidmap(struct upid *) 17 years ago
Sukadev Bhattiprolu 718a916338 devpts: factor out PTY index allocation 17 years ago
Sukadev Bhattiprolu 4f8f9d66cd devpts: propagate error code from devpts_pty_new 17 years ago
Hiroshi Shimamoto 86a9653817 tty: fix routine name in ptmx_open() 17 years ago
Alan Cox 24cb233520 char serial: switch drivers to ioremap_nocache 17 years ago
Alan Cox a6fc819ebe ip2: switch remaining direct call of ops->flush_buffer 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox 8cd64518a3 isicom: fix buffer allocation 17 years ago
Alan Cox fb100b6ea7 esp: clean up to modern coding style 17 years ago
Alan Cox 191260a012 epca: coding style 17 years ago
Alan Cox 9492e13516 riscom8: coding style 17 years ago
Alan Cox 8e8bcf16c2 strip: Fix up strip for the new order 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 251b8dd7ee isicom: bring into coding style 17 years ago
Alan Cox 23d22cea85 serial: switch the serial core to int put_char methods 17 years ago
Alan Cox 56dbbb9a57 pc300: Update to tty_set_operations 17 years ago
Alan Cox 3e8e88ca05 pty: prepare for tty->ops changes 17 years ago
Alan Cox f2545a7563 isdn: switch to int put_char method 17 years ago
Alan Cox 5d19f546e7 consoles: switch to int put_char method 17 years ago
Alan Cox 55da77899c synclink series: switch to int put_char method 17 years ago
Alan Cox 6ae045767b specialix: Switch to int put_char method 17 years ago
Alan Cox a5b08c6619 serial167: switch to int put_char method 17 years ago
Alan Cox bbbbb96f5e riscom/rocket: switch to int put_char method 17 years ago
Alan Cox d7e752e275 pcmcia: serial to int put_char method 17 years ago
Alan Cox 0be2eadee7 mxser: switch to put_char being int 17 years ago
Alan Cox 76b25a5509 char: switch gs, cyclades and esp to return int for put_char 17 years ago
Alan Cox 257afa3cb6 amiserial: Switch put char to return success/fail 17 years ago
Alan Cox 4cd55ab1f9 usb gadget: switch to put_char returning int 17 years ago
Alan Cox 09a6ffa84c serial m68k: put_char returns 17 years ago
Alan Cox 9e7c9a19c1 s390 tty: Prepare for put_char to return success/fail 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Julia Lawall ac0e4b7d31 drivers/char/ds1286.c: use time_before, time_before_eq, etc 17 years ago
Jiri Slaby d6f6341a64 Char: rio, fix cirrus defines 17 years ago
Alan Cox cd989b3a8c cyclades: use ioremap_nocache for clarity as proposed 17 years ago
Alan Cox 15ed6cc0ba cyclades: coding style & review 17 years ago
Alan Cox e5b393e4f1 istallion: TIOCG/SSOFTCAR handling removal 17 years ago
Jiri Slaby cf1c63c3e6 Char: ip2, macros cleanup 17 years ago
Jon Schindler 83e422b764 drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
Harvey Harrison 11fb09bfab epca.c: static functions and integer as NULL pointer fixes 17 years ago