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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txt
Tsugikazu Shibata
2008-02-21
1
-53
/
+53
*
FRV: Change the timerfd syscalls to be the same as i386
David Howells
2008-02-20
2
-2
/
+6
*
FRV: Drop the .data.idt section for FRV
David Howells
2008-02-20
1
-3
/
+0
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-02-20
8
-33
/
+448
|
\
|
*
libata: fix kernel-doc parameter warning
Randy Dunlap
2008-02-20
1
-1
/
+1
|
*
sata_mv: remove iounmap in mv_platform_remove and use devm_iomap
Saeed Bishara
2008-02-20
1
-4
/
+2
|
*
ata: fix sparse warning in libata.h
Harvey Harrison
2008-02-20
1
-1
/
+1
|
*
libata: implement libata.force module parameter
Tejun Heo
2008-02-20
4
-4
/
+420
|
*
sata_mv: use hpriv->base instead of the host->iomap
Saeed Bishara
2008-02-20
1
-1
/
+1
|
*
sata_mv: Define module alias for platform device
Martin Michlmayr
2008-02-20
1
-0
/
+1
|
*
ata: fix sparse warnings in pata_legacy.c
Harvey Harrison
2008-02-20
1
-22
/
+22
*
|
Remove empty file remnants that were left in the tree by mistake
Linus Torvalds
2008-02-20
2
-1
/
+0
|
/
*
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-02-19
6
-28
/
+73
|
\
|
*
agp: fix missing casts that produced a warning.
Dave Airlie
2008-02-20
3
-6
/
+6
|
*
agp: add support for 662/671 to agp driver
Chaoyu Chen
2008-02-20
1
-0
/
+19
|
*
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-19
5
-26
/
+28
|
*
agp/sis: Suspend support for SiS AGP
Stuart Bennett
2008-02-19
1
-0
/
+24
|
*
agp/sis: Clear bit 2 from aperture size byte as well
Stuart Bennett
2008-02-19
1
-2
/
+2
*
|
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-02-19
9
-84
/
+240
|
\
\
|
*
|
drm/sis: add pciid for SiS 662/671 chipset
Chaoyu Chen
2008-02-20
1
-0
/
+1
|
*
|
drm: add new rv380 pciid
Mirko
2008-02-20
1
-0
/
+1
|
*
|
drm: add support for passing state into the suspend hooks.
Dave Airlie
2008-02-20
3
-6
/
+11
|
*
|
drm/i915: Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
2008-02-20
1
-0
/
+2
|
*
|
drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
2008-02-20
2
-0
/
+28
|
*
|
drm/i915: restore pipeconf regs unconditionally
Jesse Barnes
2008-02-20
1
-7
/
+4
|
*
|
drm/i915: save/restore interrupt state
Jesse Barnes
2008-02-20
2
-0
/
+12
|
*
|
drm: convert drm from nopage to fault.
Nick Piggin
2008-02-20
1
-70
/
+55
|
*
|
i915: wrap chipset types requiring hw status set ioctl
Zhenyu Wang
2008-02-20
2
-1
/
+6
|
*
|
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
2008-02-20
3
-0
/
+120
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-19
34
-211
/
+208
|
\
\
\
|
*
|
|
x86: fix page_is_ram() thinko
Arjan van de Ven
2008-02-19
1
-8
/
+7
|
*
|
|
x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...
Arjan van de Ven
2008-02-19
1
-0
/
+9
|
*
|
|
x86: i8259A: remove redundant irq_descinitialization
Ahmed S. Darwish
2008-02-19
1
-19
/
+6
|
*
|
|
x86: fix vdso_install breaks user "make install"
Sam Ravnborg
2008-02-19
2
-2
/
+2
|
*
|
|
x86: change IO delay back to 0x80
Ingo Molnar
2008-02-19
1
-1
/
+1
|
*
|
|
x86: lds - Use THREAD_SIZE instead of numeric constant
Cyrill Gorcunov
2008-02-19
1
-1
/
+1
|
*
|
|
x86: lds - Use PAGE_SIZE instead of numeric constant
Cyrill Gorcunov
2008-02-19
2
-27
/
+27
|
*
|
|
x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value
Cyrill Gorcunov
2008-02-19
1
-2
/
+3
|
*
|
|
x86: docs fixes to Documentation/i386/IO-APIC.txt
Nick Andrew
2008-02-19
1
-15
/
+17
|
*
|
|
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
2008-02-19
1
-1
/
+1
|
*
|
|
x86: clean up csum-wrappers_64.c some more
Ingo Molnar
2008-02-19
1
-36
/
+51
|
*
|
|
x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c
Paolo Ciarrocchi
2008-02-19
1
-40
/
+40
|
*
|
|
x86: coding style fixes in arch/x86/lib/io_64.c
Paolo Ciarrocchi
2008-02-19
1
-8
/
+10
|
*
|
|
x86: exclude vsyscall files from stackprotect
Ingo Molnar
2008-02-19
1
-1
/
+9
|
*
|
|
x86: add pgd_large() on 64-bit, for consistency
H. Peter Anvin
2008-02-19
1
-0
/
+1
|
*
|
|
x86: minor cleanup of comments in processor.h
Mike Travis
2008-02-19
1
-4
/
+0
|
*
|
|
x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit
Sam Ravnborg
2008-02-19
1
-1
/
+1
|
*
|
|
x86: fix section mismatch in head_64.S:initial_code
Sam Ravnborg
2008-02-19
1
-1
/
+1
|
*
|
|
x86: fix section mismatch in srat_64.c:reserve_hotadd
Sam Ravnborg
2008-02-19
1
-1
/
+2
|
*
|
|
x86: fix section mismatch warning in topology.c:arch_register_cpu
Sam Ravnborg
2008-02-19
1
-1
/
+1
[next]