summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki2017-08-301-0/+6
* cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-301-6/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
|\
| * perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
|\ \
| * | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
* | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-191-0/+22
* | | mm: discard memblock data laterPavel Tatashin2017-08-191-2/+4
* | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-191-0/+37
* | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-191-2/+8
* | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-167-10/+44
|\ \ \ | |/ / |/| |
| * | net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-161-1/+1
| * | ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-161-0/+10
| * | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| |\ \
| | * | mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| * | | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-151-5/+4
| * | | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-151-0/+3
| * | | udp: harden copy_linear_skb()Eric Dumazet2017-08-121-0/+2
| * | | net: fix compilation when busy poll is not enabledDaniel Borkmann2017-08-111-6/+6
| * | | bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-0/+5
| | |/ | |/|
* | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-131-0/+1
|\ \ \
| * | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-0/+1
* | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-132-0/+9
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-242-0/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-08-121-0/+1
|\ \ \ \ \
| * | | | | iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-061-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-111-0/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-111-0/+7
| |\ \ \ \ \
| | * | | | | nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-101-0/+7
* | | | | | | Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-112-4/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-101-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson2017-07-311-1/+2
| * | | | | | | | Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-08-101-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/msm: Remove __user from __u64 data typesJordan Crouse2017-08-021-3/+3
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-112-29/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-112-1/+9
| * | | | | | | | | | mm: make tlb_flush_pending globalMinchan Kim2017-08-111-21/+0
| * | | | | | | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-112-3/+10
| * | | | | | | | | | mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-111-4/+10
| * | | | | | | | | | mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-111-9/+22
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-101-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | PCI: Add pci_reset_function_locked()Marc Zyngier2017-08-021-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-092-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2017-08-072-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-091-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang2017-07-311-1/+2
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-093-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-08-041-0/+10