summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk2-13/+12
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk1-1/+1
2006-09-26[PATCH] i386: make fault notifier unconditional and export itAndi Kleen1-10/+4
2006-09-26[PATCH] make fault notifier unconditional and export itAndi Kleen1-9/+3
2006-09-26[PATCH] i386: Fix warning in mpparse.cAndi Kleen1-0/+2
2006-09-26[PATCH] Make boot_param_data pure BSSAndi Kleen1-1/+1
2006-09-26[PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMPAndi Kleen2-1/+15
2006-09-26[PATCH] X86_64 monotonic_clock goes backwardsDimitri Sivanich1-7/+4
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P3-25/+25
2006-09-26[PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones1-0/+3
2006-09-26[PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge1-1/+1
2006-09-26[PATCH] Don't force frame pointers for lockdepAndi Kleen1-1/+1
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen2-8/+17
2006-09-26[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...Andi Kleen1-0/+2
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen4-121/+82
2006-09-26[PATCH] Check for end of stack trace before falling backAndi Kleen1-0/+2
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen3-211/+120
2006-09-26[PATCH] Move unwind_init earlierAndi Kleen1-1/+1
2006-09-26[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen3-1/+4
2006-09-26[PATCH] Avoid recursion in lockdep when stack tracer takes locksAndi Kleen1-0/+4
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen5-30/+24
2006-09-26[PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offenderMuli Ben-Yehuda1-1/+2
2006-09-26[PATCH] remove tce_cache_blast_stress()Muli Ben-Yehuda1-11/+0
2006-09-26[PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is onMuli Ben-Yehuda1-9/+35
2006-09-26[PATCH] print whether CONFIG_IOMMU_DEBUG is enabledMuli Ben-Yehuda1-4/+10
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert2-12/+10
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen2-3/+2
2006-09-26[PATCH] Replace local_save_flags+local_irq_disable withFernando Luis Vázquez Cao2-4/+2
2006-09-26[PATCH] Fix sparse warnings in compat aout codeAndi Kleen1-3/+5
2006-09-26[PATCH] Fix most sparse warnings in sys_ia32.cAndi Kleen1-11/+13
2006-09-26[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.cAndi Kleen1-5/+5
2006-09-26[PATCH] Add sparse annotation to vsyscall.cAndi Kleen1-6/+8
2006-09-26[PATCH] Move e820 map into e820.cAndi Kleen2-1/+2
2006-09-26[PATCH] Clean up acpi_numa variableAndi Kleen2-4/+3
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen3-10/+7
2006-09-26[PATCH] Remove need for early lockdep initAndi Kleen2-7/+3
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen16-275/+159
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell12-289/+319
2006-09-26[PATCH] Allow early_param and identical __setup to existRusty Russell1-4/+8
2006-09-26[PATCH] Use early CPU identify before early command line parsingAndi Kleen2-21/+2
2006-09-26[PATCH] remove lock prefix from is_at_popf() testsChuck Ebbert1-2/+2
2006-09-26[PATCH] remove superflous BUG_ON's in nommu and gartMuli Ben-Yehuda2-4/+0
2006-09-26[PATCH] Fix gdt table size in trampoline.SEric W. Biederman1-1/+1
2006-09-26[PATCH] annotate arch/x86_64/lib/*.SJan Beulich9-143/+244
2006-09-26[PATCH] i386: Clean up spin/rwlocksAndi Kleen2-77/+68
2006-09-26[PATCH] Clean up spin/rwlocksAndi Kleen2-44/+41
2006-09-26[PATCH] fix is_at_popf() for compat tasksChuck Ebbert1-1/+4
2006-09-26[PATCH] Don't use lock section for mutexes and semaphoresAndi Kleen3-45/+24
2006-09-26[PATCH] i386: Remove lock section support in semaphore.hAndi Kleen1-32/+17
2006-09-26[PATCH] i386: Remove lock section support in rwsem.hAndi Kleen2-50/+75