index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
stallion: removed unused variable
Andre Haupt
1
-1
/
+0
2008-07-24
cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...
Nye Liu
1
-7
/
+14
2008-07-24
serial: DZ11: avoid a hang at console switch-over
Maciej W. Rozycki
1
-0
/
+24
2008-07-24
serial: Z85C30: avoid a hang at console switch-over
Maciej W. Rozycki
1
-2
/
+19
2008-07-24
serial: add support for a no-name 4 ports multiserial card
Catalin(ux) M BOIE
1
-0
/
+17
2008-07-24
8250: fix break handling for Intel 82571
Aristeu Rozanski
1
-3
/
+14
2008-07-24
serial/8250_gsc.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
7
-15
/
+17
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
6
-0
/
+25
2008-07-24
flag parameters: NONBLOCK in inotify_init
Ulrich Drepper
2
-3
/
+4
2008-07-24
flag parameters: NONBLOCK in pipe
Ulrich Drepper
3
-11
/
+11
2008-07-24
flag parameters: NONBLOCK in timerfd_create
Ulrich Drepper
2
-3
/
+4
2008-07-24
flag parameters: NONBLOCK in eventfd
Ulrich Drepper
2
-3
/
+4
2008-07-24
flag parameters: NONBLOCK in signalfd
Ulrich Drepper
2
-3
/
+4
2008-07-24
flag parameters: NONBLOCK in socket and socketpair
Ulrich Drepper
2
-11
/
+11
2008-07-24
flag parameters: NONBLOCK in anon_inode_getfd
Ulrich Drepper
1
-1
/
+1
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
8
-2
/
+22
2008-07-24
flag parameters: pipe
Ulrich Drepper
15
-14
/
+33
2008-07-24
flag parameters: dup2
Ulrich Drepper
6
-2
/
+19
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
7
-2
/
+21
2008-07-24
flag parameters: timerfd_create
Ulrich Drepper
2
-2
/
+8
2008-07-24
flag parameters: eventfd
Ulrich Drepper
8
-2
/
+24
2008-07-24
flag parameters: signalfd
Ulrich Drepper
9
-6
/
+34
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
7
-11
/
+13
2008-07-24
flag parameters: paccept w/out set_restore_sigmask
Ulrich Drepper
2
-0
/
+20
2008-07-24
flag parameters: paccept
Ulrich Drepper
8
-12
/
+139
2008-07-24
flag parameters: socket and socketpair
Ulrich Drepper
5
-11
/
+37
2008-07-24
binfmt_misc: use simple_read_from_buffer()
Akinobu Mita
1
-17
/
+3
2008-07-24
CONFIG_SOUND_WM97XX: remove stale makefile line
Adrian Bunk
1
-2
/
+0
2008-07-24
remove the OSS trident driver
Adrian Bunk
6
-5060
/
+8
2008-07-24
checkpatch: version 0.21
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: types cannot start mid word for pointer tests
Andy Whitcroft
1
-2
/
+2
2008-07-24
checkpatch: complex macros need to ignore comments
Andy Whitcroft
1
-0
/
+1
2008-07-24
checkpatch: variants -- move the main unary/binary operators to use variants
Andy Whitcroft
1
-18
/
+18
2008-07-24
checkpatch: add checks for question mark and colon spacing
Andy Whitcroft
1
-9
/
+72
2008-07-24
checkpatch: possible modifiers -- handle multiple modifiers and trailing
Andy Whitcroft
1
-3
/
+5
2008-07-24
checkpatch: possible types -- known modifiers cannot be types
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: handle return types of pointers to functions
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: macro complexity checks are meaningless in linker scripts
Andy Whitcroft
1
-1
/
+2
2008-07-24
checkpatch: possible modifiers are not being correctly matched
Andy Whitcroft
1
-4
/
+3
2008-07-24
checkpatch: improve type matcher debug
Andy Whitcroft
1
-4
/
+7
2008-07-24
checkpatch: allow for type modifiers on multiple declarations
Andy Whitcroft
1
-0
/
+4
2008-07-24
checkpatch: correct spelling in kfree checks
Wolfram Sang
1
-1
/
+1
2008-07-24
checkpatch: usb_free_urb() can take NULL
Greg Kroah-Hartman
1
-0
/
+7
2008-07-24
checkpatch: condition/loop indent checks
Andy Whitcroft
1
-4
/
+55
2008-07-24
checkpatch: toughen trailing if statement checks and extend them to while and...
Andy Whitcroft
1
-5
/
+5
2008-07-24
checkpatch: check spacing for square brackets
Andy Whitcroft
1
-0
/
+11
2008-07-24
checkpatch: switch -- report trailing statements on case and default
Andy Whitcroft
1
-0
/
+4
2008-07-24
checkpatch: allow printk strings to exceed 80 characters to maintain their se...
Andy Whitcroft
1
-1
/
+3
2008-07-24
checkpatch: trailing statement indent: fix end of statement location
Andy Whitcroft
1
-5
/
+10
[next]