summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)2017-09-231-15/+0
* extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)2017-09-231-5/+30
* extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)2017-09-231-9/+1
* rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-09-231-0/+10
* tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-09-191-1/+1
* tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)2017-09-193-0/+10
* tracing: Erase irqsoff trace with empty writeBo Yan2017-09-191-2/+8
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-061-1/+1
* tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu2017-09-051-1/+1
* tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)2017-09-051-1/+7
* ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-011-4/+6
* ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-011-1/+1
* ftrace: Zero out ftrace hashes when a module is removedSteven Rostedt (VMware)2017-08-311-3/+55
* tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)2017-08-314-13/+14
* ftrace: Fix debug preempt config name in stack_tracer_{en,dis}ableZev Weiss2017-08-311-2/+2
* Linux 4.13-rc7v4.13-rc7Linus Torvalds2017-08-271-1/+1
* Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-274-15/+37
|\
| * iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-154-15/+37
* | Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-271-1/+1
|\ \
| * | ANDROID: binder: fix proc->tsk check.Martijn Coenen2017-08-221-1/+1
* | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-2712-46/+107
|\ \ \
| * \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-2010-43/+103
| |\ \ \
| | * | | iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-201-2/+0
| | * | | iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
| | * | | iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-201-4/+4
| | * | | iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier2017-08-201-1/+1
| | * | | iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-201-1/+1
| | * | | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
| | * | | iio: adc: stm32: fix common clock rateFabrice Gasnier2017-07-301-5/+5
| | * | | iio: adc: ina219: Avoid underflow for sleeping timeStefan BrĂ¼ns2017-07-301-1/+1
| | * | | iio: trigger: stm32-timer: add enable attributeFabrice Gasnier2017-07-301-14/+41
| | * | | iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier2017-07-301-4/+11
| | * | | iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier2017-07-301-2/+1
| | * | | iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier2017-07-301-2/+5
| | * | | iio: bmp280: properly initialize device for humidity readingAndreas Klinger2017-07-302-3/+29
| * | | | staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-181-0/+1
| * | | | Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King2017-08-161-3/+3
| | |/ / | |/| |
* | | | Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-08-273-5/+7
|\ \ \ \
| * | | | ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-011-0/+4
| * | | | ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-011-3/+1
| * | | | ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-172-2/+2
* | | | | Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds2017-08-271-4/+5
* | | | | Minor page waitqueue cleanupsLinus Torvalds2017-08-272-8/+10
* | | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-08-266-13/+45
|\ \ \ \ \
| * | | | | Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2017-08-242-10/+39
| * | | | | Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede2017-08-201-1/+1
| * | | | | Input: trackpoint - add new trackpoint firmware IDAaron Ma2017-08-182-2/+4
| * | | | | Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao2017-08-181-0/+1
* | | | | | Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-261-10/+3
|\ \ \ \ \ \