[PATCH] Remove non e820 fallbacks in high level code
[pandora-kernel.git] / arch /
2006-09-26 Andi Kleen[PATCH] Remove non e820 fallbacks in high level code
2006-09-26 Paolo 'Blaisorblad... [PATCH] Fix boot code head.S warning
2006-09-26 Andi Kleen[PATCH] Add a missing check for irq flags tracing in NMI
2006-09-26 Andi Kleen[PATCH] Fix coding style and output of the mptable...
2006-09-26 Andi Kleen[PATCH] Remove some cruft in apic id checking during...
2006-09-26 Andi Kleen[PATCH] Remove APIC version/cpu capability mpparse...
2006-09-26 Andi Kleen[PATCH] Use proper accessors to change PSE bits in...
2006-09-26 Andi Kleen[PATCH] Fix pte_exec/mkexec and use it in change_page_a...
2006-09-26 Andi Kleen[PATCH] Remove bogus warning from early_ioremap
2006-09-26 Andi Kleen[PATCH] Remove safe_smp_processor_id()
2006-09-26 Rafael J. Wysocki[PATCH] Detect clock skew during suspend
2006-09-26 Chuck Ebbert[PATCH] i386: annotate FIX_STACK() and the rest of...
2006-09-26 Andrew Morton[PATCH] make numa_emulation() __init
2006-09-26 Andi Kleen[PATCH] Don't force reserve the 640k-1MB range
2006-09-26 Fernando Luis Vázq... [PATCH] i386: Disallow kprobes on NMI handlers
2006-09-26 Fernando Luis Vázq... [PATCH] i386: Disallow kprobes on NMI handlers
2006-09-26 Magnus Damm[PATCH] i386: mark cpu cache functions as __cpuinit
2006-09-26 Magnus Damm[PATCH] i386: mark cpu identify functions as __cpuinit
2006-09-26 Magnus Damm[PATCH] i386: mark cpu init functions as __cpuinit...
2006-09-26 Magnus Damm[PATCH] i386: mark cpu_dev structures as __cpuinitdata
2006-09-26 Magnus Damm[PATCH] mark init_amd() as __cpuinit
2006-09-26 Magnus Damm[PATCH] i386: remove redundant generic_identify() calls...
2006-09-26 Keith Mannthey[PATCH] x86_64 kernel mapping fix
2006-09-26 Andrew Morton[PATCH] wire up oops_enter()/oops_exit()
2006-09-26 Arjan van de Ven[PATCH] non lazy "sleazy" fpu implementation
2006-09-26 Ashok Raj[PATCH] i386: Support physical cpu hotplug for x86_64
2006-09-26 Brice Goglin[PATCH] fix bus numbering format in mmconfig warning
2006-09-26 Magnus Damm[PATCH] i386: mark two more functions as __init
2006-09-26 Magnus Damm[PATCH] i386: clean up topology.c
2006-09-26 Eric W. Biederman[PATCH] Auto size the per cpu area.
2006-09-26 Rusty Russell[PATCH] i386: Descriptor and trap table cleanups.
2006-09-26 Andi Kleen[PATCH] i386: move kernel_thread_helper into entry.S
2006-09-26 Adrian Bunk[PATCH] i386: Make enable_local_apic static
2006-09-26 Adrian Bunk[PATCH] i386: Make acpi_force static
2006-09-26 Andi Kleen[PATCH] i386: make fault notifier unconditional and...
2006-09-26 Andi Kleen[PATCH] make fault notifier unconditional and export it
2006-09-26 Andi Kleen[PATCH] i386: Fix warning in mpparse.c
2006-09-26 Andi Kleen[PATCH] Make boot_param_data pure BSS
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Improve Kconfig description of...
2006-09-26 Dimitri Sivanich[PATCH] X86_64 monotonic_clock goes backwards
2006-09-26 Prasanna S.P[PATCH] x86: error_code is not safe for kprobes
2006-09-26 Dave Jones[PATCH] i386: don't taint UP K7's running SMP kernels.
2006-09-26 Jeremy Fitzhardinge[PATCH] i386: fix dubious segment register clear in...
2006-09-26 Andi Kleen[PATCH] i386: Get ebp from unwinder state when continui...
2006-09-26 Andi Kleen[PATCH] i386: Terminate backtrace fallback early if...
2006-09-26 Andi Kleen[PATCH] i386: Do stacktracer conversion too
2006-09-26 Andi Kleen[PATCH] Check for end of stack trace before falling...
2006-09-26 Andi Kleen[PATCH] Merge stacktrace and show_trace
2006-09-26 Andi Kleen[PATCH] Don't access the APIC in safe_smp_processor_id...
2006-09-26 Andi Kleen[PATCH] x86: Some preparationary cleanup for stack...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: eradicate sole remaining 80...
2006-09-26 Muli Ben-Yehuda[PATCH] remove tce_cache_blast_stress()
2006-09-26 Muli Ben-Yehuda[PATCH] only verify the allocation bitmap if CONFIG_IOM...
2006-09-26 Muli Ben-Yehuda[PATCH] print whether CONFIG_IOMMU_DEBUG is enabled
2006-09-26 Chuck Ebbert[PATCH] i386/x86-64: rename is_at_popf(), add iret...
2006-09-26 Andi Kleen[PATCH] x86: Remove unneeded externs in acpi/boot.c
2006-09-26 Fernando Luis Vázq... [PATCH] Replace local_save_flags+local_irq_disable...
2006-09-26 Andi Kleen[PATCH] Fix sparse warnings in compat aout code
2006-09-26 Andi Kleen[PATCH] Fix most sparse warnings in sys_ia32.c
2006-09-26 Andi Kleen[PATCH] Add sparse annotations to quiet sparse in arch...
2006-09-26 Andi Kleen[PATCH] Add sparse annotation to vsyscall.c
2006-09-26 Andi Kleen[PATCH] Move e820 map into e820.c
2006-09-26 Andi Kleen[PATCH] Clean up acpi_numa variable
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Move acpi_disabled variables into...
2006-09-26 Andi Kleen[PATCH] Remove need for early lockdep init
2006-09-26 Andi Kleen[PATCH] Convert x86-64 to early param
2006-09-26 Rusty Russell[PATCH] i386: Replace i386 open-coded cmdline parsing...
2006-09-26 Andi Kleen[PATCH] Use early CPU identify before early command...
2006-09-26 Chuck Ebbert[PATCH] remove lock prefix from is_at_popf() tests
2006-09-26 Muli Ben-Yehuda[PATCH] remove superflous BUG_ON's in nommu and gart
2006-09-26 Eric W. Biederman[PATCH] Fix gdt table size in trampoline.S
2006-09-26 Jan Beulich[PATCH] annotate arch/x86_64/lib/*.S
2006-09-26 Chuck Ebbert[PATCH] fix is_at_popf() for compat tasks
2006-09-26 Andi Kleen[PATCH] i386: Remove lock section support in rwsem.h
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: save a bit of space in bus_info
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: calgary_init_one_nontraslated...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: fix reference counting of Calgar...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: fix error path memleak in calgar...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: break out of pci_find_device_rev...
2006-09-26 Muli Ben-Yehuda[PATCH] Calgary IOMMU: consolidate per bus data structures
2006-09-26 Jan Beulich[PATCH] i386: initialize end-of-memory variables as...
2006-09-26 Jan Beulich[PATCH] remove int_delivery_dest
2006-09-26 Jan Beulich[PATCH] initialize end of memory variables as early...
2006-09-26 Andi Kleen[PATCH] Remove obsolete CVS $Id$ from assembler files...
2006-09-26 Andi Kleen[PATCH] x86: Detect CFI support in the assembler at...
2006-09-26 Andi Kleen[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
2006-09-26 Andi Kleen[PATCH] i386: Clean up code style in mpparse.c ACPI...
2006-09-26 Andi Kleen[PATCH] Fix up some non linuxy style in ACPI functions...
2006-09-26 Andi Kleen[PATCH] Remove some unneeded ACPI externs in mpparse.c
2006-09-26 Andi Kleen[PATCH] Remove useless wrapper in mpparse.c code
2006-09-26 Andi Kleen[PATCH] Replace mp bus array with bitmap for bus not pci
2006-09-26 Andi Kleen[PATCH] Move early chipset quirks out to new file
2006-09-26 Andi Kleen[PATCH] Remove MPS table APIC renumbering
2006-09-26 Diego Calleja[PATCH] x86: AUX_DEVICE_INFO is one byte long, use...
2006-09-26 Andi Kleen[PATCH] i386: Factor out common io apic routing entry...
2006-09-26 Andi Kleen[PATCH] Factor out common io apic routing entry access
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Remove obsolete sanity check in...
2006-09-26 Andi Kleen[PATCH] Remove obsolete PIC mode
2006-09-26 Andi Kleen[PATCH] Remove leftover MCE/EISA support
2006-09-26 Andi Kleen[PATCH] Remove pirq overwrite support
next