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
*
kernel/cpuset.c: convert printk to pr_foo()
Fabian Frederick
2014-05-06
1
-7
/
+4
*
kernel/cpuset.c: kernel-doc fixes
Fabian Frederick
2014-05-06
1
-5
/
+6
*
kernel/cgroup.c: fix 2 kernel-doc warnings
Fabian Frederick
2014-05-05
1
-2
/
+2
*
cgroup, memcg: implement css->id and convert css_from_id() to use it
Tejun Heo
2014-05-04
3
-23
/
+49
*
cgroup: update init_css() into init_and_link_css()
Tejun Heo
2014-05-04
1
-8
/
+10
*
cgroup: use RCU free in create_css() failure path
Tejun Heo
2014-05-04
1
-6
/
+5
*
cgroup: protect cgroup_root->cgroup_idr with a spinlock
Tejun Heo
2014-05-04
1
-8
/
+43
*
cgroup, memcg: allocate cgroup ID from 1
Tejun Heo
2014-05-04
3
-10
/
+6
*
cgroup: make flags and subsys_masks unsigned int
Tejun Heo
2014-05-04
2
-23
/
+22
*
cgroup: Use more current logging style
Joe Perches
2014-04-25
1
-13
/
+15
*
cgroup: replace pr_warning with preferred pr_warn
Jianyu Zhan
2014-04-25
1
-10
/
+10
*
cgroup: remove orphaned cgroup_pidlist_seq_operations
Jianyu Zhan
2014-04-25
1
-11
/
+0
*
cgroup: clean up obsolete comment for parse_cgroupfs_options()
Jianyu Zhan
2014-04-25
1
-8
/
+0
*
cgroup: add documentation about unified hierarchy
Tejun Heo
2014-04-25
1
-0
/
+359
*
cgroup: implement cgroup.populated for the default hierarchy
Tejun Heo
2014-04-25
2
-4
/
+76
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Tejun Heo
2014-04-25
962
-27659
/
+9167
|
\
|
*
kobject: Make support for uevent_helper optional.
Michael Marineau
2014-04-25
5
-9
/
+25
|
*
kernfs: make kernfs_notify() trigger inotify events too
Tejun Heo
2014-04-25
1
-6
/
+35
|
*
kernfs: implement kernfs_root->supers list
Tejun Heo
2014-04-25
4
-0
/
+21
|
*
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
2014-04-20
1
-1
/
+1
|
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-04-20
5
-6
/
+18
|
|
\
|
|
*
dma: fix eDMA driver as a subsys_initcall
Yuan Yao
2014-04-16
1
-1
/
+11
|
|
*
dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()
Dan Carpenter
2014-04-16
1
-1
/
+1
|
|
*
platform: Fix timberdale dependencies
Jean Delvare
2014-04-16
2
-2
/
+2
|
|
*
dma: edma: fix incorrect SG list handling
Sekhar Nori
2014-04-14
1
-2
/
+4
|
*
|
Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-20
3
-6
/
+11
|
|
\
\
|
|
*
\
Merge git://git.infradead.org/iommu-2.6 into iommu/fixes
Joerg Roedel
2014-04-16
2
-4
/
+9
|
|
|
\
\
|
|
|
*
|
iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors
Jiang Liu
2014-04-14
1
-1
/
+2
|
|
|
*
|
iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridges
David Woodhouse
2014-04-14
1
-1
/
+3
|
|
|
*
|
iommu/vt-d: fix memory leakage caused by commit ea8ea46
Jiang Liu
2014-04-13
1
-2
/
+4
|
|
*
|
|
iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
Bin Wang
2014-04-15
1
-1
/
+1
|
|
*
|
|
iommu/arm-smmu: Return 0 on unmap failure
Laurent Pinchart
2014-04-15
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-20
4
-2
/
+12
|
|
\
\
\
|
|
*
\
\
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2014-04-20
4
-2
/
+12
|
|
|
\
\
\
|
|
|
*
|
|
perf tools: Improve error reporting
Adrien BAK
2014-04-20
2
-2
/
+9
|
|
|
*
|
|
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
2014-04-20
1
-0
/
+2
|
|
|
*
|
|
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
2014-04-20
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
coredump: fix va_list corruption
Eric Dumazet
2014-04-19
1
-1
/
+6
|
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-19
2
-12
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2014-04-17
2
-12
/
+10
|
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-19
4
-11
/
+32
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
2014-04-17
3
-5
/
+16
|
|
*
|
|
|
|
sched/numa: Fix task_numa_free() lockdep splat
Mike Galbraith
2014-04-11
2
-6
/
+16
|
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-19
2
-12
/
+16
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
2014-04-18
1
-3
/
+9
|
|
*
|
|
|
|
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
2014-04-17
1
-9
/
+7
|
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-19
53
-914
/
+1058
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
2014-04-19
13
-247
/
+152
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
drm/radeon: Improve vramlimit module param documentation
Lauri Kasanen
2014-04-08
1
-1
/
+1
|
|
|
*
|
|
|
|
|
drm/radeon: fix audio pin counts for DCE6+ (v2)
Alex Deucher
2014-04-08
2
-5
/
+14
[next]