aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-05-02[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen
2007-05-02[PATCH] i386: Little cleanups in smpboot.cAndi Kleen
2007-05-02[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen
2007-05-02[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen
2007-05-02[PATCH] i386: Verify important CPUID bits in real modeAndi Kleen
2007-05-02[PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen
2007-05-02[PATCH] x86-64: Drop -traditional for arch/x86_64/bootAndi Kleen
2007-05-02[PATCH] x86-64: Use symbolic CPU features in early CPUID checkAndi Kleen
2007-05-02[PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed
2007-05-02[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen
2007-05-02[PATCH] i386: Clean up NMI watchdog codeAndi Kleen
2007-05-02[PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha
2007-05-02[PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin
2007-05-02[PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen
2007-05-02[PATCH] x86-64: unexport cpu_llc_idAndrew Morton
2007-05-02[PATCH] i386: convert to the kthread APIEric W. Biederman
2007-05-02[PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker
2007-05-02[PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen
2007-05-02[PATCH] i386: check capabilityJoachim Deguara
2007-05-02[PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S
2007-05-02[PATCH] i386: replace spin_lock_irqsave with spin_lockHisashi Hifumi
2007-05-02[PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not definedKeshavamurthy, Anil S
2007-05-02[PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zoneEric Dumazet
2007-05-02[PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependencyJeremy Fitzhardinge
2007-05-02[PATCH] i386: fix mtrr sectionsRandy Dunlap
2007-05-02[PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02[PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02[PATCH] i386: __send_IPI_dest_field - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao
2007-05-02[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.cFernando Luis VazquezCao
2007-05-02[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao
2007-05-02[PATCH] i386: use safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao
2007-05-02[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao
2007-05-02[PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao
2007-05-02[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl
2007-05-02[PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspendingBernhard Kaindl
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl
2007-05-02[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge
2007-05-02[PATCH] i386: PARAVIRT: Export paravirt_ops for non GPL modules tooAndi Kleen
2007-05-02[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge
2007-05-02[PATCH] i386: Convert VMI timer to use clock eventsZachary Amsden
2007-05-02[PATCH] i386: Implement vmi_kmap_atomic_pteZachary Amsden
2007-05-02[PATCH] i386: Now that the VDSO can be relocated, we can support it in VMI co...Zachary Amsden
2007-05-02[PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.cZachary Amsden
2007-05-02[PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patchingJeremy Fitzhardinge
2007-05-02[PATCH] i386: In compat mode, the return value here was uninitialized.Zachary Amsden
2007-05-02[PATCH] x86: update for i386 and x86-64 check_bugsJeremy Fitzhardinge
2007-05-02[PATCH] i386: map enough initial memory to create lowmem mappingsJeremy Fitzhardinge
2007-05-02[PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge