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
*
[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2
Dave Jones
2006-05-30
1
-2
/
+1
*
[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreq
Dave Jones
2006-05-30
1
-2
/
+1
*
[CPUFREQ] Remove pointless reinitialisation from powernow-k8
Dave Jones
2006-05-30
1
-3
/
+1
*
[CPUFREQ] Remove redundant initialisation from longhaul.
Dave Jones
2006-05-30
1
-1
/
+1
*
[CPUFREQ] Clean up longhaul's speed pretty-printer
Dave Jones
2006-05-30
1
-7
/
+11
*
[CPUFREQ] Disambiguate loop indexes in powernow-k7
Dave Jones
2006-05-30
1
-4
/
+4
*
[CPUFREQ] Typo in powernow-k8
Dave Jones
2006-05-30
1
-2
/
+2
*
[PATCH] x86: wire up vmsplice syscall
Jens Axboe
2006-05-26
1
-0
/
+1
*
[PATCH] i386 kdump boot cpu physical apicid fix
Vivek Goyal
2006-05-21
1
-0
/
+8
*
[PATCH] i386: remove junk from stack dump
Chuck Ebbert
2006-05-21
1
-3
/
+1
*
[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300
Andi Kleen
2006-05-16
1
-0
/
+8
*
Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"
Linus Torvalds
2006-05-13
1
-0
/
+2
*
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
Kimball Murray
2006-05-08
2
-1
/
+16
*
[PATCH] Remove wrong cpu_has_apic checks that came from mismerging
Andi Kleen
2006-05-03
1
-6
/
+0
*
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-05-01
2
-5
/
+4
|
\
|
*
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
2
-5
/
+4
*
|
[PATCH] timer TSC check suspend notifier change
Shaohua Li
2006-05-01
1
-2
/
+2
*
|
[PATCH] i386: Remove apic= warning
Andi Kleen
2006-05-01
1
-4
/
+0
*
|
[PATCH] i386: Fix overflow in e820_all_mapped
Andi Kleen
2006-05-01
1
-1
/
+3
*
|
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
Andi Kleen
2006-05-01
1
-1
/
+4
|
/
*
[PATCH] kprobe: fix resume execution on i386
Masami Hiramatsu
2006-04-28
1
-4
/
+8
*
[PATCH] kprobe cleanup for VM_MASK judgement
mao, bibo
2006-04-28
1
-9
/
+0
*
[PATCH] Avoid printing pointless tsc skew msgs
Dave Jones
2006-04-28
1
-1
/
+3
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
2006-04-20
1
-0
/
+2
*
[PATCH] Switch Kprobes inline functions to __kprobes for i386
Prasanna S Panchamukhi
2006-04-19
1
-9
/
+9
*
[PATCH] apm: fix Armada laptops again
Samuel Thibault
2006-04-19
1
-1
/
+1
*
[PATCH] x86 cpuid and msr notifier callback section mismatches
Randy Dunlap
2006-04-19
2
-2
/
+2
*
[CPUFREQ] powernow-k8.c: fix a check-after-use
Adrian Bunk
2006-04-18
1
-2
/
+5
*
[CPUFREQ] Remove duplicate check in powernow-k8
Tobias Klauser
2006-04-18
1
-3
/
+0
*
[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge
Andi Kleen
2006-04-18
1
-1
/
+4
*
[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
Bjorn Helgaas
2006-04-14
2
-359
/
+1
*
[PATCH] splice: add support for sys_tee()
Jens Axboe
2006-04-11
1
-0
/
+1
*
[PATCH] i386: Remove bogus special case code from AMD core parsing
Andi Kleen
2006-04-11
1
-2
/
+0
*
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
2006-04-11
1
-1
/
+4
*
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-04-11
1
-1
/
+0
*
[PATCH] mpparse: prevent table index out-of-bounds
Randy Dunlap
2006-04-11
1
-0
/
+7
*
[PATCH] i386: print EIP/ESP last
Randy Dunlap
2006-04-11
1
-1
/
+15
*
[PATCH] swsusp: don't require bigsmp
Ashok Raj
2006-04-11
1
-7
/
+8
*
Move request_standard_resources() back to before PCI probing
Linus Torvalds
2006-04-09
1
-3
/
+3
*
[PATCH] i386: Remove printk about reboot fixups at reboot
Andi Kleen
2006-04-09
1
-2
/
+0
*
[PATCH] x86_64: Proper null pointer check in powernow_k8_get
Jacob Shin
2006-04-09
1
-1
/
+10
*
[PATCH] x86_64: Revert earlier powernow-k8 change
Andi Kleen
2006-04-09
1
-4
/
+3
*
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
2006-04-09
2
-28
/
+16
*
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
2006-04-09
1
-1
/
+4
*
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
2006-04-09
1
-0
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-04-02
1
-1
/
+1
|
\
|
*
kexec: grammar fix for crash_save_this_cpu()
Horms
2006-04-01
1
-1
/
+1
*
|
Manual merge with Linus.
Dmitry Torokhov
2006-04-02
55
-790
/
+1421
|
\
\
|
|
/
|
*
[PATCH] unexport get_wchan
Adrian Bunk
2006-03-31
1
-1
/
+0
[next]