summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen2006-08-305-3/+57
* [PATCH] i386: Remove alternative_smpAndi Kleen2006-08-303-41/+10
* [PATCH] x86_64: Remove alternative_smpAndi Kleen2006-08-302-27/+4
* [PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen2006-08-302-5/+7
* [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-304-22/+35
* [PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich2006-08-302-2/+3
* [PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen2006-08-301-10/+4
* [PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...Andi Kleen2006-08-302-0/+4
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-304-79/+0
* [PATCH] x86_64: Update defconfigAndi Kleen2006-08-301-50/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-08-302-16/+13
|\
| * [SUNLANCE]: Fix probing problem.Krzysztof Helt2006-08-291-16/+11
| * [SPARC64]: Fix X server hangs due to large pages.David S. Miller2006-08-291-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-308-19/+36
|\ \
| * | [STRIP]: Fix neighbour table refcount leak.Stephen Hemminger2006-08-291-2/+4
| * | [IPV6]: ipv6_add_addr should install dstentry earlierKeir Fraser2006-08-291-2/+2
| * | [NETLINK]: Call panic if nl_table allocation failsAkinobu Mita2006-08-291-8/+6
| * | [TCP]: Two RFC3465 Appropriate Byte Count fixes.Daikichi Osuga2006-08-292-3/+8
| * | [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter errorLv Liangying2006-08-291-0/+4
| * | [E100]: Add module option to ignore bad EEPROM checksums.David S. Miller2006-08-291-1/+5
| * | [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().Sridhar Samudrala2006-08-291-3/+7
| |/
* | [XFS] Fix char size overflow in bmap_alloc call for unwritten extentAdrian Bunk2006-08-301-1/+1
* | [XFS] Update the MAINTAINERS file entry for XFS.Nathan Scott2006-08-301-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-08-2917-260/+576
|\
| * [CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French2006-08-163-3/+8
| * [CIFS] endian errors in lanman protocol supportSteve French2006-08-153-3/+3
| * [CIFS] Fix oops in cifs_close due to unitialized lock sem and list inSteve French2006-08-153-7/+16
| * [CIFS] Fix oops when negotiating lanman and no password specifiedSteve French2006-08-111-1/+2
| * [CIFS]Jeremy Allison2006-08-117-296/+512
| * [CIFS] Allow cifsd to suspend if connection is lostSteve French2006-08-111-0/+1
| * [CIFS] Make midState usage more consistentSteve French2006-08-111-6/+6
| * [CIFS] spinlock protect read of last srv response time in timeout pathSteve French2006-08-111-23/+76
| * [CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French2006-08-118-18/+49
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-08-282-0/+17
|\ \
| * | [SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton2006-08-272-0/+17
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-08-2817-79/+205
|\ \ \
| * | | [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...Lennert Buytenhek2006-08-282-5/+11
| * | | [ARM] Add Integrator support for glibc outb() and friendsRussell King2006-08-282-2/+3
| * | | [ARM] Move prototype for register_isa_ports to asm/io.hRussell King2006-08-282-1/+7
| * | | [ARM] Arrange for isa.c to use named initialisersRussell King2006-08-281-21/+42
| * | | [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell2006-08-271-1/+5
| * | | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky2006-08-275-27/+82
| * | | [ARM] 3758/1: Preserve signalling NaNs in conversionDaniel Jacobowitz2006-08-272-2/+2
| * | | [ARM] 3749/3: Correct VFP single/double conversion emulationDaniel Jacobowitz2006-08-272-18/+43
| * | | [ARM] 3748/3: Correct error check in vfp_raise_exceptionsDaniel Jacobowitz2006-08-272-2/+10
| |/ /
* | | Linux v2.6.18-rc5Linus Torvalds2006-08-271-1/+1
* | | [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-272-10/+80
* | | [PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2006-08-272-62/+715
* | | [PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap2006-08-271-1/+1
* | | [PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki2006-08-271-1/+3
OpenPOWER on IntegriCloud