summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()Frederic Weisbecker2018-06-261-19/+25
* perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()Frederic Weisbecker2018-06-261-5/+5
* perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-267-23/+0
* perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-22/+17
* perf/arch/sh: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-19/+24
* perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused fieldFrederic Weisbecker2018-06-262-8/+0
* perf/arch/arm64: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-40/+45
* perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-36/+41
* perf/arch/powerpc: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-21/+26
* perf/arch/x86: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-262-31/+35
* perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-2613-64/+63
* perf/hw_breakpoint: Split attribute parse and commitFrederic Weisbecker2018-06-261-16/+41
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-26266-1106/+3002
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-2540-165/+190
| |\
| | * sfc: make function efx_rps_hash_bucket staticColin Ian King2018-06-241-0/+1
| | * strparser: Corrected typo in documentation.Vakul Garg2018-06-241-1/+1
| | * qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado2018-06-241-0/+1
| | * cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-06-241-1/+1
| | * net_sched: remove a bogus warning in hfscCong Wang2018-06-231-2/+2
| | * Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'David S. Miller2018-06-231-7/+9
| | |\
| | | * net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet2018-06-231-4/+7
| | | * net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet2018-06-231-3/+2
| | |/
| | * net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-2312-19/+12
| | * MAINTAINERS: Add file patterns for dsa device tree bindingsGeert Uytterhoeven2018-06-231-0/+1
| | * net: mscc: make sparse happyAntoine Tenart2018-06-231-1/+2
| | * net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart2018-06-231-1/+1
| | * Documentation: e1000: Fix docs build errorTobin C. Harding2018-06-231-37/+38
| | * Documentation: e100: Fix docs build errorTobin C. Harding2018-06-231-57/+58
| | * Documentation: e1000: Use correct heading adornmentTobin C. Harding2018-06-231-0/+1
| | * Documentation: e100: Use correct heading adornmentTobin C. Harding2018-06-231-0/+1
| | * ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu2018-06-231-3/+6
| | * vhost_net: validate sock before trying to put its fdJason Wang2018-06-231-1/+2
| | * VSOCK: fix loopback on big-endian systemsClaudio Imbrenda2018-06-221-1/+1
| | * net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King2018-06-221-1/+1
| | * Merge branch 'xen-netfront-fixes'David S. Miller2018-06-221-5/+6
| | |\
| | | * xen-netfront: Update features after registering netdevRoss Lagerwall2018-06-221-4/+4
| | | * xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall2018-06-221-1/+2
| | |/
| | * cls_flower: fix use after free in flower S/W pathPaolo Abeni2018-06-221-4/+17
| | * net/packet: fix use-after-freeEric Dumazet2018-06-221-9/+7
| | * selftests: net: add tcp_inq to gitignoreAnders Roxell2018-06-211-0/+1
| | * net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam2018-06-211-4/+1
| | * ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long2018-06-211-1/+2
| | * sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner2018-06-211-1/+3
| | * bpf: enforce correct alignment for instructionsEric Dumazet2018-06-211-1/+3
| | * net: mscc: fix the injection headerAntoine Tenart2018-06-211-5/+5
| | * net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski2018-06-211-0/+4
| | * r8169: Fix netpoll oopsVille Syrjälä2018-06-211-1/+1
| | * strparser: Don't schedule in workqueue in paused stateVakul Garg2018-06-211-4/+1
| | * selftests: net: add config fragmentsAnders Roxell2018-06-211-0/+2
| | * bpfilter: fix user mode helper cross compilationMatteo Croce2018-06-211-1/+1