| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | x86/mm/gup: Simplify get_user_pages() PTE bit handling | Dave Hansen | 2016-02-18 | 1 | -16/+22 |
| * | | | x86/mm/pkeys: Add functions to fetch PKRU | Dave Hansen | 2016-02-18 | 2 | -0/+30 |
| * | | | x86/mm/pkeys: Fill in pkey field in siginfo | Dave Hansen | 2016-02-18 | 2 | -1/+68 |
| * | | | signals, ia64, mips: Update arch-specific siginfos with pkeys field | Dave Hansen | 2016-02-18 | 2 | -8/+18 |
| * | | | x86/mm/pkeys: Pass VMA down in to fault signal generation code | Dave Hansen | 2016-02-18 | 1 | -22/+28 |
| * | | | x86/mm/pkeys: Add arch-specific VMA protection bits | Dave Hansen | 2016-02-18 | 3 | -2/+37 |
| * | | | mm/core, x86/mm/pkeys: Store protection bits in high VMA flags | Dave Hansen | 2016-02-18 | 1 | -0/+1 |
| * | | | x86/mm/pkeys: Add new 'PF_PK' page fault error code bit | Dave Hansen | 2016-02-18 | 1 | -0/+8 |
| * | | | x86/mm/pkeys: Add PTE bits for storing protection key | Dave Hansen | 2016-02-18 | 1 | -3/+19 |
| * | | | x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures | Dave Hansen | 2016-02-16 | 3 | -2/+19 |
| * | | | x86/cpu, x86/mm/pkeys: Define new CR4 bit | Dave Hansen | 2016-02-16 | 1 | -0/+2 |
| * | | | x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions | Dave Hansen | 2016-02-16 | 5 | -21/+63 |
| * | | | x86/mm/pkeys: Add Kconfig option | Dave Hansen | 2016-02-16 | 1 | -0/+4 |
| * | | | x86/fpu: Add placeholder for 'Processor Trace' XSAVE state | Dave Hansen | 2016-02-16 | 2 | -2/+9 |
| * | | | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 8 | -18/+10 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys | Ingo Molnar | 2016-02-16 | 84 | -985/+950 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 10 | -156/+320 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU | Matt Fleming | 2016-03-16 | 1 | -1/+1 |
| * | | | | | | | x86/efi: Only map kernel text for EFI mixed mode | Sai Praneeth | 2016-02-22 | 1 | -1/+1 |
| * | | | | | | | x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables | Sai Praneeth | 2016-02-22 | 4 | -8/+50 |
| * | | | | | | | x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() | Sai Praneeth | 2016-02-22 | 2 | -4/+7 |
| * | | | | | | | arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sections | Ard Biesheuvel | 2016-02-22 | 1 | -0/+1 |
| * | | | | | | | x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings | Sai Praneeth | 2016-02-22 | 1 | -0/+14 |
| * | | | | | | | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes | Ingo Molnar | 2016-02-22 | 138 | -456/+963 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/efi: Show actual ending addresses in efi_print_memmap | Robert Elliott | 2016-02-03 | 1 | -2/+2 |
| * | | | | | | | | x86/efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0 | Môshe van der Sterre | 2016-02-03 | 1 | -5/+5 |
| * | | | | | | | | efi: Add nonblocking option to efi_query_variable_store() | Ard Biesheuvel | 2016-02-03 | 1 | -1/+32 |
| * | | | | | | | | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece... | Ingo Molnar | 2016-02-03 | 2152 | -29581/+61135 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/efi: Setup separate EFI page tables in kexec paths | Matt Fleming | 2016-01-21 | 1 | -0/+15 |
| * | | | | | | | | | x86/efi-bgrt: Replace early_memremap() with memremap() | Matt Fleming | 2016-01-06 | 1 | -4/+4 |
| * | | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Thomas Gleixner | 2015-12-19 | 3 | -26/+22 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86/efi-bgrt: Fix kernel panic when mapping BGRT data | Sai Praneeth | 2015-12-14 | 1 | -25/+14 |
| | * | | | | | | | | | x86/efi: Preface all print statements with efi* tag | Matt Fleming | 2015-12-14 | 3 | -1/+8 |
| * | | | | | | | | | | x86/efi: Build our own page table structures | Matt Fleming | 2015-11-29 | 4 | -40/+102 |
| * | | | | | | | | | | x86/efi: Hoist page table switching code into efi_call_virt() | Matt Fleming | 2015-11-29 | 3 | -56/+36 |
| * | | | | | | | | | | x86/efi: Map RAM into the identity page table for mixed mode | Matt Fleming | 2015-11-29 | 1 | -0/+20 |
| * | | | | | | | | | | x86/mm/pat: Ensure cpa->pfn only contains page frame numbers | Matt Fleming | 2015-11-29 | 2 | -17/+16 |
| * | | | | | | | | | | x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs | Matt Fleming | 2015-11-29 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-20 | 44 | -185/+364 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/asm/decoder: Use explicitly signed chars | Josh Poimboeuf | 2016-03-03 | 1 | -3/+3 |
| * | | | | | | | | | | | objtool: Enable stack metadata validation on 64-bit x86 | Josh Poimboeuf | 2016-02-29 | 1 | -0/+1 |
| * | | | | | | | | | | | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf | 2016-02-29 | 1 | -0/+6 |
| * | | | | | | | | | | | x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard | Josh Poimboeuf | 2016-02-29 | 1 | -0/+2 |
| * | | | | | | | | | | | x86/xen: Mark xen_cpuid() stack frame as non-standard | Josh Poimboeuf | 2016-02-29 | 1 | -1/+2 |
| * | | | | | | | | | | | objtool: Add STACK_FRAME_NON_STANDARD() macro | Josh Poimboeuf | 2016-02-29 | 1 | -1/+4 |
| * | | | | | | | | | | | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 2016-02-29 | 9 | -9/+29 |
| * | | | | | | | | | | | Merge branch 'ras/core' into core/objtool, to pick up the new exception table... | Ingo Molnar | 2016-02-25 | 10 | -121/+254 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes | Ingo Molnar | 2016-02-25 | 115 | -1119/+1325 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]() | Josh Poimboeuf | 2016-02-24 | 1 | -2/+11 |
| | * | | | | | | | | | | | | x86/kvm: Add output operand in vmx_handle_external_intr inline asm | Chris J Arges | 2016-02-24 | 1 | -1/+3 |