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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
3
-0
/
+3
*
Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"
Linus Torvalds
2007-05-17
1
-1
/
+1
*
i386: don't check_pgt_cache in flush_tlb_mm
Hugh Dickins
2007-05-17
1
-1
/
+1
*
i386/x86-64: fix section mismatch
Bernhard Walle
2007-05-17
2
-2
/
+2
*
x86: Fix discontigmem + non-HIGHMEM compile
Linus Torvalds
2007-05-15
1
-6
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-05-15
3
-11
/
+31
|
\
|
*
[CPUFREQ] Correct revision mask for powernow-k8
Dave Jones
2007-05-14
2
-2
/
+2
|
*
[CPUFREQ] powernow-k7: fix MHz rounding issue with perflib
Daniel Drake
2007-05-13
1
-8
/
+28
|
*
[CPUFREQ] Support rev H AMD64s in powernow-k8
Dave Jones
2007-05-13
2
-3
/
+3
*
|
i386: fix voyager build
Jeremy Fitzhardinge
2007-05-15
1
-65
/
+41
*
|
i386: move common parts of smp into their own file
Jeremy Fitzhardinge
2007-05-15
4
-81
/
+86
*
|
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
2007-05-14
1
-5
/
+0
|
/
*
SLUB: i386 support
Christoph Lameter
2007-05-12
5
-21
/
+23
*
i386: Fix compilation of verify_cpu.S on old binutils
Andi Kleen
2007-05-11
1
-1
/
+3
*
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
2007-05-11
1
-0
/
+1
*
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
2007-05-11
1
-0
/
+1
*
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
2007-05-11
1
-0
/
+1
*
Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"
Eric W. Biederman
2007-05-10
3
-45
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
3
-5
/
+5
|
\
|
*
fix file specification in comments
Uwe Kleine-König
2007-05-09
1
-1
/
+1
|
*
Kconfig: A couple of grammatical fixes in arch/i386/Kconfig
Robert P. J. Day
2007-05-09
1
-2
/
+2
|
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-2
/
+2
*
|
i386: cpu/transmeta.c: fix definition of USER686
H. Peter Anvin
2007-05-09
1
-2
/
+4
*
|
i386: voyager: use __maybe_unused
David Rientjes
2007-05-09
1
-2
/
+2
*
|
i386 pci: use __maybe_unused
David Rientjes
2007-05-09
1
-1
/
+1
*
|
wrap access to thread_info
Roman Zippel
2007-05-09
1
-1
/
+1
*
|
microcode: use suspend-related CPU hotplug notifications
Rafael J. Wysocki
2007-05-09
1
-26
/
+36
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
5
-0
/
+11
*
|
Use the APIC to determine the hardware processor id - i386
Fernando Luis Vazquez Cao
2007-05-09
1
-2
/
+0
|
/
*
Revert "fbdev: ignore VESA modes if framebuffer is disabled"
Linus Torvalds
2007-05-08
1
-3
/
+1
*
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-05-08
2
-108
/
+71
|
\
|
*
i386: Use functions from library in msr driver
Nicolas Boichat
2007-05-08
1
-102
/
+4
|
*
i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
Rudolf Marek
2007-05-08
1
-6
/
+67
*
|
fbdev: ignore VESA modes if framebuffer is disabled
Antonino A. Daplas
2007-05-08
1
-1
/
+3
*
|
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
2007-05-08
2
-0
/
+68
*
|
Add IRQF_IRQPOLL flag on i386
Bernhard Walle
2007-05-08
3
-3
/
+3
*
|
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
1
-0
/
+5
*
|
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
1
-13
/
+4
*
|
utimensat implementation
Ulrich Drepper
2007-05-08
1
-0
/
+1
*
|
dma_declare_coherent_memory wrong allocation
Guennadi Liakhovetski
2007-05-08
1
-1
/
+1
*
|
apm: fix incorrect comment
Alan Cox
2007-05-08
1
-1
/
+1
*
|
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
2007-05-08
1
-7
/
+5
*
|
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
2007-05-08
1
-2
/
+1
*
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
19
-19
/
+0
*
|
move die notifier handling to common code
Christoph Hellwig
2007-05-08
7
-22
/
+8
*
|
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2007-05-08
1
-0
/
+5
*
|
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-08
1
-7
/
+2
|
/
*
get_unmapped_area handles MAP_FIXED on i386
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+6
*
SLUB core
Christoph Lameter
2007-05-07
1
-0
/
+4
*
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2007-05-07
2
-10
/
+9
[next]