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
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-09-12
8
-5
/
+10
|
\
|
*
[POWERPC] Move serial_dev_init to device_initcall()
Olof Johansson
2007-09-13
1
-1
/
+1
|
*
[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue
Kumar Gala
2007-09-12
1
-0
/
+1
|
*
[POWERPC] cpm2: Fix off-by-one error in setbrg().
Scott Wood
2007-09-10
1
-1
/
+1
|
*
[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation
Jochen Friedrich
2007-09-10
1
-2
/
+0
|
*
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
Kumar Gala
2007-09-10
4
-1
/
+7
*
|
i386: Fix leak of ../kernel from top level
Andi Kleen
2007-09-12
2
-2
/
+2
*
|
x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.
Andi Kleen
2007-09-12
1
-1
/
+3
*
|
x86_64: Add missing mask operation to vdso
Andi Kleen
2007-09-12
1
-2
/
+3
*
|
[SPARC64]: Fix booting on V100 systems.
David S. Miller
2007-09-12
1
-1
/
+12
*
|
revert "highmem: catch illegal nesting"
Andrew Morton
2007-09-11
1
-4
/
+3
*
|
m68k(nommu): add missing syscalls
Geert Uytterhoeven
2007-09-11
2
-0
/
+20
*
|
H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable
Robert P. J. Day
2007-09-11
1
-1
/
+1
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-09-11
3
-5
/
+8
|
\
\
|
*
|
[MIPS] Fix aliasing bug in copy_user_highpage.
Ralf Baechle
2007-09-11
1
-1
/
+4
|
*
|
[MIPS] IP22: fix wrong argument order
Thomas Bogendoerfer
2007-09-11
1
-2
/
+2
|
*
|
[MIPS] IP22: Fix wrong check for second HPC
Thomas Bogendoerfer
2007-09-11
1
-2
/
+2
|
*
|
[MIPS] Ocelot: remove remaining bits
Yoichi Yuasa
2007-09-11
1
-14
/
+0
|
*
|
[MIPS] TLB: Fix instruction bitmasks
Thiemo Seufer
2007-09-11
1
-2
/
+2
|
*
|
[MIPS] R10000: Fix wrong test in dma-default.c
Maxime Bizon
2007-09-11
1
-1
/
+1
|
*
|
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
Ralf Baechle
2007-09-11
1
-1
/
+0
|
*
|
[MIPS] Kconfig: whitespace cleanup.
Ralf Baechle
2007-09-11
1
-4
/
+4
|
*
|
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
Ralf Baechle
2007-09-11
1
-0
/
+1
|
*
|
[MIPS] BCM1480: Fix computation of interrupt mask address register.
Ralf Baechle
2007-09-11
1
-4
/
+4
|
*
|
[MIPS] i8259: Add disable method.
Kyungmin Park
2007-09-11
1
-0
/
+1
|
|
/
*
|
PCI: irq and pci_ids patch for Intel Tolapai
Jason Gaston
2007-09-11
1
-0
/
+1
*
|
PCI: Remove __devinit from pcibios_get_irq_routing_table
Ralf Baechle
2007-09-11
1
-1
/
+1
*
|
i386: fix a hang on stuck nmi watchdog
Daniel Walker
2007-09-10
1
-1
/
+1
*
|
x86_64: Remove CLFLUSH in text_poke()
Andi Kleen
2007-09-10
1
-4
/
+2
*
|
i386: Fix perfctr watchdog on core duo
Stephane Eranian
2007-09-10
1
-6
/
+22
*
|
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
2007-09-10
3
-3
/
+0
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-09-10
7
-26
/
+13
|
\
\
|
*
|
[MIPS] Ocelot: remove remaining bits
Yoichi Yuasa
2007-09-10
1
-14
/
+0
|
*
|
[MIPS] TLB: Fix instruction bitmasks
Thiemo Seufer
2007-09-10
1
-2
/
+2
|
*
|
[MIPS] R10000: Fix wrong test in dma-default.c
Maxime Bizon
2007-09-10
1
-1
/
+1
|
*
|
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
Ralf Baechle
2007-09-10
1
-1
/
+0
|
*
|
[MIPS] Kconfig: whitespace cleanup.
Ralf Baechle
2007-09-10
1
-4
/
+4
|
*
|
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
Ralf Baechle
2007-09-10
1
-0
/
+1
|
*
|
[MIPS] BCM1480: Fix computation of interrupt mask address register.
Ralf Baechle
2007-09-10
1
-4
/
+4
|
*
|
[MIPS] i8259: Add disable method.
Kyungmin Park
2007-09-10
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
2007-09-10
53
-3209
/
+2418
|
\
\
|
*
|
m32r: Rename STI/CLI macros
Hirokazu Takata
2007-09-06
1
-8
/
+8
|
*
|
m32r: build fix of entry.S
Hirokazu Takata
2007-09-06
1
-2
/
+2
|
*
|
m32r: Separate syscall table from entry.S
Hirokazu Takata
2007-09-03
2
-287
/
+290
|
*
|
m32r: Cosmetic updates of arch/m32r/kernel/entry.S
Hirokazu Takata
2007-09-03
1
-15
/
+7
|
*
|
m32r: Exit ei_handler directly for no IRQ case or IPI operations
Hirokazu Takata
2007-09-03
1
-2
/
+1
|
*
|
m32r: Simplify ei_handler code
Hirokazu Takata
2007-09-03
1
-202
/
+39
|
*
|
m32r: Define symbols to unify platform-dependent ICU checks
Hirokazu Takata
2007-09-03
1
-0
/
+20
|
*
|
m32r: Move dot.gdbinit files
Hirokazu Takata
2007-09-03
10
-0
/
+0
|
*
|
m32r: Rearrange platform-dependent codes
Hirokazu Takata
2007-09-03
27
-28
/
+37
[next]