summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] efi: eliminate bad section referencesmaximilian attems2005-04-161-2/+2
* [PATCH] hd: eliminate bad section referencesmaximilian attems2005-04-161-1/+1
* [PATCH] pnpbios: eliminate bad section referencesmaximilian attems2005-04-161-1/+1
* [PATCH] Fix comment in list.h that refers to nonexistent APIPaul E. McKenney2005-04-161-1/+1
* [PATCH] Direct IO async short read fixDaniel McNeil2005-04-161-3/+17
* [PATCH] undo do_readv_writev() behavior changeDave Hansen2005-04-161-2/+2
* [PATCH] officially deprecate register_ioctl32_conversionChristoph Hellwig2005-04-162-2/+12
* [PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.cChristoph Hellwig2005-04-161-4/+0
* [PATCH] quota: possible bug in quota format v2 supportNiu YaWei2005-04-161-1/+2
* [PATCH] quota: fix possible oops on quotaoffJan Kara2005-04-161-0/+1
* [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham2005-04-163-3/+15
* [PATCH] fix up newly added jsm driverChristoph Hellwig2005-04-163-311/+91
* [PATCH] use cheaper elv_queue_empty when unplug a deviceKen Chen2005-04-161-1/+2
* [PATCH] fix module_param_string() callsBert Wesarg2005-04-162-3/+3
* [PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg2005-04-161-1/+2
* [PATCH] AYSNC IO using singals other than SIGIOBharath Ramesh2005-04-161-1/+1
* [PATCH] possible use-after-free of bioJens Axboe2005-04-161-2/+3
* [PATCH] uml: fix compilation for __CHOOSE_MODE additionPaolo 'Blaisorblade' Giarrusso2005-04-161-17/+10
* [PATCH] swsusp: SMP fixAlexander Nyberg2005-04-161-2/+2
* [PATCH] fix few remaining u32 vs. pm_message_t problemsPavel Machek2005-04-161-1/+1
* [PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek2005-04-166-6/+6
* [PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek2005-04-165-6/+6
* [PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek2005-04-168-8/+8
* [PATCH] power/video.txt: update documentation with more systemsPavel Machek2005-04-161-7/+8
* [PATCH] u32 vs. pm_message_t in ppc and radeonPavel Machek2005-04-164-4/+4
* [PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek2005-04-166-9/+9
* [PATCH] fix u32 vs. pm_message_t in drivers/macintoshPavel Machek2005-04-162-2/+2
* [PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek2005-04-165-5/+5
* [PATCH] fix pm_message_t vs. u32 in alsaPavel Machek2005-04-162-4/+4
* [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek2005-04-167-11/+11
* [PATCH] fix u32 vs. pm_message_t in drivers/messagePavel Machek2005-04-163-4/+4
* [PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek2005-04-165-6/+6
* [PATCH] fix u32 vs. pm_message_t in pcmciaPavel Machek2005-04-168-8/+8
* [PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2005-04-1615-19/+19
* [PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek2005-04-165-5/+5
* [PATCH] pm_message_t: more fixes in common and i386Pavel Machek2005-04-1611-14/+17
* [PATCH] h8300 header updateYoshinori Sato2005-04-162-147/+139
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-163-16/+6
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-167-389/+371
* [PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen2005-04-162-8/+7
* [PATCH] x86_64: Add acpi_skip_timer_override optionAndi Kleen2005-04-161-0/+4
* [PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen2005-04-161-68/+79
* [PATCH] x86_64: Final support for AMD dual coreAndi Kleen2005-04-163-44/+53
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-1610-32/+163
* [PATCH] x86_64: Remove duplicated syscall entry.Andi Kleen2005-04-161-2/+0
* [PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen2005-04-162-12/+3
* [PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen2005-04-161-11/+30
* [PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen2005-04-163-11/+61
* [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B2005-04-161-2/+4
* [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen2005-04-161-34/+15
OpenPOWER on IntegriCloud