Age | Commit message (Expand) | Author |
2014-06-04 | kthread: fix return value of kthread_create() upon SIGKILL. | Tetsuo Handa |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-03 | Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-06-03 | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-06-01 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-01 | PM / hibernate: fixed typo in comment | Niv Yehezkel |
2014-05-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-05-28 | printk/of_serial: fix serial console cessation part way through boot. | Stephen Chivers |
2014-05-28 | rtmutex: Fix deadlock detector for real | Thomas Gleixner |
2014-05-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-05-28 | powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode | Srivatsa S. Bhat |
2014-05-27 | kernfs: move the last knowledge of sysfs out from kernfs | Jianyu Zhan |
2014-05-26 | PM / sleep: Introduce command line argument for sleep state enumeration | Rafael J. Wysocki |
2014-05-26 | PM / sleep: Use valid_state() for platform-dependent sleep states only | Rafael J. Wysocki |
2014-05-26 | PM / sleep: Add state field to pm_states[] entries | Rafael J. Wysocki |
2014-05-23 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-05-23 | resources: Clarify sanity check message | Bjorn Helgaas |
2014-05-23 | Merge 3.15-rc6 into driver-core-next | Greg Kroah-Hartman |
2014-05-22 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2014-05-22 | sched/numa: Decay ->wakee_flips instead of zeroing | Rik van Riel |
2014-05-22 | sched/numa: Update migrate_improves/degrades_locality() | Rik van Riel |
2014-05-22 | sched/numa: Allow task switch if load imbalance improves | Rik van Riel |
2014-05-22 | sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ... | xiaofeng.yan |
2014-05-22 | sched: Consolidate open coded implementations of nice level frobbing into nic... | Dongsheng Yang |
2014-05-22 | sched: Initialize rq->age_stamp on processor start | Corey Minyard |
2014-05-22 | sched, nohz: Change rq->nr_running to always use wrappers | Kirill Tkhai |
2014-05-22 | sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance() | Jason Low |
2014-05-22 | sched: Use clamp() and clamp_val() to make sys_nice() more readable | Dongsheng Yang |
2014-05-22 | sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups() | Dietmar Eggemann |
2014-05-22 | sched/numa: Fix initialization of sched_domain_topology for NUMA | Vincent Guittot |
2014-05-22 | sched: Call select_idle_sibling() when not affine_sd | Rik van Riel |
2014-05-22 | sched: Simplify return logic in sched_read_attr() | Michael Kerrisk |
2014-05-22 | sched: Simplify return logic in sched_copy_attr() | Michael Kerrisk |
2014-05-22 | sched: Fix exec_start/task_hot on migrated tasks | Ben Segall |
2014-05-22 | Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming ... | Ingo Molnar |
2014-05-22 | Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-22 | sched: Fix hotplug vs. set_cpus_allowed_ptr() | Lai Jiangshan |
2014-05-22 | sched/cpupri: Replace NR_CPUS arrays | Peter Zijlstra |
2014-05-22 | sched/deadline: Replace NR_CPUS arrays | Peter Zijlstra |