aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlinux-linaro-lsk-v4.1-rt-testKevin Hilman
2015-11-05Merge branch 'v4.1/topic/configs' into linux-linaro-lsk-v4.1Kevin Hilman
2015-11-05Merge branch 'config-core-4.1' of https://git.linaro.org/kernel/configs into ...Kevin Hilman
2015-11-05Rename preempt-rt.config to preempt-rt.conf to follow the general ruleAndrey Konovalov
2015-11-04Merge branch 'v4.1/topic/rt' into linux-linaro-lsk-v4.1-rtKevin Hilman
2015-11-04Merge tag 'v4.1.12-rt12' of git://git.kernel.org/pub/scm/linux/kernel/git/rt/...v4.1/topic/rtKevin Hilman
2015-11-04Merge tag 'v4.1.5-rt5-lno1' of git://git.linaro.org/people/anders.roxell/linu...Kevin Hilman
2015-11-04Merge tag 'v4.1.12' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-11-04Merge branch 'v4.1/topic/configs' into linux-linaro-lsk-v4.1Kevin Hilman
2015-11-04Merge remote-tracking branch 'configs/config-core-4.1' into v4.1/topic/configsKevin Hilman
2015-11-04v4.1.12-rt12Thomas Gleixner
2015-11-03linaro/configs: add preempt-rt.configAnders Roxell
2015-11-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-10-31v4.1.10-rt11Thomas Gleixner
2015-10-31inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet
2015-10-31net: Make synchronize_rcu_expedited() conditional on !RT_FULLJosh Cartwright
2015-10-31latency_hist: Update sched_wakeup probeMathieu Desnoyers
2015-10-31sched: Introduce the trace_sched_waking tracepointPeter Zijlstra
2015-10-31trace: Add missing tracer macrosYang Shi
2015-10-31softirq: Sanitize local_bh_[en|dis]able for RTThomas Gleixner
2015-10-27Linux 4.1.12v4.1.12Greg Kroah-Hartman
2015-10-27sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-10-27sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-10-27nfs4: have do_vfs_lock take an inode pointerJeff Layton
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27locks: have flock_lock_file take an inode pointer instead of a filpJeff Layton
2015-10-27svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise
2015-10-27arm64: Fix THP protection change logicSteve Capper
2015-10-27pinctrl: imx25: ensure that a pin with id i is at position i in the info arrayUwe Kleine-König
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-27dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-10-27drm/radeon: add pm sysfs files lateAlex Deucher
2015-10-27drm/radeon: attach tile property to mst connectorDave Airlie
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-27drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-10-27workqueue: make sure delayed work run in local cpuShaohua Li
2015-10-27i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-27i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27mfd: max77843: Fix max77843_chg_init() return on errorJavier Martinez Canillas
2015-10-27nfsd/blocklayout: accept any minlengthChristoph Hellwig
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-27btrfs: fix use after free iterating extrefsChris Mason
2015-10-27btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-27memcg: convert threshold to bytesShaohua Li
2015-10-27crypto: ahash - ensure statesize is non-zeroRussell King