summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-221-0/+1
* slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo2017-02-221-0/+6
* slab: implement slab_root_caches listTejun Heo2017-02-221-0/+3
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-222-0/+4
* slab: reorganize memcg_cache_paramsTejun Heo2017-02-221-9/+24
* slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo2017-02-221-2/+2
* mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-223-34/+29
* mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-223-14/+11
* dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler2017-02-222-0/+57
* dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler2017-02-221-0/+42
* dax: add tracepoint infrastructure, PMD tracingRoss Zwisler2017-02-222-0/+93
* tracing: add __print_flags_u64()Ross Zwisler2017-02-222-0/+15
* Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-227-37/+287
|\
| * serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-101-18/+0
| * serial: exar: Fix feature control register constantsJan Kiszka2017-02-101-2/+2
| * serdev: add a tty port controller driverRob Herring2017-02-031-0/+21
| * serdev: Introduce new bus for serial attached devicesRob Herring2017-02-031-0/+241
| * tty_port: Add port client functionsRob Herring2017-02-031-1/+8
| * console: Add callback to flush scrollback buffer to consw structManuel Schölling2017-01-251-0/+4
| * tty: constify tty_ldisc_receive_buf buffer pointerRob Herring2017-01-191-1/+1
| * tty: move the non-file related parts of tty_release to new tty_release_structRob Herring2017-01-191-0/+1
| * serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-191-1/+0
| * serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart2017-01-191-6/+0
| * serial: sh-sci: Remove manual break debouncingLaurent Pinchart2017-01-191-5/+0
| * serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart2017-01-191-3/+0
| * Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-1624-123/+213
| |\
| * | serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2017-01-122-1/+10
| * | serial: do not accept sysrq characters via serial portFelix Fietkau2017-01-121-1/+1
* | | Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2210-158/+323
|\ \ \
| * \ \ Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-0672-232/+504
| |\ \ \
| * \ \ \ Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron2017-01-282-0/+133
| |\ \ \ \
| | * | | | iio: Add STM32 timer trigger driverBenjamin Gaignard2017-01-251-0/+62
| | * | | | mfd: Add STM32 Timers driverBenjamin Gaignard2017-01-231-0/+71
| * | | | | iio: cros_ec: Add cros_ec barometer driverGwendal Grignou2017-01-281-1/+2
| * | | | | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-197-157/+188
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-102-155/+163
| | * | | | iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron2017-01-101-14/+2
| | * | | | iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-3/+2
| | * | | | iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron2017-01-101-1/+1
| | * | | | iio:buffers: Push some docs down into the .c file.Jonathan Cameron2017-01-101-5/+0
| | * | | | iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron2017-01-101-3/+0
| | * | | | iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-101-0/+2
| | * | | | iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron2017-01-101-37/+63
| | * | | | iio:buffer: Stop exporting iio_update_demuxJonathan Cameron2017-01-101-2/+0
| | * | | | iio: Add gravity sensor supportSong Hongyan2017-01-051-0/+3
| | * | | | iio: Add channel for GravitySong Hongyan2017-01-051-0/+1
| | * | | | iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada2016-12-032-0/+5
| | * | | | iio: st_sensors: match sensors using ACPI handleShrirang Bagul2016-12-031-0/+9
* | | | | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-223-19/+11
|\ \ \ \ \ \
| * | | | | | kernfs: handle null pointers while printing node name and pathKonstantin Khlebnikov2017-02-101-14/+6