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] Altix: correct ioc3 port order
Pat Gefre
2006-05-01
1
-1
/
+1
*
[PATCH] page migration: Fix fallback behavior for dirty pages
Christoph Lameter
2006-05-01
1
-0
/
+11
*
[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
Jeff Dike
2006-05-01
1
-1
/
+1
*
[PATCH] uml: export symbols added by GCC hardened
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-0
/
+7
*
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
4
-19
/
+22
*
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
4
-2
/
+17
*
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
2006-05-01
3
-9
/
+14
*
[PATCH] uml: search from uml_net in a more reasonable PATH
Mattia Dongili
2006-05-01
1
-0
/
+30
*
[PATCH] uml: fix patch mismerge
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-1
/
+1
*
[PATCH] uml: error handling fixes
Jeff Dike
2006-05-01
5
-10
/
+10
*
[PATCH] uml: update defconfig
Jeff Dike
2006-05-01
1
-85
/
+155
*
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
2006-05-01
1
-5
/
+12
*
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2006-05-01
2
-71
/
+69
*
[PATCH] uml: skas0 support for 2G/2G hosts
Joris van Rantwijk
2006-05-01
2
-16
/
+17
*
[PATCH] uml: fix iomem list traversal
Victor V. Vengerov
2006-05-01
1
-0
/
+2
*
[PATCH] silence initcall warnings
Andrew Morton
2006-05-01
1
-1
/
+1
*
[PATCH] i386: Remove apic= warning
Andi Kleen
2006-05-01
1
-4
/
+0
*
[PATCH] i386: Fix overflow in e820_all_mapped
Andi Kleen
2006-05-01
1
-1
/
+3
*
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
Andi Kleen
2006-05-01
1
-1
/
+4
*
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
Andi Kleen
2006-05-01
2
-0
/
+21
*
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
2006-05-01
1
-5
/
+4
*
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
2006-05-01
1
-5
/
+11
*
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
2006-05-01
1
-2
/
+2
*
[PATCH] md: Fixed refcounting/locking when attempting read error correction i...
NeilBrown
2006-05-01
1
-14
/
+30
*
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
2006-05-01
1
-1
/
+1
*
[PATCH] s390: make qeth buildable
Bastian Blank
2006-05-01
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-05-01
14
-49
/
+82
|
\
|
*
[TG3]: Update version and reldate
Michael Chan
2006-04-29
1
-2
/
+2
|
*
[TG3]: Fix bug in nvram write
Michael Chan
2006-04-29
1
-1
/
+1
|
*
[TG3]: Add reset_phy parameter to chip reset functions
Gary Zambrano
2006-04-29
1
-17
/
+17
|
*
[TG3]: Reset chip when changing MAC address
Michael Chan
2006-04-29
1
-3
/
+17
|
*
[TG3]: Add phy workaround
Michael Chan
2006-04-29
2
-4
/
+14
|
*
[TG3]: Call netif_carrier_off() during phy reset
Michael Chan
2006-04-29
1
-0
/
+7
|
*
[IPV6]: Fix race in route selection.
YOSHIFUJI Hideaki
2006-04-29
1
-1
/
+4
|
*
[XFRM]: fix incorrect xfrm_policy_afinfo_lock use
Ingo Molnar
2006-04-29
1
-4
/
+4
|
*
[XFRM]: fix incorrect xfrm_state_afinfo_lock use
Ingo Molnar
2006-04-29
1
-4
/
+4
|
*
[TCP]: Fix unlikely usage in tcp_transmit_skb()
Hua Zhong
2006-04-29
1
-1
/
+1
|
*
[XFRM]: fix softirq-unsafe xfrm typemap->lock use
Ingo Molnar
2006-04-29
1
-4
/
+4
|
*
[IPSEC]: Fix IP ID selection
Herbert Xu
2006-04-29
1
-1
/
+1
|
*
[NET]: use hlist_unhashed()
Akinobu Mita
2006-04-29
3
-3
/
+3
|
*
[IPV4]: inet_init() -> fs_initcall
Heiko Carstens
2006-04-29
1
-1
/
+1
|
*
[NETLINK]: cleanup unused macro in net/netlink/af_netlink.c
Soyoung Park
2006-04-29
1
-1
/
+0
|
*
[PKT_SCHED] netem: fix loss
Stephen Hemminger
2006-04-29
1
-1
/
+1
|
*
[X25]: fix for spinlock recurse and spinlock lockup with timer handler
Shaun Pereira
2006-04-29
1
-2
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-05-01
2
-2
/
+5
|
\
\
|
*
|
[SPARC64]: Disable preemption during flush_tlb_pending().
David S. Miller
2006-04-30
1
-0
/
+5
|
*
|
[SPARC64]: Kill __flush_tlb_page() prototype.
David S. Miller
2006-04-30
1
-2
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-05-01
11
-167
/
+555
|
\
\
|
*
|
Input: make EVIOCGSND return meaningful data
Dmitry Torokhov
2006-04-29
1
-0
/
+3
|
*
|
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
2006-04-29
2
-0
/
+23
[next]