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
...
|
*
|
sh: Fixup pte_mkhuge() build failure.
Paul Mundt
2006-12-06
1
-0
/
+8
|
*
|
sh: set KBUILD_IMAGE to something sensible.
Paul Mundt
2006-12-06
1
-1
/
+3
|
*
|
sh: show held locks in stack trace with lockdep.
Paul Mundt
2006-12-06
1
-0
/
+6
|
*
|
sh: platform_pata support for R7780RP
Paul Mundt
2006-12-06
1
-0
/
+29
|
*
|
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2006-12-06
11
-103
/
+289
|
*
|
sh: Fixup movli.l/movco.l atomic ops for gcc4.
Paul Mundt
2006-12-06
1
-24
/
+24
|
*
|
sh: dyntick infrastructure.
Paul Mundt
2006-12-06
3
-1
/
+162
|
*
|
sh: Clock framework tidying.
Paul Mundt
2006-12-06
9
-23
/
+38
|
*
|
sh: Turn off IRQs around get_timer_offset() calls.
Paul Mundt
2006-12-06
4
-29
/
+12
|
*
|
sh: Get the PGD right in oops case with 64-bit PTEs.
Paul Mundt
2006-12-06
1
-4
/
+2
|
*
|
sh: Fix store queue bitmap end.
Paul Mundt
2006-12-06
1
-6
/
+5
|
*
|
sh: More flexible + SH7780 earlyprintk SCIF support.
Paul Mundt
2006-12-06
3
-24
/
+39
|
*
|
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
11
-45
/
+37
|
*
|
sh: Fixup 4K irq stacks.
Paul Mundt
2006-12-06
1
-7
/
+18
|
*
|
sh: dma-api channel capability extensions.
Mark Glaisher
2006-12-06
2
-96
/
+218
|
*
|
sh: Drop name overload in dma-sh.
Paul Mundt
2006-12-06
1
-8
/
+1
|
*
|
sh: Make dma-isa depend on ISA_DMA_API.
Paul Mundt
2006-12-06
1
-2
/
+2
|
*
|
sh: dma-sysfs fixes.
Paul Mundt
2006-12-06
1
-8
/
+15
|
*
|
sh: Fix syscall tracing ordering.
Stuart Menefy
2006-12-06
1
-23
/
+22
|
*
|
sh: KSTK_EIP/KSTK_ESP consistency.
Stuart Menefy
2006-12-06
1
-2
/
+2
|
*
|
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
6
-117
/
+204
|
*
|
sh: R7780RP push-switch support.
Paul Mundt
2006-12-06
2
-1
/
+125
|
*
|
sh: generic push-switch framework.
Paul Mundt
2006-12-06
5
-1
/
+178
|
*
|
sh: pmd rework.
Stuart Menefy
2006-12-06
4
-48
/
+76
|
*
|
sh: Use MMU.TTB register as pointer to current pgd.
Stuart Menefy
2006-12-06
2
-31
/
+31
|
*
|
sh: Set up correct siginfo structures for page faults.
Stuart Menefy
2006-12-06
4
-58
/
+61
|
*
|
sh: gcc4 support.
Stuart Menefy
2006-12-06
8
-64
/
+78
|
*
|
sh: Explicit endian selection support.
Paul Mundt
2006-12-06
2
-14
/
+21
|
*
|
sh: p3map_sem sem2mutex conversion.
Paul Mundt
2006-12-06
2
-26
/
+11
|
*
|
sh: Preliminary support for SH-X2 MMU.
Paul Mundt
2006-12-06
8
-161
/
+376
|
*
|
sh: Hook SH7785 in to the build system.
Paul Mundt
2006-12-06
4
-2
/
+11
|
*
|
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2006-12-06
11
-1785
/
+52
|
*
|
sh: Configurable timer IRQ.
Paul Mundt
2006-12-06
5
-4
/
+11
|
*
|
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
1
-1
/
+1
|
*
|
sh: SE7206 build fixes.
Paul Mundt
2006-12-06
9
-153
/
+54
|
*
|
sh: Add support for Solution Engine 7206 and 7619 boards.
Yoshinori Sato
2006-12-06
9
-0
/
+1404
|
*
|
sh: Add SH-2A platform headers.
Yoshinori Sato
2006-12-06
19
-9
/
+415
|
*
|
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato
2006-12-06
7
-332
/
+767
|
*
|
sh: Wire up division and address error exceptions on SH-2A.
Yoshinori Sato
2006-12-06
1
-9
/
+79
|
*
|
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
26
-53
/
+1036
*
|
|
Merge git://git.infradead.org/users/dhowells/workq-2.6
Linus Torvalds
2006-12-06
373
-1863
/
+2361
|
\
\
\
|
*
|
|
Actually update the fixed up compile failures.
David Howells
2006-12-06
4
-12
/
+18
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
135
-2060
/
+5142
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
34
-121
/
+154
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
588
-9297
/
+32298
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1476
-41020
/
+67631
|
|
\
\
\
|
*
|
|
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
282
-1450
/
+1771
|
*
|
|
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
51
-219
/
+293
|
*
|
|
|
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
2006-11-22
3
-15
/
+57
|
*
|
|
|
WorkStruct: Typedef the work function prototype
David Howells
2006-11-22
3
-9
/
+10
[prev]
[next]