summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-04-06Merge branch 'clk-davinci' into clk-nextStephen Boyd
2018-04-06Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd
2018-04-06Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '...Stephen Boyd
2018-04-06Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd
2018-03-27reset: modify the way reset lookup works for board filesBartosz Golaszewski
2018-03-27reset: add support for non-DT systemsBartosz Golaszewski
2018-03-20clk: davinci: New driver for TI DA8XX CFGCHIP clocksDavid Lechner
2018-03-20clk: davinci: New driver for davinci PLL clocksDavid Lechner
2018-03-16clk: add more __must_check for bulk APIsDong Aisheng
2018-03-12clk: divider: read-only divider can propagate rate changeJerome Brunet
2018-03-12clk: fix mux clock documentationJerome Brunet
2018-03-12clk: mux: add helper function for index/value translationJerome Brunet
2018-03-12clk: divider: export clk_div_mask() helperJerome Brunet
2018-03-08clk: tegra: MBIST work around for Tegra210Peter De Schrijver
2018-03-08clk: ti: add support for register read-modify-write low-level operationTero Kristo
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-02-09ptr_ring: try vmalloc() when kmalloc() failsJason Wang
2018-02-09ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller
2018-02-08net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre
2018-02-08Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski
2018-02-07Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust
2018-02-07PCI: Add Ubiquiti Networks vendor IDTobias Schramm
2018-02-07x86: hibernate: fix swsusp_arch_resume() prototypeArnd Bergmann
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-06Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-06pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers
2018-02-06pipe, sysctl: remove pipe_proc_fn()Eric Biggers
2018-02-06pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers
2018-02-06crash_dump: is_kdump_kernel can be booleanYaowei Bai
2018-02-06kernel/mutex: mutex_is_locked can be booleanYaowei Bai