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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards
Kumar Gala
2007-02-17
4
-26
/
+44
*
[POWERPC] 85xx: Cleaning up machine probing
Kumar Gala
2007-02-17
3
-23
/
+9
*
[POWERPC] 85xx: Cleaned up platform dts files
Kumar Gala
2007-02-17
6
-407
/
+333
*
Merge branch 'master' into 85xx
Kumar Gala
2007-02-17
8
-18
/
+171
|
\
|
*
[POWERPC] pseries: Enabling auto poweron after power is restored.
Manish Ahuja
2007-02-17
4
-2
/
+120
|
*
[POWERPC] use winbond libata instead of ide driver for pseries CD drives
Olaf Hering
2007-02-17
2
-4
/
+4
|
*
[POWERPC] add of_get_mac_address and update fsl_soc.c to use it
Timur Tabi
2007-02-17
2
-12
/
+47
*
|
[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...
Jon Loeliger
2007-02-16
4
-22
/
+0
|
/
*
[POWERPC] Fix bug with early ioremap and 64k pages
Benjamin Herrenschmidt
2007-02-16
1
-1
/
+1
*
[POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.h
Michael Ellerman
2007-02-16
1
-2
/
+2
*
[POWERPC] Export of_find_property
Dave Jones
2007-02-16
1
-0
/
+1
*
[POWERPC] Delete boot-cpu property from all DTS files
Timur Tabi
2007-02-16
10
-10
/
+0
*
[POWERPC] celleb: fix scc_uhc.c dependency
Ishizaki Kou
2007-02-16
1
-2
/
+1
*
[POWERPC] celleb: fix CONFIG_KEXEC dependency
Ishizaki Kou
2007-02-16
1
-0
/
+2
*
[POWERPC] mpic: set IPIs to be per-CPU
Johannes Berg
2007-02-16
1
-1
/
+1
*
[POWERPC] Add PMI driver for cell blade
Christian Krafft
2007-02-16
4
-0
/
+316
*
[POWERPC] PS3: System manager support
Geoff Levand
2007-02-16
2
-4
/
+33
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-02-14
86
-838
/
+3183
|
\
|
*
[PATCH] x86-64: Remove mk_pte_phys()
Andi Kleen
2007-02-13
1
-1
/
+3
|
*
[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
Jan Beulich
2007-02-13
1
-1
/
+1
|
*
[PATCH] i386: fix 32-bit ioctls on x64_32
Giuliano Procida
2007-02-13
1
-0
/
+30
|
*
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
Andi Kleen
2007-02-13
5
-46
/
+23
|
*
[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
Rusty Russell
2007-02-13
1
-1
/
+0
|
*
[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
Rusty Russell
2007-02-13
2
-4
/
+3
|
*
[PATCH] i386: Move mce_disabled to asm/mce.h
Rusty Russell
2007-02-13
1
-1
/
+1
|
*
[PATCH] i386: paravirt unhandled fallthrough
Rusty Russell
2007-02-13
3
-6
/
+6
|
*
[PATCH] x86_64: Wire up compat epoll_pwait
Ralf Baechle
2007-02-13
1
-0
/
+1
|
*
[PATCH] x86: Don't require the vDSO for handling a.out signals
Andi Kleen
2007-02-13
2
-2
/
+11
|
*
[PATCH] i386: Fix Cyrix MediaGX detection
Alan
2007-02-13
1
-9
/
+11
|
*
[PATCH] i386: Fix warning in cpu initialization
Andi Kleen
2007-02-13
1
-1
/
+1
|
*
[PATCH] i386: Fix warning in microcode.c
Andi Kleen
2007-02-13
1
-1
/
+1
|
*
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
Andi Kleen
2007-02-13
2
-3
/
+5
|
*
[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
Andi Kleen
2007-02-13
2
-9
/
+19
|
*
[PATCH] i386: Remove fastcall in paravirt.[ch]
Andi Kleen
2007-02-13
1
-51
/
+51
|
*
[PATCH] x86-64: survive having no irq mapping for a vector
Eric W. Biederman
2007-02-13
1
-3
/
+9
|
*
[PATCH] i386: geode configuration fixes
TAKADA Yoshihito
2007-02-13
1
-11
/
+10
|
*
[PATCH] i386: add option to show more code in oops reports
Chuck Ebbert
2007-02-13
1
-4
/
+16
|
*
[PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code
Evgeniy Polyakov
2007-02-13
1
-2
/
+2
|
*
[PATCH] x86-64: avoid warning message livelock
Roland Dreier
2007-02-13
1
-2
/
+3
|
*
[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC
Benjamin Romer
2007-02-13
1
-13
/
+11
|
*
[PATCH] i386: Remove unused kernel config option X86_XADD
Robert P. J. Day
2007-02-13
1
-5
/
+0
|
*
[PATCH] x86-64: clean up sparsemem memory_present call
Bob Picco
2007-02-13
1
-15
/
+2
|
*
[PATCH] i386: entry.S END/ENDPROC annotations
Jan Beulich
2007-02-13
1
-4
/
+37
|
*
[PATCH] i386: support Classic MediaGXm
takada
2007-02-13
1
-3
/
+8
|
*
[PATCH] i386: avoid gcc extension
Randy Dunlap
2007-02-13
1
-3
/
+5
|
*
[PATCH] i386: All Transmeta CPUs have constant TSCs
H. Peter Anvin
2007-02-13
1
-0
/
+3
|
*
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
2007-02-13
2
-0
/
+55
|
*
[PATCH] x86-64: robustify bad_dma_address handling
Muli Ben-Yehuda
2007-02-13
1
-2
/
+15
|
*
[PATCH] x86-64: Don't reserve ROMs
Andi Kleen
2007-02-13
1
-128
/
+2
|
*
[PATCH] x86-64: Fix off by one error in IOMMU boundary checking
Andi Kleen
2007-02-13
1
-2
/
+2
[next]