aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-02-23
|\
| * sched_clock: Prevent callers from seeing half-updated dataStephen Boyd2014-02-19
* | sched/deadline: Remove useless dl_nr_totalKirill Tkhai2014-02-21
* | sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky2014-02-21
* | sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2014-02-21
* | sched: Fix information leak in sys_sched_getattr()Vegard Nossum2014-02-21
* | sched,numa: add cond_resched to task_numa_workRik van Riel2014-02-21
* | sched/core: Make dl_b->lock IRQ safeJuri Lelli2014-02-21
* | sched/core: Fix sched_rt_global_validateJuri Lelli2014-02-21
* | sched/deadline: Fix overflow to handle period==0 and deadline!=0Steven Rostedt2014-02-21
* | sched/deadline: Fix bad accounting of nr_runningJuri Lelli2014-02-21
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\ \
| * | cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo2014-02-18
| * | Revert "cgroup: use an ordered workqueue for cgroup destruction"Tejun Heo2014-02-12
| * | cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-11
| * | cgroup: fix locking in cgroup_cfts_commit()Tejun Heo2014-02-08
| * | cgroup: fix error return from cgroup_create()Tejun Heo2014-02-08
| * | cgroup: fix error return value in cgroup_mount()Tejun Heo2014-02-08
| * | cgroup: use an ordered workqueue for cgroup destructionHugh Dickins2014-02-07
| * | arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-03
* | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\ \ \
| * | | workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan2014-02-18
| |/ /
* | | user_namespace.c: Remove duplicated word in commentBrian Campbell2014-02-20
* | | printk: fix syslog() overflowing user bufferLinus Torvalds2014-02-17
| |/ |/|
| |
| \
*-. \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-15
|\ \ \
| | * | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-09
| * | | genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker2014-02-11
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-02-15
|\ \ \
| * | | tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner2014-02-13
| * | | time: Fix overflow when HZ is smaller than 60Mikulas Patocka2014-02-06
| | |/ | |/|
* | | ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)2014-02-11
| |/ |/|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-08
|\ \
| * | genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble2014-02-05
| |/
* / execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-05
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-31
|\
| * Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2014-01-25
| |\
| | * sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman2014-01-15
| | * nohz_full: fix code style issue of tick_nohz_full_stop_tickAlex Shi2014-01-15
| | * nohz: Get timekeeping max deferment outside jiffies_lockFrederic Weisbecker2014-01-15
| | * tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-15
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-31
|\ \ \
| * | | sched: Make sched_class::get_rr_interval() optionalPeter Zijlstra2014-01-28
| * | | sched/deadline: Add sched_dl documentationDario Faggioli2014-01-28
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\ \ \ \
| * | | | hung_task: Display every hung task warningAaron Tomlin2014-01-25
| * | | | sysctl: Add neg_one as a standard constraintAaron Tomlin2014-01-25
| * | | | kgdb/kdb: Fix no KDB config problemMike Travis2014-01-25
| | |/ / | |/| |
* | | | kernel/smp.c: remove cpumask_ipiRoman Gushchin2014-01-30
* | | | kernel: use lockless list for smp_call_function_singleChristoph Hellwig2014-01-30
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \ \ \