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
*
[ARM] ANUBIS: Move to using ata_platform driver (libata)
Ben Dooks
2008-07-03
2
-7
/
+20
*
[ARM] BAST/VR1000: Move to using ata_platform (libata)
Ben Dooks
2008-07-03
5
-45
/
+126
*
[ARM] JIVE: Add power off on shutdown support
Ben Dooks
2008-07-03
1
-0
/
+10
*
[ARM] JIVE: Add i2c device info for LIS302DL sensor
Ben Dooks
2008-07-03
1
-1
/
+24
*
[ARM] JIVE: Add board definitions for audio
Ben Dooks
2008-07-03
1
-2
/
+33
*
[ARM] JIVE: Add LCD display setup information
Ben Dooks
2008-07-03
1
-0
/
+40
*
[ARM] JIVE: Add SPI bus definitions for LCD controller
Ben Dooks
2008-07-03
1
-0
/
+55
*
[ARM] JIVE: Add setup information for the S3C2412 LCD controller
Ben Dooks
2008-07-03
1
-0
/
+92
*
[ARM] JIVE: Initialise the sleep configuration registers
Ben Dooks
2008-07-03
1
-0
/
+88
*
[ARM] JIVE: Initial machine support for Logitech Jive
Ben Dooks
2008-07-03
3
-0
/
+359
*
[ARM] S3C24XX: Support for PWM timer clocks via clk_* API
Ben Dooks
2008-07-03
2
-0
/
+438
*
[ARM] S3C24XX: Add gpiolib support
Ben Dooks
2008-07-03
3
-0
/
+261
*
[ARM] S3C24XX: s3c2410_defconfig: enable USB subset of drivers
Ben Dooks
2008-07-03
1
-9
/
+66
*
[ARM] S3C24XX: s3c2410_defconfig: add SCSI support
Ben Dooks
2008-07-03
1
-3
/
+55
*
[ARM] S3C24XX: s3c2410_defconfig: update networking options
Ben Dooks
2008-07-03
1
-22
/
+91
*
[ARM] S3C24XX: s3c2410_defconfig: update miscellaneous options
Ben Dooks
2008-07-03
1
-3
/
+4
*
[ARM] S3C24XX: s3c2410_defconfig: update filesystem options
Ben Dooks
2008-07-03
1
-11
/
+20
*
[ARM] S3C24XX: s3c2410_defconfig: enable useful NLS options
Ben Dooks
2008-07-03
1
-39
/
+39
*
[ARM] S3C24XX: s3c2410_defconfig: update list of used drivers
Ben Dooks
2008-07-03
1
-7
/
+13
*
[ARM] S3C24XX: s3c2410_defconfig: update to rc8
Ben Dooks
2008-07-03
1
-325
/
+368
*
[ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000
Ben Dooks
2008-07-03
2
-3
/
+3
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-06-24
3
-5
/
+2
|
\
|
*
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
2008-06-24
1
-2
/
+0
|
*
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
2008-06-24
1
-1
/
+1
|
*
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
2008-06-24
1
-2
/
+1
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-24
11
-223
/
+285
|
\
\
|
*
|
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-56
/
+34
|
*
|
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
1
-13
/
+62
|
*
|
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-120
/
+13
|
*
|
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
3
-0
/
+146
|
*
|
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
2008-06-24
1
-8
/
+11
|
*
|
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
2008-06-24
1
-6
/
+0
|
*
|
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
2008-06-24
1
-5
/
+7
|
*
|
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
2008-06-24
1
-0
/
+1
|
*
|
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
3
-3
/
+8
|
*
|
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
2008-06-24
1
-12
/
+3
|
|
/
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-24
5
-73
/
+27
|
\
\
|
|
/
|
/
|
|
*
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
5
-73
/
+27
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-23
3
-27
/
+36
|
\
\
|
|
/
|
*
xen: don't drop NX bit
Jeremy Fitzhardinge
2008-06-20
2
-25
/
+31
|
*
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2008-06-20
2
-3
/
+6
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-06-20
1
-0
/
+2
|
\
\
|
*
|
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
2008-06-20
1
-0
/
+2
*
|
|
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
2008-06-20
1
-0
/
+17
*
|
|
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2008-06-20
2
-1
/
+4
*
|
|
alpha: link failure fix
Ivan Kokshaysky
2008-06-20
1
-0
/
+1
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-20
5
-13
/
+22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
2008-06-19
1
-1
/
+4
|
*
|
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
2008-06-19
1
-2
/
+8
|
*
|
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
2008-06-19
1
-10
/
+8
[next]