2008-07-09 |
Glauber Costa | x86: put movsl_mask into uaccess.h. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: move __get_user and __put_user into uaccess.h. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: merge put_user. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: turn __put_user_check directly into put_user. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: be more explicit in __put_user_x. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: merge __get_user_asm and its users. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: don't always use EFAULT on __get_user_size. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: merge __put_user_asm and its user. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: don't always use EFAULT on __put_user_size. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: mark x86_64 as having a working WP. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: use k modifier for 4-byte access. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: move __addr_ok to uaccess.h. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: merge getuser. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: merge common parts of uaccess. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: use something common for both architectures. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: use long instead of int. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: introduce likely in macro. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: change asm constraint. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: commonize __range_not_ok. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Glauber Costa | x86: merge putuser asm functions. |
commit | commitdiff | tree | snapshot |
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 |
next |