summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi2006-10-281-6/+6
* [PATCH] time_adjust cleared before useJim Houston2006-10-281-1/+1
* [PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap2006-10-281-2/+2
* [PATCH] fill_tgid: cleanup delays accountingOleg Nesterov2006-10-281-1/+1
* [PATCH] taskstats: don't use tasklist_lockOleg Nesterov2006-10-281-35/+24Star
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-284-21/+13Star
* [PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov2006-10-281-0/+3
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-283-12/+3Star
* [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov2006-10-281-2/+5
* [PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov2006-10-281-6/+9
* [PATCH] strstrip remove last blank fixMichael Holzheu2006-10-281-1/+1
* [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-282-2/+2
* [PATCH] VFS: Fix an error in unused dentry countingDavid Howells2006-10-281-2/+8
* [PATCH] missing unused dentry in prune_dcache()?Vasily Averin2006-10-281-4/+5
* [PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins2006-10-281-0/+3
* [PATCH] hugetlb: fix prio_tree unitHugh Dickins2006-10-281-13/+11Star
* [PATCH] hugetlb: fix size=4G parsingHugh Dickins2006-10-281-1/+0Star
* [PATCH] cciss: fix printk format warningRandy Dunlap2006-10-281-4/+4
* [PATCH] ioc4: fix printk format warningRandy Dunlap2006-10-281-2/+2
* [PATCH] Add missing space in module.c for taintskernelJan Dittmer2006-10-281-1/+1
* [PATCH] visws build fixAndrey Panin2006-10-283-57/+8Star
* [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/+2Star
* [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/+19Star
* 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/+0Star
| * | 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/+31Star
|/
* 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
|\ \