summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-02-20Merge branch 'pm-opp'Rafael J. Wysocki
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-09Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki
2017-02-09PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04cpufreq: Fix typos in commentsViresh Kumar
2017-02-04cpufreq: Remove CPUFREQ_START notifier eventViresh Kumar
2017-02-03cpufreq: Remove policy create/remove notifiersViresh Kumar
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31fscache: Fix dead object requeueDavid Howells
2017-01-31Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui
2017-01-30irqdomain: Avoid activating interrupts more than onceMarc Zyngier
2017-01-30PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar
2017-01-30PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar
2017-01-30PM / OPP: Add 'struct kref' to OPP tableViresh Kumar
2017-01-29can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-28percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2017-01-27PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar
2017-01-27PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar
2017-01-26Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2017-01-25net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-01-24SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-01-24nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-01-23Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki