summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-02-11mm: fix pfn_t vs highmemDan Williams
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo
2016-02-09workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith
2016-02-09Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo
2016-02-09locking/lockdep: Fix stack trace caching logicDmitry Vyukov
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin
2016-02-03Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-02-03module: wrapper for symbol name.Rusty Russell
2016-02-03modules: fix modparam async_probe requestLuis R. Rodriguez
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-30pid: Fix spelling in commentsZhen Lei
2016-01-29devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo
2016-01-29tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt
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-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-01-28perf: Fix race in perf_event_exit_task_context()Peter Zijlstra
2016-01-28perf: Fix orphan holePeter Zijlstra
2016-01-28Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann
2016-01-27seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn
2016-01-27tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li