aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-06-15Merge tag 'lsk-v3.14-15.05' into linux-linaro-lng-v3.14Gary S. Robertson
2015-05-26Merge tag 'lsk-v3.14-15.04' of http://git-geo.linaro.org/kernel/linux-linaro-...Gary S. Robertson
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06ksoftirqd: Enable IRQs and call cond_resched() before poking RCUCalvin Owens
2015-05-06ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov
2015-05-06ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-04-18Merge remote-tracking branch 'origin/v3.14/topic/overlayfs' into linux-linaro...Alex Shi
2015-04-13perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-04-08Merge branch 'lsk-v3.14-15.03' into linux-linaro-lng-v3.14Gary S. Robertson
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26cpuset: Fix cpuset sched_relax_domain_levelJason Low
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-26console: Fix console name size mismatchPeter Hurley
2015-03-19Merge remote-tracking branch 'lsk/v3.14/topic/gcov' into linux-linaro-lsk-v3.14Mark Brown
2015-03-19gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2015-03-19gcov: add support for GCC 4.9Yuan Pengfei
2015-03-19gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio
2015-03-19ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz
2015-03-06kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-05Make ISR threading a compile-time-only optionlinux-lng-3.14.32-2015.03Gary S. Robertson
2015-03-04Merge tag 'lsk-v3.14-15.02' of http://git.linaro.org/kernel/linux-linaro-stab...Gary S. Robertson
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-09Merge tag 'v3.14.32' into linux-linaro-lsk-v3.14Mark Brown
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2015-01-29time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-21Revert "tick: SHUTDOWN event-dev if no events are required for KTIME_MAX"linux-lng-3.14.26-2015.02linux-lng-3.14.26-2015.01Gary S. Robertson
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16perf: Fix events installation during moving groupJiri Olsa
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-08userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman
2015-01-08userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman