summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: wake kcompactd before kswapd's short sleepVlastimil Babka2016-04-291-14/+14
* .mailmap: add Frank RowandFrank Rowand2016-04-291-0/+3
* mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-04-291-1/+7
* mm: call swap_slot_free_notify() with page lock heldMinchan Kim2016-04-291-1/+5
* mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-04-291-1/+1
* numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-293-3/+72
* mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-04-291-4/+2
* mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski2016-04-291-0/+1
* thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-293-3/+13
* mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-291-0/+2
* kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai2016-04-291-0/+1
* kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai2016-04-291-2/+4
* Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-271-0/+29
|\
| * workqueue: fix ghost PENDING flag while doing MQ IORoman Pen2016-04-261-0/+29
* | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-275-28/+27
|\ \
| * | memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-04-251-18/+19
| * | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-254-10/+8
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-276-11/+28
|\ \ \
| * | | i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas2016-04-221-5/+19
| * | | i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman2016-04-221-2/+2
| * | | i2c: ismt: Add Intel DNV PCI IDMika Westerberg2016-04-121-0/+2
| * | | i2c: xlp9xx: add support for Broadcom VulcanTanmay Jagdale2016-04-121-2/+2
| * | | i2c: rk3x: add support for rk3228Yakir Yang2016-04-122-2/+3
* | | | Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-277-4/+55
|\ \ \ \
| * | | | ARC: add support for reserved memory defined by device treeAlexey Brodkin2016-04-272-0/+5
| * | | | ARC: support generic per-device coherent dma memAlexey Brodkin2016-04-271-0/+1
| * | | | Documentation: dt: arc: fix spelling mistakesEric Engestrom2016-04-252-2/+2
| * | | | ARCv2: Enable LOCKDEPEvgeny Voevodin2016-04-223-2/+47
* | | | | Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-04-271-1/+1
|\ \ \ \ \
| * | | | | nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier2016-04-271-1/+1
* | | | | | Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-04-271-1/+1
|\ \ \ \ \ \
| * | | | | | toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos2016-04-251-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2727-218/+351
|\ \ \ \ \ \ \
| * | | | | | | bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn2016-04-261-1/+0
| * | | | | | | net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-261-33/+15
| * | | | | | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-264-12/+161
| * | | | | | | net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
| * | | | | | | net: dummy: remove note about being Y by defaultIvan Babrou2016-04-261-3/+2
| * | | | | | | cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
| * | | | | | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-254-161/+12
| * | | | | | | ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-04-251-1/+5
| * | | | | | | Merge branch 'mlx5-fixes'David S. Miller2016-04-2411-67/+157
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-243-9/+36
| | * | | | | | | net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
| | * | | | | | | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-243-9/+77
| | * | | | | | | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| | * | | | | | | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-244-12/+12
| | * | | | | | | net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
| | * | | | | | | net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
| | * | | | | | | net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
| |/ / / / / / /