Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: remove some acpi ifdefs in setup_32/64 | Yinghai Lu | 2008-07-08 | 2 | -8/+1 |
* | x86: clean up init_amd() | Yinghai Lu | 2008-07-08 | 2 | -12/+14 |
* | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu | 2008-07-08 | 5 | -1/+33 |
* | xen: set max_pfn_mapped | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+1 |
* | xen: reserve ISA space in e820 map | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+10 |
* | xen: reserve Xen-specific memory in e820 map | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+13 |
* | RFC x86: try to remove arch_get_ram_range | Yinghai Lu | 2008-07-08 | 1 | -2/+4 |
* | x86: fix sleep.c build error | Ingo Molnar | 2008-07-08 | 1 | -0/+2 |
* | x86: take load_sp0 out of smpboot.c | Glauber Costa | 2008-07-08 | 2 | -1/+1 |
* | x86: move cpu_exit_clear to process_32.c | Glauber Costa | 2008-07-08 | 2 | -18/+17 |
* | x86: remove cpu from maps | Glauber Costa | 2008-07-08 | 1 | -2/+0 |
* | x86: change naming to match x86_64 | Glauber Costa | 2008-07-08 | 1 | -6/+2 |
* | x86: provide connect_bsp_APIC for x86_64 | Glauber Costa | 2008-07-08 | 2 | -4/+11 |
* | x86: change __setup_vector_irq with setup_vector_irq | Glauber Costa | 2008-07-08 | 3 | -10/+15 |
* | x86: remove ifdef from stepping | Glauber Costa | 2008-07-08 | 1 | -2/+0 |
* | x86: clearing io_apic harmless for x86_64 | Glauber Costa | 2008-07-08 | 1 | -2/+1 |
* | x86: boot secondary cpus through initial_code | Glauber Costa | 2008-07-08 | 2 | -25/+2 |
* | x86: use initial_code for i386 | Glauber Costa | 2008-07-08 | 1 | -1/+4 |
* | x86: move x86_64 gdt closer to i386 | Glauber Costa | 2008-07-08 | 5 | -63/+26 |
* | x86: don't use gdt_page openly. | Glauber Costa | 2008-07-08 | 1 | -1/+1 |
* | x86: use stack_start in x86_64 | Glauber Costa | 2008-07-08 | 3 | -9/+5 |
* | build: add __page_aligned_data and __page_aligned_bss | Jeremy Fitzhardinge | 2008-07-08 | 2 | -3/+2 |
* | x86: unify crashkernel reservation for 32 and 64 bit | Bernhard Walle | 2008-07-08 | 3 | -93/+61 |
* | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 | 5 | -33/+59 |
|\ | |||||
| * | Merge branch 'linus' into x86/fixmap | Ingo Molnar | 2008-06-25 | 28 | -342/+396 |
| |\ | |||||
| * | | x86: unify __set_fixmap, fix | Ingo Molnar | 2008-06-20 | 1 | -0/+1 |
| * | | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 | 3 | -2/+38 |
| * | | x86: implement set_pte_vaddr | Jeremy Fitzhardinge | 2008-06-20 | 3 | -9/+8 |
| * | | x86: unify __set_fixmap | Jeremy Fitzhardinge | 2008-06-20 | 3 | -25/+15 |
* | | | Merge branch 'x86/uv' into x86/devel | Ingo Molnar | 2008-07-08 | 7 | -6/+806 |
|\ \ \ | |||||
| * | | | x86, SGI UV: uv_ptc_proc_write fix | Cliff Wickman | 2008-07-08 | 1 | -1/+1 |
| * | | | x86, SGI UV: TLB shootdown using broadcast assist unit, v6 | Cliff Wickman | 2008-07-08 | 1 | -0/+2 |
| * | | | x86: fix stack overflow for large values of MAX_APICS | Jack Steiner | 2008-07-08 | 3 | -5/+4 |
| * | | | SGI UV: TLB shootdown using broadcast assist unit, fix | Ingo Molnar | 2008-07-08 | 1 | -1/+1 |
| * | | | SGI UV: clean up arch/x86/kernel/tlb_uv.c | Ingo Molnar | 2008-07-08 | 1 | -45/+62 |
| * | | | SGI UV: TLB shootdown using broadcast assist unit | Ingo Molnar | 2008-07-08 | 1 | -98/+85 |
| * | | | SGI UV: TLB shootdown using broadcast assist unit, cleanups | Cliff Wickman | 2008-07-08 | 2 | -328/+378 |
| * | | | x86, SGI UV: TLB shootdown using broadcast assist unit | Cliff Wickman | 2008-07-08 | 4 | -1/+746 |
| * | | | Merge branch 'linus' into x86/irq | Ingo Molnar | 2008-07-08 | 29 | -35/+175 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'x86/nmi' into x86/devel | Ingo Molnar | 2008-07-08 | 6 | -561/+164 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'linus' into x86/nmi | Ingo Molnar | 2008-06-25 | 122 | -3391/+5896 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | x86: fix typo CONFIX -> CONFIG | Glauber Costa | 2008-06-19 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into x86/nmi | Ingo Molnar | 2008-06-16 | 516 | -5261/+9277 |
| |\ \ \ \ \ | |||||
| * | | | | | | x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo... | Cyrill Gorcunov | 2008-06-12 | 1 | -1/+2 |
| * | | | | | | x86, nmi: fix build | mingo@elte.hu | 2008-06-05 | 1 | -2/+0 |
| * | | | | | | x86: watchdog - check for CPU is being supported | Cyrill Gorcunov | 2008-06-05 | 1 | -1/+3 |
| * | | | | | | x86: nmi - consolidate nmi_watchdog_default for 32bit mode | Cyrill Gorcunov | 2008-06-05 | 1 | -6/+8 |
| * | | | | | | x86: fix nmi.c build bug | Ingo Molnar | 2008-06-02 | 1 | -0/+2 |
| * | | | | | | x86: coding style fixes for nmi.c | Hiroshi Shimamoto | 2008-06-02 | 1 | -9/+7 |
| * | | | | | | x86: nmi - fix incorrect NMI watchdog used by default | Cyrill Gorcunov | 2008-05-28 | 1 | -7/+9 |