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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: Core Xen implementation
Jeremy Fitzhardinge
2007-07-18
3
-1
/
+76
*
Add nosegneg capability to the vsyscall page notes
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+28
*
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
2007-07-18
4
-13
/
+20
*
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+35
*
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
2007-07-18
1
-4
/
+2
*
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
2007-07-18
1
-1
/
+1
*
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
2007-07-18
1
-2
/
+3
*
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+2
*
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
2007-07-18
1
-1
/
+1
*
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
2007-07-18
1
-17
/
+6
*
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2007-07-17
2
-5
/
+9
|
\
|
*
i386: Allow smp_call_function_single() to current cpu
Avi Kivity
2007-07-16
1
-3
/
+5
|
*
HOTPLUG: Adapt thermal throttle to CPU_DYING
Avi Kivity
2007-07-16
1
-2
/
+4
*
|
i386: speedup touch_nmi_watchdog
Andrew Morton
2007-07-17
1
-3
/
+5
*
|
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-4
/
+1
*
|
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-10
/
+2
*
|
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
|
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
2
-1
/
+2
*
|
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
1
-1
/
+1
*
|
make seccomp zerocost in schedule
Andrea Arcangeli
2007-07-16
1
-34
/
+39
*
|
x86: initial fixmap support
Eric W. Biderman
2007-07-16
1
-0
/
+8
|
/
*
[CPUFREQ] Fix typos in powernow-k8 printk's.
Dave Jones
2007-07-13
1
-8
/
+11
*
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
2007-07-13
1
-1
/
+6
*
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
2007-07-13
2
-276
/
+18
*
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
Rafał Bilski
2007-07-13
1
-0
/
+7
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-07-12
5
-90
/
+162
|
\
|
*
[CPUFREQ] Longhaul - Proper register access
Rafał Bilski
2007-06-21
1
-6
/
+6
|
*
[CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver
Joshua Hoblitt
2007-06-06
1
-3
/
+10
|
*
[CPUFREQ] Longhaul - Replace ACPI functions with direct I/O
Rafał Bilski
2007-06-06
1
-7
/
+16
|
*
[CPUFREQ] Longhaul - Remove duplicate multipliers
Rafał Bilski
2007-05-29
1
-6
/
+6
|
*
[CPUFREQ] Longhaul - Embedded "conservative"
Rafał Bilski
2007-05-29
1
-49
/
+96
|
*
[CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR
Venki Pallipadi
2007-05-29
1
-8
/
+5
|
*
[CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bit
Rafał Bilski
2007-05-29
1
-0
/
+18
|
*
[CPUFREQ] Longhaul - Move old_ratio to correct place
Rafał Bilski
2007-05-29
1
-1
/
+1
|
*
[CPUFREQ] Longhaul - VT8237 support
Rafał Bilski
2007-05-29
1
-0
/
+4
|
*
[CPUFREQ] Longhaul - Use all kinds of support
Rafał Bilski
2007-05-29
1
-22
/
+11
|
*
[CPUFREQ] powernow-k8: clarify number of cores.
Dave Jones
2007-05-18
1
-2
/
+3
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
3
-11
/
+3
|
\
\
|
*
|
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
3
-11
/
+3
*
|
|
Remove old i386 setup code
H. Peter Anvin
2007-07-12
1
-94
/
+0
*
|
|
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
2007-07-12
1
-11
/
+1
*
|
|
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
2007-07-12
1
-1
/
+1
*
|
|
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
2007-07-12
4
-1
/
+59
*
|
|
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
H. Peter Anvin
2007-07-12
1
-2
/
+2
*
|
|
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
2007-07-12
2
-12
/
+15
|
/
/
*
|
sched: x86, track TSC-unstable events
Ingo Molnar
2007-07-09
1
-1
/
+8
*
|
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
2007-07-09
1
-12
/
+0
*
|
Clean up E7520/7320/7525 quirk printk.
Dave Jones
2007-07-07
1
-3
/
+2
*
|
GEODE: reboot fixup for geode machines with CS5536 boards
Andres Salomon
2007-07-06
1
-0
/
+13
[next]