| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats | Reza Arbab | 2016-08-12 | 1 | -0/+2 |
* | mm, oom: fix uninitialized ret in task_will_free_mem() | Geert Uytterhoeven | 2016-08-12 | 1 | -1/+1 |
* | kasan: remove the unnecessary WARN_ONCE from quarantine.c | Alexander Potapenko | 2016-08-12 | 1 | -5/+2 |
* | mm: memcontrol: fix memcg id ref counter on swap charge move | Vladimir Davydov | 2016-08-12 | 1 | -6/+18 |
* | mm: memcontrol: fix swap counter leak on swapout from offline cgroup | Vladimir Davydov | 2016-08-12 | 1 | -6/+38 |
* | proc, meminfo: use correct helpers for calculating LRU sizes in meminfo | Mel Gorman | 2016-08-12 | 2 | -2/+2 |
* | mm/hugetlb: fix incorrect hugepages count during mem hotplug | zhong jiang | 2016-08-12 | 1 | -0/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-11 | 6 | -39/+60 |
|\ |
|
| * | mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lock | Chris Wilson | 2016-08-11 | 1 | -1/+5 |
| * | rmap: fix compound check logic in page_remove_file_rmap | Steve Capper | 2016-08-11 | 1 | -1/+1 |
| * | mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() | Kirill A. Shutemov | 2016-08-11 | 1 | -2/+3 |
| * | mm/page_alloc.c: recalculate some of node threshold when on/offline memory | Joonsoo Kim | 2016-08-11 | 1 | -15/+35 |
| * | mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changes | Joonsoo Kim | 2016-08-11 | 1 | -1/+1 |
| * | thp: move shmem_huge_enabled() outside of SYSFS ifdef | Arnd Bergmann | 2016-08-11 | 1 | -1/+3 |
| * | revert "ARM: keystone: dts: add psci command definition" | Andrew Morton | 2016-08-11 | 1 | -8/+0 |
| * | rapidio: dereferencing an error pointer | Dan Carpenter | 2016-08-11 | 1 | -11/+13 |
* | | arm: oabi compat: add missing access checks | Dave Weinstein | 2016-08-10 | 1 | -1/+7 |
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-10 | 6 | -59/+283 |
|\ \ |
|
| * \ | Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Chris Mason | 2016-08-05 | 6 | -59/+283 |
| |\ \ |
|
| | * | | Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() | Filipe Manana | 2016-08-03 | 2 | -30/+0 |
| | * | | Btrfs: improve performance on fsync against new inode after rename/unlink | Filipe Manana | 2016-08-01 | 2 | -9/+95 |
| | * | | Btrfs: be more precise on errors when getting an inode from disk | Filipe Manana | 2016-08-01 | 1 | -9/+18 |
| | * | | Btrfs: send, don't bug on inconsistent snapshots | Filipe Manana | 2016-08-01 | 1 | -3/+45 |
| | * | | Btrfs: send, avoid incorrect leaf accesses when sending utimes operations | Filipe Manana | 2016-08-01 | 1 | -0/+2 |
| | * | | Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations | Robbie Ko | 2016-08-01 | 1 | -1/+11 |
| | * | | Btrfs: send, fix warning due to late freeing of orphan_dir_info structures | Robbie Ko | 2016-08-01 | 1 | -0/+4 |
| | * | | Btrfs: incremental send, fix premature rmdir operations | Robbie Ko | 2016-08-01 | 1 | -1/+1 |
| | * | | Btrfs: incremental send, fix invalid paths for rename operations | Filipe Manana | 2016-08-01 | 1 | -1/+2 |
| | * | | Btrfs: send, add missing error check for calls to path_loop() | Filipe Manana | 2016-08-01 | 1 | -0/+2 |
| | * | | Btrfs: send, fix failure to move directories with the same name around | Robbie Ko | 2016-08-01 | 1 | -5/+95 |
| | * | | Btrfs: add missing check for writeback errors on fsync | Filipe Manana | 2016-08-01 | 1 | -0/+8 |
* | | | | Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-10 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | metag: Drop show_mem() from mem_init() | James Hogan | 2016-08-09 | 1 | -1/+0 |
* | | | | | get_maintainer: Don't check if STDIN exists in a VCS repository | Joe Perches | 2016-08-10 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Revert "printk: create pr_<level> functions" | Linus Torvalds | 2016-08-09 | 4 | -76/+26 |
* | | | | Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-08-09 | 1 | -3/+11 |
|\ \ \ \ |
|
| * | | | | tracing: Fix tick_stop tracepoint symbols for user export | Steven Rostedt (Red Hat) | 2016-08-09 | 1 | -3/+11 |
* | | | | | Merge tag 'gcc-plugin-infrastructure-v4.8-rc2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2016-08-09 | 5 | -26/+56 |
|\ \ \ \ \ |
|
| * | | | | | gcc-plugins: Add support for plugin subdirectories | Emese Revfy | 2016-08-09 | 2 | -4/+8 |
| * | | | | | gcc-plugins: Automate make rule generation | Emese Revfy | 2016-08-09 | 1 | -2/+1 |
| * | | | | | gcc-plugins: Add support for passing plugin arguments | Emese Revfy | 2016-08-09 | 1 | -1/+1 |
| * | | | | | gcc-plugins: abort builds cleanly when not supported | Kees Cook | 2016-08-09 | 3 | -16/+39 |
| * | | | | | kbuild: no gcc-plugins during cc-option tests | Emese Revfy | 2016-08-09 | 1 | -3/+7 |
* | | | | | | Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2016-08-09 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | dell-wmi: Ignore WMI event 0xe00e | Pali Rohár | 2016-08-08 | 1 | -2/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-09 | 18 | -64/+95 |
|\ \ \ \ \ \ |
|
| * | | | | | | drm/cirrus: Fix NULL pointer dereference when registering the fbdev | Boris Brezillon | 2016-08-09 | 1 | -2/+11 |
| * | | | | | | drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS". | Mario Kleiner | 2016-08-09 | 1 | -0/+14 |
| * | | | | | | drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is... | Mario Kleiner | 2016-08-09 | 1 | -15/+5 |
| * | | | | | | drm/edid: Add 6 bpc quirk for display AEO model 0. | Mario Kleiner | 2016-08-09 | 1 | -0/+8 |