aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-28[PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown1-0/+2
2006-10-28[PATCH] md: simplify checking of available size when resizing an arrayNeilBrown1-5/+2
2006-10-28[PATCH] md: fix bug where spares don't always get rebuilt properly when they become liveNeilBrown1-0/+1
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao1-1/+1
2006-10-28[PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap1-9/+14
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh1-4/+4
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh4-22/+43
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin3-28/+19
2006-10-28[ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa1-0/+1
2006-10-28[ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa1-1/+1
2006-10-28[ARM] 3909/1: Disable UWIND_INFO for ARM (again)Kevin Hilman1-1/+1
2006-10-28[ARM] Add __must_check to uaccess functionsRussell King1-10/+10
2006-10-28[ARM] Add realview SMP default configurationRussell King1-0/+994
2006-10-28[ARM] Fix SMP irqflags supportRussell King2-9/+14
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-16/+16
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds8-81/+147
2006-10-27[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485Jesper Juhl1-0/+1
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton3-10/+57
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton22-147/+31
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese1-27/+0
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li1-0/+13
2006-10-27PCI: x86-64: mmconfig missing printk levelsDave Jones1-2/+3
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa5-49/+128
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck2-3/+1
2006-10-27[S390] Improve AP bus device removal.Ralph Wuerthner1-1/+6
2006-10-27[S390] uaccess error handling.Heiko Carstens4-20/+28
2006-10-27[S390] cio: css_probe_device() must be called enabled.Cornelia Huck1-4/+3
2006-10-27[S390] Initialize interval value to 0.Gerald Schaefer1-0/+1
2006-10-27[S390] sys_getcpu compat wrapper.Paul Mundt1-1/+1
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller6-16/+16
2006-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-25/+44
2006-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-5/+5
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap1-1/+1
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh1-1/+1
2006-10-25[TCP] cubic: scaling errorStephen Hemminger1-3/+3
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller3-24/+43
2006-10-25Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixesJeff Garzik4-19/+42
2006-10-25[PATCH] AVR32: Update defconfigHaavard Skinnemoen1-94/+159
2006-10-25[PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen4-8/+14
2006-10-25[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen4-0/+109
2006-10-25[PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette1-0/+33
2006-10-25[PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen1-4/+4
2006-10-25[PATCH] AVR32: Don't try to iounmap P2 segment addressesHaavard Skinnemoen1-0/+2
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen4-5/+5
2006-10-25[PATCH] AVR32: Minor Makefile cleanupHaavard Skinnemoen2-11/+14
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds64-874/+1010