index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
2008-04-30
3
-3
/
+3
*
make marker_debug static
Adrian Bunk
2008-04-30
1
-1
/
+1
*
mxser: convert large macros to functions
Christoph Hellwig
2008-04-30
2
-152
/
+214
*
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
Oleg Nesterov
2008-04-30
1
-15
/
+21
*
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
Oleg Nesterov
2008-04-30
1
-13
/
+20
*
pids: __set_special_pids: use change_pid() helper
Oleg Nesterov
2008-04-30
1
-4
/
+2
*
pids: sys_setpgid: use change_pid() helper
Oleg Nesterov
2008-04-30
1
-2
/
+1
*
pids: introduce change_pid() helper
Oleg Nesterov
2008-04-30
2
-7
/
+20
*
pids: de_thread: don't clear session/pgrp pids for the old leader
Oleg Nesterov
2008-04-30
1
-1
/
+0
*
Deprecate find_task_by_pid()
Pavel Emelyanov
2008-04-30
5
-9
/
+24
*
Use find_task_by_vpid in taskstats
Pavel Emelyanov
2008-04-30
1
-3
/
+3
*
free_pidmap: turn it into free_pidmap(struct upid *)
Oleg Nesterov
2008-04-30
1
-6
/
+7
*
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-04-30
3
-35
/
+52
*
devpts: propagate error code from devpts_pty_new
Sukadev Bhattiprolu
2008-04-30
1
-2
/
+2
*
tty: fix routine name in ptmx_open()
Hiroshi Shimamoto
2008-04-30
1
-1
/
+1
*
char serial: switch drivers to ioremap_nocache
Alan Cox
2008-04-30
8
-20
/
+25
*
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
2008-04-30
1
-2
/
+1
*
tty: add throttle/unthrottle helpers
Alan Cox
2008-04-30
9
-25
/
+31
*
isicom: fix buffer allocation
Alan Cox
2008-04-30
1
-8
/
+6
*
esp: clean up to modern coding style
Alan Cox
2008-04-30
1
-308
/
+283
*
epca: coding style
Alan Cox
2008-04-30
1
-118
/
+158
*
riscom8: coding style
Alan Cox
2008-04-30
1
-340
/
+304
*
strip: Fix up strip for the new order
Alan Cox
2008-04-30
1
-42
/
+24
*
tty: The big operations rework
Alan Cox
2008-04-30
30
-664
/
+537
*
isicom: bring into coding style
Alan Cox
2008-04-30
1
-53
/
+56
*
serial: switch the serial core to int put_char methods
Alan Cox
2008-04-30
1
-4
/
+8
*
pc300: Update to tty_set_operations
Alan Cox
2008-04-30
1
-9
/
+15
*
pty: prepare for tty->ops changes
Alan Cox
2008-04-30
1
-3
/
+26
*
isdn: switch to int put_char method
Alan Cox
2008-04-30
1
-3
/
+6
*
consoles: switch to int put_char method
Alan Cox
2008-04-30
2
-5
/
+6
*
synclink series: switch to int put_char method
Alan Cox
2008-04-30
3
-14
/
+22
*
specialix: Switch to int put_char method
Alan Cox
2008-04-30
1
-4
/
+5
*
serial167: switch to int put_char method
Alan Cox
2008-04-30
1
-3
/
+4
*
riscom/rocket: switch to int put_char method
Alan Cox
2008-04-30
2
-5
/
+9
*
pcmcia: serial to int put_char method
Alan Cox
2008-04-30
1
-3
/
+4
*
mxser: switch to put_char being int
Alan Cox
2008-04-30
1
-3
/
+4
*
char: switch gs, cyclades and esp to return int for put_char
Alan Cox
2008-04-30
4
-13
/
+18
*
amiserial: Switch put char to return success/fail
Alan Cox
2008-04-30
1
-5
/
+6
*
usb gadget: switch to put_char returning int
Alan Cox
2008-04-30
1
-4
/
+6
*
serial m68k: put_char returns
Alan Cox
2008-04-30
3
-5
/
+7
*
s390 tty: Prepare for put_char to return success/fail
Alan Cox
2008-04-30
4
-6
/
+12
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
26
-234
/
+189
*
drivers/char/ds1286.c: use time_before, time_before_eq, etc
Julia Lawall
2008-04-30
1
-1
/
+2
*
Char: rio, fix cirrus defines
Jiri Slaby
2008-04-30
7
-185
/
+191
*
cyclades: use ioremap_nocache for clarity as proposed
Alan Cox
2008-04-30
1
-1
/
+1
*
cyclades: coding style & review
Alan Cox
2008-04-30
1
-159
/
+149
*
istallion: TIOCG/SSOFTCAR handling removal
Alan Cox
2008-04-30
1
-10
/
+0
*
Char: ip2, macros cleanup
Jiri Slaby
2008-04-30
6
-383
/
+211
*
drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in...
Jon Schindler
2008-04-30
1
-4
/
+6
*
epca.c: static functions and integer as NULL pointer fixes
Harvey Harrison
2008-04-30
1
-4
/
+5
[next]