summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-18Add -ck1 version.4.15-ck1Con Kolivas
2018-02-18Fix Werror build failure in tools.Con Kolivas
2018-02-18Enable BFQ io scheduler by default.Con Kolivas
2018-02-18Swap sucks.Con Kolivas
2018-02-18Make threaded IRQs optionally the default which can be disabled.Con Kolivas
2018-02-18Reinstate default Hz of 100 in combination with MuQSS and -ck patches.Con Kolivas
2018-02-18Make hrtimer granularity and minimum hrtimeout configurable in sysctl.Con Kolivas
2018-02-18Don't use hrtimer overlay when pm_freezing since some drivers still don't cor...Con Kolivas
2018-02-18Replace all calls to schedule_timeout_uninterruptible of potentially under 50...Con Kolivas
2018-02-18Replace all calls to schedule_timeout_interruptible of potentially under 50ms...Con Kolivas
2018-02-18Replace all schedule timeout(1) with schedule_min_hrtimeout()Con Kolivas
2018-02-18Convert msleep to use hrtimers when active.Con Kolivas
2018-02-18Special case calls of schedule_timeout(1) to use the min hrtimeout of 1ms, wo...Con Kolivas
2018-02-18Create highres timeout variants of schedule_timeout functions.Con Kolivas
2018-02-18Expose vmsplit for our poor 32 bit users.Con Kolivas
2018-02-18Make preemptible kernel default.Con Kolivas
2018-02-18MultiQueue Skiplist Scheduler version 0.170.4.15-muqss-170Con Kolivas
2018-01-28Linux 4.15v4.15Linus Torvalds
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin
2018-01-26Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie