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
*
[PATCH] mce section fix
Andrew Morton
2006-07-31
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-29
8
-56
/
+76
|
\
|
*
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Catalin Marinas
2006-07-29
1
-0
/
+2
|
*
[ARM] 3737/1: Export ARM copy/clear_user_page symbols
George G. Davis
2006-07-29
1
-0
/
+8
|
*
[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x
Lennert Buytenhek
2006-07-29
1
-1
/
+29
|
*
[ARM] 3733/2: S3C24XX: Remove old IDE registers in Anubis
Ben Dooks
2006-07-26
1
-24
/
+0
|
*
[ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machines
Ben Dooks
2006-07-26
2
-22
/
+23
|
*
[ARM] Fix SMP booting
Russell King
2006-07-26
1
-3
/
+3
|
*
[ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfig
Lennert Buytenhek
2006-07-15
1
-5
/
+10
|
*
[ARM] Fix cats build
Russell King
2006-07-14
1
-1
/
+1
*
|
[PATCH] i386: Fix up backtrace fallback patch
Andi Kleen
2006-07-29
1
-4
/
+6
*
|
[PATCH] x86_64: Fix swiotlb=force
Andi Kleen
2006-07-29
1
-2
/
+3
*
|
[PATCH] x86_64: Revert k8-bus.c northbridge access change
Andi Kleen
2006-07-29
1
-5
/
+5
*
|
[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
Jon Mason
2006-07-29
2
-35
/
+45
*
|
[PATCH] x86_64: Calgary IOMMU - fix off by one error
Muli Ben-Yehuda
2006-07-29
1
-4
/
+3
*
|
[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC
Andi Kleen
2006-07-29
1
-4
/
+12
*
|
[PATCH] x86_64: Update defconfig
Andi Kleen
2006-07-29
1
-4
/
+5
*
|
[PATCH] i386: Do backtrace fallback too
Andi Kleen
2006-07-28
1
-3
/
+14
*
|
[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck
Andi Kleen
2006-07-28
1
-6
/
+16
*
|
[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler
Andi Kleen
2006-07-28
1
-1
/
+1
*
|
[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile
Andi Kleen
2006-07-28
2
-2
/
+2
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-07-28
1
-9
/
+35
|
\
\
|
*
|
[S390] update default configuration
Martin Schwidefsky
2006-07-27
1
-9
/
+35
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-07-28
1
-32
/
+42
|
\
\
\
|
*
|
|
[SPARC]: Defer clock_probe to fs_initcall()
Bob Breuer
2006-07-27
1
-32
/
+42
|
|
/
/
*
|
|
[PATCH] i386: switch_to(): misplaced parentheses
Chuck Ebbert
2006-07-28
1
-2
/
+2
|
/
/
*
|
[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.
David S. Miller
2006-07-24
1
-0
/
+3
*
|
[SPARC64]: Update defconfig.
David S. Miller
2006-07-21
1
-4
/
+4
*
|
[SPARC]: Fix length parameter verification in sys_getdomainname().
David S. Miller
2006-07-21
2
-18
/
+18
*
|
[SPARC]: Get sun4d SMP building again.
Raymond Burns
2006-07-21
2
-78
/
+121
*
|
[SPARC]: Do not call sun4m_irq_rotate on sun4d.
Raymond Burns
2006-07-21
1
-1
/
+1
*
|
[SPARC]: Simplify and correct __cpu_find_by()
David S. Miller
2006-07-21
2
-21
/
+7
*
|
[SPARC]: Initialize iounit spinlock in iounit_init().
Raymond Burns
2006-07-21
1
-0
/
+1
*
|
[SPARC]: Fix initialization of sun4d SBUS interrupts.
David S. Miller
2006-07-21
1
-3
/
+31
*
|
[SPARC]: Fix property name acquisition in prom.c
Bob Breuer
2006-07-21
1
-3
/
+6
*
|
[SPARC]: Kill prom_getname, unused and not implemented properly.
David S. Miller
2006-07-21
4
-105
/
+0
*
|
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
David S. Miller
2006-07-21
2
-4
/
+42
*
|
[S390] sysfs_create_xxx return values.
Heiko Carstens
2006-07-18
1
-10
/
+36
*
|
[S390] .align 4096 statements in head.S
Heiko Carstens
2006-07-18
2
-4
/
+4
*
|
[PATCH] UML - fix utsname build breakage
Jeff Dike
2006-07-15
1
-11
/
+11
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-07-14
3
-13
/
+8
|
\
\
|
*
|
[SPARC64] Fix PSYCHO PCI controler init.
Marc Zyngier
2006-07-14
1
-1
/
+2
|
*
|
[SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()
David S. Miller
2006-07-14
1
-3
/
+0
|
*
|
[SPARC64]: Make sure IRQs are disabled properly during early boot.
David S. Miller
2006-07-14
2
-9
/
+6
|
|
/
*
|
[PATCH] uml: header formatting cleanups
Jeff Dike
2006-07-14
1
-34
/
+34
*
|
[PATCH] uml: tidy biarch gcc support
Jeff Dike
2006-07-14
2
-2
/
+1
*
|
[PATCH] uml: tidy longjmp macro
Jeff Dike
2006-07-14
4
-18
/
+13
*
|
[PATCH] i386: remove redundant might_sleep() in user accessors.
Vadim Lobanov
2006-07-14
1
-2
/
+0
*
|
[PATCH] i386 kexec: allow the kexec on panic support to compile on voyager
Eric W. Biederman
2006-07-14
1
-1
/
+1
*
|
[PATCH] Fix a memory leak in the i386 setup code
Catalin Marinas
2006-07-14
1
-1
/
+4
[next]