aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] Don't use kernel_text_address in oops contextAndi Kleen
2006-09-26[PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen
2006-09-26[PATCH] Put .note.* sections into a PT_NOTE segmentIan Campbell
2006-09-26[PATCH] Reload CS when startup_64 is used.Eric W. Biederman
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen
2006-09-26[PATCH] Add a missing check for irq flags tracing in NMIAndi Kleen
2006-09-26[PATCH] Fix coding style and output of the mptable parserAndi Kleen
2006-09-26[PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen
2006-09-26[PATCH] Remove APIC version/cpu capability mpparse checking/printingAndi Kleen
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen
2006-09-26[PATCH] Detect clock skew during suspendRafael J. Wysocki
2006-09-26[PATCH] Don't force reserve the 640k-1MB rangeAndi Kleen
2006-09-26[PATCH] mark init_amd() as __cpuinitMagnus Damm
2006-09-26[PATCH] wire up oops_enter()/oops_exit()Andrew Morton
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven
2006-09-26[PATCH] Auto size the per cpu area.Eric W. Biederman
2006-09-26[PATCH] Make boot_param_data pure BSSAndi Kleen
2006-09-26[PATCH] X86_64 monotonic_clock goes backwardsDimitri Sivanich
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P
2006-09-26[PATCH] Check for end of stack trace before falling backAndi Kleen
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen
2006-09-26[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-09-26[PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offenderMuli Ben-Yehuda
2006-09-26[PATCH] remove tce_cache_blast_stress()Muli Ben-Yehuda
2006-09-26[PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is onMuli Ben-Yehuda
2006-09-26[PATCH] print whether CONFIG_IOMMU_DEBUG is enabledMuli Ben-Yehuda
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert
2006-09-26[PATCH] Replace local_save_flags+local_irq_disable withFernando Luis Vázquez Cao
2006-09-26[PATCH] Add sparse annotation to vsyscall.cAndi Kleen
2006-09-26[PATCH] Move e820 map into e820.cAndi Kleen
2006-09-26[PATCH] Clean up acpi_numa variableAndi Kleen
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen
2006-09-26[PATCH] Remove need for early lockdep initAndi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] Use early CPU identify before early command line parsingAndi Kleen
2006-09-26[PATCH] remove lock prefix from is_at_popf() testsChuck Ebbert
2006-09-26[PATCH] remove superflous BUG_ON's in nommu and gartMuli Ben-Yehuda
2006-09-26[PATCH] Fix gdt table size in trampoline.SEric W. Biederman
2006-09-26[PATCH] fix is_at_popf() for compat tasksChuck Ebbert
2006-09-26[PATCH] Calgary IOMMU: save a bit of space in bus_infoMuli Ben-Yehuda
2006-09-26[PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return voidMuli Ben-Yehuda
2006-09-26[PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devicesMuli Ben-Yehuda
2006-09-26[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tarMuli Ben-Yehuda
2006-09-26[PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not foundMuli Ben-Yehuda
2006-09-26[PATCH] Calgary IOMMU: consolidate per bus data structuresMuli Ben-Yehuda
2006-09-26[PATCH] remove int_delivery_destJan Beulich