Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 24 | -291/+615 |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+22 |
2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 19 | -292/+240 |
2016-07-27 | Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 14 | -239/+682 |
2016-07-27 | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 29 | -187/+971 |
2016-07-27 | Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 3 | -8/+40 |
2016-07-27 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 35 | -161/+1576 |
2016-07-27 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 387 | -10962/+22925 |
2016-07-27 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 2 | -2/+18 |
2016-07-27 | Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+1 |
2016-07-27 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 41 | -450/+2581 |
2016-07-27 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 36 | -1056/+831 |
2016-07-27 | Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 16 | -211/+717 |
2016-07-27 | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 26 | -1810/+4395 |
2016-07-27 | mm: fix build warnings in <linux/compaction.h> | Minchan Kim | 1 | -1/+1 |
2016-07-27 | shmem: get_unmapped_area align huge page | Hugh Dickins | 1 | -0/+24 |
2016-07-27 | mm, rmap: account shmem thp pages | Kirill A. Shutemov | 1 | -4/+9 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2 | -3/+2 |
2016-07-27 | mm, frontswap: convert frontswap_enabled to static key | Vlastimil Babka | 1 | -2/+2 |
2016-07-27 | zram: use __GFP_MOVABLE for memory allocation | Minchan Kim | 1 | -2/+4 |
2016-07-27 | mm: balloon: use general non-lru movable page feature | Minchan Kim | 1 | -6/+48 |
2016-07-27 | zram: drop gfp_t from zcomp_strm_alloc() | Sergey Senozhatsky | 1 | -4/+4 |
2016-07-27 | zram: add more compression algorithms | Sergey Senozhatsky | 1 | -0/+9 |
2016-07-27 | zram: delete custom lzo/lz4 | Sergey Senozhatsky | 8 | -174/+2 |
2016-07-27 | zram: use crypto api to check alg availability | Sergey Senozhatsky | 3 | -33/+49 |
2016-07-27 | zram: switch to crypto compress API | Sergey Senozhatsky | 4 | -52/+69 |
2016-07-27 | zram: rename zstrm find-release functions | Sergey Senozhatsky | 3 | -8/+8 |
2016-07-27 | mm: oom: add memcg to oom_control | Vladimir Davydov | 1 | -0/+1 |
2016-07-27 | memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute | Reza Arbab | 1 | -11/+17 |
2016-07-27 | fbmon: remove unused function argument | Arnd Bergmann | 1 | -1/+0 |
2016-07-27 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 91 | -1018/+10872 |
2016-07-27 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 77 | -436/+518 |
2016-07-27 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 16 | -85/+212 |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 64 | -1083/+5370 |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 17 | -109/+235 |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross | 1 | -1/+1 |
2016-07-26 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -238/+827 |
2016-07-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 65 | -565/+1443 |
2016-07-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -80/+176 |
2016-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+2 |
2016-07-25 | Merge tag 'v4.7' into for-linus/pstore | Kees Cook | 625 | -4231/+7418 |
2016-07-25 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+5 |
2016-07-25 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -45/+12 |
2016-07-25 | xen/evtchn: use xen_vcpu_id mapping | Vitaly Kuznetsov | 1 | -1/+2 |
2016-07-25 | xen/events: fifo: use xen_vcpu_id mapping | Vitaly Kuznetsov | 1 | -1/+1 |
2016-07-25 | xen/events: use xen_vcpu_id mapping in events_base | Vitaly Kuznetsov | 1 | -5/+5 |
2016-07-25 | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov | 2 | -2/+3 |
2016-07-25 | Merge branch 'pm-cpu' | Rafael J. Wysocki | 1 | -2/+2 |
2016-07-25 | Merge branch 'powercap' | Rafael J. Wysocki | 1 | -25/+82 |
2016-07-25 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -49/+58 |