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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: move page related declaration
Thomas Gleixner
2008-01-30
2
-2
/
+1
*
x86: move numa related declarations
Thomas Gleixner
2008-01-30
3
-5
/
+7
*
x86: move mce related declarations
Thomas Gleixner
2008-01-30
3
-8
/
+8
*
x86: move debug related declarations to kdebug.h
Thomas Gleixner
2008-01-30
9
-14
/
+10
*
x86: move k8 related declarations
Thomas Gleixner
2008-01-30
3
-2
/
+2
*
x86: move idle related declarations
Thomas Gleixner
2008-01-30
2
-4
/
+4
*
x86: make early_indentify_cpu static
Thomas Gleixner
2008-01-30
2
-3
/
+3
*
x86: move acpi and pci declarations
Thomas Gleixner
2008-01-30
5
-10
/
+4
*
x86: remove duplicated declarations
Thomas Gleixner
2008-01-30
1
-6
/
+0
*
x86: merge apic_32/64.h
Thomas Gleixner
2008-01-30
3
-220
/
+137
*
x86: use u32 for some lapic functions
Thomas Gleixner
2008-01-30
6
-24
/
+22
*
x86: use u32 for safe_apic_wait_icr_idle()
Thomas Gleixner
2008-01-30
3
-8
/
+9
*
x86: rename get_maxlvt to lapic_get_maxlvt
Thomas Gleixner
2008-01-30
4
-9
/
+9
*
x86: prepare unification of include/asm-x86/apic_32/64.h
Thomas Gleixner
2008-01-30
3
-50
/
+48
*
x86: unify include/asm-x86/apicdef_32/64.h
Thomas Gleixner
2008-01-30
3
-769
/
+397
*
x86: merge arch/x86/kernel/ldt_32/64.c
Thomas Gleixner
2008-01-30
4
-260
/
+22
*
x86: prepare arch/x86/kernel/ldt_32/64.c for merging
Thomas Gleixner
2008-01-30
2
-15
/
+12
*
x86: introduce ldt_write accessor
Thomas Gleixner
2008-01-30
2
-5
/
+12
*
x86: clean up include/asm-x86/desc_64.h
Thomas Gleixner
2008-01-30
1
-45
/
+52
*
x86: clean up arch/x86/kernel/ldt_32/64.c
Thomas Gleixner
2008-01-30
2
-60
/
+69
*
x86: clean up arch/x86/kernel/e820_64.c
Thomas Gleixner
2008-01-30
1
-128
/
+177
*
x86: code cleanups in arch/x86/kernel/pci-gart_64.c
Ingo Molnar
2008-01-30
1
-232
/
+276
*
x86: lindent arch/i386/math-emu, cleanup
Ingo Molnar
2008-01-30
14
-101
/
+101
*
x86: lindent arch/i386/math-emu
Ingo Molnar
2008-01-30
27
-6764
/
+6046
*
x86: mach-voyager, lindent
Ingo Molnar
2008-01-30
5
-771
/
+718
*
x86: clean up arch/x86/kernel/aperture_64.c printk()s
Ingo Molnar
2008-01-30
1
-18
/
+24
*
x86: clean up arch/x86/kernel/aperture_64.c
Ingo Molnar
2008-01-30
1
-114
/
+130
*
x86: clean up arch/x86/ia32/mmap32.c
Thomas Gleixner
2008-01-30
1
-5
/
+5
*
x86: clean up arch/x86/ia32/syscall32.c
Thomas Gleixner
2008-01-30
1
-21
/
+24
*
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
2008-01-30
2
-245
/
+257
*
x86: clean up arch/x86/ia32/ptrace32.c
Thomas Gleixner
2008-01-30
1
-83
/
+107
*
x86: clean up arch/x86/ia32/ipc32.c
Thomas Gleixner
2008-01-30
1
-16
/
+14
*
x86: clean up arch/x86/ia32/ia32_signal.c
Thomas Gleixner
2008-01-30
1
-188
/
+183
*
x86: clean up arch/x86/ia32/aout32.c
Thomas Gleixner
2008-01-30
1
-97
/
+115
*
x86: clean up arch/x86/ia32/fpu32.c
Thomas Gleixner
2008-01-30
1
-67
/
+67
*
x86: unify asm/cpufeature.h
H. Peter Anvin
2008-01-30
3
-210
/
+187
*
x86: add <asm/asm.h>
H. Peter Anvin
2008-01-30
1
-0
/
+18
*
x86: enable irq in default_idle on 64-bit
Hiroshi Shimamoto
2008-01-30
1
-2
/
+2
*
x86: idle wakeup event in the HLT loop
Ingo Molnar
2008-01-30
2
-6
/
+22
*
x86: scale cyc_2_nsec according to CPU frequency
Guillaume Chazarain
2008-01-30
3
-21
/
+102
*
x86: protect against sigaltstack wraparound
Roland McGrath
2008-01-30
1
-0
/
+7
*
x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops
Ingo Molnar
2008-01-30
1
-0
/
+16
*
x86: make io_delay=0xed the default
Ingo Molnar
2008-01-30
1
-1
/
+1
*
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
2008-01-30
6
-83
/
+143
*
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
2008-01-30
11
-23
/
+165
*
x86: fix: s2ram + P4 + tsc = annoyance
Mike Galbraith
2008-01-30
1
-8
/
+8
*
x86: hibernation: document __save_processor_state() on x86
Rafael J. Wysocki
2008-01-30
2
-1
/
+28
*
x86: fix make mrproper
Sam Ravnborg
2008-01-30
2
-2
/
+4
*
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
2008-01-30
3
-23
/
+60
*
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
2008-01-30
1
-2
/
+4
[next]