aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-06-05cpuidle: Set polling in poll_idleAndy Lutomirski
2014-06-05i40e: add missing VSI statisticsShannon Nelson
2014-06-05sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)Giedrius Rekasius
2014-06-05sched: Rename capacity related flagsNicolas Pitre
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre
2014-06-05sched: Remove remaining dubious usage of "power"Nicolas Pitre
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre
2014-06-05sched/fair: Disambiguate existing/remaining "capacity" usageNicolas Pitre
2014-06-05sched/fair: Change "has_capacity" to "has_free_capacity"Nicolas Pitre
2014-06-05sched/fair: Remove "power" from 'struct numa_stats'Nicolas Pitre
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter
2014-06-05sched/fair: Use time_after() in record_wakee()Manuel Schölling
2014-06-05sched/balancing: Reduce the rate of needless idle load balancingTim Chen
2014-06-05sched/fair: Fix unlocked reads of some cfs_b->quota/periodBen Segall
2014-06-05sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin
2014-06-05sched/dl: Fix race in dl_task_timer()Kirill Tkhai
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson
2014-06-05i40e: refactor stats collectionShannon Nelson
2014-06-05i40e: refactor send versionJesse Brandeburg
2014-06-05i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk
2014-06-05i40e: notify VF of all types of resetsMitch Williams
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams
2014-06-05sched: Fix sched_policy < 0 comparisonRichard Weinberger
2014-06-05sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams
2014-06-05backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chipTony Lindgren
2014-06-05i40e: clamp jumbo frame sizeJesse Brandeburg
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg
2014-06-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-05locking/rwsem: Fix checkpatch.pl warningsAndrew Morton
2014-06-05locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCKDavidlohr Bueso
2014-06-05locking/rwsem: Support optimistic spinningDavidlohr Bueso
2014-06-05i40e: remove check for large bufferKamil Krawczyk
2014-06-05i40e: Rework register diagnosticKamil Krawczyk
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg
2014-06-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-06-05ipv4: use skb frags api in udp4_hwcsum()WANG Cong
2014-06-05net: use the new API kvfree()WANG Cong
2014-06-05md/raid5: deadlock between retry_aligned_read with barrier iohui jiao
2014-06-05dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling
2014-06-05drm/i915/bdw: Only use 2g GGTT for 32b platformsBen Widawsky
2014-06-05drm/i915: Nuke pipe A quirk on i830MDaniel Vetter
2014-06-05drm/i915: fix display power sw state reportingImre Deak
2014-06-05drm/i915: Always apply cursor width changesChris Wilson
2014-06-05drm/i915: tell the user if both KMS and UMS are disabledJani Nikula
2014-06-05drm/plane-helper: Add drm_plane_helper_check_update() (v3)Matt Roper
2014-06-05drm: Check CRTC compatibility in setplaneMatt Roper
2014-06-05drm/i915: use VBT to determine whether to enumerate the VGA portJesse Barnes
2014-06-05drm/i915: Don't WARN about ring idle bit on gen2Ville Syrjälä