| Commit message (Expand) | Author | Age | Files | Lines |
* | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko | 2016-10-07 | 1 | -1/+1 |
* | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko | 2016-10-07 | 2 | -2/+6 |
* | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko | 2016-10-07 | 2 | -2/+14 |
* | oom: keep mm of the killed task available | Michal Hocko | 2016-10-07 | 1 | -0/+2 |
* | mm,oom_reaper: do not attempt to reap a task twice | Tetsuo Handa | 2016-10-07 | 1 | -1/+0 |
* | mm, swap: add swap_cluster_list | Huang Ying | 2016-10-07 | 1 | -4/+7 |
* | mm: pagewalk: fix the comment for test_walk | James Morse | 2016-10-07 | 1 | -2/+2 |
* | mm/page_owner: don't define fields on struct page_ext by hard-coding | Joonsoo Kim | 2016-10-07 | 1 | -6/+0 |
* | mm/page_ext: support extra space allocation by page_ext user | Joonsoo Kim | 2016-10-07 | 1 | -0/+2 |
* | mm/page_owner: move page_owner specific function to page_owner.c | Joonsoo Kim | 2016-10-07 | 1 | -0/+2 |
* | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko | 2016-10-07 | 1 | -1/+0 |
* | mm, compaction: create compact_gap wrapper | Vlastimil Babka | 2016-10-07 | 1 | -0/+23 |
* | mm, compaction: add the ultimate direct compaction priority | Vlastimil Babka | 2016-10-07 | 1 | -1/+2 |
* | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 2016-10-07 | 2 | -5/+5 |
* | mm, compaction: cleanup unused functions | Vlastimil Babka | 2016-10-07 | 1 | -5/+0 |
* | mm/vmalloc.c: fix align value calculation error | zijun_hu | 2016-10-07 | 1 | -10/+26 |
* | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov | 2016-10-07 | 2 | -39/+19 |
* | jiffies: add time comparison functions for 64 bit jiffies | Jason A. Donenfeld | 2016-10-07 | 1 | -0/+4 |
* | fanotify: use notification_lock instead of access_lock | Jan Kara | 2016-10-07 | 1 | -1/+0 |
* | fsnotify: convert notification_mutex to a spinlock | Jan Kara | 2016-10-07 | 1 | -1/+1 |
* | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2016-10-07 | 3 | -10/+49 |
|\ |
|
| * | lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visible | Bartosz Golaszewski | 2016-09-24 | 1 | -2/+2 |
| * | i2c: export i2c_adapter_depth() | Bartosz Golaszewski | 2016-09-24 | 1 | -0/+1 |
| * | i2c: move locking operations to their own struct | Peter Rosin | 2016-08-30 | 1 | -7/+18 |
| * | Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for... | Wolfram Sang | 2016-08-26 | 1 | -2/+6 |
| |\ |
|
| | * | i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes | Peter Rosin | 2016-08-25 | 1 | -2/+6 |
| * | | i2c: core: Add function for finding the bus speed from ACPI, take 2 | Jarkko Nikula | 2016-08-26 | 1 | -0/+9 |
| * | | i2c: add i2c_trylock_bus wrapper, use it | Peter Rosin | 2016-08-25 | 1 | -0/+14 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ \ |
|
| * | | irq: Fix typo in tracepoint.xml | Masanari Iida | 2016-09-29 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks | Jessica Yu | 2016-08-18 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 3 | -2/+33 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 2016-10-07 | 3 | -2/+33 |
| |\ \ \ \ \ |
|
| | | * | | | | HID: add missing \n to end of dev_warn messages | Colin Ian King | 2016-09-29 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
| | * | | | | HID: intel-ish-hid: ISH HID client driver | Srinivas Pandruvada | 2016-08-17 | 1 | -0/+1 |
| | * | | | | HID: intel-ish-hid: ipc layer | Srinivas Pandruvada | 2016-08-17 | 1 | -0/+30 |
| |/ / / / |
|
* | | | | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-07 | 3 | -4/+36 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2016-10-05 | 1 | -4/+6 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pci/hotplug' into next | Bjorn Helgaas | 2016-10-03 | 1 | -0/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI: pciehp: Allow exclusive userspace control of indicators | Keith Busch | 2016-09-22 | 1 | -0/+3 |
| * | | | | | | | Merge branch 'pci/aer' into next | Bjorn Helgaas | 2016-10-03 | 2 | -3/+9 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | PCI/AER: Cache capability position | Keith Busch | 2016-09-27 | 1 | -0/+5 |
| | * | | | | | | | PCI/AER: Remove duplicate AER severity translation | Tyler Baicar | 2016-09-20 | 1 | -1/+1 |
| | * | | | | | | | PCI/AER: Add bus flag to skip source ID matching | Jon Derrick | 2016-09-06 | 1 | -2/+3 |
| | |/ / / / / / |
|
| * | | | | | | | PCI: Add PTM clock granularity information | Bjorn Helgaas | 2016-08-25 | 2 | -0/+2 |
| * | | | | | | | PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints | Bjorn Helgaas | 2016-08-18 | 2 | -0/+8 |
| * | | | | | | | PCI: Add Precision Time Measurement (PTM) support | Jonathan Yong | 2016-08-15 | 2 | -1/+14 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2016-10-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | lib/raid6: Add AVX512 optimized recovery functions | Gayatri Kammela | 2016-09-21 | 1 | -0/+1 |