aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* x86: boot secondary cpus through initial_codeGlauber Costa2008-07-08
* x86: use initial_code for i386Glauber Costa2008-07-08
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-08
* x86: don't use gdt_page openly.Glauber Costa2008-07-08
* x86: use stack_start in x86_64Glauber Costa2008-07-08
* build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-08
* x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle2008-07-08
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-08
|\
| * Merge branch 'linus' into x86/fixmapIngo Molnar2008-06-25
| |\
| * | x86: unify __set_fixmap, fixIngo Molnar2008-06-20
| * | x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge2008-06-20
| * | x86: implement set_pte_vaddrJeremy Fitzhardinge2008-06-20
| * | x86: unify __set_fixmapJeremy Fitzhardinge2008-06-20
* | | Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-08
|\ \ \
| * | | x86, SGI UV: uv_ptc_proc_write fixCliff Wickman2008-07-08
| * | | x86, SGI UV: TLB shootdown using broadcast assist unit, v6Cliff Wickman2008-07-08
| * | | x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-08
| * | | SGI UV: TLB shootdown using broadcast assist unit, fixIngo Molnar2008-07-08
| * | | SGI UV: clean up arch/x86/kernel/tlb_uv.cIngo Molnar2008-07-08
| * | | SGI UV: TLB shootdown using broadcast assist unitIngo Molnar2008-07-08
| * | | SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman2008-07-08
| * | | x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman2008-07-08
| * | | Merge branch 'linus' into x86/irqIngo Molnar2008-07-08
| |\ \ \
* | \ \ \ Merge branch 'x86/nmi' into x86/develIngo Molnar2008-07-08
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/nmiIngo Molnar2008-06-25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86: fix typo CONFIX -> CONFIGGlauber Costa2008-06-19
| * | | | | Merge branch 'linus' into x86/nmiIngo Molnar2008-06-16
| |\ \ \ \ \
| * | | | | | x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo...Cyrill Gorcunov2008-06-12
| * | | | | | x86, nmi: fix buildmingo@elte.hu2008-06-05
| * | | | | | x86: watchdog - check for CPU is being supportedCyrill Gorcunov2008-06-05
| * | | | | | x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov2008-06-05
| * | | | | | x86: fix nmi.c build bugIngo Molnar2008-06-02
| * | | | | | x86: coding style fixes for nmi.cHiroshi Shimamoto2008-06-02
| * | | | | | x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov2008-05-28
| * | | | | | x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi_32.c - add "panic" optionCyrill Gorcunov2008-05-25
| * | | | | | x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi - die_nmi() output message unificationCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi - unify die_nmi() interfaceCyrill Gorcunov2008-05-25
| * | | | | | x86: nmi and irq counters are unsigned in nmi_64.cHiroshi Shimamoto2008-05-12
| * | | | | | x86: use per_cpu data in nmi_32Hiroshi Shimamoto2008-05-12
* | | | | | | Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-08
|\ \ \ \ \ \ \
| * | | | | | | x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle2008-07-08
| * | | | | | | x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-08