summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-29Add -ck1 version.4.20-ck1Con Kolivas
2018-12-29Swap sucks.Con Kolivas
2018-12-29Reinstate default Hz of 100 in combination with MuQSS and -ck patches.Con Kolivas
2018-12-29Make threaded IRQs optionally the default which can be disabled.Con Kolivas
2018-12-29Make hrtimer granularity and minimum hrtimeout configurable in sysctl.Con Kolivas
2018-12-29Don't use hrtimer overlay when pm_freezing since some drivers still don't cor...Con Kolivas
2018-12-29Replace all calls to schedule_timeout_uninterruptible of potentially under 50...Con Kolivas
2018-12-29Replace all calls to schedule_timeout_interruptible of potentially under 50ms...Con Kolivas
2018-12-29Replace all schedule timeout(1) with schedule_min_hrtimeout()Con Kolivas
2018-12-29Convert msleep to use hrtimers when active.Con Kolivas
2018-12-29Special case calls of schedule_timeout(1) to use the min hrtimeout of 1ms, wo...Con Kolivas
2018-12-29Create highres timeout variants of schedule_timeout functions.Con Kolivas
2018-12-29Expose vmsplit for our poor 32 bit users.Con Kolivas
2018-12-29Make preemptible kernel default.Con Kolivas
2018-12-29Fix Werror build failure in tools.Con Kolivas
2018-12-29MultiQueue Skiplist Scheduler version v0.185.4.20-muqss-185Con Kolivas
2018-12-23Linux 4.20v4.20Linus Torvalds
2018-12-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds
2018-12-22Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds
2018-12-22Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig
2018-12-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-21mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador
2018-12-21fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel
2018-12-21mm: thp: fix flags for pmd migration when splitPeter Xu
2018-12-21mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-21auxdisplay: charlcd: fix x/y command parsingMans Rullgard
2018-12-21serial/sunsu: fix refcount leakYangtao Li
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com
2018-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2018-12-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg
2018-12-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet
2018-12-21Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg
2018-12-21packet: validate address lengthWillem de Bruijn
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-12-21Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu
2018-12-21Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas