aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-28[PATCH] time_adjust cleared before useJim Houston
2006-10-28[PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap
2006-10-28[PATCH] fill_tgid: cleanup delays accountingOleg Nesterov
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov
2006-10-28[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov
2006-10-28[PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov
2006-10-28[PATCH] strstrip remove last blank fixMichael Holzheu
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell
2006-10-28[PATCH] VFS: Fix an error in unused dentry countingDavid Howells
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-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[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