index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist
Andi Kleen
2006-08-30
5
-3
/
+57
*
[PATCH] i386: Remove alternative_smp
Andi Kleen
2006-08-30
3
-41
/
+10
*
[PATCH] x86_64: Remove alternative_smp
Andi Kleen
2006-08-30
2
-27
/
+4
*
[PATCH] x86_64: Recover 1MB of kernel memory
Andi Kleen
2006-08-30
2
-5
/
+7
*
[PATCH] x86: Make backtracer fallback logic more bullet-proof
Jan Beulich
2006-08-30
4
-22
/
+35
*
[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
Jan Beulich
2006-08-30
2
-2
/
+3
*
[PATCH] i386: Add kernel thread stack frame termination for properly stopping...
Andi Kleen
2006-08-30
1
-10
/
+4
*
[PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...
Andi Kleen
2006-08-30
2
-0
/
+4
*
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
2006-08-30
4
-79
/
+0
*
[PATCH] x86_64: Update defconfig
Andi Kleen
2006-08-30
1
-50
/
+16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-08-30
2
-16
/
+13
|
\
|
*
[SUNLANCE]: Fix probing problem.
Krzysztof Helt
2006-08-29
1
-16
/
+11
|
*
[SPARC64]: Fix X server hangs due to large pages.
David S. Miller
2006-08-29
1
-0
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-08-30
8
-19
/
+36
|
\
\
|
*
|
[STRIP]: Fix neighbour table refcount leak.
Stephen Hemminger
2006-08-29
1
-2
/
+4
|
*
|
[IPV6]: ipv6_add_addr should install dstentry earlier
Keir Fraser
2006-08-29
1
-2
/
+2
|
*
|
[NETLINK]: Call panic if nl_table allocation fails
Akinobu Mita
2006-08-29
1
-8
/
+6
|
*
|
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
Daikichi Osuga
2006-08-29
2
-3
/
+8
|
*
|
[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
Lv Liangying
2006-08-29
1
-0
/
+4
|
*
|
[E100]: Add module option to ignore bad EEPROM checksums.
David S. Miller
2006-08-29
1
-1
/
+5
|
*
|
[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
Sridhar Samudrala
2006-08-29
1
-3
/
+7
|
|
/
*
|
[XFS] Fix char size overflow in bmap_alloc call for unwritten extent
Adrian Bunk
2006-08-30
1
-1
/
+1
*
|
[XFS] Update the MAINTAINERS file entry for XFS.
Nathan Scott
2006-08-30
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-08-29
17
-260
/
+576
|
\
|
*
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr
Steve French
2006-08-16
3
-3
/
+8
|
*
[CIFS] endian errors in lanman protocol support
Steve French
2006-08-15
3
-3
/
+3
|
*
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
Steve French
2006-08-15
3
-7
/
+16
|
*
[CIFS] Fix oops when negotiating lanman and no password specified
Steve French
2006-08-11
1
-1
/
+2
|
*
[CIFS]
Jeremy Allison
2006-08-11
7
-296
/
+512
|
*
[CIFS] Allow cifsd to suspend if connection is lost
Steve French
2006-08-11
1
-0
/
+1
|
*
[CIFS] Make midState usage more consistent
Steve French
2006-08-11
1
-6
/
+6
|
*
[CIFS] spinlock protect read of last srv response time in timeout path
Steve French
2006-08-11
1
-23
/
+76
|
*
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
2006-08-11
8
-18
/
+49
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-08-28
2
-0
/
+17
|
\
\
|
*
|
[SERIAL] Support for Intashield 2 port PCI serial card
Peter Horton
2006-08-27
2
-0
/
+17
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-08-28
17
-79
/
+205
|
\
\
\
|
*
|
|
[ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...
Lennert Buytenhek
2006-08-28
2
-5
/
+11
|
*
|
|
[ARM] Add Integrator support for glibc outb() and friends
Russell King
2006-08-28
2
-2
/
+3
|
*
|
|
[ARM] Move prototype for register_isa_ports to asm/io.h
Russell King
2006-08-28
2
-1
/
+7
|
*
|
|
[ARM] Arrange for isa.c to use named initialisers
Russell King
2006-08-28
1
-21
/
+42
|
*
|
|
[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems
David Brownell
2006-08-27
1
-1
/
+5
|
*
|
|
[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...
Paul Sokolovsky
2006-08-27
5
-27
/
+82
|
*
|
|
[ARM] 3758/1: Preserve signalling NaNs in conversion
Daniel Jacobowitz
2006-08-27
2
-2
/
+2
|
*
|
|
[ARM] 3749/3: Correct VFP single/double conversion emulation
Daniel Jacobowitz
2006-08-27
2
-18
/
+43
|
*
|
|
[ARM] 3748/3: Correct error check in vfp_raise_exceptions
Daniel Jacobowitz
2006-08-27
2
-2
/
+10
|
|
/
/
*
|
|
Linux v2.6.18-rc5
Linus Torvalds
2006-08-27
1
-1
/
+1
*
|
|
[PATCH] Fix tty layer DoS and comment relevant code
Alan Cox
2006-08-27
2
-10
/
+80
*
|
|
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
2006-08-27
2
-62
/
+715
*
|
|
[PATCH] cdrom/gdsc: fix printk format warning
Randy Dunlap
2006-08-27
1
-1
/
+1
*
|
|
[PATCH] x86: NUMAQ Kconfig fix
KAMEZAWA Hiroyuki
2006-08-27
1
-1
/
+3
[next]