summaryrefslogtreecommitdiffstats
path: root/kernel/sched/loadavg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-22bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-22bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-22bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-22bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-22net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-22fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki1-2/+2
2016-02-22Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-22net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-22soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2-20/+24
2016-02-22net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-22MAINTAINERS: Drop myself as xen netback maintainerIan Campbell1-1/+0
2016-02-22sctp: Fix port hash table size computationNeil Horman1-8/+38
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson1-2/+4
2016-02-20net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-20af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat1-1/+2
2016-02-20unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-02-20bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-20bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2
2016-02-20bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan1-0/+1
2016-02-20hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise1-7/+27
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2-2/+3
2016-02-19tipc: unlock in error pathInsu Yun1-1/+3
2016-02-19rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2-2/+2
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2-3/+3
2016-02-19tracing, kasan: Silence Kasan warning in check_stack of stack_tracerYang Shi1-1/+5
2016-02-19ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt1-10/+5
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee1-1/+8
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada3-3/+17
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2016-02-19ext4: fix bh->b_state corruptionJan Kara1-2/+30
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst4-55/+48
2016-02-19hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-19mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov5-27/+29
2016-02-19ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-19MAINTAINERS: update Kselftest Framework mailing listShuah Khan1-1/+1
2016-02-19devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-19mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar1-2/+4
2016-02-19mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins1-1/+1
2016-02-19fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton1-31/+18
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2-18/+53
2016-02-19mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-02-19thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov1-1/+2
2016-02-18USB: cdc_subset: only build when one driver is enabledArnd Bergmann2-1/+11