cascardo/linux.git
2016-03-21 Mark Rutlandarm64: fix KASLR boot-time I-cache maintenance
2016-03-21 Ard Biesheuvelarm64/kernel: fix incorrect EL0 check in inv_entry...
2016-03-11 Catalin Marinasarm64: kasan: Fix zero shadow mapping overriding kernel...
2016-03-11 Catalin Marinasarm64: kasan: Use actual memory node when populating...
2016-03-11 Catalin Marinasarm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE...
2016-03-04 Adam Buchbinderarm64: Fix misspellings in comments.
2016-03-04 Ard Biesheuvelarm64: efi: add missing frame pointer assignment
2016-03-04 Mark Rutlandarm64: make mrs_s prefixing implicit in read_cpuid
2016-03-03 Ard Biesheuvelarm64: enable CONFIG_DEBUG_RODATA by default
2016-03-02 Mark Rutlandarm64: Rework valid_user_regs
2016-03-02 Ard Biesheuvelarm64: mm: check at build time that PAGE_OFFSET divides...
2016-03-01 Marc Zyngierarm64: KVM: Move kvm_call_hyp back to its original...
2016-02-29 Ard Biesheuvelarm64: mm: treat memstart_addr as a signed quantity
2016-02-29 Ard Biesheuvelarm64: mm: list kernel sections in order
2016-02-26 Ard Biesheuvelarm64: lse: deal with clobbered IP registers after...
2016-02-26 Kefeng Wangarm64: mm: dump: Use VA_START directly instead of priva...
2016-02-26 Will Deaconarm64: kconfig: add submenu for 8.2 architectural features
2016-02-26 Lorenzo Pieralisiarm64: kernel: acpi: fix ioremap in ACPI parking protoc...
2016-02-26 Suzuki K Poulosearm64: Add support for Half precision floating point
2016-02-26 Mark Rutlandarm64: Remove fixmap include fragility
2016-02-26 Andrew Pinskiarm64: Add workaround for Cavium erratum 27456
2016-02-26 Jeremy Lintonarm64: mm: Mark .rodata as RO
2016-02-26 Miles Chenarm64/mm: remove unnecessary boundary check
2016-02-25 Catalin Marinasarm64: Fix building error with 16KB pages and 36-bit VA
2016-02-25 Suzuki K Poulosearm64: Rename cpuid_feature field extract routines
2016-02-25 Suzuki K Poulosearm64: capabilities: Handle sign of the feature bit
2016-02-25 Suzuki K Poulosearm64: cpufeature: Fix the sign of feature bits
2016-02-25 Suzuki K Poulosearm64: cpufeature: Correct feature register tables
2016-02-25 Suzuki K Poulosearm64: Ensure the secondary CPUs have safe ASIDBits...
2016-02-25 Suzuki K Poulosearm64: Add helper for extracting ASIDBits
2016-02-25 Suzuki K Poulosearm64: Enable CPU capability verification unconditionally
2016-02-25 Suzuki K Poulosearm64: Handle early CPU boot failures
2016-02-24 Suzuki K Poulosearm64: Move cpu_die_early to smp.c
2016-02-24 Suzuki K Poulosearm64: Introduce cpu_die_early
2016-02-24 Suzuki K Poulosearm64: Add a helper for parking CPUs in a loop
2016-02-24 Ard Biesheuvelarm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR...
2016-02-24 Ard Biesheuvelefi: stub: use high allocation for converted command...
2016-02-24 Ard Biesheuvelefi: stub: add implementation of efi_random_alloc()
2016-02-24 Ard Biesheuvelefi: stub: implement efi_get_random_bytes() based on...
2016-02-24 Ard Biesheuvelarm64: kaslr: randomize the linear region
2016-02-24 Ard Biesheuvelarm64: add support for kernel ASLR
2016-02-24 Ard Biesheuvelarm64: add support for building vmlinux as a relocatabl...
2016-02-24 Ard Biesheuvelarm64: switch to relative exception tables
2016-02-24 Ard Biesheuvelextable: add support for relative extables to search...
2016-02-24 Ard Biesheuvelscripts/sortextable: add support for ET_DYN binaries
2016-02-24 Ard Biesheuvelarm64: make asm/elf.h available to asm files
2016-02-24 Ard Biesheuvelarm64: avoid dynamic relocations in early boot code
2016-02-24 Ard Biesheuvelarm64: avoid R_AARCH64_ABS64 relocations for Image...
2016-02-24 Ard Biesheuvelarm64: add support for module PLTs
2016-02-23 Ard Biesheuvelarm64: move brk immediate argument definitions to separ...
2016-02-23 Ard Biesheuvelarm64: mm: use bit ops rather than arithmetic in pa...
2016-02-23 Ard Biesheuvelarm64: mm: only perform memstart_addr sanity check...
2016-02-19 Catalin Marinasarm64: User die() instead of panic() in do_page_fault()
2016-02-18 Ard Biesheuvelarm64: allow kernel Image to be loaded anywhere in...
2016-02-18 Ard Biesheuvelarm64: defer __va translation of initrd_start and initr...
2016-02-18 Ard Biesheuvelarm64: move kernel image to base of vmalloc area
2016-02-18 Ard Biesheuvelarm64: kvm: deal with kernel symbols outside of linear...
2016-02-18 Ard Biesheuvelarm64: decouple early fixmap init from linear mapping
2016-02-18 Ard Biesheuvelarm64: pgtable: implement static [pte|pmd|pud]_offset...
2016-02-18 Ard Biesheuvelarm64: introduce KIMAGE_VADDR as the virtual base of...
2016-02-18 Ard Biesheuvelarm64: add support for ioremap() block mappings
2016-02-18 Ard Biesheuvelarm64: prevent potential circular header dependencies...
2016-02-18 Ard Biesheuvelof/fdt: factor out assignment of initrd_start/initrd_end
2016-02-18 Ard Biesheuvelof/fdt: make memblock minimum physical address arch...
2016-02-18 Catalin Marinasarm64: Remove the get_thread_info() function
2016-02-18 James Morsearm64: kernel: Don't toggle PAN on systems with UAO
2016-02-18 James Morsearm64: cpufeature: Test 'matches' pointer to find the...
2016-02-18 James Morsearm64: kernel: Add support for User Access Override
2016-02-18 James Morsearm64: add ARMv8.2 id_aa64mmfr2 boiler plate
2016-02-18 James Morsearm64: cpufeature: Change read_cpuid() to use sysreg...
2016-02-16 Ard Biesheuvelarm64: use local label prefixes for __reg_num symbols
2016-02-16 David Brownarm64: vdso: Mark vDSO code as read-only
2016-02-16 Yang Shiarm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
2016-02-16 Yang Shiarm64: replace read_lock to rcu lock in call_step_hook
2016-02-16 Laura Abbottarm64: ptdump: Indicate whether memory should be faulting
2016-02-16 Laura Abbottarm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
2016-02-16 Laura Abbottarm64: Drop alloc function from create_mapping
2016-02-16 Will Deaconarm64: prefetch: add missing #include for spin_lock_pre...
2016-02-16 Andrew Pinskiarm64: lib: patch in prfm for copy_page if requested
2016-02-16 Will Deaconarm64: lib: improve copy_page to deal with 128 bytes...
2016-02-16 Will Deaconarm64: prefetch: add alternative pattern for CPUs witho...
2016-02-16 Will Deaconarm64: prefetch: don't provide spin_lock_prefetch with LSE
2016-02-16 Lorenzo Pieralisiarm64: kernel: implement ACPI parking protocol
2016-02-16 Mark Rutlandarm64: mm: create new fine-grained mappings at boot
2016-02-16 Mark Rutlandarm64: ensure _stext and _etext are page-aligned
2016-02-16 Mark Rutlandarm64: mm: allow passing a pgdir to alloc_init_*
2016-02-16 Mark Rutlandarm64: mm: allocate pagetables anywhere
2016-02-16 Mark Rutlandarm64: mm: use fixmap when creating page tables
2016-02-16 Mark Rutlandarm64: mm: add functions to walk tables in fixmap
2016-02-16 Mark Rutlandarm64: mm: add __{pud,pgd}_populate
2016-02-16 Mark Rutlandarm64: mm: avoid redundant __pa(__va(x))
2016-02-16 Mark Rutlandarm64: mm: add functions to walk page tables by PA
2016-02-16 Mark Rutlandarm64: mm: move pte_* macros
2016-02-16 Mark Rutlandarm64: kasan: avoid TLB conflicts
2016-02-16 Mark Rutlandarm64: mm: add code to safely replace TTBR1_EL1
2016-02-16 Mark Rutlandarm64: add function to install the idmap
2016-02-16 Mark Rutlandarm64: unmap idmap earlier
2016-02-16 Mark Rutlandarm64: unify idmap removal
2016-02-16 Mark Rutlandarm64: mm: place empty_zero_page in bss
2016-02-16 Mark Rutlandarm64: mm: specialise pagetable allocators
next