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
*
blk-mq: use blk_mq_start_hw_queues() when running requeue work
Jens Axboe
2014-09-22
1
-1
/
+5
*
blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()
Jens Axboe
2014-09-22
1
-1
/
+0
*
blk-mq: avoid infinite recursion with the FUA flag
Christoph Hellwig
2014-09-22
2
-8
/
+4
*
blk-mq: Avoid race condition with uninitialized requests
David Hildenbrand
2014-09-22
1
-1
/
+3
*
blk-mq: request deadline must be visible before marking rq as started
Jens Axboe
2014-09-22
1
-0
/
+6
*
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
2014-09-16
5
-22
/
+38
|
\
|
*
GFS2: fix d_splice_alias() misuses
Al Viro
2014-09-12
1
-2
/
+3
|
*
GFS2: Don't use MAXQUOTAS value
Jan Kara
2014-09-11
1
-2
/
+5
|
*
GFS2: Hash the negative dentry during inode lookup
Benjamin Coddington
2014-09-11
1
-1
/
+3
|
*
GFS2: Request demote when a "try" flock fails
Bob Peterson
2014-08-21
1
-3
/
+12
|
*
GFS2: Change maxlen variables to size_t
Bob Peterson
2014-08-21
1
-4
/
+5
|
*
GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts
Fabian Frederick
2014-08-21
1
-10
/
+10
*
|
vfs: workaround gcc <4.6 build error in link_path_walk()
James Hogan
2014-09-16
1
-1
/
+1
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-09-15
1
-0
/
+7
|
\
\
|
*
|
virtio-rng: skip reading when we start to remove the device
Amos Kong
2014-09-11
1
-0
/
+5
|
*
|
virtio-rng: fix stuck of hot-unplugging busy device
Amos Kong
2014-09-11
1
-0
/
+2
*
|
|
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-15
1
-1
/
+8
|
\
\
\
|
*
|
|
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
2014-09-08
1
-1
/
+8
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-09-15
4
-12
/
+17
|
\
\
\
\
|
*
|
|
|
Input: atmel_mxt_ts - fix merge in DT documentation
Nick Dyer
2014-09-11
1
-4
/
+0
|
*
|
|
|
Input: i8042 - also set the firmware id for MUXed ports
Hans de Goede
2014-09-11
1
-0
/
+2
|
*
|
|
|
Input: i8042 - add nomux quirk for Avatar AVIU-145A6
Hans de Goede
2014-09-11
1
-0
/
+7
|
*
|
|
|
Input: i8042 - add Fujitsu U574 to no_timeout dmi table
Hans de Goede
2014-09-11
1
-0
/
+8
|
*
|
|
|
Input: atkbd - do not try 'deactivate' keyboard on any LG laptops
Dmitry Torokhov
2014-09-11
1
-8
/
+0
*
|
|
|
|
ia64: Fix syscall number for memfd_create
Tony Luck
2014-09-15
1
-1
/
+1
*
|
|
|
|
vfs: simplify and shrink stack frame of link_path_walk()
Linus Torvalds
2014-09-15
1
-21
/
+18
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-09-15
2
-3
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
crypto: drbg - remove check for uninitialized DRBG handle
Stephan Mueller
2014-09-05
1
-3
/
+0
|
*
|
|
|
|
crypto: drbg - backport "fix maximum value checks on 32 bit systems"
Herbert Xu
2014-09-05
1
-0
/
+13
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
2014-09-14
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-09-14
3
-23
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
2014-09-14
1
-2
/
+13
|
*
|
|
|
|
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-09-14
1
-16
/
+17
|
*
|
|
|
|
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
2014-09-13
1
-2
/
+2
|
*
|
|
|
|
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
2014-09-13
1
-2
/
+6
|
*
|
|
|
|
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
2014-09-13
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2014-09-14
2
-9
/
+11
*
|
|
|
|
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-14
9
-8
/
+280
|
\
\
\
\
\
|
*
|
|
|
|
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
2014-09-13
1
-4
/
+229
|
*
|
|
|
|
parisc: Wire up seccomp, getrandom and memfd_create syscalls
Helge Deller
2014-08-27
6
-2
/
+49
|
*
|
|
|
|
parisc: dino: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
2014-08-27
1
-1
/
+1
|
*
|
|
|
|
parisc: sys_hpux: NUL terminator is one past the end
Dan Carpenter
2014-08-27
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
Linus Torvalds
2014-09-14
2
-3
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ntb: Add alignment check to meet hardware requirement
Dave Jiang
2014-09-14
1
-0
/
+13
|
*
|
|
|
|
|
MAINTAINERS: update NTB info
Jon Mason
2014-09-14
1
-1
/
+2
|
*
|
|
|
|
|
NTB: correct the spread of queues over mw's
Jon Mason
2014-09-14
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-09-14
4
-22
/
+23
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
2014-09-14
4
-22
/
+23
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer
Will Deacon
2014-09-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
irqchip: gic: Make gic_default_routable_irq_domain_ops static
Will Deacon
2014-09-03
1
-1
/
+1
[next]