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
*
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
2005-09-22
9
-48
/
+56
*
[LLC]: Do better struct sock accounting on skbs
Arnaldo Carvalho de Melo
2005-09-22
5
-14
/
+18
*
[LLC]: Use sk_wait_data
Arnaldo Carvalho de Melo
2005-09-22
1
-19
/
+23
*
[LLC]: Use some more likely/unlikely
Arnaldo Carvalho de Melo
2005-09-22
6
-47
/
+42
*
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
2005-09-22
9
-31
/
+232
*
[LLC]: Use the sk_wait_event primitive
Arnaldo Carvalho de Melo
2005-09-22
1
-38
/
+27
*
[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait
Arnaldo Carvalho de Melo
2005-09-22
1
-80
/
+67
*
[LLC]: Remove unused functions from llc_c_ev.c
Arnaldo Carvalho de Melo
2005-09-22
1
-24
/
+1
*
[LLC]: Use const in llc_c_ev.c
Arnaldo Carvalho de Melo
2005-09-22
1
-66
/
+68
*
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
Arnaldo Carvalho de Melo
2005-09-22
3
-25
/
+26
*
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
Arnaldo Carvalho de Melo
2005-09-22
1
-4
/
+4
*
[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav...
Arnaldo Carvalho de Melo
2005-09-22
1
-18
/
+7
*
[LLC]: Remove unneeded temp net_device variables
Arnaldo Carvalho de Melo
2005-09-22
1
-9
/
+5
*
[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication
Arnaldo Carvalho de Melo
2005-09-22
1
-38
/
+10
*
[LLC]: Remove unneeded f_bit variables
Arnaldo Carvalho de Melo
2005-09-22
1
-14
/
+7
*
[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables
Arnaldo Carvalho de Melo
2005-09-22
1
-8
/
+2
*
[LLC]: Make llc_frame_alloc take a net_device as an argument
Arnaldo Carvalho de Melo
2005-09-22
5
-75
/
+52
*
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-1
/
+2
*
[PATCH] uml: comment about cast build fix
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-0
/
+1
*
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-0
/
+1
*
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
2005-09-21
2
-2
/
+5
*
[PATCH] uml: Fix conflict between libc and ipv6
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-1
/
+5
*
[PATCH] uml: fix uname output on 32-bit binary on 64-bit host
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-0
/
+6
*
[PATCH] uml: fix modify_ldt - missing break in switch
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-0
/
+1
*
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
2005-09-21
2
-12
/
+0
*
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
2005-09-21
17
-17
/
+17
*
[PATCH] uml: adapt asm/futex.h to our arch
Paolo 'Blaisorblade' Giarrusso
2005-09-21
2
-47
/
+6
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-21
31
-41
/
+62
|
\
|
*
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
2005-09-21
1
-0
/
+3
|
*
[ARM] Fix pcf8583 to build
Russell King
2005-09-20
1
-1
/
+2
|
*
[ARM] Prevent deadlock in page fault handler
Russell King
2005-09-20
1
-1
/
+11
|
*
[ARM] 2928/1: S3C2410 - make machine init code static
Ben Dooks
2005-09-20
10
-17
/
+24
|
*
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
2
-2
/
+2
|
*
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
15
-15
/
+15
|
*
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
2
-2
/
+2
|
*
[ARM] 2922/1: compile fix for shark
Vincent Sanders
2005-09-20
1
-1
/
+1
|
*
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
2
-2
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
2005-09-21
2
-15
/
+19
|
\
\
|
*
|
[IB] Fix RMPP receive length calculation
Hal Rosenstock
2005-09-21
1
-2
/
+2
|
*
|
[IB] Add MAD data field size definitions
Sean Hefty
2005-09-21
2
-13
/
+17
*
|
|
[PATCH] fat: fix adate
Stephane Kardas
2005-09-21
1
-3
/
+8
*
|
|
[PATCH] update URL for HPET spec.
Randy Dunlap
2005-09-21
1
-1
/
+1
*
|
|
[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h
Eric Dumazet
2005-09-21
1
-0
/
+2
*
|
|
[PATCH] skge: add maintainer
Stephen Hemminger
2005-09-21
1
-0
/
+6
*
|
|
[PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl
Christoph Hellwig
2005-09-21
1
-1
/
+1
*
|
|
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
2005-09-21
2
-1
/
+3
*
|
|
[PATCH] mm: update stale comment for removal of page->list
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-5
/
+4
*
|
|
[PATCH] README update from the stone age
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-3
/
+6
*
|
|
[PATCH] fix locking comment in unmap_region()
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-1
/
+1
*
|
|
[PATCH] Fix I2O config-osm init to return proper error
Deepak Saxena
2005-09-21
1
-1
/
+4
[next]