index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pcbc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
fuse: support writable mmap
Miklos Szeredi
5
-29
/
+481
2008-04-30
mm: document missing fields for /proc/meminfo
Miklos Szeredi
1
-4
/
+17
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
5
-1
/
+8
2008-04-30
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
2
-0
/
+12
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
10
-30
/
+67
2008-04-30
mm: bdi: move statistics to debugfs
Miklos Szeredi
3
-48
/
+99
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
6
-13
/
+111
2008-04-30
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
4
-1
/
+57
2008-04-30
mm: bdi: expose the BDI object in sysfs for FUSE
Miklos Szeredi
3
-18
/
+18
2008-04-30
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
1
-0
/
+26
2008-04-30
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
8
-2
/
+194
2008-04-30
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
3
-3
/
+3
2008-04-30
make marker_debug static
Adrian Bunk
1
-1
/
+1
2008-04-30
mxser: convert large macros to functions
Christoph Hellwig
2
-152
/
+214
2008-04-30
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
Oleg Nesterov
1
-15
/
+21
2008-04-30
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
Oleg Nesterov
1
-13
/
+20
2008-04-30
pids: __set_special_pids: use change_pid() helper
Oleg Nesterov
1
-4
/
+2
2008-04-30
pids: sys_setpgid: use change_pid() helper
Oleg Nesterov
1
-2
/
+1
2008-04-30
pids: introduce change_pid() helper
Oleg Nesterov
2
-7
/
+20
2008-04-30
pids: de_thread: don't clear session/pgrp pids for the old leader
Oleg Nesterov
1
-1
/
+0
2008-04-30
Deprecate find_task_by_pid()
Pavel Emelyanov
5
-9
/
+24
2008-04-30
Use find_task_by_vpid in taskstats
Pavel Emelyanov
1
-3
/
+3
2008-04-30
free_pidmap: turn it into free_pidmap(struct upid *)
Oleg Nesterov
1
-6
/
+7
2008-04-30
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
3
-35
/
+52
2008-04-30
devpts: propagate error code from devpts_pty_new
Sukadev Bhattiprolu
1
-2
/
+2
2008-04-30
tty: fix routine name in ptmx_open()
Hiroshi Shimamoto
1
-1
/
+1
2008-04-30
char serial: switch drivers to ioremap_nocache
Alan Cox
8
-20
/
+25
2008-04-30
ip2: switch remaining direct call of ops->flush_buffer
Alan Cox
1
-2
/
+1
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
9
-25
/
+31
2008-04-30
isicom: fix buffer allocation
Alan Cox
1
-8
/
+6
2008-04-30
esp: clean up to modern coding style
Alan Cox
1
-308
/
+283
2008-04-30
epca: coding style
Alan Cox
1
-118
/
+158
2008-04-30
riscom8: coding style
Alan Cox
1
-340
/
+304
2008-04-30
strip: Fix up strip for the new order
Alan Cox
1
-42
/
+24
2008-04-30
tty: The big operations rework
Alan Cox
30
-664
/
+537
2008-04-30
isicom: bring into coding style
Alan Cox
1
-53
/
+56
2008-04-30
serial: switch the serial core to int put_char methods
Alan Cox
1
-4
/
+8
2008-04-30
pc300: Update to tty_set_operations
Alan Cox
1
-9
/
+15
2008-04-30
pty: prepare for tty->ops changes
Alan Cox
1
-3
/
+26
2008-04-30
isdn: switch to int put_char method
Alan Cox
1
-3
/
+6
2008-04-30
consoles: switch to int put_char method
Alan Cox
2
-5
/
+6
2008-04-30
synclink series: switch to int put_char method
Alan Cox
3
-14
/
+22
2008-04-30
specialix: Switch to int put_char method
Alan Cox
1
-4
/
+5
2008-04-30
serial167: switch to int put_char method
Alan Cox
1
-3
/
+4
2008-04-30
riscom/rocket: switch to int put_char method
Alan Cox
2
-5
/
+9
2008-04-30
pcmcia: serial to int put_char method
Alan Cox
1
-3
/
+4
2008-04-30
mxser: switch to put_char being int
Alan Cox
1
-3
/
+4
2008-04-30
char: switch gs, cyclades and esp to return int for put_char
Alan Cox
4
-13
/
+18
2008-04-30
amiserial: Switch put char to return success/fail
Alan Cox
1
-5
/
+6
2008-04-30
usb gadget: switch to put_char returning int
Alan Cox
1
-4
/
+6
[next]