projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86: fix up alternatives with lockdep enabled
[linux-2.6]
/
arch
/
2008-01-30
Ingo Molnar
x86: fix up alternatives with lockdep enabled
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: add warning to check_tsc_warp()
tree
|
commitdiff
2008-01-30
Ingo Molnar
x86: check_tsc_warp() slowness fix
tree
|
commitdiff
2008-01-30
Jan Engelhardt
x86: remove unneded casts
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: use v8086_mode helper, trivial unification
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: add debug of invalid per_cpu map accesses
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change bios_cpu_apicid to percpu data variable...
tree
|
commitdiff
2008-01-30
Mike Travis
x86: fix early NUMA-id access
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: change NR_CPUS arrays in numa_64 fixup
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: add generic clearcpuid=... option
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: add noclflush option
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: convert TSC disabling to generic cpuid disable...
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: don't disable RDTSC in userland for 32bit notsc
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: convert some existing cpuid disable options to...
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: add framework to disable CPUID bits on the command...
tree
|
commitdiff
2008-01-30
Eduardo Habkost
x86: fill in missing pv_mmu_ops entries for PAGETABLE_L...
tree
|
commitdiff
2008-01-30
Eduardo Habkost
x86: don't set pagetable_setup_{start,done} hooks on...
tree
|
commitdiff
2008-01-30
Glauber de Oliveir...
x86: provide __parainstructions section
tree
|
commitdiff
2008-01-30
Glauber de Oliveir...
x86: add asm_offset PARAVIRT constants
tree
|
commitdiff
2008-01-30
Glauber de Oliveir...
x86: fill pv_cpu_ops structure with cr8 fields
tree
|
commitdiff
2008-01-30
Glauber de Oliveir...
x86: provide a native_init_IRQ function on 64-bit
tree
|
commitdiff
2008-01-30
Glauber de Oliveir...
x86: add stringify header
tree
|
commitdiff
2008-01-30
Yinghai Lu
x86: checking aperture report for node instead
tree
|
commitdiff
2008-01-30
Hiroshi Shimamoto
x86: move select_idle_routine() call after detect_ht()
tree
|
commitdiff
2008-01-30
Hiroshi Shimamoto
x86: move warning message of polling idle and HT enabled
tree
|
commitdiff
2008-01-30
Michael Opdenacker
x86: fix unconditional arch/x86/kernel/pcspeaker.o...
tree
|
commitdiff
2008-01-30
Yinghai Lu
x86: only call early_init_amd one time
tree
|
commitdiff
2008-01-30
Jesse Barnes
x86, 32-bit: trim memory not covered by wb mtrrs
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: print which shared library/executable faulted...
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: don't disable the APIC if it hasn't been mapped yet
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: optimize lock prefix switching to run less frequently
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: replace hard coded reservations in 64-bit early...
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: unify printk strings in fault_32|64.c
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: use shorter addresses in i386 segfault printks
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: use the correct cpuid method to detect MWAIT suppo...
tree
|
commitdiff
2008-01-30
Andi Kleen
x86: move MWAIT idle check to generic CPU initializatio...
tree
|
commitdiff
2008-01-30
Harvey Harrison
x86: rename stack_pointer to kernel_trap_sp
tree
|
commitdiff
2008-01-30
travis@sgi.com
x86: fixup NR-CPUS patch for numa
tree
|
commitdiff
2008-01-30
Andrew Morton
arch/x86/mm/numa_64.c: section fix
tree
|
commitdiff
2008-01-30
Mike Travis
x86: reduce memory and intra-node effects
tree
|
commitdiff
2008-01-30
Jan Beulich
x86: adjust/fix LDT handling for Xen
tree
|
commitdiff
2008-01-30
Jan Beulich
x86-64: clean up linker script
tree
|
commitdiff
2008-01-30
Alan Cox
x86: serverworks: IRQ routing needs no _p
tree
|
commitdiff
2008-01-30
Alan Cox
x86: isolate PIC/PIT in/out calls
tree
|
commitdiff
2008-01-30
Abhishek Sagar
x86: fix singlestep handling in reenter_kprobe
tree
|
commitdiff
2008-01-30
Benjamin LaHaise
x86: fix synchronize_rcu(): high latency on idle system
tree
|
commitdiff
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
next