cascardo/linux.git
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
2016-02-16 Mark Rutlandasm-generic: Fix local variable shadow in __set_fixmap_...
2016-02-14 Linus TorvaldsLinux 4.5-rc4 v4.5-rc4
2016-02-14 Linus TorvaldsMerge tag 'char-misc-4.5-rc4' of git://git./linux/kerne...
2016-02-14 Linus TorvaldsMerge tag 'driver-core-4.5-rc4' of git://git./linux...
2016-02-14 Linus TorvaldsMerge tag 'tty-4.5-rc4' of git://git./linux/kernel...
2016-02-14 Linus TorvaldsMerge tag 'usb-4.5-rc4' of git://git./linux/kernel...
2016-02-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-14 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-02-14 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-02-14 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-02-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-02-14 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-02-14 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-02-14 Linus TorvaldsMerge branch 'component' of git://ftp.arm.linux.org...
2016-02-14 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-02-14 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2016-02-13 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2016-02-13 Linus TorvaldsMerge tag 'sound-fix-4.5-rc4' of git://git./linux/kerne...
2016-02-13 Linus TorvaldsMerge tag 'arc-4.5-fixes' of git://git./linux/kernel...
2016-02-13 Andrey KonovalovALSA: usb-audio: avoid freeing umidi object twice
2016-02-12 Linus TorvaldsMerge tag 'pci-v4.5-fixes-1' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge branch 'akpm'(patches from Andrew)
2016-02-12 Leon RomanovskyIB/mlx5: Fix RC transport send queue overhead computation
2016-02-12 Alex EstrinIB/ipoib: fix for rare multicast join race condition
2016-02-12 Linus TorvaldsMerge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people...
2016-02-12 Linus TorvaldsMerge tag 'sound-4.5-rc4' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge tag 'fbdev-fixes-4.5' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-02-12 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-02-12 Linus TorvaldsMerge tag 'xfs-fixes-for-linus-4.5' of git://git./linux...
2016-02-12 Takashi IwaiMerge tag 'asoc-fix-v4.5-rc4' of git://git./linux/kerne...
2016-02-12 Ryan WareEVM: Use crypto_memneq() for digest comparisons
2016-02-12 Vineet GuptaARC: mm: Introduce explicit super page size support
2016-02-12 Greg Kroah... Merge tag 'phy-for-4.5-rc' of git://git./linux/kernel...
2016-02-12 Andrew Mortonarch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
2016-02-12 Dan Williamsmm: fix pfn_t vs highmem
2016-02-12 Andrew Mortonkernel/locking/lockdep.c: convert hash tables to hlists
2016-02-12 Vineet Guptamm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD...
next