summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2015-08-25cgroup: pids: fix invalid get/put usageAleksa Sarai
2015-08-25sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr
2015-08-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-08-22hrtimer: Handle failure of tick_init_highres() gracefullyGuenter Roeck
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-20Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-20genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko
2015-08-18cgroup: introduce cgroup_subsys->legacy_nameTejun Heo
2015-08-18cgroup: don't print subsystems for the default hierarchyTejun Heo
2015-08-18hrtimer: Unconfuse switch_hrtimer_base() a bitFrederic Weisbecker
2015-08-18hrtimer: Simplify get_target_base() by returning current baseFrederic Weisbecker
2015-08-18timer: Write timer->flags atomicallyEric Dumazet
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-17hrtimer: Drop return code of hrtimer_switch_to_hres()Luiz Capitulino
2015-08-17time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()Baolin Wang
2015-08-17time: Introduce current_kernel_time64()Baolin Wang
2015-08-17time: Add the common weak version of update_persistent_clock()Xunlei Pang
2015-08-17time: Always make sure wall_to_monotonic isn't positiveWang YanQing
2015-08-17time: Fix nanosecond file time rounding in timespec_trunc()Karsten Blees
2015-08-17timer_list: Add the base offset so remaining nsecs are accurate for non monot...John Stultz
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov
2015-08-15percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-08-14Move certificate handling to its own directoryDavid Howells
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12fixup: audit: implement audit by executableRichard Guy Briggs
2015-08-12bpf: fix bpf_perf_event_read() loop upper boundWei-Chun Chao
2015-08-12userns,pidns: Force thread group sharing, not signal handler sharing.Eric W. Biederman
2015-08-12unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-12sched/deadline: Fix comment in enqueue_task_dl()Andrea Parri
2015-08-12sched/deadline: Fix comment in push_dl_tasks()Andrea Parri
2015-08-12sched: Change the sched_class::set_cpus_allowed() calling contextPeter Zijlstra
2015-08-12sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra
2015-08-12sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra
2015-08-12sched: Ensure a task has a non-normalized vruntime when returning back to CFSByungchul Park
2015-08-12sched/numa: Fix NUMA_DIRECT topology identificationAravind Gopalakrishnan
2015-08-12locking/qrwlock: Make use of _{acquire|release|relaxed}() atomicsWill Deacon
2015-08-12perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...Alexander Shishkin
2015-08-12Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-08-12perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-08-12perf: Fix double-free of the AUX bufferBen Hutchings