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
...
*
[PATCH] uml: cross-build support: mk_sc
Al Viro
2005-05-05
6
-85
/
+75
*
[PATCH] uml: cross-build support : mk_ptregs
Al Viro
2005-05-05
4
-56
/
+53
*
[PATCH] uml: start cross-build support : mk_user_constants
Al Viro
2005-05-05
5
-9
/
+158
*
[PATCH] uml: use variables rather than symlinks in dependencies
Al Viro
2005-05-05
1
-3
/
+3
*
[PATCH] uml: include the linker script rather than symlink it
Al Viro
2005-05-05
3
-15
/
+8
*
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
2005-05-05
6
-28
/
+21
*
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
2005-05-05
4
-20
/
+4
*
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
Paolo 'Blaisorblade' Giarrusso
2005-05-05
5
-1
/
+79
*
[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes
Paolo 'Blaisorblade' Giarrusso
2005-05-05
5
-8
/
+10
*
[PATCH] ppc64: pgtable.h and other header cleanups
David Gibson
2005-05-05
11
-239
/
+219
*
[PATCH] ppc64: add missing Kconfig help text
Jesper Juhl
2005-05-05
1
-0
/
+3
*
[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c
Anton Blanchard
2005-05-05
4
-1
/
+13
*
[PATCH] ppc32: Simplified PPC core revision report
Kumar Gala
2005-05-05
1
-19
/
+18
*
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
2005-05-05
4
-9
/
+28
*
[PATCH] Add CXT48 to modem black list in ac97
Herbert Xu
2005-05-05
1
-0
/
+1
*
[PATCH] include/linux/soundcard.h: endianness fix
Stuart Brady
2005-05-05
3
-10
/
+75
*
[PATCH] interwave needs isa pnp
Andrew Morton
2005-05-05
1
-0
/
+1
*
[PATCH] intel8x0: fix for Intel AC'97 audio driver
Jason Gaston
2005-05-05
1
-3
/
+3
*
[PATCH] avoid -ENOMEM due reclaimable slab caches
Andrea Arcangeli
2005-05-05
2
-2
/
+2
*
[PATCH] x86 stack initialisation fix
Alexander Nyberg
2005-05-05
1
-6
/
+7
*
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2005-05-05
5
-18
/
+4
|
\
|
*
[SPARC]: Remove legacy stuff from cpu_idle().
Coywolf Qi Hunt
2005-05-05
2
-9
/
+0
|
*
[SPARC64]: Kill useless __pte_alloc_one_kernel indirection
Christoph Hellwig
2005-05-05
3
-9
/
+4
*
|
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2005-05-05
9
-60
/
+77
|
\
\
|
*
|
[TG3]: Update driver version and reldate.
David S. Miller
2005-05-05
1
-2
/
+2
|
*
|
[TG3]: Ignore tg3_stop_block() errors.
Michael Chan
2005-05-05
1
-10
/
+3
|
*
|
[TG3]: Elide tg3_stop_block messages when such events are normal.
David S. Miller
2005-05-05
1
-36
/
+36
|
*
|
[IPV4]: multipath_wrandom.c GPF fixes
Patrick McHardy
2005-05-05
1
-3
/
+3
|
*
|
[ATALK]: Add alloc_ltalkdev().
Christoph Hellwig
2005-05-05
4
-6
/
+24
|
*
|
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
Arnaldo Carvalho de Melo
2005-05-05
2
-4
/
+10
|
*
|
[DECNET]: Fix build after C99 netlink initializer change.
Rafael J. Wysocki
2005-05-05
1
-1
/
+1
|
|
/
*
|
Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
Linus Torvalds
2005-05-05
14
-53
/
+116
|
\
\
|
*
|
[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
Nicolas Pitre
2005-05-05
1
-2
/
+2
|
*
|
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
Nicolas Pitre
2005-05-05
3
-20
/
+25
|
*
|
[PATCH] ARM: select PCI, ISA and ISA_DMA
Russell King
2005-05-05
4
-8
/
+28
|
*
|
ARM: Add missed imxfb include file
Russell King
2005-05-05
1
-0
/
+35
|
*
|
[PATCH] ARM: Fix kernel stack offset calculations
Russell King
2005-05-05
7
-23
/
+26
*
|
|
[PATCH] Kconfig i18n support
Arnaldo Carvalho de Melo
2005-05-05
10
-124
/
+395
*
|
|
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
Nathan Scott
2005-05-05
4
-19
/
+19
*
|
|
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
2005-05-05
4
-46
/
+56
*
|
|
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
Nathan Scott
2005-05-05
1
-5
/
+3
*
|
|
[XFS] remove noisy printk at vnode trace allocation
Eric Sandeen
2005-05-05
1
-1
/
+0
*
|
|
[XFS] stop background sync from waiting for in-use inodes
Daniel Moore
2005-05-05
1
-1
/
+4
*
|
|
[XFS] Disable the combination of XFS direct IO and AIO until the IO completion
Nathan Scott
2005-05-05
2
-2
/
+44
*
|
|
[XFS] Resolve an issue with xfsbufd not getting along with swsusp.
Nathan Scott
2005-05-05
1
-2
/
+9
*
|
|
[XFS] Fix up warnings
Eric Sandeen
2005-05-05
2
-4
/
+4
*
|
|
[XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB.
Nathan Scott
2005-05-05
2
-25
/
+48
*
|
|
[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held
Dean Roehrich
2005-05-05
2
-2
/
+10
*
|
|
[XFS] Enable XFS_VNODE_TRACE
Eric Sandeen
2005-05-05
2
-2
/
+3
*
|
|
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...
Nathan Scott
2005-05-05
6
-7
/
+8
[prev]
[next]