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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-09-14
7
-12
/
+67
|
\
|
*
Input: add twl4030_keypad driver
David Brownell
2009-08-27
1
-6
/
+13
|
*
Input: matrix-keypad - add function to build device keymap
Dmitry Torokhov
2009-08-27
1
-0
/
+32
|
*
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
2009-08-27
65
-229
/
+621
|
|
\
|
*
|
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
2009-08-19
1
-0
/
+1
|
*
|
Input: eeti_ts - allow active high irq lines
Daniel Mack
2009-08-12
1
-0
/
+9
|
*
|
Input: serio - switch to using dev_pm_ops
Dmitry Torokhov
2009-07-26
1
-2
/
+0
|
*
|
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-07-24
1
-4
/
+5
|
*
|
Merge commit 'v2.6.31-rc4' into next
Dmitry Torokhov
2009-07-22
527
-4480
/
+22610
|
|
\
\
|
*
|
|
Input: wm97xx - add possibility to control the GPIO_STATUS shift
Marek Vasut
2009-07-20
1
-0
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-14
2
-28
/
+42
|
\
\
\
\
|
*
\
\
\
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
Jiri Kosina
2009-09-13
2
-28
/
+42
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
HID: fix debugfs build with !CONFIG_DEBUG_FS
Jiri Kosina
2009-06-26
1
-6
/
+6
|
|
*
|
|
HID: use debugfs for events/reports dumping
Jiri Kosina
2009-06-12
2
-20
/
+24
|
|
*
|
|
HID: use debugfs for report dumping descriptor
Jiri Kosina
2009-06-12
2
-13
/
+23
*
|
|
|
|
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-14
6
-56
/
+131
|
\
\
\
\
\
|
*
|
|
|
|
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
2009-09-14
1
-3
/
+6
|
*
|
|
|
|
Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads
David Woodhouse
2009-09-14
1
-2
/
+2
|
*
|
|
|
|
block: Optimal I/O limit wrapper
Martin K. Petersen
2009-09-14
1
-0
/
+1
|
*
|
|
|
|
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
2009-09-14
1
-7
/
+14
|
*
|
|
|
|
block: enable rq CPU completion affinity by default
Jens Axboe
2009-09-11
1
-1
/
+2
|
*
|
|
|
|
block: make blk_iopoll_prep_sched() follow normal 0/1 return convention
Jens Axboe
2009-09-11
1
-2
/
+9
|
*
|
|
|
|
block: add blk-iopoll, a NAPI like approach for block devices
Jens Axboe
2009-09-11
2
-0
/
+42
|
*
|
|
|
|
block: improve queue_should_plug() by looking at IO depths
Jens Axboe
2009-09-11
1
-0
/
+2
|
*
|
|
|
|
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
2009-09-11
2
-19
/
+8
|
*
|
|
|
|
block: make bio_rw_flagged() return a bool
Jens Axboe
2009-09-11
1
-1
/
+4
|
*
|
|
|
|
block: implement mixed merge of different failfast requests
Tejun Heo
2009-09-11
1
-5
/
+18
|
*
|
|
|
|
block: use the same failfast bits for bio and request
Tejun Heo
2009-09-11
2
-20
/
+27
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-09-14
9
-145
/
+184
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[SCSI] libiscsi, bnx2i: make bound ep check common
Mike Christie
2009-09-12
1
-0
/
+1
|
*
|
|
|
|
|
[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...
Mike Christie
2009-09-12
1
-0
/
+2
|
*
|
|
|
|
|
[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.
Joe Eykholt
2009-09-10
1
-2
/
+14
|
*
|
|
|
|
|
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
2009-09-10
2
-0
/
+22
|
*
|
|
|
|
|
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
2009-09-10
1
-0
/
+5
|
*
|
|
|
|
|
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
2009-09-10
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
2009-09-10
1
-8
/
+9
|
*
|
|
|
|
|
[SCSI] libfc: fix: empty zone causes endless discovery retries.
Joe Eykholt
2009-09-10
1
-0
/
+1
|
*
|
|
|
|
|
[SCSI] libfc: do not log off rports before or after discovery
Joe Eykholt
2009-09-10
1
-0
/
+3
|
*
|
|
|
|
|
[SCSI] libfc: remove unused disc->delay element
Joe Eykholt
2009-09-10
1
-1
/
+0
|
*
|
|
|
|
|
[SCSI] libfc: eliminate disc->event
Joe Eykholt
2009-09-10
1
-1
/
+0
|
*
|
|
|
|
|
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
2009-09-10
1
-21
/
+19
|
*
|
|
|
|
|
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
2009-09-10
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] libfc: make rport structure optional
Joe Eykholt
2009-09-10
1
-13
/
+16
|
*
|
|
|
|
|
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
2009-09-10
2
-22
/
+6
|
*
|
|
|
|
|
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
2009-09-10
2
-14
/
+19
|
*
|
|
|
|
|
[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.
Joe Eykholt
2009-09-10
1
-2
/
+2
|
*
|
|
|
|
|
[SCSI] libfc: change interface for rport_create
Joe Eykholt
2009-09-10
1
-3
/
+2
|
*
|
|
|
|
|
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
2009-09-10
1
-1
/
+9
|
*
|
|
|
|
|
[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...
Vasu Dev
2009-09-05
1
-3
/
+6
|
*
|
|
|
|
|
[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)
Vasu Dev
2009-09-05
1
-0
/
+1
[next]