summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [IA64] panic if topology_init kzalloc failsPaul Jackson2006-08-241-4/+2
| * | | [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-085-35/+47
* | | | [PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger2006-08-301-1/+8
* | | | [PATCH] Missing PCI id update for VIA IDEAlan Cox2006-08-301-1/+2
* | | | [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal2006-08-301-26/+31
* | | | [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-304-2/+14
* | | | [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-2/+2
* | | | [PATCH] i386: Fix stack switching in do_IRQAndi Kleen2006-08-301-5/+0
* | | | [PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()Andi Kleen2006-08-301-5/+6
* | | | [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
OpenPOWER on IntegriCloud