Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | mm: workingset: move shadow entry tracking to radix tree exceptional tracking | Johannes Weiner | 2 | -39/+3 |
2016-12-13 | lib: radix-tree: update callback for changing leaf nodes | Johannes Weiner | 1 | -1/+3 |
2016-12-13 | lib: radix-tree: check accounting of existing slot replacement users | Johannes Weiner | 1 | -14/+2 |
2016-12-13 | lib: radix-tree: native accounting of exceptional entries | Johannes Weiner | 1 | -3/+7 |
2016-12-13 | include/linux/backing-dev-defs.h: shrink struct backing_dev_info | Andrew Morton | 1 | -1/+1 |
2016-12-13 | mm: don't cap request size based on read-ahead setting | Jens Axboe | 1 | -0/+1 |
2016-12-13 | mm: cma: make linux/cma.h standalone includible | Thierry Reding | 1 | -0/+3 |
2016-12-13 | mm: disable numa migration faults for dax vmas | Dan Williams | 1 | -0/+8 |
2016-12-13 | of/fdt: mark hotpluggable memory | Reza Arbab | 1 | -0/+1 |
2016-12-13 | mm: remove the page size change check in tlb_remove_page | Aneesh Kumar K.V | 1 | -26/+2 |
2016-12-13 | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 1 | -0/+16 |
2016-12-13 | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V | 1 | -0/+6 |
2016-12-13 | mm: update mmu_gather range correctly | Aneesh Kumar K.V | 1 | -12/+31 |
2016-12-13 | mm, thp: avoid unlikely branches for split_huge_pmd | David Rientjes | 1 | -0/+2 |
2016-12-13 | prctl: remove one-shot limitation for changing exe link | Stanislav Kinsburskiy | 1 | -1/+5 |
2016-12-13 | kthread: add __printf attributes | Nicolas Iooss | 1 | -1/+1 |
2016-12-13 | Merge branch 'fscrypt' into dev | Theodore Ts'o | 2 | -93/+27 |
2016-12-13 | Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d... | Dave Airlie | 2 | -8/+42 |
2016-12-13 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2016-12-12 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+4 |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -43/+76 |
2016-12-12 | Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp... | Rafael J. Wysocki | 1 | -0/+11 |
2016-12-12 | Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist' | Rafael J. Wysocki | 1 | -4/+0 |
2016-12-12 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -2/+9 |
2016-12-12 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 1 | -0/+2 |
2016-12-12 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 3 | -4/+10 |
2016-12-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -2/+7 |
2016-12-12 | Merge schedutil governor updates for v4.10. | Rafael J. Wysocki | 53 | -160/+289 |
2016-12-12 | Merge branch 'pm-opp' | Rafael J. Wysocki | 1 | -5/+67 |
2016-12-12 | Merge branches 'pm-core', 'pm-qos' and 'pm-avs' | Rafael J. Wysocki | 1 | -9/+2 |
2016-12-12 | Merge branch 'pm-domains' | Rafael J. Wysocki | 1 | -4/+24 |
2016-12-12 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+4 |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 9 | -279/+82 |
2016-12-12 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+46 |
2016-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -18/+49 |
2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+1 |
2016-12-12 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -0/+1 |
2016-12-12 | Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873... | Mark Brown | 1 | -0/+2 |
2016-12-12 | Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by... | Mark Brown | 2 | -0/+31 |
2016-12-12 | Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 1 | -4/+4 |
2016-12-12 | sparc64:Support User Probes for sparc | Allen Pais | 1 | -0/+1 |
2016-12-12 | fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL | David Gstir | 1 | -1/+0 |
2016-12-12 | fscrypt: Delay bounce page pool allocation until needed | David Gstir | 1 | -1/+0 |
2016-12-12 | fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page() | David Gstir | 1 | -1/+1 |
2016-12-12 | fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() | David Gstir | 1 | -4/+4 |
2016-12-12 | fscrypt: move the policy flags and encryption mode definitions to uapi header | Theodore Ts'o | 2 | -14/+14 |
2016-12-12 | fscrypt: move non-public structures and constants to fscrypt_private.h | Theodore Ts'o | 1 | -65/+3 |
2016-12-12 | fscrypt: unexport fscrypt_initialize() | Theodore Ts'o | 1 | -1/+0 |
2016-12-12 | fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() | Theodore Ts'o | 1 | -1/+0 |
2016-12-12 | fscrypto: move ioctl processing more fully into common code | Eric Biggers | 1 | -6/+6 |