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
*
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
2
-1
/
+13
*
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
2
-1
/
+11
*
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2009-03-24
1
-2
/
+2
*
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
2
-2
/
+8
*
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-03-24
1
-1
/
+0
*
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-03-24
1
-1
/
+0
*
driver core: move klist_children into private structure
Greg Kroah-Hartman
2009-03-24
1
-2
/
+0
*
driver core: create a private portion of struct device
Greg Kroah-Hartman
2009-03-24
1
-0
/
+3
*
driver core: remove polling for driver_probe_done(v5)
Ming Lei
2009-03-24
1
-1
/
+1
*
UIO: Add name attributes for mappings and port regions
Hans J. Koch
2009-03-24
1
-0
/
+4
*
platform: introduce module id table for platform devices
Eric Miao
2009-03-24
2
-0
/
+15
*
driver core: get rid of struct device's bus_id string array
Kay Sievers
2009-03-24
2
-3
/
+3
*
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
2
-1
/
+22
|
\
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
1
-0
/
+20
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-17
1
-1
/
+2
|
|
\
|
|
*
netfilter: conntrack: don't deliver events for racy packets
Pablo Neira Ayuso
2009-03-16
1
-1
/
+2
*
|
|
nfsd: nfsd should drop CAP_MKNOD for non-root
J. Bruce Fields
2009-03-17
1
-2
/
+4
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-15
1
-1
/
+9
|
\
\
\
|
*
|
|
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
Uwe Kleine-König
2009-03-12
1
-1
/
+9
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-03-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2009-03-14
1
-2
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-03-14
4
-69
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
1
-0
/
+1
|
*
|
|
|
|
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
Yi Zou
2009-03-10
1
-4
/
+0
|
*
|
|
|
|
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2009-03-10
1
-7
/
+1
|
*
|
|
|
|
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-10
1
-7
/
+7
|
*
|
|
|
|
[SCSI] libfc: Cleanup libfc_function_template comments
Robert Love
2009-03-06
1
-41
/
+66
|
*
|
|
|
|
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
1
-0
/
+5
|
*
|
|
|
|
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
1
-0
/
+5
|
*
|
|
|
|
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2009-03-06
1
-10
/
+2
|
*
|
|
|
|
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
2009-03-06
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-03-14
3
-0
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
NLM: Shrink the IPv4-only version of nlm_cmp_addr()
Chuck Lever
2009-03-10
1
-0
/
+8
|
*
|
|
|
|
NFSv3: Fix posix ACL code
Trond Myklebust
2009-03-10
2
-0
/
+5
*
|
|
|
|
|
ide: save the returned value of dma_map_sg
FUJITA Tomonori
2009-03-13
1
-0
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-03-12
2
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.
Rusty Russell
2009-03-12
1
-0
/
+3
|
*
|
|
|
|
cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.
Rusty Russell
2009-03-12
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
drm: fix EDID parser problem with positive/negative hsync/vsync
Pantelis Koukousoulas
2009-03-11
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-03-09
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
2009-03-09
1
-1
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-09
2
-10
/
+18
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-04
6
-1
/
+39
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
vlan: Fix vlan-in-vlan crashes.
David S. Miller
2009-03-04
1
-0
/
+1
|
*
|
|
|
netns: Remove net_alive
Eric W. Biederman
2009-03-03
1
-10
/
+17
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2009-03-08
1
-6
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
dmaengine: update kerneldoc
Johannes Weiner
2009-02-11
1
-6
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2009-03-08
3
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ata: add CFA specific identify data words
Sergei Shtylyov
2009-03-05
1
-0
/
+2
[next]