aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: Reduce overestimating rq->avg_idleJason Low2016-09-181-3/+4
* sched: remove migration notification from RT classSteve Muckle2016-09-181-19/+1
* sched: provide per cpu-cgroup option to notify on migrationsSteve Muckle2016-09-181-1/+19
* cgroup: make serial_nr_cursor available throughout cgroup.cLi Zefan2016-09-181-8/+10
* cgroup: fix memory leak in cgroup_rm_cftypes()Li Zefan2016-09-181-1/+2
* cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2016-09-181-0/+62
* cgroup: make cgroup_is_removed() staticTejun Heo2016-09-181-1/+1
* cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2016-09-181-0/+32
* cgroup: make hierarchy_id use cyclic idrTejun Heo2016-09-181-20/+8
* cgroup: drop hierarchy_id_lockTejun Heo2016-09-181-6/+17
* cgroup: refactor hierarchy_id handlingTejun Heo2016-09-181-21/+35
* Revert "audit: kiss goodbye you stupid piece of crap logging messages."Moyster2016-09-151-1/+1
* timer: optimize apply_slack()anarkia19762016-09-131-1/+1
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-09-101-0/+22
* sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi2016-09-102-0/+8
* FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-09-101-0/+8
* kthread_work: wake up worker only when the worker is idleLai Jiangshan2016-09-101-1/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-106-15/+71
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-267-20/+74
* Linux 3.10.101 (accumulative patch)Stefan Guendhoer2016-08-261-42/+69
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-267-20/+19
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-266-24/+60
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* module: Fix locking in symbol_put_addr()Peter Zijlstra2016-08-261-2/+6
* workqueue: make sure delayed work run in local cpuShaohua Li2016-08-261-4/+4
* genirq: Fix race in register_irq_proc()Ben Hutchings2016-08-261-2/+17
* add uksm 0.1.2.3 for v3.10 .ge.46.patchLevin Calado2016-08-261-2/+2
* workqueue: Add system wide power_efficient workqueuesViresh Kumar2016-08-261-1/+12
* workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2016-08-262-0/+33
* power: make sync on suspend optionalStefan Guendhoer2016-08-262-0/+7
* sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Stefan Guendhoer2016-08-261-0/+10
* sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen2016-08-261-1/+16
* workqueue: allow rescuer thread to do more work.NeilBrown2016-08-261-1/+19
* locking/rtmutex: Optimize setting task running after being blockedDavidlohr Bueso2016-08-261-4/+3
* sched/completion: Add lock-free checking of the blocking caseNicholas Mc Guire2016-08-261-0/+9
* Optimise apply_slack() for size and speed.Chinmay V S2016-08-261-6/+3
* audit: kiss goodbye you stupid piece of crap logging messages.Francisco Franco2016-08-261-1/+1
* sched/idle: Avoid spurious wakeup IPIsPeter Zijlstra2016-08-261-6/+38
* jiffies conversions: Use compile time constants when possibleJoe Perches2016-08-261-94/+12
* unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman2016-08-261-10/+18
* perf: Fix fasync handling on inherited eventsPeter Zijlstra2016-08-261-2/+10
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2016-08-261-2/+2
* signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2016-08-261-1/+2
* genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner2016-08-261-5/+13
* tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)2016-08-262-7/+11
* tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2016-08-261-0/+6
* tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2016-08-261-1/+3
* __ptrace_may_access() should not deny sub-threadsMark Grondona2016-08-261-1/+1
* 3.10.81 -> 3.10.82Jan Engelmohr2016-08-261-2/+7
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-261-1/+1