aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | [PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-28
* | | | [PATCH] ext4: fix printk format warningsRandy Dunlap2006-10-28
* | | | [PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh2006-10-28
* | | | [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-28
* | | | [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-28
| |_|/ |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-27
|\ \ \
| * | | [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-27
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-27
|\ \ \
| * | | PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese2006-10-27
| * | | PCI: reset pci device state to unknown state for resumeShaohua Li2006-10-27
| * | | PCI: x86-64: mmconfig missing printk levelsDave Jones2006-10-27
| * | | PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-27
| * | | acpiphp: fix latch statusMUNEDA Takahiro2006-10-27
| |/ /
* | | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl2006-10-27
* | | [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-27
* | | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-27
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-26
|\ \
| * | [SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller2006-10-26
| * | [SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller2006-10-26
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-26
|\ \ \
| * | | [BRIDGE]: correct print message typoRandy Dunlap2006-10-26
| * | | [TCP] H-TCP: fix integer overflowGavin McCullagh2006-10-26
| * | | [TCP] cubic: scaling errorStephen Hemminger2006-10-26
| |/ /
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-10-26
|\ \ \ | |/ / |/| |
| * | e100: account for closed interface when shutting downAuke Kok2006-10-24
| * | e1000: Increment version to 7.2.9-k4Auke Kok2006-10-24
| * | e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg2006-10-24
| * | e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg2006-10-24
| * | e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg2006-10-24
| * | e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan2006-10-24
| * | e1000: FIX: 82542 doesn't support WoLAuke Kok2006-10-24
| * | e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2006-10-24
* | | [PATCH] AVR32: Update defconfigHaavard Skinnemoen2006-10-25
* | | [PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen2006-10-25
* | | [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen2006-10-25
* | | [PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette2006-10-25
* | | [PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen2006-10-25
* | | [PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen2006-10-25
* | | [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-25
* | | [PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2006-10-25
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-25
|\ \ \
| * | | [SCSI] aic79xx: Print out signallingHannes Reinecke2006-10-25
| * | | [SCSI] aic7xxx: Remove slave_destroyHannes Reinecke2006-10-25
| * | | [SCSI] aic79xx: set precompensationHannes Reinecke2006-10-25
| * | | [SCSI] aic79xx: Fixup external device resetHannes Reinecke2006-10-25
| * | | [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori2006-10-25
| * | | [SCSI] lpfc: fix printk format warningRandy Dunlap2006-10-25
| * | | [SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2006-10-25
| * | | [SCSI] aic7xxx: cleanupsAdrian Bunk2006-10-25
| * | | [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad2006-10-25