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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-31
1
-8
/
+21
*
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
2008-05-26
1
-0
/
+2
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-05-26
1
-1
/
+2
|
\
|
*
i2c: Align i2c_device_id
Jiri Slaby
2008-05-26
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-26
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
2008-05-23
1
-4
/
+5
*
|
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
2008-05-24
1
-1
/
+1
*
|
gpio: build fixes
David Brownell
2008-05-24
1
-0
/
+3
*
|
SM501: reverse FPEN/VBIASEN flags behaviour
Ben Dooks
2008-05-24
1
-2
/
+2
*
|
md: restart recovery cleanly after device failure.
NeilBrown
2008-05-24
1
-3
/
+1
*
|
md: allow parallel resync of md-devices.
Bernd Schubert
2008-05-24
1
-0
/
+3
*
|
md: kill file_path wrapper
Christoph Hellwig
2008-05-24
1
-1
/
+0
*
|
md: proper extern for mdp_major
Adrian Bunk
2008-05-24
1
-0
/
+2
*
|
mm: fix atomic_t overflow in vm
Alan Cox
2008-05-24
1
-2
/
+2
*
|
types.h: don't expose struct ustat to userspace
maximilian attems
2008-05-24
1
-2
/
+2
*
|
serial: support for InstaShield IS-400 four port RS-232 PCI card
Ignacio García Pérez
2008-05-24
1
-0
/
+1
*
|
i5k_amb: support Intel 5400 chipset
Darrick J. Wong
2008-05-24
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-21
5
-5
/
+5
|
\
\
|
|
/
|
*
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
2008-05-21
1
-1
/
+1
|
*
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
2008-05-21
4
-4
/
+4
*
|
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-05-20
1
-5
/
+7
|
\
\
|
*
|
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
1
-2
/
+2
|
*
|
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
1
-0
/
+1
|
*
|
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
1
-2
/
+3
|
*
|
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
1
-0
/
+1
|
*
|
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-05-20
4
-15
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
2008-05-20
1
-2
/
+4
|
*
|
ipv6: Move <linux/in6.h> from header-y to unifdef-y.
Robert P. J. Day
2008-05-19
1
-1
/
+1
|
*
|
atm: Cleanup atm_tcp.h and atm.h for userspace.
Mike Frysinger
2008-05-14
2
-12
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-05-20
1
-0
/
+9
|
\
\
\
|
*
|
|
USB: CDC WDM driver
Oliver Neukum
2008-05-20
1
-0
/
+9
*
|
|
|
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
2008-05-20
1
-0
/
+12
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-05-20
2
-4
/
+1
|
\
\
\
|
*
|
|
HID: remove CVS keywords
Adrian Bunk
2008-05-20
2
-4
/
+0
|
*
|
|
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
Diego 'Flameeyes' Petteno
2008-05-20
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-19
3
-22
/
+3
|
\
\
\
|
*
|
|
[PATCH] get rid of leak in compat_execve()
Al Viro
2008-05-16
1
-0
/
+1
|
*
|
|
[PATCH] dup_fd() fixes, part 1
Al Viro
2008-05-16
1
-0
/
+1
|
*
|
|
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
1
-22
/
+1
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-05-19
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
libata: ignore SIMG4726 config pseudo device
Tejun Heo
2008-05-19
1
-1
/
+1
|
*
|
|
|
libata: increase PMP register access timeout to 3s
Tejun Heo
2008-05-19
1
-1
/
+1
|
*
|
|
|
ata: remove FIT() macro
Harvey Harrison
2008-05-19
1
-2
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
dlm: <linux/dlm_plock.h> should be "unifdef"ed.
Robert P. J. Day
2008-05-19
1
-1
/
+1
|
/
/
/
*
|
|
i2c: Kill the old driver matching scheme
Jean Delvare
2008-05-18
2
-8
/
+2
|
/
/
*
|
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
1
-10
/
+14
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-05-14
1
-1
/
+1
|
\
|
*
add match_strlcpy() us it to make v9fs make uname and remotename parsing more...
Markus Armbruster
2008-05-14
1
-1
/
+1
*
|
per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules
Eric Dumazet
2008-05-14
1
-1
/
+7
[next]