index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
2005-11-14
1
-40
/
+0
*
[PATCH] x86_64: Log machine checks from boot on Intel systems
Andi Kleen
2005-11-14
1
-5
/
+9
*
[PATCH] x86_64: Use common sys_time64
Paolo 'Blaisorblade' Giarrusso
2005-11-14
1
-14
/
+0
*
[PATCH] x86_64: Reduce number of retries for reset through keyboard controller
Andi Kleen
2005-11-14
1
-1
/
+1
*
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
2005-11-14
2
-54
/
+84
*
[PATCH] x86_64: Don't enable interrupt unconditionally in reboot path
Andi Kleen
2005-11-14
2
-4
/
+6
*
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
2005-11-14
1
-20
/
+27
*
[PATCH] x86_64: Allow modular build of ia32 aout loader
Andi Kleen
2005-11-14
1
-0
/
+3
*
[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...
Shaohua Li
2005-11-14
1
-0
/
+5
*
[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...
Bryan Ford
2005-11-14
1
-0
/
+17
*
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
Andi Kleen
2005-11-14
2
-5
/
+42
*
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
2005-11-14
4
-8
/
+5
*
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
2005-11-14
6
-19
/
+35
*
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
2005-11-14
1
-2
/
+2
*
[PATCH] x86_64: Fix gcc 4 warning in aperture.c
Andi Kleen
2005-11-14
1
-1
/
+1
*
[PATCH] x86-64/i386: Fix CPU model for family 6
Suresh Siddha
2005-11-14
1
-2
/
+2
*
[PATCH] x86_64: Remove duplicate __cpuinit define
Ashok Raj
2005-11-14
1
-2
/
+0
*
[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent
Andi Kleen
2005-11-14
1
-1
/
+7
*
[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...
James Cleverdon
2005-11-14
2
-8
/
+74
*
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
2005-11-14
7
-0
/
+561
*
manual update from upstream:
Tony Luck
2005-10-31
6
-96
/
+47
|
\
|
*
[PATCH] hpet-RTC: cache the comparator register
Clemens Ladisch
2005-10-30
1
-1
/
+4
|
*
[PATCH] hpet-RTC: fix timer config register accesses
Clemens Ladisch
2005-10-30
1
-7
/
+2
|
*
[PATCH] hpet-RTC: disable interrupt when no longer needed
Clemens Ladisch
2005-10-30
1
-1
/
+5
|
*
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
1
-4
/
+0
|
*
[PATCH] introduce setup_timer() helper
Oleg Nesterov
2005-10-30
1
-4
/
+4
|
*
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
1
-65
/
+19
|
*
[PATCH] x86: vmx cpu feature detection
Kamble, Nitin A
2005-10-30
1
-1
/
+1
|
*
[PATCH] FPU context corrupted after resume
Shaohua Li
2005-10-30
1
-6
/
+5
|
*
[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision
Mathieu Desnoyers
2005-10-30
1
-4
/
+4
|
*
[PATCH] gfp_t: dma-mapping (amd64)
Al Viro
2005-10-28
2
-3
/
+3
*
|
Update from upstream with manual merge of Yasunori Goto's
Tony Luck
2005-10-20
11
-48
/
+195
|
\
\
|
|
/
|
*
[PATCH] x86_64: Allocate cpu local data for all possible CPUs
Andi Kleen
2005-10-10
2
-5
/
+5
|
*
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
2005-10-10
2
-6
/
+138
|
*
[PATCH] x86_64: Drop global bit from early low mappings
Andi Kleen
2005-10-04
1
-20
/
+20
|
*
[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxes
Ravikiran G Thirumalai
2005-10-03
1
-3
/
+2
|
*
[PATCH] utilization of kprobe_mutex is incorrect on x86_64
Zhang, Yanmin
2005-09-30
1
-4
/
+4
|
*
[PATCH] x86_64: Fix mce_log
Mike Waychison
2005-09-29
1
-3
/
+7
|
*
[PATCH] Fix up TLB flush filter disabling
Andi Kleen
2005-09-29
1
-10
/
+12
|
*
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
john stultz
2005-09-28
1
-3
/
+0
|
*
x86-64/smp: fix random SIGSEGV issues
Linus Torvalds
2005-09-17
1
-0
/
+15
|
*
[PATCH] x86_64: e820.c needs module.h
Andrew Morton
2005-09-17
1
-0
/
+2
|
*
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
2005-09-14
1
-4
/
+0
*
|
[PATCH] swiotlb: move from arch/ia64/lib/ to lib/
John W. Linville
2005-09-29
1
-2
/
+0
|
/
*
Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"
Linus Torvalds
2005-09-14
1
-9
/
+0
*
[PATCH] x86_64: Export end_pfn
Andi Kleen
2005-09-13
1
-0
/
+1
*
[PATCH] x86_64: NMI watchdog frequency calculation adjustments
Jan Beulich
2005-09-13
1
-4
/
+4
*
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
2005-09-13
1
-1
/
+1
*
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...
Chuck Ebbert
2005-09-12
2
-0
/
+18
*
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
Jan Beulich
2005-09-12
1
-4
/
+4
[next]