summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel2016-02-161-8/+8
* arm64: vdso: Mark vDSO code as read-onlyDavid Brown2016-02-161-2/+1
* arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi2016-02-161-0/+1
* arm64: replace read_lock to rcu lock in call_step_hookYang Shi2016-02-161-10/+11
* arm64: ptdump: Indicate whether memory should be faultingLaura Abbott2016-02-161-0/+5
* arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott2016-02-163-12/+63
* arm64: Drop alloc function from create_mappingLaura Abbott2016-02-161-9/+20
* arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon2016-02-161-0/+1
* arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski2016-02-161-0/+17
* arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon2016-02-161-8/+38
* arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-164-17/+38
* arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon2016-02-161-2/+5
* arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-168-6/+242
* arm64: mm: create new fine-grained mappings at bootMark Rutland2016-02-163-62/+109
* arm64: ensure _stext and _etext are page-alignedMark Rutland2016-02-161-3/+2
* arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland2016-02-161-14/+19
* arm64: mm: allocate pagetables anywhereMark Rutland2016-02-161-35/+0
* arm64: mm: use fixmap when creating page tablesMark Rutland2016-02-161-20/+41
* arm64: mm: add functions to walk tables in fixmapMark Rutland2016-02-162-0/+36
* arm64: mm: add __{pud,pgd}_populateMark Rutland2016-02-161-4/+22
* arm64: mm: avoid redundant __pa(__va(x))Mark Rutland2016-02-161-2/+2
* arm64: mm: add functions to walk page tables by PAMark Rutland2016-02-161-16/+23
* arm64: mm: move pte_* macrosMark Rutland2016-02-161-10/+10
* arm64: kasan: avoid TLB conflictsMark Rutland2016-02-161-13/+4
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-162-0/+47
* arm64: add function to install the idmapMark Rutland2016-02-161-2/+14
* arm64: unmap idmap earlierMark Rutland2016-02-162-6/+6
* arm64: unify idmap removalMark Rutland2016-02-165-22/+32
* arm64: mm: place empty_zero_page in bssMark Rutland2016-02-164-11/+5
* arm64: mm: specialise pagetable allocatorsMark Rutland2016-02-161-25/+27
* asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2016-02-161-6/+6
* Linux 4.5-rc4v4.5-rc4Linus Torvalds2016-02-141-1/+1
* Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
|\
| * nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-071-0/+1
| * nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-071-0/+6
| * mei: validate request value in client notify request ioctlAlexander Usyskin2016-02-061-1/+5
* | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-141-3/+3
|\ \
| * | klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-071-3/+3
* | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-147-7/+79
|\ \ \
| * | | Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-071-1/+1
| * | | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-063-3/+30
| * | | pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-061-1/+17
| * | | tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-061-0/+21
| * | | serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann2016-02-061-1/+1
| * | | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-061-2/+6
| * | | 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-061-1/+1
| * | | tty: Drop krefs for interrupted tty lockPeter Hurley2016-02-062-3/+7
* | | | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-143-12/+19
|\ \ \ \
| * \ \ \ Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-02-113-12/+19
| |\ \ \ \
| | * | | | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-02-101-5/+8