aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf: Tighten (and fix) the grouping conditionPeter Zijlstra2017-04-111-2/+13
* sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2017-04-111-0/+19
* sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh2017-04-111-0/+22
* time: Remove CONFIG_TIMER_STATSKees Cook2017-04-116-517/+2
* ANDROID: exec_domains: Disable request_module() call for personalitiesJohn Stultz2017-04-111-1/+8
* UPSTREAM: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook2017-04-111-1/+3
* fix memory leaks in tracing_buffers_splice_read()Al Viro2017-04-111-8/+9
* timers: Use proper base migration in add_timer_on()Tejun Heo2017-04-111-3/+16
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2017-04-112-3/+1
* net: dhcpv6: remove MTK_DHCPV6C_WIFI featureYingjoe Chen2016-12-191-3/+0
* CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat2016-12-111-2/+19
* UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski2016-11-181-0/+1
* UPSTREAM: perf: Fix race in swevent hashPeter Zijlstra2016-11-171-11/+1
* cgroup: prefer %pK to %pNick Desaulniers2016-11-171-1/+1
* perf: Fix race in swevent hashPeter Zijlstra2016-11-171-8/+0
* BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-11-171-170/+167
* msm: null pointer dereferencingWish Wu2016-11-172-2/+9
* futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == u…Thomas Gleixner2016-09-281-0/+25
* sched: remove migration notification from RT classSteve Muckle2016-09-281-19/+1
* sched: provide per cpu-cgroup option to notify on migrationsSteve Muckle2016-09-281-1/+19
* 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