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
*
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-04
24
-186
/
+1057
|
\
|
*
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
2013-08-30
1
-3
/
+3
|
*
drivers/xen-tpmfront: Fix compile issue with missing option.
Konrad Rzeszutek Wilk
2013-08-30
1
-0
/
+1
|
*
xen/balloon: don't set P2M entry for auto translated guest
Wei Liu
2013-08-30
1
-2
/
+7
|
*
xen/evtchn: double free on error
Dan Carpenter
2013-08-30
1
-1
/
+0
|
*
Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.
Andres Lagar-Cavilla
2013-08-30
1
-20
/
+63
|
*
xen/pvhvm: Initialize xen panic handler for PVHVM guests
Vaughan Cao
2013-08-20
1
-0
/
+2
|
*
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
Stefano Stabellini
2013-08-20
2
-15
/
+17
|
*
xen: fix ARM build after 6efa20e4
Stefano Stabellini
2013-08-20
1
-0
/
+2
|
*
MAINTAINERS: Remove Jeremy from the Xen subsystem.
Konrad Rzeszutek Wilk
2013-08-20
2
-1
/
+1
|
*
xen/events: document behaviour when scanning the start word for events
David Vrabel
2013-08-20
1
-5
/
+12
|
*
x86/xen: during early setup, only 1:1 map the ISA region
David Vrabel
2013-08-20
1
-5
/
+11
|
*
x86/xen: disable premption when enabling local irqs
David Vrabel
2013-08-20
1
-13
/
+12
|
*
swiotlb-xen: replace dma_length with sg_dma_len() macro
Stefano Stabellini
2013-08-09
1
-4
/
+4
|
*
swiotlb: replace dma_length with sg_dma_len() macro
EunBong Song
2013-08-09
1
-4
/
+4
|
*
xen/balloon: set a mapping for ballooned out pages
Stefano Stabellini
2013-08-09
2
-3
/
+69
|
*
xen/evtchn: improve scalability by using per-user locks
David Vrabel
2013-08-09
1
-80
/
+112
|
*
xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()
David Vrabel
2013-08-09
1
-1
/
+0
|
*
MAINTAINERS: Add in two extra co-maintainers of the Xen tree.
Konrad Rzeszutek Wilk
2013-08-09
1
-0
/
+2
|
*
MAINTAINERS: Update the Xen subsystem's with proper mailing list.
Konrad Rzeszutek Wilk
2013-08-09
1
-7
/
+6
|
*
xen: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-09
1
-18
/
+36
|
*
xen-gnt: prevent adding duplicate gnt callbacks
Roger Pau Monne
2013-08-09
1
-2
/
+11
|
*
drivers/tpm: add xen tpmfront interface
Daniel De Graaf
2013-08-09
5
-0
/
+650
|
*
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
2013-08-09
6
-8
/
+38
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-04
6
-11
/
+50
|
\
\
|
*
|
module: Fix mod->mkobj.kobj potentially freed too early
Li Zhong
2013-09-03
3
-3
/
+19
|
*
|
kernel/params.c: use scnprintf() instead of sprintf()
Chen Gang
2013-08-20
1
-3
/
+4
|
*
|
kernel/module.c: use scnprintf() instead of sprintf()
Chen Gang
2013-08-20
1
-1
/
+1
|
*
|
module/lsm: Have apparmor module parameters work with no args
Steven Rostedt
2013-08-20
1
-0
/
+2
|
*
|
module: Add NOARG flag for ops with param_set_bool_enable_only() set function
Steven Rostedt
2013-08-20
1
-0
/
+1
|
*
|
module: Add flag to allow mod params to have no arguments
Steven Rostedt
2013-08-20
2
-3
/
+16
|
*
|
modules: add support for soft module dependencies
Andreas Robinson
2013-08-20
1
-0
/
+5
|
*
|
scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.
Chen Gang
2013-08-20
1
-0
/
+1
|
*
|
module: fix sprintf format specifier in param_get_byte()
Christoph Jaeger
2013-08-20
1
-1
/
+1
*
|
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
58
-71
/
+81
|
\
\
\
|
*
|
|
GFS2: Replace PTR_RET with PTR_ERR_OR_ZERO
Steven Whitehouse
2013-07-22
1
-1
/
+1
|
*
|
|
Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
|
|
drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
|
|
sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
|
|
dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
|
|
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
5
-5
/
+5
|
*
|
|
mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR().
Rusty Russell
2013-07-15
1
-3
/
+3
|
*
|
|
staging/zcache: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
|
|
remoteproc: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
|
|
pinctrl: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
|
|
acpi: Replace weird use of PTR_RET.
Rusty Russell
2013-07-15
1
-5
/
+8
|
*
|
|
s390: Replace weird use of PTR_RET.
Rusty Russell
2013-07-15
1
-4
/
+8
|
*
|
|
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
43
-47
/
+47
|
*
|
|
PTR_RET is now PTR_ERR_OR_ZERO
Rusty Russell
2013-07-15
1
-1
/
+4
|
|
/
/
*
|
|
Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2013-09-04
2
-22
/
+7
|
\
\
\
[next]