Age | Commit message (Expand) | Author | Files | Lines |
2019-05-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -38/+6 |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 3 | -2/+28 |
2019-05-16 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 24 | -94/+1043 |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 6 | -2/+215 |
2019-05-16 | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells | 1 | -1/+10 |
2019-05-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 5 | -7/+113 |
2019-05-16 | rxrpc: Provide kernel interface to set max lifespan on a call | David Howells | 1 | -0/+10 |
2019-05-16 | x86/speculation/mds: Improve CPU buffer clear documentation | Andy Lutomirski | 1 | -32/+7 |
2019-05-16 | x86/speculation/mds: Revert CPU buffer clear on double fault exit | Andy Lutomirski | 1 | -7/+0 |
2019-05-16 | Merge branch 'fixes' into arm/soc | Olof Johansson | 9 | -25/+156 |
2019-05-16 | Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 9 | -13/+133 |
2019-05-16 | Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+7 |
2019-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+1 |
2019-05-16 | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -14/+33 |
2019-05-16 | Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 3 | -4/+281 |
2019-05-16 | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 3 | -0/+239 |
2019-05-15 | Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -63/+63 |
2019-05-15 | ipc: allow boot time extension of IPCMNI from 32k to 16M | Waiman Long | 1 | -0/+3 |
2019-05-15 | dt-bindings: pps: pps-gpio PPS ECHO implementation | Tom Burkart | 1 | -0/+7 |
2019-05-15 | panic/reboot: allow specifying reboot_mode for panic only | Aaro Koskinen | 1 | -1/+3 |
2019-05-15 | gcov: docs: add a note on GCC vs Clang differences | Tri Vo | 1 | -4/+14 |
2019-05-15 | autofs: add description of ignore pseudo mount option | Ian Kent | 1 | -0/+15 |
2019-05-15 | autofs: update mount control expire desription with AUTOFS_EXP_FORCED | Ian Kent | 2 | -2/+9 |
2019-05-15 | autofs: update AUTOFS_EXP_LEAVES description | Ian Kent | 1 | -2/+6 |
2019-05-15 | autofs: update autofs.txt for strictexpire mount option | Ian Kent | 1 | -5/+12 |
2019-05-15 | autofs: fix some word usage oddities in autofs.txt | Ian Kent | 1 | -13/+12 |
2019-05-15 | lib: Move mathematic helpers to separate folder | Andy Shevchenko | 1 | -2/+2 |
2019-05-15 | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams | 1 | -0/+10 |
2019-05-15 | psi: introduce psi monitor | Suren Baghdasaryan | 1 | -0/+107 |
2019-05-14 | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+129 |
2019-05-14 | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 12 | -3/+343 |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -5/+110 |
2019-05-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -22/+91 |
2019-05-14 | mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays | Jérôme Glisse | 1 | -0/+35 |
2019-05-14 | mm/hmm: improve driver API to work and wait over a range | Jérôme Glisse | 1 | -4/+21 |
2019-05-14 | mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() | Jérôme Glisse | 1 | -7/+1 |
2019-05-14 | mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() | Jérôme Glisse | 1 | -8/+18 |
2019-05-14 | mm: move recent_rotated pages calculation to shrink_inactive_list() | Kirill Tkhai | 1 | -3/+4 |
2019-05-14 | userfaultfd/sysctl: add vm.unprivileged_userfaultfd | Peter Xu | 1 | -0/+12 |
2019-05-14 | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 10 | -7/+592 |
2019-05-14 | dt-bindings: rockchip-thermal: Support the PX30 SoC compatible | Elaine Zhang | 1 | -0/+1 |
2019-05-14 | dt-bindings: thermal: generic-adc: make lookup-table optional | Jean-Francois Dagenais | 1 | -2/+8 |
2019-05-14 | dt-bindings: thermal: al-thermal: Add binding documentation | Talel Shenhar | 1 | -0/+33 |
2019-05-14 | dt: thermal: tsens: Add bindings for qcs404 | Amit Kucheria | 1 | -0/+14 |
2019-05-14 | bpf: btf: fix the brackets of BTF_INT_OFFSET() | Gary Lin | 1 | -1/+1 |
2019-05-14 | dt-bindings: backlight: Add lm3630a bindings | Brian Masney | 1 | -0/+129 |
2019-05-14 | mfd: lochnagar: Add links to binding docs for sound and hwmon | Charles Keepax | 1 | -0/+17 |
2019-05-14 | dt-bindings: mfd: LMU: Fix lm3632 dt binding example | Dan Murphy | 1 | -2/+2 |
2019-05-14 | dt-bindings: mfd: Add bindings for SAM9X60 HLCD controller | Claudiu Beznea | 1 | -0/+1 |
2019-05-14 | dt-bindings: stm32: syscon: Add clock support | Fabrice Gasnier | 1 | -0/+2 |