summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-10-28[PATCH] missing unused dentry in prune_dcache()?Vasily Averin
2006-10-28[PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins
2006-10-28[PATCH] cciss: fix printk format warningRandy Dunlap
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap
2006-10-28[PATCH] Add missing space in module.c for taintskernelJan Dittmer
2006-10-28[PATCH] visws build fixAndrey Panin
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani
2006-10-28[PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto
2006-10-28[PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap
2006-10-28[PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown
2006-10-28[PATCH] md: simplify checking of available size when resizing an arrayNeilBrown
2006-10-28[PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao
2006-10-28[PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen
2006-10-28[PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin
2006-10-28[ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa
2006-10-28[ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa
2006-10-28[ARM] 3909/1: Disable UWIND_INFO for ARM (again)Kevin Hilman
2006-10-28[ARM] Add __must_check to uaccess functionsRussell King
2006-10-28[ARM] Add realview SMP default configurationRussell King
2006-10-28[ARM] Fix SMP irqflags supportRussell King
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-27[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li
2006-10-27PCI: x86-64: mmconfig missing printk levelsDave Jones
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck
2006-10-27[S390] Improve AP bus device removal.Ralph Wuerthner
2006-10-27[S390] uaccess error handling.Heiko Carstens
2006-10-27[S390] cio: css_probe_device() must be called enabled.Cornelia Huck
2006-10-27[S390] Initialize interval value to 0.Gerald Schaefer
2006-10-27[S390] sys_getcpu compat wrapper.Paul Mundt
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller
2006-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh
2006-10-25[TCP] cubic: scaling errorStephen Hemminger