Kees Cook
|
5e22002aa8
isdn: Disable IIOCDBGVAR
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 年之前 |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 年之前 |
Kees Cook
|
b9eaf18722
treewide: init_timer() -> setup_timer()
|
7 年之前 |
Annie Cherkaev
|
9f5af546e6
isdn/i4l: fix buffer overflow
|
8 年之前 |
Al Viro
|
31acd2665b
isdn: get rid of pointless access_ok()
|
8 年之前 |
Julia Lawall
|
0c295e44de
isdn: replace del_timer by del_timer_sync
|
11 年之前 |
Arnd Bergmann
|
94fcf6964c
isdn: fix multiple sleep_on races
|
11 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 年之前 |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 年之前 |
Jiri Slaby
|
227434f898
TTY: switch tty_buffer_request_room to tty_port
|
12 年之前 |
Lee Jones
|
7fd78edc47
isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
|
12 年之前 |
Jiri Slaby
|
59d59b0600
ISDN: remove uses of isdn_tty_revision
|
13 年之前 |
Jiri Slaby
|
c6e92b63d7
TTY: isdn, use open/close_wait from tty_port
|
13 年之前 |
Joe Perches
|
475be4d85a
isdn: whitespace coding style cleanup
|
13 年之前 |
Joe Perches
|
1ac4594d88
isdn: Convert vmalloc/memset to vzalloc
|
14 年之前 |
David S. Miller
|
50a7c114c2
isdn: i4l: isdn_common: Fix set-but-unused variables.
|
14 年之前 |
Arnd Bergmann
|
76a64921da
isdn: autoconvert trivial BKL users to private mutex
|
15 年之前 |
Arnd Bergmann
|
703c631ebb
isdn: Push down BKL into ioctl functions
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 年之前 |
Anand Gadiyar
|
411c940385
trivial: fix typo "for for" in multiple files
|
16 年之前 |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 年之前 |
Darren Jenkins
|
4fc89e3911
drivers/isdn/i4l/isdn_common.c fix small resource leak
|
17 年之前 |
Jonathan Corbet
|
1bcaa0bd6f
isdn: cdev lock_kernel() pushdown
|
17 年之前 |