summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm,oom_reaper: do not attempt to reap a task twiceTetsuo Handa2016-10-071-1/+0
* mm, swap: add swap_cluster_listHuang Ying2016-10-071-4/+7
* mm: pagewalk: fix the comment for test_walkJames Morse2016-10-071-2/+2
* mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim2016-10-071-6/+0
* mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim2016-10-071-0/+2
* mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim2016-10-071-0/+2
* mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko2016-10-071-1/+0
* mm, compaction: create compact_gap wrapperVlastimil Babka2016-10-071-0/+23
* mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2016-10-071-1/+2
* mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-072-5/+5
* mm, compaction: cleanup unused functionsVlastimil Babka2016-10-071-5/+0
* mm/vmalloc.c: fix align value calculation errorzijun_hu2016-10-071-10/+26
* mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-072-39/+19
* jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld2016-10-071-0/+4
* fanotify: use notification_lock instead of access_lockJan Kara2016-10-071-1/+0
* fsnotify: convert notification_mutex to a spinlockJan Kara2016-10-071-1/+1
* Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-073-10/+49
|\
| * lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visibleBartosz Golaszewski2016-09-241-2/+2
| * i2c: export i2c_adapter_depth()Bartosz Golaszewski2016-09-241-0/+1
| * i2c: move locking operations to their own structPeter Rosin2016-08-301-7/+18
| * Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for...Wolfram Sang2016-08-261-2/+6
| |\
| | * i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodesPeter Rosin2016-08-251-2/+6
| * | i2c: core: Add function for finding the bus speed from ACPI, take 2Jarkko Nikula2016-08-261-0/+9
| * | i2c: add i2c_trylock_bus wrapper, use itPeter Rosin2016-08-251-0/+14
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-1/+1
|\ \
| * | irq: Fix typo in tracepoint.xmlMasanari Iida2016-09-291-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-0/+3
|\ \ \
| * | | livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasksJessica Yu2016-08-181-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-073-2/+33
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina2016-10-073-2/+33
| |\ \ \ \ \
| | | * | | | HID: add missing \n to end of dev_warn messagesColin Ian King2016-09-291-2/+2
| | |/ / / / | |/| | | |
| | * | | | HID: intel-ish-hid: ISH HID client driverSrinivas Pandruvada2016-08-171-0/+1
| | * | | | HID: intel-ish-hid: ipc layerSrinivas Pandruvada2016-08-171-0/+30
| |/ / / /
* | | | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-073-4/+36
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-051-4/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-10-031-0/+3
| |\ \ \ \ \ \
| | * | | | | | PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-221-0/+3
| * | | | | | | Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-032-3/+9
| |\ \ \ \ \ \ \
| | * | | | | | | PCI/AER: Cache capability positionKeith Busch2016-09-271-0/+5
| | * | | | | | | PCI/AER: Remove duplicate AER severity translationTyler Baicar2016-09-201-1/+1
| | * | | | | | | PCI/AER: Add bus flag to skip source ID matchingJon Derrick2016-09-061-2/+3
| | |/ / / / / /
| * | | | | | | PCI: Add PTM clock granularity informationBjorn Helgaas2016-08-252-0/+2
| * | | | | | | PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas2016-08-182-0/+8
| * | | | | | | PCI: Add Precision Time Measurement (PTM) supportJonathan Yong2016-08-152-1/+14
| |/ / / / / /
* | | | | | | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-10-071-0/+4
|\ \ \ \ \ \ \
| * | | | | | | lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela2016-09-211-0/+1
| * | | | | | | lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-211-0/+3
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-072-5/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig2016-09-151-0/+20
| * | | | | | | | scsi: cxlflash: Transition to application close modelMatthew R. Ochs2016-08-231-5/+14
| | |/ / / / / / | |/| | | | | |