summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-rc5v2.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
| * | | | [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-272-2/+2
| * | | | [PATCH] fix up lockdep trace in fs/exec.cDave Jones2006-08-271-1/+1
| * | | | [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-272-2/+3
| * | | | [PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar2006-08-271-1/+1
| * | | | [PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki2006-08-271-1/+1
| * | | | [PATCH] cpuset: oom panic fixNick Piggin2006-08-271-1/+1
| * | | | [PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki2006-08-271-1/+9
| * | | | [PATCH] Manage jbd allocations from its own slabsBadari Pulavarty2006-08-274-13/+97
| * | | | [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson2006-08-272-0/+39
| * | | | [PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown2006-08-271-3/+4
OpenPOWER on IntegriCloud