2008-07-10 |
Maciej W. Rozycki | x86: I/O APIC: Add a 64-bit variation of replace_pin_at... |
tree | commitdiff |
2008-07-10 |
Ingo Molnar | Revert "x86: fix IO APIC breakage on HP nx6325" |
tree | commitdiff |
2008-07-10 |
Ingo Molnar | Revert "x86: fix IO APIC breakage on HP nx6325, v2" |
tree | commitdiff |
2008-07-10 |
FUJITA Tomonori | x86, AMD IOMMU: clean up Kconfig entry |
tree | commitdiff |
2008-07-10 |
Ingo Molnar | Merge branch 'x86/gart' into x86/core |
tree | commitdiff |
2008-07-10 |
Yinghai Lu | x86: make e820_end return end_of_ram again for 64bit |
tree | commitdiff |
2008-07-10 |
Yinghai Lu | x86, acpi: merge __acpi_map_table |
tree | commitdiff |
2008-07-10 |
Yinghai Lu | x86: overmapped fix when 4K pages on tail, 64-bit |
tree | commitdiff |
2008-07-09 |
Vitaly Mayatskikh | x86: fix copy_user on x86 |
tree | commitdiff |
2008-07-09 |
Vitaly Mayatskikh | x86: introduce copy_user_handle_tail() routine |
tree | commitdiff |
2008-07-09 |
Ingo Molnar | Merge branch 'x86/unify-lib' into x86/core |
tree | commitdiff |
2008-07-09 |
Cyrill Gorcunov | x86: e820 memmap - add checking for NULL early param |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: make e820_end return max ram type only for 32 bit |
tree | commitdiff |
2008-07-09 |
Ingo Molnar | x86: build fix for "x86: fix C1E && nx6325 stability... |
tree | commitdiff |
2008-07-09 |
Rafael J. Wysocki | x86: fix C1E && nx6325 stability problem |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: not overmap more than the end of RAM in init_memor... |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: make max_pfn cover acpi table below 4g |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: fix vmemmap printout check |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: introduce page_size_mask for 64bit |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: mark x86_64 as having a working WP. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: merge putuser asm functions. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: use macros from asm.h. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: don't use word-size specifiers in putuser files. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: replace function headers by macros. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: change testing logic in putuser_64.S. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: pass argument to putuser_64 functions in ax register. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: clobber rbx in putuser_64.S. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: don't save ebx in putuser_32.S. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: merge getuser asm functions. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: use _ASM_PTR instead of explicit word-size pointers. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: introduce __ASM_REG macro. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: don't use word-size specifiers on getuser_64. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: rename threadinfo to TI. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: adapt x86_64 getuser functions. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: don't use word-size specifiers. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: don't clobber r8 nor use rcx. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: integrate delay functions. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: explicitly use edx in const delay function. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: use rdtscll in read_current_timer for i386. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: provide delay loop for x86_64. |
tree | commitdiff |
2008-07-09 |
Glauber Costa | x86: don't use size specifiers. |
tree | commitdiff |
2008-07-09 |
Andrew Morton | arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps' |
tree | commitdiff |
2008-07-09 |
Andrew Morton | arch/x86/kernel/smpboot.c: fix warning |
tree | commitdiff |
2008-07-09 |
Alexander van Heukelum | x86: traps_xx: various small changes |
tree | commitdiff |
2008-07-09 |
Alexander van Heukelum | x86: traps_xx: modify default_do_nmi |
tree | commitdiff |
2008-07-09 |
Alexander van Heukelum | x86: traps_xx: restructure do_general_protection() |
tree | commitdiff |
2008-07-09 |
Alexander van Heukelum | x86: traps_xx: modify do_trap |
tree | commitdiff |
2008-07-09 |
Alexander van Heukelum | x86: traps_xx: modify __die |
tree | commitdiff |
2008-07-09 |
Alexander van Heukelum | x86: traps_xx: shuffle headers and globals |
tree | commitdiff |
2008-07-09 |
Alexander van Heukelum | x86: initial changes to unify traps_32.c and traps_64.c |
tree | commitdiff |
2008-07-09 |
Alok Kataria | x86: rename paravirtualized TSC functions |
tree | commitdiff |
2008-07-09 |
Alok Kataria | x86: merge tsc_init and clocksource code |
tree | commitdiff |
2008-07-09 |
Alok Kataria | x86: merge the TSC cpu-freq code |
tree | commitdiff |
2008-07-09 |
Alok Kataria | x86: merge tsc calibration |
tree | commitdiff |
2008-07-09 |
Alok Kataria | x86: merge sched_clock handling |
tree | commitdiff |
2008-07-09 |
Cyrill Gorcunov | x86: apic_32.c - add lapic resource |
tree | commitdiff |
2008-07-09 |
Jack Steiner | x86: map UV chipset space - UV support |
tree | commitdiff |
2008-07-09 |
Jack Steiner | x86: map UV chipset space - pagetable |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: let early_reserve_e820 update e820_saved too |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: make e820_saved have update from setup_data |
tree | commitdiff |
2008-07-09 |
Yinghai Lu | x86: move saving e820_saved to setup_memory_map |
tree | commitdiff |
2008-07-08 |
Bernhard Walle | x86: use FIRMWARE_MEMMAP on x86/E820 |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: remove acpi_srat config v2 |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: remove have_arch_parse_srat -v2 |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86/cpa: use an undefined PTE bit for testing CPA |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86_32: remove __PAGE_KERNEL(_EXEC) |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86_64/setup: unconditionally populate the pgd |
tree | commitdiff |
2008-07-08 |
Ingo Molnar | x86: fix "x86: let setup_arch call init_apic_mappings... |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: move prefill_possible_map calling early |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: move init_cpu_to_node after get_smp_config |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: merge zones_sizes_init for numa and non numa on... |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: do not printout if we do not find setup_data |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: make early_res_to_bootmem print out less 80 width... |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: change copy_e820_map to append_e820_map |
tree | commitdiff |
2008-07-08 |
Bernhard Walle | x86: find offset for crashkernel reservation automatically |
tree | commitdiff |
2008-07-08 |
Alok Kataria | x86: cleanup e820_setup_gap(), v2 |
tree | commitdiff |
2008-07-08 |
Mike Travis | x86: add check for node passed to node_to_cpumask, v3 |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86: fix CPA self-test for "x86/paravirt: groundwork... |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: don't reallocate pgt for node0 |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: move reserve_setup_data to setup.c |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86, paravirt, 64-bit: fix compile errors with IA32_EMU... |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86: setup_arch() && early_ioremap_init() |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: use disable_apic in 32bit |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: fix init_memory_mapping over boundary, v4 |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: fix warning in e820_reserve_resources with 32bit |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: fix init_memory_mapping over boundary v3 |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: let setup_arch call init_apic_mappings for 32bit |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: early res print out alignment v2 |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86/paravirt: groundwork for 64-bit Xen support, fix #2 |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86/paravirt: groundwork for 64-bit Xen support, fix |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: move fix mapping page table range early |
tree | commitdiff |
2008-07-08 |
Yinghai Lu | x86: clean up ARCH_SETUP |
tree | commitdiff |
2008-07-08 |
Bernhard Walle | x86: limit E820 map when a user-defined memory map... |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86: fix pte allocation in "x86: introduce init_memory_... |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86/paravirt, 64-bit: make load_gs_index() a paravirt... |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86/paravirt, 64-bit: add adjust_exception_frame |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86, 64-bit: ia32entry: replace privileged instructions... |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86/paravirt: add sysret/sysexit pvops for returning... |
tree | commitdiff |
2008-07-08 |
Jeremy Fitzhardinge | x86/paravirt, 64-bit: don't restore user rsp within... |
tree | commitdiff |
next |