summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-047-13/+46
|\
| * xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan2015-11-021-1/+1
| * x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel2015-10-281-0/+1
| * xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-232-0/+20
| * xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-231-2/+2
| * xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-231-1/+1
| * x86/xen: export xen_alloc_p2m_entry()David Vrabel2015-10-232-6/+15
| * xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-1/+1
| * x86/xen: discard RAM regions above the maximum reservationDavid Vrabel2015-10-231-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-041-0/+10
|\ \
| * | mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky2015-10-141-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-1/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-017-13/+38
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2020-158/+277
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-048-157/+1406
|\ \ \ \ \
| * | | | | crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss2015-09-211-1/+1
| * | | | | crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...tim2015-09-211-45/+204
| * | | | | crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...tim2015-09-211-50/+281
| * | | | | crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available ...tim2015-09-211-74/+250
| * | | | | crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-212-2/+12
| * | | | | crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256tim2015-09-212-16/+34
| * | | | | crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform functiontim2015-09-211-0/+353
| * | | | | crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform functiontim2015-09-211-0/+302
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-034-27/+33
|\ \ \ \ \ \
| * | | | | | x86/intel-mid: Make intel_mid_ops staticAndy Shevchenko2015-10-111-1/+1
| * | | | | | arch/x86/intel-mid: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-171-2/+1
| * | | | | | x86/platform/uv: Implement simple dump failover if kdump failsMike Travis2015-09-141-23/+30
| * | | | | | x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGeorge Beshers2015-09-131-1/+1
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-0312-74/+219
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Warn on W^X mappingsStephen Smalley2015-10-066-3/+88
| * | | | | | | Merge tag 'v4.3-rc3' into x86/mm, to pick up fixes before applying new changesIngo Molnar2015-10-069-13/+63
| |\ \ \ \ \ \ \
| * | | | | | | | x86/mm: Fix no-change case in try_preserve_large_page()Toshi Kani2015-09-221-1/+1
| * | | | | | | | x86/mm: Fix __split_large_page() to handle large PAT bitToshi Kani2015-09-221-12/+19
| * | | | | | | | x86/mm: Fix try_preserve_large_page() to handle large PAT bitToshi Kani2015-09-221-10/+14
| * | | | | | | | x86/mm: Fix gup_huge_p?d() to handle large PAT bitToshi Kani2015-09-221-10/+8
| * | | | | | | | x86/mm: Fix slow_virt_to_phys() to handle large PAT bitToshi Kani2015-09-221-7/+17
| * | | | | | | | x86/mm: Fix page table dump to show PAT bitToshi Kani2015-09-221-18/+21
| * | | | | | | | x86/asm: Add pud_pgprot() and pmd_pgprot()Toshi Kani2015-09-221-1/+3
| * | | | | | | | x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani2015-09-222-8/+10
| * | | | | | | | x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani2015-09-221-2/+34
| * | | | | | | | x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani2015-09-222-3/+3
| * | | | | | | | x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSOToshi Kani2015-09-221-0/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-0313-339/+338
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/headers: Clean up too long linesPeter Zijlstra2015-09-141-26/+31
| * | | | | | | | x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar2015-09-088-7/+9
| * | | | | | | | x86/headers: Remove direct sigcontext32.h usesIngo Molnar2015-09-084-4/+4
| * | | | | | | | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar2015-09-085-16/+22
| * | | | | | | | x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'Ingo Molnar2015-09-083-27/+2
| * | | | | | | | x86/headers: Make sigcontext pointers bit independentIngo Molnar2015-09-082-3/+5