aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2017-01-12 15:04:29 +0000
committerWill Deacon <will.deacon@arm.com>2017-01-12 15:04:29 +0000
commit42d1a731ffee44b16c06df371ffdbb14135c11e3 (patch)
tree8d78d86e34dfd7ec44377df098371f322c463152 /tools/perf/scripts/python
parentarm64: Documentation - Expose CPU feature registers (diff)
parentdrivers: firmware: psci: Use __pa_symbol for kernel symbol (diff)
downloadlinux-42d1a731ffee44b16c06df371ffdbb14135c11e3.tar.gz
linux-42d1a731ffee44b16c06df371ffdbb14135c11e3.zip
Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core
Merge core DEBUG_VIRTUAL changes from Laura Abbott. Later arm and arm64 support depends on these. * aarch64/for-next/debug-virtual: drivers: firmware: psci: Use __pa_symbol for kernel symbol mm/usercopy: Switch to using lm_alias mm/kasan: Switch to using __pa_symbol and lm_alias kexec: Switch to __pa_symbol mm: Introduce lm_alias mm/cma: Cleanup highmem check lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
8-11-08powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand1-0/+2 2018-11-08of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand2-4/+3 2018-11-08of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand1-1/+3 2018-11-08of: overlay: add tests to validate kfrees from overlay removalFrank Rowand3-5/+40 2018-11-04Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2 2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1 2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1 2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6 2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0 2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0 2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40 2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17 2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9 2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59 2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1 2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2 2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34 2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1 2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30 2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1 2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1 2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1 2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6 2018-11-02iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1 2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French1-6/+11 2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5 2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li1-6/+4 2018-11-02CIFS: Add support for direct I/O writeLong Li2-41/+164 2018-11-02CIFS: Add support for direct I/O readLong Li3-39/+192 2018-11-02smb3: missing defines and structs for reparse point handlingSteve French2-0/+38 2018-11-02smb3: allow more detailed protocol info on open files for debuggingSteve French4-0/+65 2018-11-02smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French1-2/+4 2018-11-02smb3: add trace point for tree connectionSteve French2-1/+44 2018-11-02cifs: fix spelling mistake, EACCESS -> EACCESColin Ian King2-3/+3 2018-11-02cifs: fix return value for cifs_listxattrRonnie Sahlberg1-5/+6