| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: consider zone which is not fully populated to have holes | Michal Hocko | 2017-07-07 | 2 | -6/+51 |
* | mm, memory_hotplug: split up register_one_node() | Michal Hocko | 2017-07-07 | 1 | -1/+34 |
* | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-07 | 1 | -1/+1 |
* | mm: remove return value from init_currently_empty_zone | Michal Hocko | 2017-07-07 | 1 | -1/+1 |
* | mm, THP, swap: check whether THP can be split firstly | Huang Ying | 2017-07-07 | 1 | -0/+7 |
* | mm, THP, swap: move anonymous THP split logic to vmscan | Minchan Kim | 2017-07-07 | 1 | -2/+2 |
* | mm, THP, swap: unify swap slot free functions to put_swap_page | Minchan Kim | 2017-07-07 | 1 | -10/+2 |
* | mm, THP, swap: delay splitting THP during swap out | Huang Ying | 2017-07-07 | 3 | -9/+23 |
* | mm, sparsemem: break out of loops early | Dave Hansen | 2017-07-07 | 1 | -0/+2 |
* | mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL | Wei Yang | 2017-07-07 | 1 | -0/+13 |
* | mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL | Wei Yang | 2017-07-07 | 1 | -0/+19 |
* | mm/slub.c: pack red_left_pad with another int to save a word | Wei Yang | 2017-07-07 | 1 | -1/+1 |
* | ocfs2: use magic.h | Fabian Frederick | 2017-07-07 | 1 | -0/+1 |
* | include/linux/filter.h: use linux/set_memory.h | Michael Ellerman | 2017-07-07 | 1 | -4/+1 |
* | provide linux/set_memory.h | Michael Ellerman | 2017-07-07 | 1 | -0/+20 |
* | compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled | David Rientjes | 2017-07-07 | 2 | -15/+11 |
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-07-06 | 1 | -0/+12 |
|\ |
|
| * | cgroup: implement "nsdelegate" mount option | Tejun Heo | 2017-06-28 | 1 | -0/+9 |
| * | cgroup: Keep accurate count of tasks in each css_set | Waiman Long | 2017-06-14 | 1 | -0/+3 |
* | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2017-07-06 | 4 | -3/+11 |
|\ \ |
|
| * | | sd: add support for TCG OPAL self encrypting disks | Christoph Hellwig | 2017-06-29 | 1 | -0/+1 |
| * | | libata: Support for an ATA PASS-THROUGH(32) command. | Minwoo Im | 2017-06-27 | 1 | -0/+1 |
| * | | libata: implement SECURITY PROTOCOL IN/OUT | Christoph Hellwig | 2017-06-05 | 2 | -0/+2 |
| * | | libata: clarify log page naming / grouping | Christoph Hellwig | 2017-06-05 | 1 | -3/+7 |
| * | | ata: update references for libata documentation | Mauro Carvalho Chehab | 2017-05-16 | 2 | -2/+2 |
* | | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2017-07-06 | 6 | -10/+136 |
|\ \ \ |
|
| * | | | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov | 2017-06-20 | 5 | -10/+11 |
| * | | | percpu: add tracepoint support for percpu memory | Dennis Zhou | 2017-06-20 | 1 | -0/+125 |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-06 | 6 | -4/+211 |
|\ \ \ \ |
|
| * | | | | ras: mark stub functions as 'inline' | Arnd Bergmann | 2017-06-29 | 1 | -5/+7 |
| * | | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core | Will Deacon | 2017-06-26 | 28 | -118/+398 |
| |\ \ \ \ |
|
| | * | | | | arm/arm64: KVM: add guest SEA support | Tyler Baicar | 2017-06-22 | 1 | -1/+1 |
| | * | | | | trace, ras: add ARM processor error trace event | Tyler Baicar | 2017-06-22 | 2 | -0/+48 |
| | * | | | | ras: acpi / apei: generate trace event for unrecognized CPER section | Tyler Baicar | 2017-06-22 | 3 | -1/+60 |
| | * | | | | acpi: apei: handle SEA notification type for ARMv8 | Tyler Baicar | 2017-06-22 | 1 | -0/+7 |
| | * | | | | efi: parse ARM processor error | Tyler Baicar | 2017-06-22 | 1 | -0/+54 |
| | * | | | | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar | 2017-06-22 | 1 | -0/+36 |
| | * | | | | acpi: apei: read ack upon ghes record consumption | Tyler Baicar | 2017-06-22 | 1 | -1/+4 |
| * | | | | | ACPI/IORT: Remove iort_node_match() | Lorenzo Pieralisi | 2017-06-15 | 1 | -2/+0 |
* | | | | | | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 2 | -56/+43 |
|\ \ \ \ \ \ |
|
| * | | | | | | Btrfs: btrfs_ioctl_search_key documentation | Hans van Kranenburg | 2017-06-19 | 1 | -20/+43 |
| * | | | | | | btrfs: cleanup unused qgroup trace event | Anand Jain | 2017-06-19 | 1 | -36/+0 |
* | | | | | | | Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-06 | 4 | -2/+25 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nanosleep: Use get_timespec64() and put_timespec64() | Deepa Dinamani | 2017-06-30 | 1 | -1/+1 |
| * | | | | | | | time: introduce {get,put}_itimerspec64 | Deepa Dinamani | 2017-06-26 | 3 | -1/+17 |
| * | | | | | | | time: add get_timespec64 and put_timespec64 | Deepa Dinamani | 2017-06-26 | 2 | -0/+7 |
* | | | | | | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-05 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fs: implement vfs_iter_write using do_iter_write | Christoph Hellwig | 2017-06-29 | 1 | -1/+2 |
| * | | | | | | | | fs: implement vfs_iter_read using do_iter_read | Christoph Hellwig | 2017-06-29 | 1 | -1/+2 |
* | | | | | | | | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-05 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ |
|