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] missing include in pcmcia_resource.c
Al Viro
2005-08-23
1
-0
/
+1
*
|
|
[PATCH] alpha gcc4 warnings
Al Viro
2005-08-23
1
-3
/
+3
*
|
|
[PATCH] Kconfig fix (sparc32 drivers/char dependencies)
Al Viro
2005-08-23
1
-3
/
+3
*
|
|
[PATCH] Kconfig fix (emac dependencient)
Al Viro
2005-08-23
1
-2
/
+2
*
|
|
[PATCH] Kconfig fix (CONFIG_PM on 44x)
Al Viro
2005-08-23
2
-4
/
+2
*
|
|
[PATCH] Kconfig fix (ppc 4xx and early serial)
Al Viro
2005-08-23
1
-0
/
+10
*
|
|
[PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (ppc32 SMP dependencies)
Al Viro
2005-08-23
1
-0
/
+1
*
|
|
[PATCH] Kconfig fix (VGA console on arm/versatile)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (amba on arm/versatile)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (acornscsi)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (M32R_PLDSIO dependecies)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (parport_pc on m32r)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (airo_cs on m32r)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (tms380tr and ISA_DMA_API)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (arv)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (infiniband and PCI)
Al Viro
2005-08-23
1
-0
/
+1
*
|
|
[PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (PCI on m32r)
Al Viro
2005-08-23
1
-0
/
+1
*
|
|
[PATCH] Kconfig fix (PMAC_BACKLIGHT on ppc64)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)
Al Viro
2005-08-23
1
-0
/
+1
*
|
|
[PATCH] Kconfig fix (m32r genrtc)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (m32r NUMA)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
Al Viro
2005-08-23
7
-8
/
+10
*
|
|
[PATCH] Kconfig fix (epca on 64bit)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (arm SMP)
Al Viro
2005-08-23
1
-1
/
+1
*
|
|
[PATCH] Kconfig fix (alpha NUMA)
Al Viro
2005-08-23
1
-1
/
+1
|
/
/
*
|
[PATCH] zd1201 kmalloc size fix
Alexey Dobriyan
2005-08-23
1
-2
/
+1
*
|
[PATCH] md: make sure resync gets started when array starts.
NeilBrown
2005-08-23
1
-4
/
+3
*
|
[PATCH] preempt race in getppid
David Meybohm
2005-08-23
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-08-23
18
-112
/
+150
|
\
\
|
*
|
[ROSE]: Fix missing unlocks in rose_route_frame()
David S. Miller
2005-08-23
1
-2
/
+4
|
*
|
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
David S. Miller
2005-08-23
2
-4
/
+14
|
*
|
[TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().
David S. Miller
2005-08-23
1
-1
/
+1
|
*
|
[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()
Thomas Graf
2005-08-23
1
-0
/
+1
|
*
|
[SCTP]: Add SENTINEL to SCTP MIB stats
Vlad Yasevich
2005-08-23
1
-0
/
+1
|
*
|
[AX25]: UID fixes
Ralf Baechle
2005-08-23
6
-77
/
+100
|
*
|
[NET]: Fix socket bitop damage
Ralf Baechle
2005-08-23
4
-18
/
+8
|
*
|
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
Patrick McHardy
2005-08-23
2
-0
/
+14
|
*
|
[IPV4]: Fix negative timer loop with lots of ipv4 peers.
Dave Johnson
2005-08-23
1
-4
/
+7
|
*
|
[RPC]: Kill bogus kmap in krb5
Herbert Xu
2005-08-23
1
-2
/
+0
|
*
|
[TCP]: Do TSO deferral even if tail SKB can go out now.
Dmitry Yusupov
2005-08-23
1
-4
/
+0
|
|
/
*
|
[IA64] Fix simulator boot (for real this time).
Peter Chubb
2005-08-23
1
-1
/
+1
*
|
[IA64] backout incorrect fix for simulator boot issue
Tony Luck
2005-08-23
1
-5
/
+1
*
|
Pull prarit-bus-sysdata into release branch
Tony Luck
2005-08-23
1
-8
/
+10
|
\
\
|
*
|
[IA64]: SN fix bus->sysdata pointer and memory cleanups
Prarit Bhargava
2005-08-16
1
-8
/
+10
*
|
|
Auto-update from upstream
Tony Luck
2005-08-22
76
-530
/
+714
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Don't allow normal users to set idle IO priority
Linus Torvalds
2005-08-20
1
-0
/
+2
|
*
|
[NETFILTER]: Fix HW checksum handling in TCPMSS target
Patrick McHardy
2005-08-20
1
-3
/
+4
|
*
|
[NETFILTER]: Fix HW checksum handling in ECN target
Patrick McHardy
2005-08-20
1
-4
/
+5
[prev]
[next]