aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-04md: fix a build warningFiro Yang
2015-08-04tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)
2015-08-04tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)
2015-08-04libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-04evm: labeling pseudo filesystems exceptionMimi Zohar
2015-08-04KEYS: ensure we free the assoc array edit if edit is validColin Ian King
2015-08-04drm: add a check for x/y in drm_mode_setcrtcZhao Junwang
2015-08-04drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher
2015-08-04mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-08-04dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber
2015-08-04dm btree remove: fix bug in redistribute3Dennis Yang
2015-08-04usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-08-04USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn
2015-08-04USB: option: add 2020:4000 IDClaudio Cappelli
2015-08-04USB: cp210x: add ID for Aruba Networks controllersPeter Sanford
2015-08-04usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-08-04USB: devio: fix a condition in async_completed()Dan Carpenter
2015-08-04usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-08-04libata: increase the timeout when setting transfer modeMikulas Patocka
2015-08-04libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin
2015-08-04ASoC: imx-wm8962: Add a missing error checkDan Carpenter
2015-08-04iio: adc: at91_adc: allow to use full range of startup timeJan Leupold
2015-08-04iio: tmp006: Check channel info on writePeter Meerwald
2015-08-04iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt
2015-08-04ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-08-04ext4: correctly migrate a file with a hole at the beginningEryu Guan
2015-08-04ext4: be more strict when migrating to non-extent based fileEryu Guan
2015-08-04ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner
2015-08-04spi: pl022: Specify 'num-cs' property as required in devicetree bindingEzequiel Garcia
2015-08-04Revert "can: fix loss of CAN frames in raw_rcv"Sasha Levin
2015-07-22Revert "tick: SHUTDOWN event-dev if no events are required for KTIME_MAX"linux-lng-3.18.16-2015.07Gary S. Robertson
2015-07-22clocksource: exynos: migrate to new per-mode set_mode_*() callbacksViresh Kumar
2015-07-22x86: apic: migrate to new per-mode set_mode_*() callbacksViresh Kumar
2015-07-22clockevents: Stop unused clockevent deviceViresh Kumar
2015-07-22clockevents: Restart clockevent device before using itViresh Kumar
2015-07-22clockevents: Introduce CLOCK_EVT_MODE_ONESHOT_STOPPED modeViresh Kumar
2015-07-22clocksource: Add (missing) default case for switch blocksViresh Kumar
2015-07-22clockevents: Introduce mode specific callbacksViresh Kumar
2015-07-22no-hz_full: build fixSantosh Shukla
2015-07-22hrtimer.h: prevent pinned timer state from breaking inactive testGary S. Robertson
2015-07-22hrtimer: make sure PINNED flag is cleared after removing hrtimerViresh Kumar
2015-07-22sched/nohz: add debugfs control over sched_tick_max_defermentKevin Hilman
2015-07-22tick: SHUTDOWN event-dev if no events are required for KTIME_MAXViresh Kumar
2015-07-22hrtimer: reprogram event for expires=KTIME_MAX in hrtimer_force_reprogram()Viresh Kumar
2015-07-22sched: don't queue timers on quiesced CPUsViresh Kumar
2015-07-22cpuset: Create sysfs file: cpusets.quiesce to isolate CPUsViresh Kumar
2015-07-22hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar
2015-07-22hrtimer: update timer->state with 'pinned' informationViresh Kumar
2015-07-22timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar