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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: misc cleanups
Tejun Heo
2017-01-30
1
-7
/
+4
*
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
2017-01-26
1
-8
/
+5
|
\
|
*
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
2017-01-26
1
-8
/
+5
*
|
cgroup: call subsys->*attach() only for subsystems which are actually affecte...
Tejun Heo
2017-01-15
3
-13
/
+19
*
|
cgroup: track migration context in cgroup_mgctx
Tejun Heo
2017-01-15
3
-98
/
+122
*
|
cgroup: cosmetic update to cgroup_taskset_add()
Tejun Heo
2017-01-15
1
-2
/
+2
*
|
cgroup: fix RCU related sparse warnings
Tejun Heo
2016-12-27
2
-2
/
+2
*
|
cgroup: move namespace code to kernel/cgroup/namespace.c
Tejun Heo
2016-12-27
4
-175
/
+189
*
|
cgroup: rename functions for consistency
Tejun Heo
2016-12-27
3
-23
/
+23
*
|
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
Tejun Heo
2016-12-27
3
-406
/
+413
*
|
cgroup: separate out cgroup1_kf_syscall_ops
Tejun Heo
2016-12-27
3
-25
/
+30
*
|
cgroup: refactor mount path and clearly distinguish v1 and v2 paths
Tejun Heo
2016-12-27
1
-61
/
+79
*
|
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
Tejun Heo
2016-12-27
4
-1108
/
+1164
*
|
cgroup: move cgroup files under kernel/cgroup/
Tejun Heo
2016-12-27
6
-4
/
+6
*
|
cgroup: reorder css_set fields
Tejun Heo
2016-12-27
1
-5
/
+8
*
|
cgroup: remove cgroup_pid_fry() and friends
Tejun Heo
2016-12-27
1
-38
/
+5
*
|
cgroup: reimplement reading "cgroup.procs" on cgroup v2
Tejun Heo
2016-12-27
1
-5
/
+58
*
|
cgroup add cftype->open/release() callbacks
Tejun Heo
2016-12-27
1
-1
/
+23
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
24
-147
/
+144
|
\
|
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
5
-7
/
+7
|
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
13
-88
/
+88
|
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
10
-52
/
+49
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
1
-184
/
+51
|
\
\
|
|
/
|
/
|
|
*
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
1
-138
/
+1
|
*
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
2016-12-25
1
-46
/
+50
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
29
-29
/
+29
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
1
-1
/
+1
|
\
|
*
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
2016-12-18
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-23
1
-0
/
+3
|
\
\
|
*
|
move aio compat to fs/aio.c
Al Viro
2016-12-22
1
-0
/
+3
*
|
|
kcov: make kcov work properly with KASLR enabled
Alexander Popov
2016-12-20
1
-1
/
+7
*
|
|
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
1
-0
/
+4
|
/
/
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-18
1
-0
/
+3
|
\
\
|
*
|
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2016-12-15
1
-0
/
+3
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
1
-1
/
+5
|
\
\
\
|
*
|
|
cpu/hotplug: Clarify description of __cpuhp_setup_state() return value
Boris Ostrovsky
2016-12-15
1
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
1
-3
/
+3
|
\
\
\
|
*
|
|
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
2016-12-15
1
-3
/
+3
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
3
-31
/
+78
|
\
\
\
|
*
|
|
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
2016-12-17
1
-3
/
+8
|
*
|
|
bpf: fix overflow in prog accounting
Daniel Borkmann
2016-12-17
2
-11
/
+41
|
*
|
|
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
2016-12-17
3
-14
/
+21
|
*
|
|
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2016-12-17
1
-3
/
+8
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
5
-13
/
+13
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
Al Viro
2016-12-16
2
-4
/
+11
|
|
\
\
\
\
|
*
|
|
|
|
audit_log_{name,link_denied}: constify struct path
Al Viro
2016-12-05
2
-3
/
+3
|
*
|
|
|
|
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
2016-12-05
3
-10
/
+10
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
4
-14
/
+6
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
Al Viro
2016-12-15
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-1
/
+1
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
[next]