aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* 3.10.78 -> 3.10.79Jan Engelmohr2016-08-261-131/+0
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-263-7/+30
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-263-4/+4
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-261-1/+3
* 3.10.73 -> 3.10.74Jan Engelmohr2016-08-261-0/+10
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-261-4/+52
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-6/+0
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-263-5/+9
* 3.10.68 -> 3.10.69Jan Engelmohr2016-08-261-0/+2
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-261-26/+13
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-262-0/+11
* kernel: Restrict permissions of /proc/iomem.Biswajit Paul2016-08-221-1/+1
* first commitMeizu OpenSource2016-08-15326-0/+240989