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.15-tag' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-03
20
-191
/
+265
|
\
|
*
xen/acpi-processor: fix enabling interrupts on syscore_resume
Stanislaw Gruszka
2014-03-18
3
-7
/
+28
|
*
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
2014-03-18
5
-96
/
+156
|
*
xen: remove XEN_PRIVILEGED_GUEST
Michael Opdenacker
2014-03-18
1
-5
/
+0
|
*
xen: add support for MSI message groups
Roger Pau Monne
2014-03-18
5
-27
/
+65
|
*
xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-02-28
1
-2
/
+1
|
*
xen/xenbus: remove unused xenbus_bind_evtchn()
David Vrabel
2014-02-28
2
-28
/
+0
|
*
xen/events: remove unnecessary call to bind_evtchn_to_cpu()
David Vrabel
2014-02-28
1
-3
/
+0
|
*
xen/events: remove the unused resend_irq_on_evtchn()
David Vrabel
2014-02-28
2
-22
/
+12
|
*
drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrink
Bob Liu
2014-02-28
1
-0
/
+1
|
*
drivers: xen: Include appropriate header file in pcpu.c
Rashika Kheria
2014-02-28
1
-0
/
+1
|
*
drivers: xen: Mark function as static in platform-pci.c
Rashika Kheria
2014-02-28
1
-1
/
+1
*
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
32
-2734
/
+1908
|
\
\
|
*
|
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2014-03-29
3
-6
/
+5
|
*
|
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
2
-0
/
+3
|
*
|
cgroup: make cgrp_dfl_root mountable
Tejun Heo
2014-03-19
2
-33
/
+71
|
*
|
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
11
-15
/
+15
|
*
|
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
2014-03-19
2
-94
/
+88
|
*
|
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
2014-03-19
2
-25
/
+42
|
*
|
cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
2014-03-19
1
-44
/
+56
|
*
|
cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()
Tejun Heo
2014-03-19
1
-20
/
+4
|
*
|
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
2
-75
/
+28
|
*
|
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
2
-59
/
+182
|
*
|
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
2
-108
/
+131
|
*
|
cgroup: add css_set->mg_tasks
Tejun Heo
2014-02-25
2
-21
/
+43
|
*
|
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-25
1
-6
/
+6
|
|
\
\
|
*
|
|
cgroup: add a validation check to cgroup_add_cftyps()
Li Zefan
2014-02-18
1
-0
/
+3
|
*
|
|
cgroup: deal with dummp_top in cgroup_name() and cgroup_path()
Li Zefan
2014-02-14
1
-2
/
+10
|
*
|
|
cgroup: fix memory leak in cgroup_mount()
Li Zefan
2014-02-14
1
-0
/
+2
|
*
|
|
cgroup: fix locking in cgroupstats_build()
Li Zefan
2014-02-14
1
-2
/
+6
|
*
|
|
cgroup: fix coccinelle warnings
Fengguang Wu
2014-02-13
1
-3
/
+1
|
*
|
|
sparc: fix implicit include of slab.h in leon_pci_grpci2.c
Paul Gortmaker
2014-02-13
1
-0
/
+1
|
*
|
|
cgroup: unexport functions
Tejun Heo
2014-02-13
1
-8
/
+0
|
*
|
|
cgroup: cosmetic updates to cgroup_attach_task()
Tejun Heo
2014-02-13
1
-22
/
+23
|
*
|
|
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
Tejun Heo
2014-02-13
2
-33
/
+0
|
*
|
|
cpuset: don't use cgroup_taskset_cur_css()
Tejun Heo
2014-02-13
1
-3
/
+6
|
*
|
|
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
8
-15
/
+11
|
*
|
|
cgroup: move css_set_rwsem locking outside of cgroup_task_migrate()
Tejun Heo
2014-02-13
1
-5
/
+11
[next]