| 2008-07-08 | Yinghai Lu | x86: introduce init_memory_mapping for 32bit #3 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: introduce init_memory_mapping for 32bit #2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: introduce init_memory_mapping for 32bit #1 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: unify mmu_context.h | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: unify pgd_index | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Eduardo Habkost | x86, 64-bit: use __pgd() on mk_kernel_pgd() | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: add gate_offset() and gate_segment() macros | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: unify early_ioremap | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: use p??_populate() to attach pages to... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: remove open-coded save/load segment operations | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: add memory barriers to wrmsr | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: add memory clobber to save/loadsegment | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: asm-x86/pgtable.h: fix compiler warning | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cyrill Gorcunov | x86: nmi_watchdog - introduce nmi_watchdog_active(... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cyrill Gorcunov | x86: nmi_watchdog - use NMI_NONE by default | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cyrill Gorcunov | x86: nmi_watchdog - remove useless check | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cyrill Gorcunov | x86: nmi_watchdog - use nmi_watchdog variable for printing | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cyrill Gorcunov | x86: perfctr-watchdog.c - coding style cleanup | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Paul Jackson | x86 boot: more consistently use type int for node ids | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Paul Jackson | x86 boot: show pfn addresses in hex not decimal in... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Paul Jackson | x86 boot: allow overlapping early reserve memory ranges | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Paul Jackson | x86 boot: x86_64 efi compiler warning fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Paul Jackson | x86 boot: e820 code indentation fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: setup_arch 32bit move kvm_guest_init later | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: setup_arch 32bit move command line copying early | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: setup_arch 32bit move efi check later | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move some func calling from setup_arch to paging_init | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: numa32 pfn print out using hex instead | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: fix compile warning in init_64.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | x86: build fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: clean up min_low_pfn | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: clean up using max_low_pfn on 32-bit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move reservetop and vmalloc parsing to pgtable_32.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move find_max_low_pfn to init_32.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move boot_params declaring to setup.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: introduce reserve_initrd | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: introduce initmem_init for 32 bit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: introduce initmem_init for 64 bit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move elfcorehdr parsing to setup.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: move reserve_standard_io_resource to setup.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: remove two duplicated funcs in setup_32.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: merge setup64.c into common_64.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: seperate probe_roms into another file | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: add e820_remove_range | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: change identify_cpu to static | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: seperate funcs from setup_64 to cpu common_64.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: remove some acpi ifdefs in setup_32/64 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: clean up init_amd() | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | x86: check command line when CONFIG_X86_MPPARSE is... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | xen: set max_pfn_mapped | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | xen: reserve ISA space in e820 map | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | xen: reserve Xen-specific memory in e820 map | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Yinghai Lu | RFC x86: try to remove arch_get_ram_range | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | x86: fix sleep.c build error | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: take load_sp0 out of smpboot.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: move cpu_exit_clear to process_32.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: remove cpu from maps | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: change naming to match x86_64 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: provide connect_bsp_APIC for x86_64 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: change __setup_vector_irq with setup_vector_irq | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: remove ifdef from stepping | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: clearing io_apic harmless for x86_64 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: boot secondary cpus through initial_code | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: use initial_code for i386 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: move x86_64 gdt closer to i386 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: don't use gdt_page openly. | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Glauber Costa | x86: use stack_start in x86_64 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | build: add __page_aligned_data and __page_aligned_bss | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | x86: unify crashkernel reservation for 32 and 64 bit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | Merge branch 'x86/fixmap' into x86/devel | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | Merge branch 'x86/uv' into x86/devel | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cliff Wickman | x86, SGI UV: uv_ptc_proc_write fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cliff Wickman | x86, SGI UV: TLB shootdown using broadcast assist unit, v6 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jack Steiner | x86: increase MAX_APICS for very large x86-64 configs | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jack Steiner | x86: fix stack overflow for large values of MAX_APICS | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | SGI UV: TLB shootdown using broadcast assist unit, fix | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | SGI UV: clean up arch/x86/kernel/tlb_uv.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | SGI UV: TLB shootdown using broadcast assist unit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cliff Wickman | SGI UV: TLB shootdown using broadcast assist unit,... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cliff Wickman | x86 atomic operations: atomic_or_long() atomic_inc_short() | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Cliff Wickman | x86, SGI UV: TLB shootdown using broadcast assist unit | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | Merge branch 'linus' into x86/irq | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | Merge branch 'x86/nmi' into x86/devel | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Ingo Molnar | Merge branch 'x86/numa' into x86/devel | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | x86: use reserve_bootmem_generic() to reserve crashkern... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Bernhard Walle | x86: add flags parameter to reserve_bootmem_generic() | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Randy Dunlap | x86: fix setup.c printk format warning | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Vegard Nossum | x86: don't return invalid pointers from node_to_cpumask() | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | sched, numa: replace MAX_NUMNODES with nr_node_ids... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Thomas Gleixner | x86: numa_64.c fix shadowed variable | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Thomas Gleixner | x86: numa_64.c make local variables static | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Jeremy Fitzhardinge | x86: compile error fix for smpboot.c | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: leave initial __cpu_pda array in place until cpus... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: remove static boot_cpu_pda array v2 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: remove the static 256k node_to_cpumask_map | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: restore pda nodenumber field | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: cleanup early per cpu variables/accesses v4 | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: modify Kconfig to allow up to 4096 cpus | commit | commitdiff | tree | snapshot | 
| 2008-07-08 | Mike Travis | x86: fix remove cpu_pda table patch | commit | commitdiff | tree | snapshot | 
| next |