summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-282-8/+13
* [PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov2006-10-281-0/+2
* [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto2006-10-281-1/+1
* [PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2006-10-282-4/+4
* [PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown2006-10-281-0/+2
* [PATCH] md: simplify checking of available size when resizing an arrayNeilBrown2006-10-281-5/+2
* [PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown2006-10-281-0/+1
* [PATCH] fix efi_memory_present_wrapper()bibo,mao2006-10-281-1/+1
* [PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-281-1/+14
* [PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-281-1/+14
* [PATCH] ext4: fix printk format warningsRandy Dunlap2006-10-281-9/+14
* [PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh2006-10-281-4/+4
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-284-22/+43
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-283-28/+19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-286-16/+16
|\
| * [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-276-16/+16
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-288-81/+147
|\ \
| * | PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese2006-10-271-27/+0
| * | PCI: reset pci device state to unknown state for resumeShaohua Li2006-10-271-0/+13
| * | PCI: x86-64: mmconfig missing printk levelsDave Jones2006-10-271-2/+3
| * | PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-275-49/+128
| * | acpiphp: fix latch statusMUNEDA Takahiro2006-10-271-3/+3
| |/
* | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl2006-10-281-0/+1
* | [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-283-10/+57
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-2822-147/+31
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-264-25/+44
|\
| * [SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller2006-10-261-1/+1
| * [SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller2006-10-263-24/+43
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-263-5/+5
|\ \
| * | [BRIDGE]: correct print message typoRandy Dunlap2006-10-261-1/+1
| * | [TCP] H-TCP: fix integer overflowGavin McCullagh2006-10-261-1/+1
| * | [TCP] cubic: scaling errorStephen Hemminger2006-10-261-3/+3
| |/
* | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-10-264-19/+42
|\ \ | |/ |/|
| * e100: account for closed interface when shutting downAuke Kok2006-10-241-2/+8
| * e1000: Increment version to 7.2.9-k4Auke Kok2006-10-241-1/+1
| * e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg2006-10-241-3/+4
| * e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg2006-10-241-0/+5
| * e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg2006-10-241-2/+4
| * e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan2006-10-241-3/+3
| * e1000: FIX: 82542 doesn't support WoLAuke Kok2006-10-241-0/+1
| * e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2006-10-242-8/+16
* | [PATCH] AVR32: Update defconfigHaavard Skinnemoen2006-10-261-94/+159
* | [PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen2006-10-264-8/+14
* | [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen2006-10-264-0/+109
* | [PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette2006-10-261-0/+33
* | [PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen2006-10-261-4/+4
* | [PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen2006-10-261-0/+2
* | [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-264-5/+5
* | [PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2006-10-262-11/+14
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-2664-874/+1010
|\ \