aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-04arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada1-31/+30
2019-01-04dma-mapping: remove a few unused exportsChristoph Hellwig2-4/+0
2019-01-04dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMAChristoph Hellwig1-91/+164
2019-01-04dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig3-75/+0
2019-01-04dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrsChristoph Hellwig2-46/+13
2019-01-04dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig3-62/+32
2019-01-03sh: ftrace: Fix missing parenthesis in WARN_ON()Steven Rostedt (VMware)1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds221-679/+610
2019-01-03smb3: add smb3.1.1 to default dialect listSteve French2-14/+28
2019-01-03MAINTAINERS: add maintainers for ChromeOS EC sub-driversEnric Balletbo i Serra1-0/+9
2019-01-03hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun1-2/+2
2019-01-03i2c: Add Actions Semiconductor Owl family S700 I2C supportParthiban Nallathambi1-0/+1
2019-01-03dt-bindings: i2c: Add S700 support for Actions Semi Soc'sParthiban Nallathambi1-1/+3
2019-01-03i2c: ismt: Add support for Intel Cedar ForkJarkko Nikula1-0/+2
2019-01-03arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li1-1/+1
2019-01-03firmware: arm_sdei: Fix DT platform device creationJames Morse1-5/+0
2019-01-03firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-1/+0
2019-01-03arm64: entry: remove unused register aliasesMark Rutland1-11/+1
2019-01-03doc: filesystems: fix bad references to nonexistent ext4.rst fileOtto Sabart3-3/+3
2019-01-03Documentation/admin-guide: update URL of LKML information linkRamunas Geciauskas1-1/+1
2019-01-03Docs/kernel-api.rst: Remove blk-tag.c referenceMarcos Paulo de Souza1-6/+0
2019-01-03thermal/intel: fixup for Kconfig string parsing tightening upStephen Rothwell1-1/+1
2019-01-03block: sunvdc: don't run hw queue synchronously from irq contextMing Lei1-1/+1
2019-01-03arm64: smp: Fix compilation errorShaokun Zhang1-3/+5
2019-01-03HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede1-0/+8
2019-01-03HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2019-01-02cifs: fix confusing warning message on reconnectSteve French1-1/+1
2019-01-02smb3: fix large reads on encrypted connectionsPaul Aurich1-1/+3
2019-01-02ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern1-0/+3
2019-01-02ipv6: Fix dump of specific table with strict checkingDavid Ahern1-1/+5
2019-01-02locks: fix error in locks_move_blocks()NeilBrown1-1/+1
2019-01-02bpf: add various test cases to selftestsDaniel Borkmann1-3/+1105
2019-01-02bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2-6/+189
2019-01-02bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann1-1/+5
2019-01-02bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann1-1/+8
2019-01-02bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann1-22/+41
2019-01-02bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann1-0/+11
2019-01-02bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2-6/+21
2019-01-02bpf: move tmp variable into ax register in interpreterDaniel Borkmann2-18/+19
2019-01-02bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2-38/+40
2019-01-02infiniband/qedr: Potential null ptr dereference of qpAditya Pakki1-0/+2
2019-01-02infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki1-3/+2
2019-01-02IB/ipoib: drop useless LIST_HEADJulia Lawall1-1/+0
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds3-9/+4
2019-01-02isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-02ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() errorStefano Brivio1-1/+3
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet1-12/+4
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing1-0/+6
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz1-1/+2