summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30cpufreq: Add Kryo CPU scaling driverIlia Lin
2018-05-30cpufreq: Use static SRCU initializerSebastian Andrzej Siewior
2018-05-30kernel/SRCU: provide a static initializerSebastian Andrzej Siewior
2018-05-30cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-05-21cpufreq: tegra20: Wrap cpufreq into platform driverDmitry Osipenko
2018-05-21cpufreq: tegra20: Allow cpufreq driver to be built as loadable moduleDmitry Osipenko
2018-05-21cpufreq: tegra20: Check if this is Tegra20 machineDmitry Osipenko
2018-05-21cpufreq: tegra20: Remove unneeded variable initializationDmitry Osipenko
2018-05-21cpufreq: tegra20: Remove unnecessary parenthesesDmitry Osipenko
2018-05-21cpufreq: tegra20: Remove unneeded check in tegra_cpu_initDmitry Osipenko
2018-05-21cpufreq: tegra20: Release clocks properlyDmitry Osipenko
2018-05-21cpufreq: tegra20: Remove EMC clock usageDmitry Osipenko
2018-05-21cpufreq: tegra20: Clean up included headersDmitry Osipenko
2018-05-21cpufreq: tegra20: Clean up whitespaces in the codeDmitry Osipenko
2018-05-21cpufreq: tegra20: Change module descriptionDmitry Osipenko
2018-05-18Merge back cpufreq material for v4.18.Rafael J. Wysocki
2018-05-15Revert "cpufreq: rcar: Add support for R8A7795 SoC"Simon Horman
2018-05-15Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"Simon Horman
2018-05-14cpufreq: intel_pstate: allow trace in passive modeDoug Smythies
2018-05-14cpufreq: armada-37xx: driver relies on cpufreq-dtMiquel Raynal
2018-05-13Linux 4.17-rc5v4.17-rc5Linus Torvalds
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-13Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-13cpufreq: optimize cpufreq_notify_transition()Viresh Kumar
2018-05-12Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-05-12Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-12swiotlb: silent unwanted warning "buffer is full"Jean Delvare
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior
2018-05-11scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du
2018-05-11ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes
2018-05-11mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi
2018-05-11proc/kcore: don't bounds check against address 0Laura Abbott
2018-05-11mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin
2018-05-11mm: sections are not offlined during memory hotremovePavel Tatashin
2018-05-11z3fold: fix reclaim lock-upsVitaly Wool
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo
2018-05-11lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov
2018-05-11MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak
2018-05-11Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko