1. 10 Jan, 2018 1 commit
  2. 08 Jan, 2018 18 commits
  3. 03 Jan, 2018 2 commits
  4. 20 Dec, 2017 2 commits
  5. 11 Dec, 2017 1 commit
  6. 06 Dec, 2017 3 commits
  7. 05 Dec, 2017 2 commits
  8. 04 Dec, 2017 2 commits
  9. 01 Dec, 2017 2 commits
  10. 29 Nov, 2017 3 commits
  11. 27 Nov, 2017 3 commits
  12. 26 Nov, 2017 1 commit
    • Linus Torvalds's avatar
      Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm · bbecb1cf
      Linus Torvalds authored
      Pull ARM fixes from Russell King:
      
       - LPAE fixes for kernel-readonly regions
      
       - Fix for get_user_pages_fast on LPAE systems
      
       - avoid tying decompressor to a particular platform if DEBUG_LL is
         enabled
      
       - BUG if we attempt to return to userspace but the to-be-restored PSR
         value keeps us in privileged mode (defeating an issue that ftracetest
         found)
      
      * 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm:
        ARM: BUG if jumping to usermode address in kernel mode
        ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
        ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
        ARM: make decompressor debug output user selectable
        ARM: fix get_user_pages_fast
      bbecb1cf