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
*
res_counter: remove interface for locked charging and uncharging
David Rientjes
2014-04-07
1
-11
/
+12
*
mm, mempolicy: remove per-process flag
David Rientjes
2014-04-07
1
-1
/
+0
*
fork: collapse copy_flags into copy_process
David Rientjes
2014-04-07
1
-10
/
+2
*
mm: per-thread vma caching
Davidlohr Bueso
2014-04-07
2
-4
/
+17
*
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2014-04-07
2
-3
/
+23
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
3
-6
/
+11
|
\
|
*
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
2014-03-31
2
-3
/
+3
|
*
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
2014-03-13
3
-3
/
+8
|
*
module: use pr_cont
Jiri Slaby
2014-03-13
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-05
2
-0
/
+10
|
\
\
|
*
|
uprobes: allow ignoring of probe hits
David A. Long
2014-03-18
1
-0
/
+9
|
*
|
uprobes: Kconfig dependency fix
David A. Long
2014-03-18
1
-0
/
+1
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-03
14
-40
/
+35
|
\
\
\
|
*
|
|
printk: fix one circular lockdep warning about console_lock
Jane Li
2014-04-03
1
-0
/
+2
|
*
|
|
printk: do not compute the size of the message twice
Petr Mladek
2014-04-03
1
-1
/
+1
|
*
|
|
printk: use also the last bytes in the ring buffer
Petr Mladek
2014-04-03
1
-2
/
+2
|
*
|
|
printk: add comment about tricky check for text buffer size
Petr Mladek
2014-04-03
1
-0
/
+5
|
*
|
|
printk: remove obsolete check for log level "c"
Petr Mladek
2014-04-03
1
-2
/
+0
|
*
|
|
kernel/resource.c: make reallocate_resource() static
Daeseok Youn
2014-04-03
1
-1
/
+1
|
*
|
|
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-04-03
6
-9
/
+7
|
*
|
|
fs, kernel: permit disabling the uselib syscall
Josh Triplett
2014-04-03
1
-0
/
+1
|
*
|
|
kernel/groups.c: remove return value of set_groups
Wang YanQing
2014-04-03
1
-12
/
+2
|
*
|
|
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
Fabian Frederick
2014-04-03
1
-0
/
+1
|
*
|
|
drop_caches: add some documentation and info message
Dave Hansen
2014-04-03
1
-2
/
+2
|
*
|
|
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-04-03
1
-1
/
+1
|
*
|
|
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
Ben Zhang
2014-04-03
1
-8
/
+8
|
*
|
|
kthread: ensure locality of task_struct allocations
Nishanth Aravamudan
2014-04-03
1
-2
/
+2
*
|
|
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
9
-2388
/
+1676
|
\
\
\
\
|
*
|
|
|
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2014-03-29
2
-4
/
+3
|
*
|
|
|
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
2014-03-29
2
-5
/
+3
|
*
|
|
|
cgroup: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
Monam Agarwal
2014-03-24
1
-1
/
+1
|
*
|
|
|
cgroup: break kernfs active_ref protection in cgroup directory operations
Tejun Heo
2014-03-20
1
-1
/
+26
|
*
|
|
|
cgroup: fix cgroup_taskset walking order
Tejun Heo
2014-03-19
1
-5
/
+19
|
*
|
|
|
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
2014-03-19
1
-0
/
+2
|
*
|
|
|
cgroup: make cgrp_dfl_root mountable
Tejun Heo
2014-03-19
1
-33
/
+61
|
*
|
|
|
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
3
-3
/
+3
|
*
|
|
|
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
2014-03-19
1
-87
/
+81
|
*
|
|
|
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
2014-03-19
1
-22
/
+39
|
*
|
|
|
cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
2014-03-19
1
-44
/
+56
|
*
|
|
|
cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
Tejun Heo
2014-03-19
1
-23
/
+20
|
*
|
|
|
cgroup: reorganize cgroup bootstrapping
Tejun Heo
2014-03-19
1
-51
/
+49
|
*
|
|
|
cgroup: relocate setting of CGRP_DEAD
Tejun Heo
2014-03-19
1
-9
/
+9
|
*
|
|
|
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
2014-03-03
1
-11
/
+13
|
*
|
|
|
cgroup_freezer: document freezer_fork() subtleties
Tejun Heo
2014-02-25
1
-3
/
+25
|
*
|
|
|
cgroup: update cgroup_transfer_tasks() to either succeed or fail
Tejun Heo
2014-02-25
1
-5
/
+23
|
*
|
|
|
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
1
-73
/
+24
|
*
|
|
|
cgroup: update how a newly forked task gets associated with css_set
Tejun Heo
2014-02-25
1
-31
/
+55
|
*
|
|
|
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
1
-59
/
+181
|
*
|
|
|
cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
Tejun Heo
2014-02-25
1
-12
/
+17
|
*
|
|
|
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
2014-02-25
1
-108
/
+115
[next]