| 2008-07-09 | Glauber Costa | x86: use macros from asm.h. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: don't use word-size specifiers in putuser files. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: replace function headers by macros. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: change testing logic in putuser_64.S. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: pass argument to putuser_64 functions in ax register. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: clobber rbx in putuser_64.S. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: user put_user_x instead of all variants. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: don't save ebx in putuser_32.S. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: merge getuser asm functions. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: use _ASM_PTR instead of explicit word-size pointers. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: introduce __ASM_REG macro. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: don't use word-size specifiers on getuser_64. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: rename threadinfo to TI. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: adapt x86_64 getuser functions. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: don't use word-size specifiers. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: don't clobber r8 nor use rcx. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Ingo Molnar | x86: delay lib unification build fix | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: integrate delay functions. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: explicitly use edx in const delay function. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: use rdtscll in read_current_timer for i386. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: provide delay loop for x86_64. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Glauber Costa | x86: don't use size specifiers. | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Ingo Molnar | x86, uv: build fix #2 for "x86, uv: update x86 mmr... | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Ingo Molnar | x86, uv: build fix for "x86, uv: update x86 mmr list... | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Andrew Morton | arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps' | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Andrew Morton | arch/x86/kernel/smpboot.c: fix warning | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alexander van... | x86: traps_xx: various small changes | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alexander van... | x86: traps_xx: modify default_do_nmi | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alexander van... | x86: traps_xx: restructure do_general_protection() | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alexander van... | x86: traps_xx: modify do_trap | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alexander van... | x86: traps_xx: modify __die | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alexander van... | x86: traps_xx: shuffle headers and globals | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alexander van... | x86: initial changes to unify traps_32.c and traps_64.c | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alok Kataria | x86: rename paravirtualized TSC functions | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alok Kataria | x86: merge tsc_init and clocksource code | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alok Kataria | x86: merge the TSC cpu-freq code | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alok Kataria | x86: merge tsc calibration | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Alok Kataria | x86: merge sched_clock handling | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Cyrill Gorcunov | x86: apic_32.c - add lapic resource | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Dimitri Sivanich | x86, uv: update x86 mmr list for SGI uv | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Jack Steiner | x86: map UV chipset space - UV support | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Jack Steiner | x86: map UV chipset space - pagetable | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Yinghai Lu | x86: let early_reserve_e820 update e820_saved too | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Yinghai Lu | x86: make e820_saved have update from setup_data | commit | commitdiff | tree | snapshot | 
| 2008-07-09 | Yinghai Lu | x86: move saving e820_saved to setup_memory_map | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | x86: use FIRMWARE_MEMMAP on x86/E820 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | sysfs: add /sys/firmware/memmap | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: remove acpi_srat config v2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: remove have_arch_parse_srat -v2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | printk: export console_drivers | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/cpa: use an undefined PTE bit for testing CPA | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86_32: remove __PAGE_KERNEL(_EXEC) | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86_64/setup: unconditionally populate the pgd | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | x86: fix "x86: let setup_arch call init_apic_mappings... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | x86: move prefill_possible_map calling early, fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move prefill_possible_map calling early | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move init_cpu_to_node after get_smp_config | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: merge zones_sizes_init for numa and non numa on... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: do not printout if we do not find setup_data | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: make early_res_to_bootmem print out less 80 width... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: change copy_e820_map to append_e820_map | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | x86: fix documentation bug about relocatability | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | x86: find offset for crashkernel reservation automatically | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Alok Kataria | x86: cleanup e820_setup_gap(), v2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: add check for node passed to node_to_cpumask, v3 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: fix CPA self-test for "x86/paravirt: groundwork... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: don't reallocate pgt for node0 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move reserve_setup_data to setup.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, paravirt, 64-bit: fix compile errors with IA32_EMU... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | - x86: move early_ioremap prototypes to io.h | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: setup_arch() && early_ioremap_init() | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | x86: nmi_watchdog - documentation fix - v2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cyrill Gorcunov | x86: nmi_watchdog - documentation fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: use disable_apic in 32bit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: fix init_memory_mapping over boundary, v4 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: fix warning in e820_reserve_resources with 32bit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: fix init_memory_mapping over boundary v3 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86_64: fix non-paravirt compilation | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: let setup_arch call init_apic_mappings for 32bit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: early res print out alignment v2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/paravirt: groundwork for 64-bit Xen support, fix #2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/paravirt: groundwork for 64-bit Xen support, fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move fix mapping page table range early | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: clean up ARCH_SETUP | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | x86: limit E820 map when a user-defined memory map... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: fix pte allocation in "x86: introduce init_memory_... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/paravirt, 64-bit: make load_gs_index() a paravirt... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/paravirt, 64-bit: add adjust_exception_frame | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: swapgs pvop with a user-stack can never... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: ia32entry: replace privileged instructions... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/paravirt: add sysret/sysexit pvops for returning... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/paravirt, 64-bit: don't restore user rsp within... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86/paravirt: split sysret and sysexit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: use __KERNEL_DS as SS when returning to a kernel... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: save %fs and %gs before load_TLS() and arch_leave_... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mo... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Eduardo Habkost | x86, 64-bit: split set_pte_vaddr() | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: PSE no longer a hard requirement | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: create small vmemmap mappings if PSE not... | commit | commitdiff | tree | snapshot | 
| next |