projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86: add ENDPROC() markers
[linux-2.6]
/
arch
/
x86
/
2008-01-30
John Reiser
x86: add ENDPROC() markers
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: function ifdefs in fault_32|64.c
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: last of trivial fault_32|64.c unification
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: do_page_fault small unification
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: remove last user of get_segment_eip
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: common x86_32|64 naming
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: use wrmsrl in kprobes.c, step.c
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change bios_cpu_apicid to percpu data variable
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change NR_CPUS arrays in acpi-cpufreq
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change NR_CPUS arrays in numa_64
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: cleanup x86_cpu_to_apicid references
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change NR_CPUS arrays in topology
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change NR_CPUS arrays in smpboot_64
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change NR_CPUS arrays in powernow-k8
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change size of node ids from u8 to u16
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change size of APICIDs from u8 to u16
tree
|
commitdiff
2008-01-30
Chris Wright
x86: refactor ioport unification
tree
|
commitdiff
2008-01-30
Chris Wright
x86: fix ioport unification on 32-bit
tree
|
commitdiff
2008-01-30
mboton@gmail.com
x86: ioport_{32|64}.c unification
tree
|
commitdiff
2008-01-30
Yinghai Lu
x86: disable the GART early, 64-bit
tree
|
commitdiff
2008-01-30
Yinghai Lu
x86: cleanup setup_node_zones called by paging_init()
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: early fault debugging improvement
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: pat: e820 cleanup
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: smp_scan_config() debugging printouts
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: make printk_address regs->ip always reliable
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: add the "print code before the trapping instructio...
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: use the stack frames to get exact stack-traces...
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: turn 64 bit x86 HANDLE_STACK into print_context_st...
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: pull bp calculation earlier into the backtrace...
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: improve the 32 bit Frame Pointer backtracer to...
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: add the capability to print fuzzy backtraces
tree
|
commitdiff
2008-01-30
Arjan van de Ven
x86: fix 32-bit FRAME_POINTER chasing code
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: make early printk selectable on 64-bit as well
tree
|
commitdiff
2008-01-30
Roland McGrath
x86: early_idt_handler improvements, 64-bit
tree
|
commitdiff
2008-01-30
Randy Dunlap
x86: discover_ebda section mismatch
tree
|
commitdiff
2008-01-30
Thomas Gleixner
x86: preset apic clockevents multiplicator
tree
|
commitdiff
2008-01-30
Thomas Gleixner
x86: sanity check APIC timer frequency
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: correct the base in the GDT_ENTRY() macro
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: guard the heap against invalid stack setups
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: push video mode setup as late as possible
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: add note to use edd=off on EDD probing hangs
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: add missing prototype; formatting fix
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: OK -> ok (no need to scream)
tree
|
commitdiff
2008-01-30
devzero@web.de
x86 setup: be more verbose when probing EDD
tree
|
commitdiff
2008-01-30
devzero@web.de
x86 setup: early cmdline parser handle boolean options
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: fix constraints in segment accessor functions
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: display VESA graphics modes in vga=ask menu
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: use X86_CR0_PE macro instead of hard-coded...
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: initialize LDTR and TR to make life easier...
tree
|
commitdiff
2008-01-30
H. Peter Anvin
x86 setup: make PM transition more paranoid; cleanup...
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: trivial whitespace in kprobes.c
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: move get_segment_eip() to step.c
tree
|
commitdiff
2008-01-30
Hiroshi Shimamoto
x86: move out tick_nohz_stop_sched_tick() call from...
tree
|
commitdiff
2008-01-30
Paolo Ciarrocchi
x86: coding style fixes in arch/x86/pci/fixup.c
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: use fixup_exception() in traps_64.c
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: more users of PF_ constants in fault_32|64.c
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: introduce __die helper to X86_32
tree
|
commitdiff
2008-01-30
Nikanth Karthikesan
x86: change x86 machine check handler to use unlocked_i...
tree
|
commitdiff
2008-01-30
Jeremy Fitzhardinge
xen: mask out PWT too
tree
|
commitdiff
2008-01-30
Jeremy Fitzhardinge
x86/vmi: fix compilation as a result of pte_t changes
tree
|
commitdiff
2008-01-30
Jeremy Fitzhardinge
x86: page.h: make pte_t a union to always include
tree
|
commitdiff
2008-01-30
Jeremy Fitzhardinge
x86: unify pgtable accessors which use
tree
|
commitdiff
2008-01-30
Jeremy Fitzhardinge
x86: avoid name conflict for Voyager leave_mm
tree
|
commitdiff
2008-01-30
Paolo Ciarrocchi
x86: coding style fixes in arch/x86/ia32/audit.c
tree
|
commitdiff
2008-01-30
Mel Gorman
x86: make NUMA work on 32-bit again
tree
|
commitdiff
2008-01-30
Markus Metzger
x86, ptrace: add bts_struct size to status command
tree
|
commitdiff
2008-01-30
Pavel Machek
x86: unify arch/x86/kernel/acpi/sleep*.c
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: clean up arch/x86/mm/fault_64.c
tree
|
commitdiff
2008-01-30
travis@sgi.com
percpu: use a kconfig variable to signal arch specific...
tree
|
commitdiff
2008-01-30
H. Peter Anvin
i386: handle an initrd in highmem (version 2)
tree
|
commitdiff
2008-01-30
Huang, Ying
x86 boot : export boot_params via debugfs for debugging
tree
|
commitdiff
2008-01-30
Miguel Boton
x86: reboot_{32|64}.c unification
tree
|
commitdiff
2008-01-30
Abhishek Sagar
x86: kprobes change kprobe_handler flow
tree
|
commitdiff
2008-01-30
Eric Dumazet
x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: mark memory_setup __init
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: Set CFQ as default in 32-bit defconfig
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: compile apm and voyager module only when selected...
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: document fdimage/isoimage completely in make help
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: remove CPU capabitilites printks on 32-bit
tree
|
commitdiff
2008-01-30
Jeremy Fitzhardinge
x86/efi: fix improper use of lvalue
tree
|
commitdiff
2008-01-30
Andreas Herrmann
x86: fix detection of CONSTANT_TSC bit for AMD CPUs
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: remove explicit C3 TSC check on 64bit
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: allow TSC clock source on AMD Fam10h and some...
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: move X86_FEATURE_CONSTANT_TSC into early cpu featu...
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: fix sched_clock()
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: remove get_cycles_sync
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: read_tsc sync
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: map vsyscalls early enough
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: move native_read_tsc() offline
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: lfence fix
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: Implement support to synchronize RDTSC with LFENCE...
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: implement support to synchronize RDTSC through...
tree
|
commitdiff
2008-01-30
Carlos R. Mafra
x86: clean up k8topology.c
tree
|
commitdiff
2008-01-30
Hiroshi Shimamoto
x86: clean up apic_32.c, take 2
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: debug: double-check the empty zero page
tree
|
commitdiff
2008-01-30
Yinghai Lu
x86: not clear empty_zero_page again
tree
|
commitdiff
2008-01-30
Hiroshi Shimamoto
x86: clean up apic_32/64.c
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: introduce force_sig_info_fault helper to X86_64
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: begin fault_{32|64}.c unification
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: fault_32.c cleanup
tree
|
commitdiff
next