index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fix apic version warning
Yinghai Lu
2008-08-21
1
-4
/
+0
*
x86: apic - compilation warnings fix
Cyrill Gorcunov
2008-08-19
2
-12
/
+18
*
x86: apic - lapic_resume 32bit - unification fix
Cyrill Gorcunov
2008-08-19
1
-0
/
+2
*
x86: apic - rearrange parse_lapic_timer_c2_ok
Cyrill Gorcunov
2008-08-19
1
-7
/
+7
*
x86: apic - unify disableapic and nolapic setup handlers
Cyrill Gorcunov
2008-08-19
2
-5
/
+12
*
x86: apic - unify apic_set_verbosity
Cyrill Gorcunov
2008-08-19
2
-24
/
+39
*
x86: apic - unify local_apic_timer_interrupt
Cyrill Gorcunov
2008-08-19
2
-0
/
+8
*
x86: apic - unify end_local_APIC_setup
Cyrill Gorcunov
2008-08-19
2
-2
/
+13
*
x86: apic - generic_processor_info
Cyrill Gorcunov
2008-08-19
2
-9
/
+47
*
x86: apic - unify disconnect_bsp_APIC
Cyrill Gorcunov
2008-08-19
2
-34
/
+55
*
x86: apic - unify __setup_APIC_LVTT
Cyrill Gorcunov
2008-08-19
2
-7
/
+15
*
x86: apic - unify lapic_setup_esr
Cyrill Gorcunov
2008-08-19
2
-22
/
+50
*
x86: apic - unify connect_bsp_APIC
Cyrill Gorcunov
2008-08-19
2
-2
/
+20
*
x86: apic - unify lapic_shutdown
Cyrill Gorcunov
2008-08-19
2
-4
/
+19
*
x86: apic - unify disable_local_APIC
Cyrill Gorcunov
2008-08-19
2
-1
/
+17
*
x86: apic - unify setup_boot_APIC_clock
Cyrill Gorcunov
2008-08-19
1
-0
/
+1
*
x86: apic - rearrange maxcpu definition
Cyrill Gorcunov
2008-08-19
2
-3
/
+3
*
x86: apic - unify lapic_resume - fix
Yinghai Lu
2008-08-18
1
-0
/
+2
*
x86: apic - unify xapic_icr_read
Cyrill Gorcunov
2008-08-17
1
-1
/
+1
*
x86: apic - unify lapic_is_integrated
Cyrill Gorcunov
2008-08-17
2
-1
/
+9
*
x86: apic - rearrange functions and comments
Cyrill Gorcunov
2008-08-17
2
-40
/
+77
*
x86: apic - unify lapic_suspend
Cyrill Gorcunov
2008-08-17
2
-2
/
+3
*
x86: apic - unify lapic_resume
Cyrill Gorcunov
2008-08-17
2
-15
/
+33
*
x86: apic - unify clear_local_APIC
Cyrill Gorcunov
2008-08-17
2
-7
/
+16
*
x86: apic - unify init_bsp_APIC
Cyrill Gorcunov
2008-08-16
2
-4
/
+14
*
x86: apic - sync_Arb_IDs style fixup
Cyrill Gorcunov
2008-08-16
2
-2
/
+5
*
x86: apic - unify sync_Arb_IDs
Cyrill Gorcunov
2008-08-15
2
-6
/
+7
*
x86: apic - unify verify_local_APIC
Cyrill Gorcunov
2008-08-15
1
-0
/
+6
*
x86: apic - get rid of local_apic_timer_verify_ok
Cyrill Gorcunov
2008-08-15
1
-6
/
+4
*
x86: apic - do not clear APIC twice in lapic_shutdown
Cyrill Gorcunov
2008-08-15
1
-1
/
+2
*
x86: apic - unify __setup_APIC_LVTT
Cyrill Gorcunov
2008-08-15
1
-2
/
+8
*
x86: apic - unify disable_apic_timer
Cyrill Gorcunov
2008-08-15
2
-10
/
+23
*
x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shift
Cyrill Gorcunov
2008-08-15
1
-1
/
+1
*
x86_64: uml: fix rename header guard
Hiroshi Shimamoto
2008-08-15
1
-2
/
+2
*
Merge branch 'x86/apic' into x86/core
Ingo Molnar
2008-08-14
5
-34
/
+61
|
\
|
*
x86: apic unification - merge down enable_NMI_through_LVT0
Cyrill Gorcunov
2008-07-24
2
-2
/
+11
|
*
x86: apic unification - merge down lapic_get_maxlvt
Cyrill Gorcunov
2008-07-24
2
-5
/
+12
|
*
x86: PIC, L-APIC and I/O APIC debug information
Maciej W. Rozycki
2008-07-24
3
-27
/
+38
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core
Ingo Molnar
2008-08-14
23
-17
/
+41
|
\
\
\
\
|
|
|
*
|
x86: print per_cpu data address
Yinghai Lu
2008-07-31
1
-1
/
+8
|
|
|
*
|
x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8
Alexander van Heukelum
2008-07-24
1
-2
/
+2
|
|
|
|
/
|
|
*
|
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-08-11
3615
-19574
/
+263844
|
|
|
\
\
|
|
*
|
|
x86_32: use apic_ops at print_local_APIC()
Hiroshi Shimamoto
2008-07-31
1
-4
/
+4
|
*
|
|
|
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
2008-08-14
3939
-34104
/
+284319
|
|
\
\
\
\
|
*
|
|
|
|
X86_SMP: ipi.c declare functions before they get used
Jaswinder Singh
2008-07-25
1
-1
/
+2
|
*
|
|
|
|
X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static
Jaswinder Singh
2008-07-25
1
-2
/
+2
|
*
|
|
|
|
X86_32: declare pt_regs_access as unsigned long
Jaswinder Singh
2008-07-25
1
-1
/
+1
|
*
|
|
|
|
x86: mach-default/setup.c declare no_broadcast before they get used
Jaswinder Singh
2008-07-23
1
-1
/
+3
|
*
|
|
|
|
x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static
Jaswinder Singh
2008-07-23
1
-2
/
+2
|
*
|
|
|
|
x86: mm/fault.c declare do_page_fault before they get used
Jaswinder Singh
2008-07-23
1
-2
/
+1
[next]