aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-10
|\
| * cgroup: make sure a parent css isn't freed before its childrenTejun Heo2016-01-22
| * cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-01-22
| * cpuset: make mm migration asynchronousTejun Heo2016-01-22
* | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-10
|\ \
| * | workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo2016-02-10
| * | workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo2016-02-09
| * | workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith2016-02-09
| * | Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo2016-02-09
| * | workqueue: skip flush dependency checks for legacy workqueuesTejun Heo2016-01-29
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-09
|\ \ \
| * | | modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-02-03
| * | | module: wrapper for symbol name.Rusty Russell2016-02-03
| * | | modules: fix modparam async_probe requestLuis R. Rodriguez2016-02-03
* | | | signals: avoid random wakeups in sigsuspend()Sasha Levin2016-02-05
* | | | Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-03
|\ \ \ \ | |/ / / |/| | |
| * | | tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt2016-01-29
| |/ /
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-01
|\ \ \
| * | | phys_to_pfn_t: use phys_addr_tDan Williams2016-01-31
| * | | devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams2016-01-30
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-31
|\ \ \
| * | | tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li2016-01-27
| * | | tick/sched: Hide unused oneshot timer codeArnd Bergmann2016-01-26
| * | | ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANOJohn Stultz2016-01-22
| * | | itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-01-17
| * | | posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-01-17
| * | | hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-01-17
| * | | Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner2016-01-12
| |\ \ \
* | \ \ \ Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-31
|\ \ \ \ \
| * | | | | pid: Fix spelling in commentsZhen Lei2016-01-30
| * | | | | sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo2016-01-22
| * | | | | sched: Fix crash in sched_init_numa()Raghavendra K T2016-01-19
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-31
|\ \ \ \ \ \
| * | | | | | perf: Remove/simplify lockdep annotationPeter Zijlstra2016-01-29
| * | | | | | perf: Synchronously clean up child eventsPeter Zijlstra2016-01-29
| * | | | | | perf: Untangle 'owner' confusionPeter Zijlstra2016-01-29
| * | | | | | perf: Add flags argument to perf_remove_from_context()Peter Zijlstra2016-01-29
| * | | | | | perf: Clean up sync_child_event()Peter Zijlstra2016-01-29
| * | | | | | perf: Robustify event->owner usage and SMP orderingPeter Zijlstra2016-01-29
| * | | | | | perf: Fix STATE_EXIT usagePeter Zijlstra2016-01-29
| * | | | | | perf: Update locking orderPeter Zijlstra2016-01-29
| * | | | | | perf: Remove __free_event()Peter Zijlstra2016-01-29
| * | | | | | perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov2016-01-29
| * | | | | | perf: Fix NULL derefPeter Zijlstra2016-01-29
| * | | | | | perf: Fix race in perf_event_exit_task_context()Peter Zijlstra2016-01-28
| * | | | | | perf: Fix orphan holePeter Zijlstra2016-01-28
| * | | | | | perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin2016-01-21
| * | | | | | perf: Fix perf_event_exit_task() racePeter Zijlstra2016-01-21
| * | | | | | perf: Add more assertionsPeter Zijlstra2016-01-21
| * | | | | | perf: Collapse and fix event_function_call() usersPeter Zijlstra2016-01-21