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: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
Venki Pallipadi
2007-07-21
2
-5
/
+8
*
i386: add reference to the arguments
Andrew Morton
2007-07-21
1
-1
/
+5
*
x86: Make Alt-SysRq-p display the debug register contents
Alan Stern
2007-07-21
2
-0
/
+22
*
x86: PM_TRACE support
Nigel Cunningham
2007-07-21
6
-16
/
+43
*
i386: fix section mismatch warnings in mtrr
Sam Ravnborg
2007-07-21
2
-2
/
+2
*
i386: fix machine rebooting
Truxton Fulton
2007-07-21
1
-1
/
+24
*
x86_64: mcelog tolerant level cleanup
Tim Hockin
2007-07-21
3
-43
/
+80
*
x86_64: support poll() on /dev/mcelog
Tim Hockin
2007-07-21
5
-40
/
+82
*
x86_64: O_EXCL on /dev/mcelog
Tim Hockin
2007-07-21
1
-0
/
+36
*
i386: insert unclaimed MMCONFIG resources
Aaron Durbin
2007-07-21
1
-3
/
+45
*
x86_64: fake apicid_to_node mapping for fake numa
David Rientjes
2007-07-21
1
-1
/
+12
*
x86_64: fake pxm-to-node mapping for fake numa
David Rientjes
2007-07-21
6
-7
/
+96
*
x86_64: extract helper function from e820_register_active_regions
David Rientjes
2007-07-21
1
-34
/
+48
*
x86_64: Quicklist support for x86_64
Christoph Lameter
2007-07-21
5
-26
/
+59
*
i386: timer_irq_works() static again
Adrian Bunk
2007-07-21
1
-1
/
+1
*
i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
Adrian Bunk
2007-07-21
1
-0
/
+1
*
i386: remapped_pgdat_init() static
Adrian Bunk
2007-07-21
1
-1
/
+1
*
i386: minor nx handling adjustment
Jan Beulich
2007-07-21
2
-4
/
+4
*
i386: smp-alt-once option is only useful with HOTPLUG_CPU
Jan Beulich
2007-07-21
1
-5
/
+9
*
x86_64: remove unused variable maxcpus
Jan Beulich
2007-07-21
2
-7
/
+0
*
x86_64: minor exception trace variables cleanup
Jan Beulich
2007-07-21
2
-3
/
+1
*
i386: allow debuggers to access the vsyscall page with compat vDSO
Jan Beulich
2007-07-21
1
-1
/
+3
*
x86_64: ia32entry adjustments
Jan Beulich
2007-07-21
1
-2
/
+3
*
x86_64: Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-21
1
-1
/
+2
*
x86_64: time.c white space wreckage cleanup
Thomas Gleixner
2007-07-21
1
-45
/
+45
*
x86_64: apic.c coding style janitor work
Thomas Gleixner
2007-07-21
1
-43
/
+30
*
x86: share hpet.h with i386
Thomas Gleixner
2007-07-21
3
-138
/
+50
*
x86_64: fiuxp pt_reqs leftovers
Thomas Gleixner
2007-07-21
1
-1
/
+1
*
x86_64: Fix APIC typo
Thomas Gleixner
2007-07-21
3
-7
/
+7
*
x86_64: Remove dead code and other janitor work in tsc.c
Thomas Gleixner
2007-07-21
1
-28
/
+11
*
x86_64: Use generic xtime init
Thomas Gleixner
2007-07-21
1
-39
/
+1
*
x86_64: use generic cmos update
Thomas Gleixner
2007-07-21
2
-16
/
+13
*
x86_64: Untangle asm/hpet.h from asm/timex.h
Chris Wright
2007-07-21
4
-3
/
+3
*
i386: remove pit_interrupt_hook
Chris Wright
2007-07-21
3
-13
/
+2
*
x86_64: hpet tsc calibration fix broken smi detection logic
Thomas Gleixner
2007-07-21
1
-2
/
+2
*
i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog
Björn Steinbrink
2007-07-21
1
-2
/
+2
*
x86_64: Don't use softirq safe locks in smp_call_function
Andi Kleen
2007-07-21
1
-2
/
+2
*
x86_64: remove extra extern declaring about dmi_ioremap
Yinghai Lu
2007-07-21
1
-4
/
+1
*
i386: Add L3 cache support to AMD CPUID4 emulation
Andi Kleen
2007-07-21
3
-24
/
+65
*
x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
Andi Kleen
2007-07-21
23
-21
/
+554
*
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
2007-07-21
4
-8
/
+35
*
i386: Move all simple string operations out of line
Andi Kleen
2007-07-21
3
-231
/
+271
*
x86_64: Always use builtin memcpy on gcc 4.3
Andi Kleen
2007-07-21
1
-1
/
+4
*
x86_64: Use string instruction memcpy/memset on AMD Fam10
Andi Kleen
2007-07-21
1
-0
/
+2
*
x86_64: various cleanups in NUMA scan node
David Rientjes
2007-07-21
3
-15
/
+13
*
x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code
David Rientjes
2007-07-21
1
-3
/
+3
*
x86_64: Report the pending irq if available in smp_affinity
Andi Kleen
2007-07-21
1
-1
/
+9
*
x86_64: Don't rely on a unique IO-APIC ID
Andi Kleen
2007-07-21
1
-2
/
+18
*
x86_64: asm/ptrace.h needs linux/compiler.h
Jean Delvare
2007-07-21
1
-0
/
+1
*
x86: Always flush pages in change_page_attr
Andi Kleen
2007-07-21
2
-12
/
+31
[next]