summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-142-8/+8
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-142-5/+1
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-142-2/+2
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-142-2/+2
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-091-1/+9
|\
| * x86/ima: add missing includeMimi Zohar2019-04-101-0/+1
| * x86/ima: require signed kernel modulesMimi Zohar2019-03-271-1/+8
* | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-093-36/+0
|\ \
| * | x86/dma: Remove the x86_dma_fallback_dev hackChristoph Hellwig2019-04-083-36/+0
* | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-091-1/+3
|\ \ \
| * \ \ Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-04-241-1/+3
| |\ \ \
| | * | | x86/gpu: add ElkhartLake to gen11 early quirksRodrigo Vivi2019-04-011-0/+1
| | * | | drm/i915: Split Pineview device info into desktop and mobileTvrtko Ursulin2019-04-011-1/+2
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-082-65/+172
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-081-64/+172
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-071-64/+172
| | |\ \ \ \
| | | * | | | bpf, x32: Fix bug for BPF_ALU64 | BPF_NEGWang YanQing2019-05-011-13/+6
| | | * | | | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-51/+166
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-035-9/+15
| |\| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2617-57/+157
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-1/+0
* | | | | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-082-1/+12
|\ \ \ \ \ \ \
| * | | | | | | vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-202-1/+2
| * | | | | | | vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2019-03-202-1/+3
| * | | | | | | vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-202-1/+3
| * | | | | | | vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-202-1/+3
| * | | | | | | Make anon_inodes unconditionalDavid Howells2019-03-202-2/+0
| * | | | | | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-202-1/+3
| * | | | | | | vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2019-03-202-1/+3
* | | | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-082-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-212-4/+6
| |/ / / / / / /
* | | | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-18/+18
* | | | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-072-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make anon_inodes unconditionalDavid Howells2019-04-192-2/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-0727-358/+512
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() failsSebastian Andrzej Siewior2019-05-061-16/+15
| * | | | | | | | | | x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior2019-04-122-0/+11
| * | | | | | | | | | x86/fpu: Restore regs in copy_fpstate_to_sigframe() in order to use the fastpathSebastian Andrzej Siewior2019-04-121-12/+13
| * | | | | | | | | | x86/fpu: Add a fastpath to copy_fpstate_to_sigframe()Sebastian Andrzej Siewior2019-04-121-12/+22
| * | | | | | | | | | x86/fpu: Add a fastpath to __fpu__restore_sig()Sebastian Andrzej Siewior2019-04-121-2/+21
| * | | | | | | | | | x86/fpu: Defer FPU state load until return to userspaceRik van Riel2019-04-1210-72/+184
| * | | | | | | | | | x86/fpu: Merge the two code paths in __fpu__restore_sig()Sebastian Andrzej Siewior2019-04-121-85/+54
| * | | | | | | | | | x86/fpu: Restore from kernel memory on the 64-bit path tooSebastian Andrzej Siewior2019-04-122-13/+92
| * | | | | | | | | | x86/fpu: Inline copy_user_to_fpregs_zeroing()Sebastian Andrzej Siewior2019-04-111-1/+19
| * | | | | | | | | | x86/fpu: Update xstate's PKRU value on write_pkru()Sebastian Andrzej Siewior2019-04-111-2/+19
| * | | | | | | | | | x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOADRik van Riel2019-04-111-1/+11
| * | | | | | | | | | x86/fpu: Always store the registers in copy_fpstate_to_sigframe()Rik van Riel2019-04-111-5/+14