aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/xor.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong1-0/+8
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser1-0/+3
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare1-5/+9
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler1-3/+3
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King1-0/+37
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson1-0/+8
2017-02-22dma-debug: add comment for failed to check map errorMiles Chen1-0/+5
2017-02-22mm, dax: change pmd_fault() to take only vmf parameterDave Jiang8-85/+74
2017-02-22mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang8-55/+39
2017-02-22dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler3-3/+66
2017-02-22dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler2-4/+52
2017-02-22dax: update MAINTAINERS entries for FS DAXRoss Zwisler1-1/+4
2017-02-22dax: add tracepoint infrastructure, PMD tracingRoss Zwisler3-10/+113
2017-02-22tracing: add __print_flags_u64()Ross Zwisler3-0/+53
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina1-1/+2
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2-100/+3
2017-02-21usercopy: Add tests for all get_user() sizesKees Cook1-13/+76
2017-02-21sched/core: Fix build paravirt build on arm and arm64Mark Brown1-0/+3
2017-02-21net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat1-1/+3
2017-02-21bnxt_en: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-02-21bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann4-5/+14
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann5-0/+8
2017-02-21net: napi_watchdog() can use napi_schedule_irqoff()Eric Dumazet1-1/+1
2017-02-21tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet1-2/+2
2017-02-21net/hsr: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-02-21net: mvpp2: enable building on 64-bit platformsThomas Petazzoni2-15/+19
2017-02-21net: mvpp2: switch to build_skb() in the RX pathThomas Petazzoni1-22/+57
2017-02-21net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni1-8/+8
2017-02-21net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni1-1/+1
2017-02-21net: mvpp2: remove unused register definitionsThomas Petazzoni1-4/+0
2017-02-21net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni1-3/+1
2017-02-21net: mvpp2: drop useless fields in mvpp2_bm_pool and related codeThomas Petazzoni1-15/+3
2017-02-21net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'Thomas Petazzoni1-3/+0
2017-02-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni1-5/+4
2017-02-21net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()Thomas Petazzoni1-2/+29
2017-02-21net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()Thomas Petazzoni1-3/+4
2017-02-21net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_setThomas Petazzoni1-12/+8
2017-02-21net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni1-1/+1
2017-02-21macsec: fix validation failed in asynchronous operation.Lee Ryder1-0/+3
2017-02-21net: sock: Use USEC_PER_SEC macro instead of literal 1000000Gao Feng1-3/+3
2017-02-21virtio-net: switch to use build_skb() for small bufferJason Wang1-75/+63
2017-02-21ip: fix IP_CHECKSUM handlingPaolo Abeni1-4/+4
2017-02-21vxlan: remove unused variable saddr in neigh_reduceRoopa Prabhu1-2/+1
2017-02-21vxlan: add changelink supportRoopa Prabhu1-113/+270
2017-02-21rtnl: simplify error return path in rtnl_create_link()Tobias Klauser1-6/+1
2017-02-20virito-net: set queues after reset during xdp_setJason Wang1-20/+8
2017-02-20dpaa_eth: implement ioctl() for PHY-related opsMichael Walle1-0/+8
2017-02-20net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+10
2017-02-20bnxt_en: fix pci cleanup in bnxt_init_one() failure pathSathya Perla1-37/+39
2017-02-20bnxt_en: Fix NULL pointer dereference in a failure path during open.Michael Chan1-1/+3