]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
x86: add a simple backtrace test module
[linux-2.6-omap-h63xx.git] / arch /
2008-01-30 Arjan van de Venx86: use the stack frames to get exact stack-traces...
2008-01-30 Arjan van de Venx86: turn 64 bit x86 HANDLE_STACK into print_context_st...
2008-01-30 Arjan van de Venx86: pull bp calculation earlier into the backtrace...
2008-01-30 Arjan van de Venx86: improve the 32 bit Frame Pointer backtracer to...
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Arjan van de Venx86: fix 32-bit FRAME_POINTER chasing code
2008-01-30 Ingo Molnarx86: make early printk selectable on 64-bit as well
2008-01-30 Roland McGrathx86: early_idt_handler improvements, 64-bit
2008-01-30 Randy Dunlapx86: discover_ebda section mismatch
2008-01-30 Thomas Gleixnerx86: preset apic clockevents multiplicator
2008-01-30 Thomas Gleixnerx86: sanity check APIC timer frequency
2008-01-30 H. Peter Anvinx86 setup: correct the base in the GDT_ENTRY() macro
2008-01-30 H. Peter Anvinx86 setup: guard the heap against invalid stack setups
2008-01-30 H. Peter Anvinx86 setup: push video mode setup as late as possible
2008-01-30 H. Peter Anvinx86 setup: add note to use edd=off on EDD probing hangs
2008-01-30 H. Peter Anvinx86 setup: add missing prototype; formatting fix
2008-01-30 H. Peter Anvinx86 setup: OK -> ok (no need to scream)
2008-01-30 devzero@web.dex86 setup: be more verbose when probing EDD
2008-01-30 devzero@web.dex86 setup: early cmdline parser handle boolean options
2008-01-30 H. Peter Anvinx86 setup: fix constraints in segment accessor functions
2008-01-30 H. Peter Anvinx86 setup: display VESA graphics modes in vga=ask menu
2008-01-30 H. Peter Anvinx86 setup: use X86_CR0_PE macro instead of hard-coded...
2008-01-30 H. Peter Anvinx86 setup: initialize LDTR and TR to make life easier...
2008-01-30 H. Peter Anvinx86 setup: make PM transition more paranoid; cleanup...
2008-01-30 Harvey Harrisonx86: trivial whitespace in kprobes.c
2008-01-30 Harvey Harrisonx86: move get_segment_eip() to step.c
2008-01-30 Hiroshi Shimamotox86: move out tick_nohz_stop_sched_tick() call from...
2008-01-30 Paolo Ciarrocchix86: coding style fixes in arch/x86/pci/fixup.c
2008-01-30 Harvey Harrisonx86: use fixup_exception() in traps_64.c
2008-01-30 Harvey Harrisonx86: more users of PF_ constants in fault_32|64.c
2008-01-30 Harvey Harrisonx86: introduce __die helper to X86_32
2008-01-30 Nikanth Karthikesanx86: change x86 machine check handler to use unlocked_i...
2008-01-30 Jeremy Fitzhardingexen: mask out PWT too
2008-01-30 Jeremy Fitzhardingex86/vmi: fix compilation as a result of pte_t changes
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30 Jeremy Fitzhardingex86: unify pgtable accessors which use
2008-01-30 Jeremy Fitzhardingex86: avoid name conflict for Voyager leave_mm
2008-01-30 Paolo Ciarrocchix86: coding style fixes in arch/x86/ia32/audit.c
2008-01-30 Mel Gormanx86: make NUMA work on 32-bit again
2008-01-30 Markus Metzgerx86, ptrace: add bts_struct size to status command
2008-01-30 Pavel Machekx86: unify arch/x86/kernel/acpi/sleep*.c
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/fault_64.c
2008-01-30 travis@sgi.compercpu: make the asm-generic/percpu.h more "generic"
2008-01-30 travis@sgi.compercpu: use a kconfig variable to signal arch specific...
2008-01-30 H. Peter Anvini386: handle an initrd in highmem (version 2)
2008-01-30 Huang, Yingx86 boot : export boot_params via debugfs for debugging
2008-01-30 Miguel Botonx86: reboot_{32|64}.c unification
2008-01-30 Abhishek Sagarx86: kprobes change kprobe_handler flow
2008-01-30 Eric Dumazetx86: make arch/x86/kernel/acpi/wakeup_32.S use a separate
2008-01-30 Andi Kleenx86: mark memory_setup __init
2008-01-30 Andi Kleenx86: Set CFQ as default in 32-bit defconfig
2008-01-30 Andi Kleenx86: compile apm and voyager module only when selected...
2008-01-30 Andi Kleenx86: document fdimage/isoimage completely in make help
2008-01-30 Andi Kleenx86: remove CPU capabitilites printks on 32-bit
2008-01-30 Jeremy Fitzhardingex86/efi: fix improper use of lvalue
2008-01-30 Andreas Herrmannx86: fix detection of CONSTANT_TSC bit for AMD CPUs
2008-01-30 Andi Kleenx86: remove explicit C3 TSC check on 64bit
2008-01-30 Andi Kleenx86: allow TSC clock source on AMD Fam10h and some...
2008-01-30 Andi Kleenx86: move X86_FEATURE_CONSTANT_TSC into early cpu featu...
2008-01-30 Ingo Molnarx86: fix sched_clock()
2008-01-30 Andi Kleenx86: remove get_cycles_sync
2008-01-30 Ingo Molnarx86: read_tsc sync
2008-01-30 Ingo Molnarx86: map vsyscalls early enough
2008-01-30 Ingo Molnarx86: move native_read_tsc() offline
2008-01-30 Ingo Molnarx86: lfence fix
2008-01-30 Andi Kleenx86: Implement support to synchronize RDTSC with LFENCE...
2008-01-30 Andi Kleenx86: implement support to synchronize RDTSC through...
2008-01-30 Carlos R. Mafrax86: clean up k8topology.c
2008-01-30 Hiroshi Shimamotox86: clean up apic_32.c, take 2
2008-01-30 Ingo Molnarx86: debug: double-check the empty zero page
2008-01-30 Yinghai Lux86: not clear empty_zero_page again
2008-01-30 Hiroshi Shimamotox86: clean up apic_32/64.c
2008-01-30 Harvey Harrisonx86: introduce force_sig_info_fault helper to X86_64
2008-01-30 Harvey Harrisonx86: begin fault_{32|64}.c unification
2008-01-30 Harvey Harrisonx86: fault_32.c cleanup
2008-01-30 Carlos R. Mafrax86: fix style errors in nmi_int.c
2008-01-30 Quentin Barnesx86: code clarification patch to Kprobes arch code
2008-01-30 Cyrill Gorcunovx86: get rid of checkpatch.pl complains on apm_32.c
2008-01-30 Adrian Bunkx86: default to PCI=y
2008-01-30 Sam Ravnborgx86: gitignore arch/x86/vdso files
2008-01-30 Cyrill Gorcunovx86: coding style cleanup for kernel/bootflag.c
2008-01-30 Ingo Molnarx86: hlt on early crash
2008-01-30 Nick Pigginx86: reduce CONFIG_X86_PPRO_FENCE bloat
2008-01-30 Sam Ravnborgx86: unify arch/x86/lib/Makefile(s)
2008-01-30 Sam Ravnborgx86: unify arch/x86/boot/compressed/Makefile(s)
2008-01-30 Sam Ravnborgx86: unify arch/x86/kernel/Makefile(s)
2008-01-30 Sam Ravnborgx86: teach vdso to clean
2008-01-30 Sam Ravnborgx86: biarch support for 32 bit builds beautified
2008-01-30 Sam Ravnborgx86: share more options between 32 and 64 bit build
2008-01-30 Sam Ravnborgx86: unification of arch/x86/Makefiles
2008-01-30 Harvey Harrisonx86: kprobes change kprobe_handler flow
2008-01-30 Harvey Harrisonx86: cosmetic fixes fault_{32|64}.c
2008-01-30 Julia Lawallarch/x86/kernel/io_apic_{64,32}.c: use time_before
2008-01-30 Julia Lawallarch/x86/kernel/apm_32.c: use time_before, time_before_eq,
2008-01-30 Julia Lawallarch/x86/ia32: use time_before, time_before_eq, etc.
2008-01-30 Harvey Harrisonx86: kprobes remove fix_riprel #ifdef
2008-01-30 Harvey Harrisonx86: introduce REX prefix helper for kprobes
2008-01-30 Andrew Mortonx86: arch/x86/math-emu/errors.c: fix printk warnings
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes
next