summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: fix apic version warningYinghai Lu2008-08-211-4/+0
* x86: apic - compilation warnings fixCyrill Gorcunov2008-08-192-12/+18
* x86: apic - lapic_resume 32bit - unification fixCyrill Gorcunov2008-08-191-0/+2
* x86: apic - rearrange parse_lapic_timer_c2_okCyrill Gorcunov2008-08-191-7/+7
* x86: apic - unify disableapic and nolapic setup handlersCyrill Gorcunov2008-08-192-5/+12
* x86: apic - unify apic_set_verbosityCyrill Gorcunov2008-08-192-24/+39
* x86: apic - unify local_apic_timer_interruptCyrill Gorcunov2008-08-192-0/+8
* x86: apic - unify end_local_APIC_setupCyrill Gorcunov2008-08-192-2/+13
* x86: apic - generic_processor_infoCyrill Gorcunov2008-08-192-9/+47
* x86: apic - unify disconnect_bsp_APICCyrill Gorcunov2008-08-192-34/+55
* x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-192-7/+15
* x86: apic - unify lapic_setup_esrCyrill Gorcunov2008-08-192-22/+50
* x86: apic - unify connect_bsp_APICCyrill Gorcunov2008-08-192-2/+20
* x86: apic - unify lapic_shutdownCyrill Gorcunov2008-08-192-4/+19
* x86: apic - unify disable_local_APICCyrill Gorcunov2008-08-192-1/+17
* x86: apic - unify setup_boot_APIC_clockCyrill Gorcunov2008-08-191-0/+1
* x86: apic - rearrange maxcpu definitionCyrill Gorcunov2008-08-192-3/+3
* x86: apic - unify lapic_resume - fixYinghai Lu2008-08-181-0/+2
* x86: apic - unify xapic_icr_readCyrill Gorcunov2008-08-171-1/+1
* x86: apic - unify lapic_is_integratedCyrill Gorcunov2008-08-172-1/+9
* x86: apic - rearrange functions and commentsCyrill Gorcunov2008-08-172-40/+77
* x86: apic - unify lapic_suspendCyrill Gorcunov2008-08-172-2/+3
* x86: apic - unify lapic_resumeCyrill Gorcunov2008-08-172-15/+33
* x86: apic - unify clear_local_APICCyrill Gorcunov2008-08-172-7/+16
* x86: apic - unify init_bsp_APICCyrill Gorcunov2008-08-162-4/+14
* x86: apic - sync_Arb_IDs style fixupCyrill Gorcunov2008-08-162-2/+5
* x86: apic - unify sync_Arb_IDsCyrill Gorcunov2008-08-152-6/+7
* x86: apic - unify verify_local_APICCyrill Gorcunov2008-08-151-0/+6
* x86: apic - get rid of local_apic_timer_verify_okCyrill Gorcunov2008-08-151-6/+4
* x86: apic - do not clear APIC twice in lapic_shutdownCyrill Gorcunov2008-08-151-1/+2
* x86: apic - unify __setup_APIC_LVTTCyrill Gorcunov2008-08-151-2/+8
* x86: apic - unify disable_apic_timerCyrill Gorcunov2008-08-152-10/+23
* x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shiftCyrill Gorcunov2008-08-151-1/+1
* x86_64: uml: fix rename header guardHiroshi Shimamoto2008-08-151-2/+2
* Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-145-34/+61
|\
| * x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov2008-07-242-2/+11
| * x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov2008-07-242-5/+12
| * x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-243-27/+38
| |
| \
| \
| \
*---. \ Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-1423-17/+41
|\ \ \ \
| | | * | x86: print per_cpu data addressYinghai Lu2008-07-311-1/+8
| | | * | x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8Alexander van Heukelum2008-07-241-2/+2
| | | |/
| | * | Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-113615-19574/+263844
| | |\ \
| | * | | x86_32: use apic_ops at print_local_APIC()Hiroshi Shimamoto2008-07-311-4/+4
| * | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-143939-34104/+284319
| |\ \ \ \
| * | | | | X86_SMP: ipi.c declare functions before they get usedJaswinder Singh2008-07-251-1/+2
| * | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-251-2/+2
| * | | | | X86_32: declare pt_regs_access as unsigned longJaswinder Singh2008-07-251-1/+1
| * | | | | x86: mach-default/setup.c declare no_broadcast before they get usedJaswinder Singh2008-07-231-1/+3
| * | | | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh2008-07-231-2/+2
| * | | | | x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-231-2/+1
OpenPOWER on IntegriCloud