index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-24
checkpatch: macros: fix statement counting block end detection
Andy Whitcroft
1
-12
/
+11
2008-07-24
checkpatch: types: unary -- goto introduces unary context
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: comment detection: ignore macro continuation when detecting assoc...
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: possible types: __asm__ is never a type
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: add a checkpatch warning for new uses of __initcall().
Michael Ellerman
1
-0
/
+4
2008-07-24
checkpatch: types: some types may also be identifiers
Andy Whitcroft
1
-5
/
+6
[next]