summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-16[PATCH] possible use-after-free of bioJens Axboe1-2/+3
2005-04-16[PATCH] uml: fix compilation for __CHOOSE_MODE additionPaolo 'Blaisorblade' Giarrusso1-17/+10
2005-04-16[PATCH] swsusp: SMP fixAlexander Nyberg1-2/+2
2005-04-16[PATCH] fix few remaining u32 vs. pm_message_t problemsPavel Machek1-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek6-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek5-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek8-8/+8
2005-04-16[PATCH] power/video.txt: update documentation with more systemsPavel Machek1-7/+8
2005-04-16[PATCH] u32 vs. pm_message_t in ppc and radeonPavel Machek4-4/+4
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek6-9/+9
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/macintoshPavel Machek2-2/+2
2005-04-16[PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek5-5/+5
2005-04-16[PATCH] fix pm_message_t vs. u32 in alsaPavel Machek2-4/+4
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek7-11/+11
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/messagePavel Machek3-4/+4
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek5-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in pcmciaPavel Machek8-8/+8
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek15-19/+19
2005-04-16[PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek5-5/+5
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek11-14/+17
2005-04-16[PATCH] h8300 header updateYoshinori Sato2-147/+139
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B3-16/+6
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen7-389/+371
2005-04-16[PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen2-8/+7
2005-04-16[PATCH] x86_64: Add acpi_skip_timer_override optionAndi Kleen1-0/+4
2005-04-16[PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen1-68/+79
2005-04-16[PATCH] x86_64: Final support for AMD dual coreAndi Kleen3-44/+53
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen10-32/+163
2005-04-16[PATCH] x86_64: Remove duplicated syscall entry.Andi Kleen1-2/+0
2005-04-16[PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen2-12/+3
2005-04-16[PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen1-11/+30
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen3-11/+61
2005-04-16[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B1-2/+4
2005-04-16[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen1-34/+15
2005-04-16[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen1-1/+7
2005-04-16[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...Andi Kleen1-8/+22
2005-04-16[PATCH] x86_64: Correct wrong comment in local.hAndi Kleen1-1/+2
2005-04-16[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...Andi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Make kernel math errors a die() nowAndi Kleen1-8/+2
2005-04-16[PATCH] x86_64: Support constantly ticking TSCsAndi Kleen3-3/+8
2005-04-16[PATCH] x86_64: Remove unused macro in preempt supportAndi Kleen1-4/+1
2005-04-16[PATCH] x86_64: Fix a small missing schedule raceAndi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Regularize exception stack handlingAndi Kleen2-51/+55
2005-04-16[PATCH] x86_64: Call do_notify_resume unconditionally in entry.SAndi Kleen1-18/+8
2005-04-16[PATCH] x86_64: Minor microoptimization in syscall entry slow pathAndi Kleen1-3/+1
2005-04-16[PATCH] x86_64: Fix interaction of single stepping with debuggersAndi Kleen1-0/+12
2005-04-16[PATCH] x86_64: Dump stack and prevent recursion on early faultAndi Kleen1-0/+8
2005-04-16[PATCH] x86_64: Use a common function to find code segment basesAndi Kleen2-7/+10
2005-04-16[PATCH] x86_64: Handle programs that set TF in user space using popf while si...Andi Kleen1-0/+88
2005-04-16[PATCH] x86_64: Some fixes for single step handlingAndi Kleen2-16/+12