summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-12Add -ck1 version.4.11-ck1Con Kolivas
2017-05-12Make BFQ default IO scheduler.Con Kolivas
2017-05-12BFQ v8 for linux-4.11.Con Kolivas
2017-05-12Swap sucks.Con Kolivas
2017-05-12Make writeback throttling default enabled.Con Kolivas
2017-05-12Reinstate default Hz of 100 in combination with MuQSS and -ck patches.Con Kolivas
2017-05-12Make threaded IRQs optionally the default which can be disabled.Con Kolivas
2017-05-12Don't use hrtimer overlay when pm_freezing since some drivers still don't cor...Con Kolivas
2017-05-12Make hrtimer granularity and minimum hrtimeout configurable in sysctl.Con Kolivas
2017-05-12Replace all calls to schedule_timeout_uninterruptible of potentially under 50...Con Kolivas
2017-05-12Replace all calls to schedule_timeout_interruptible of potentially under 50ms...Con Kolivas
2017-05-12Replace all schedule timeout(1) with schedule_min_hrtimeout()Con Kolivas
2017-05-12Convert msleep to use hrtimers when active.Con Kolivas
2017-05-12Special case calls of schedule_timeout(1) to use the min hrtimeout of 1ms, wo...Con Kolivas
2017-05-12Create highres timeout variants of schedule_timeout functions.Con Kolivas
2017-05-12Expose vmsplit for our pour 32 bit users.Con Kolivas
2017-05-12Make preemptible kernel default.Con Kolivas
2017-05-12Multiple Queue Skiplist Scheduler version 0.155 for linux-4.11.Con Kolivas
2017-04-30Linux 4.11v4.11Linus Torvalds
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan
2017-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro
2017-04-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-28Merge branch 'tipc-socket-connection-hangs'David S. Miller
2017-04-28tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan
2017-04-28tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan
2017-04-28tipc: Fix missing connection request handlingParthasarathy Bhuvaragan
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)
2017-04-27xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca
2017-04-27sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker
2017-04-26uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds