aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03Alex Shi
2015-03-18PM / QoS: remove duplicate call to pm_qos_update_targetMichael Scott
2015-03-17Merge remote-tracking branch 'lsk/v3.10/topic/gcov' into linux-linaro-lskMark Brown
2015-03-17gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigsv3.10/topic/gcovRiku Voipio
2015-03-17kernel: add support for init_array constructorsFrantisek Hrbata
2015-03-17gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata
2015-03-17gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio
2015-03-17ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2015-03-17gcov: add support for GCC 4.9Yuan Pengfei
2015-03-17gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata
2015-03-17gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex 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-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-09Merge tag 'v3.10.68' into linux-linaro-lskMark Brown
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-02Merge tag 'v3.10.67' into linux-linaro-lskMark Brown
2015-01-29time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-21Merge remote-tracking branch 'lsk/v3.10/topic/hrtimer' into linux-linaro-lskMark Brown
2015-01-21tick: Fixup more fallout from hrtimer broadcast modev3.10/topic/hrtimerPreeti U Murthy
2015-01-21time: Fixup fallout from recent clockevent/tick changesThomas Gleixner
2015-01-21tick: Introduce hrtimer based broadcastPreeti U Murthy
2015-01-21time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2015-01-21clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner
2015-01-21clockevents: Get rid of the notifier chainThomas Gleixner
2015-01-16Merge tag 'v3.10.65' into linux-linaro-lskMark Brown
2015-01-16perf: Fix events installation during moving groupJiri Olsa
2015-01-08Merge tag 'v3.10.64' into linux-linaro-lskMark Brown
2015-01-08exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov
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
2015-01-08userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman
2015-01-08userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-08userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-13Merge remote-tracking branch 'lsk/v3.10/topic/genpd' into linux-linaro-lsklsk-v3.10-14.12Mark Brown
2014-12-12PM / Domains: Add generic OF-based PM domain look-upv3.10/topic/genpdTomasz Figa
2014-12-08Merge tag 'v3.10.62' into linux-linaro-lskMark Brown
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21perf: Handle compat ioctlPawel Moll
2014-11-21audit: keep inode pinnedMiklos Szeredi
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14posix-timers: Fix stack info leak in timer_create()Mathias Krause