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
*
[PATCH] Ignore trailing whitespace on kernel parameters correctly
Rusty Russell
2005-09-28
1
-2
/
+8
*
[PATCH] epoll: handle timeout overflow
Davide Libenzi
2005-09-28
1
-2
/
+6
*
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
2005-09-28
1
-3
/
+3
*
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
2005-09-28
1
-4
/
+3
*
[PATCH] pktcdvd: MAINTAINERS record
Peter Osterlund
2005-09-28
1
-0
/
+7
*
[PATCH] dvb: fix NULL pointer dereference when loading the budget-av module
Jon Burgess
2005-09-28
1
-2
/
+2
*
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
2005-09-28
7
-196
/
+200
*
[PATCH] Fix ext3_new_inode() failure paths
Chris Sykes
2005-09-28
1
-15
/
+14
*
[PATCH] Fix ext2_new_inode() failure paths
Chris Sykes
2005-09-28
1
-12
/
+13
*
[PATCH] fuse: check reserved node ID values
Miklos Szeredi
2005-09-28
1
-0
/
+6
*
[PATCH] fuse: add required version info
Miklos Szeredi
2005-09-28
2
-0
/
+13
*
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
2005-09-28
3
-3
/
+18
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-09-27
28
-1192
/
+908
|
\
|
*
[SPARC64]: Do not do TLB pre-filling any more.
David S. Miller
2005-09-26
2
-35
/
+0
|
*
[SPARC64]: Simplify Spitfire D-cache page flush.
David S. Miller
2005-09-26
1
-46
/
+23
|
*
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
2005-09-26
6
-23
/
+106
|
*
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
David S. Miller
2005-09-25
7
-15
/
+156
|
*
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
David S. Miller
2005-09-24
1
-1
/
+1
|
*
[SPARC64]: Mark functions called by paging_init() as __init.
David S. Miller
2005-09-23
1
-6
/
+6
|
*
[SPARC64]: Kill unused variable in setup_arch()
David S. Miller
2005-09-23
1
-7
/
+0
|
*
[SPARC64]: Fix comment typo in head.S
David S. Miller
2005-09-22
1
-1
/
+1
|
*
[SPARC64]: Rewrite bootup sequence.
David S. Miller
2005-09-22
14
-644
/
+254
|
*
[SPARC64]: Kill readjust_prom_translations()
David S. Miller
2005-09-22
1
-35
/
+0
|
*
[SPARC64]: Remove unnecessary paging_init() cruft.
David S. Miller
2005-09-22
1
-99
/
+15
|
*
[SPARC64]: Do not allocate OBP page tables using bootmem
David S. Miller
2005-09-22
1
-47
/
+100
|
*
[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
David S. Miller
2005-09-22
1
-141
/
+160
|
*
[SPARC64]: Do not allocate prom translations using bootmem.
David S. Miller
2005-09-21
1
-28
/
+26
|
*
[SPARC64]: Remove ktlb.S instruction patching.
David S. Miller
2005-09-21
2
-39
/
+24
|
*
[SPARC64]: Kill SZ_BITS define from dtlb_backend.S
David S. Miller
2005-09-21
1
-12
/
+1
|
*
[SPARC64]: Move kernel TLB miss handling into a seperate file.
David S. Miller
2005-09-21
4
-157
/
+179
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-27
3
-24
/
+94
|
\
\
|
*
|
[TG3]: Update driver version and release date.
David S. Miller
2005-09-27
1
-2
/
+2
|
*
|
[TG3]: misc. fixes
Michael Chan
2005-09-27
1
-7
/
+46
|
*
|
[TG3]: 5780 PHY fixes
Michael Chan
2005-09-27
2
-6
/
+32
|
*
|
[NEIGH]: Add debugging check when adding timers.
David S. Miller
2005-09-27
1
-9
/
+14
*
|
|
[PATCH] Make POSIX message queue sys_mq_open() honor umask
Krzysztof Benedyczak
2005-09-27
1
-0
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-26
33
-717
/
+992
|
\
\
\
|
|
/
/
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
David S. Miller
2005-09-26
22
-614
/
+875
|
|
\
\
|
|
*
|
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
Arnaldo Carvalho de Melo
2005-09-22
5
-36
/
+154
|
|
*
|
[LLC]: Fix the accept path
Arnaldo Carvalho de Melo
2005-09-22
7
-93
/
+132
|
|
*
|
[LLC]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-09-22
7
-16
/
+19
|
|
*
|
[TR]: Set correct frame type for SNAP packets
Jochen Friedrich
2005-09-22
1
-1
/
+1
|
|
*
|
[LLC]: Fix llc_fixup_skb() bug
Jochen Friedrich
2005-09-22
1
-2
/
+6
|
|
*
|
[LLC]: Fix for Bugzilla ticket #5157
Jochen Friedrich
2005-09-22
1
-2
/
+2
|
|
*
|
[LLC]: Fix for Bugzilla ticket #5156
Jochen Friedrich
2005-09-22
2
-0
/
+8
|
|
*
|
[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
[next]