summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-01-29perf: Remove/simplify lockdep annotationPeter Zijlstra
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra
2016-01-29perf: Untangle 'owner' confusionPeter Zijlstra
2016-01-29perf: Add flags argument to perf_remove_from_context()Peter Zijlstra
2016-01-29perf: Clean up sync_child_event()Peter Zijlstra
2016-01-29perf: Robustify event->owner usage and SMP orderingPeter Zijlstra
2016-01-29perf: Fix STATE_EXIT usagePeter Zijlstra
2016-01-29perf: Update locking orderPeter Zijlstra
2016-01-29perf: Remove __free_event()Peter Zijlstra
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov
2016-01-29perf: Fix NULL derefPeter Zijlstra
2016-01-28perf: Fix race in perf_event_exit_task_context()Peter Zijlstra
2016-01-28perf: Fix orphan holePeter Zijlstra
2016-01-21perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin
2016-01-21perf: Fix perf_event_exit_task() racePeter Zijlstra
2016-01-21perf: Add more assertionsPeter Zijlstra
2016-01-21perf: Collapse and fix event_function_call() usersPeter Zijlstra
2016-01-21perf: Specialize perf_event_exit_task()Peter Zijlstra
2016-01-21perf: Fix task context schedulingPeter Zijlstra
2016-01-21perf: Make ctx->is_active and cpuctx->task_ctx consistentPeter Zijlstra
2016-01-21perf: Optimize perf_sched_events() usagePeter Zijlstra
2016-01-21perf: Simplify/fix perf_event_enable() event schedulingPeter Zijlstra
2016-01-21perf: Use task_ctx_sched_out()Peter Zijlstra
2016-01-21perf: Fix perf_enable_on_exec() event schedulingPeter Zijlstra
2016-01-21perf: Remove stale commentPeter Zijlstra
2016-01-21perf: Fix cgroup scheduling in perf_enable_on_exec()Peter Zijlstra
2016-01-21perf: Fix cgroup event schedulingPeter Zijlstra
2016-01-21perf: Add lockdep assertionsPeter Zijlstra
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-12net: bpf: reject invalid shiftsRabin Vincent
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-01-12Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-10cgroup: fix a typo.Rami Rosen
2016-01-09restrict /dev/mem to idle io memory rangesDan Williams
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds