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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __uXX types for S390 DASD volume label definitions which are user-visible
David Woodhouse
2006-05-04
1
-19
/
+19
*
S390 BIODASDREADCMB ioctl should use __u64 not u64 type.
David Woodhouse
2006-05-04
1
-1
/
+1
*
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
David Woodhouse
2006-05-04
1
-1
/
+0
*
Fix private integer types used in V4L2 ioctls.
David Woodhouse
2006-05-04
1
-8
/
+8
*
Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl
David Woodhouse
2006-05-04
1
-6
/
+6
*
Restore __attribute_const__ to user-visibility in linux/compiler.h...for now
David Woodhouse
2006-05-04
1
-9
/
+10
*
Guard some of linux/compiler.h with #ifdef __KERNEL__
David Woodhouse
2006-05-02
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-01
5
-57
/
+119
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-05-01
3
-52
/
+112
|
|
\
|
|
*
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
2006-04-29
1
-0
/
+2
|
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-04-29
288
-4990
/
+5714
|
|
|
\
|
|
*
|
Input: move input_device_id to mod_devicetable.h
Dmitry Torokhov
2006-04-26
2
-51
/
+101
|
|
*
|
Input: allow passing NULL to input_free_device()
Dmitry Torokhov
2006-04-26
1
-1
/
+2
|
|
*
|
Input: ads7846 - improve filtering for thumb press accuracy
Imre Deak
2006-04-26
1
-2
/
+4
|
|
*
|
Input: ads7846 - handle IRQs that were latched during disabled IRQs
Imre Deak
2006-04-11
1
-0
/
+2
|
|
*
|
Input: ads7846 - debouncing and rudimentary sample filtering
Imre Deak
2006-04-11
1
-0
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2006-05-01
2
-1
/
+7
|
|
\
\
\
|
|
*
|
|
[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
Takashi Iwai
2006-04-27
2
-1
/
+7
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-30
8
-10
/
+40
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-04-29
7
-8
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] powerpc: Add cputable entry for POWER6
Anton Blanchard
2006-04-29
1
-4
/
+10
|
|
*
|
|
|
[PATCH] ppc32: odd fixes and improvements in ppc_sys
Vitaly Bordug
2006-04-28
1
-0
/
+2
|
|
*
|
|
|
[PATCH] powerpc: Wire up *at syscalls
Andreas Schwab
2006-04-28
1
-1
/
+19
|
|
*
|
|
|
[PATCH] ppc32: add 440GX erratum 440_43 workaround
Eugene Surovegin
2006-04-28
1
-0
/
+1
|
|
*
|
|
|
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
2006-04-28
1
-3
/
+3
|
|
*
|
|
|
[PATCH] powerpc: Fix pagetable bloat for hugepages
David Gibson
2006-04-28
2
-0
/
+3
|
*
|
|
|
|
[PATCH] i386: fix broken FP exception handling
Chuck Ebbert
2006-04-29
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Sanitise ethtool.h and mii.h for userspace.
David Woodhouse
2006-04-29
2
-98
/
+101
*
|
|
|
|
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
21
-86
/
+76
*
|
|
|
|
Remove 'extern int errno;' from public view in linux/unistd.h
David Woodhouse
2006-04-29
1
-0
/
+2
*
|
|
|
|
Remove struct input_device_id from public view in linux/input.h
David Woodhouse
2006-04-29
1
-0
/
+4
*
|
|
|
|
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
2006-04-29
1
-2
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-29
26
-67
/
+251
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
[PATCH] s390: add read_mostly optimization
Christian Borntraeger
2006-04-28
1
-0
/
+2
|
*
|
|
|
[PATCH] s390: futex atomic operations
Martin Schwidefsky
2006-04-28
1
-4
/
+119
|
*
|
|
|
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
2006-04-28
2
-2
/
+4
|
|
/
/
/
|
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-04-27
6
-8
/
+29
|
|
\
\
\
|
|
*
|
|
[IA64] enable dumps to capture second page of kernel stack
Cliff Wickman
2006-04-27
1
-1
/
+1
|
|
*
|
|
[IA64-SGI] - Fix discover of nearest cpu node to IO node
Jack Steiner
2006-04-27
1
-1
/
+5
|
|
*
|
|
[IA64] Setup an IA64 specific reclaim distance
Christoph Lameter
2006-04-21
1
-0
/
+5
|
|
*
|
|
[IA64] eliminate compile time warnings
Satoru Takeuchi
2006-04-20
1
-0
/
+2
|
|
*
|
|
[IA64-SGI] SN SAL call to inject memory errors
Russ Anderson
2006-04-20
1
-0
/
+13
|
|
*
|
|
[IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodes
Jack Steiner
2006-04-20
1
-3
/
+2
|
|
*
|
|
[IA64] Remove unused variable in sn_sal.h
Russ Anderson
2006-04-20
1
-3
/
+1
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-04-27
2
-5
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] Kobject: possible cleanups
Adrian Bunk
2006-04-27
1
-1
/
+0
|
|
*
|
|
|
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
2006-04-27
1
-3
/
+2
|
|
*
|
|
|
[PATCH] Kobject: fix build error
Kay Sievers
2006-04-27
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-04-27
2
-32
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
[MIPS] 24K LV: Add core card id.
Chris Dearman
2006-04-27
1
-0
/
+1
[next]