aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-30/+72
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+67
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo1-0/+10
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-45/+75
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo1-2/+21
2016-02-09workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith1-2/+32
2016-02-09Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo1-4/+4
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4
2016-02-03Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+7
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-43/+69
2016-02-03module: wrapper for symbol name.Rusty Russell1-11/+15
2016-02-03modules: fix modparam async_probe requestLuis R. Rodriguez1-1/+1
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-8/+12
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-30/+61
2016-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+25
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-635/+641
2016-01-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-72/+81
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+11
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams1-1/+1
2016-01-30pid: Fix spelling in commentsZhen Lei1-1/+1
2016-01-29devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams1-7/+11
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+2
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2-2/+2
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-11/+11
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo1-1/+2
2016-01-29tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt1-0/+7
2016-01-29perf: Remove/simplify lockdep annotationPeter Zijlstra1-21/+1
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra1-90/+84
2016-01-29perf: Untangle 'owner' confusionPeter Zijlstra1-2/+12
2016-01-29perf: Add flags argument to perf_remove_from_context()Peter Zijlstra1-11/+12
2016-01-29perf: Clean up sync_child_event()Peter Zijlstra1-42/+39
2016-01-29perf: Robustify event->owner usage and SMP orderingPeter Zijlstra1-10/+10
2016-01-29perf: Fix STATE_EXIT usagePeter Zijlstra1-2/+4
2016-01-29perf: Update locking orderPeter Zijlstra1-1/+1
2016-01-29perf: Remove __free_event()Peter Zijlstra1-25/+20
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov3-25/+31
2016-01-29perf: Fix NULL derefPeter Zijlstra1-2/+2
2016-01-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2016-01-28perf: Fix race in perf_event_exit_task_context()Peter Zijlstra1-21/+29
2016-01-28perf: Fix orphan holePeter Zijlstra1-2/+2
2016-01-28Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into for-linusJames Morris1-11/+11
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann1-1/+1
2016-01-27seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn1-11/+11
2016-01-27tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li1-2/+2
2016-01-26tick/sched: Hide unused oneshot timer codeArnd Bergmann1-5/+7
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier1-3/+8
2016-01-26rtmutex: Make wait_lock irq safeThomas Gleixner2-72/+81
2016-01-22wrappers for ->i_mutex accessAl Viro5-8/+8