summaryrefslogtreecommitdiffstats
path: root/drivers/w1 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-07nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin1-0/+1
2015-10-07NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg1-2/+0
2015-10-03NFC: nci: Use __nci_request for exported routinesSamuel Ortiz1-5/+6
2015-10-02dmapool: fix overflow condition in pool_find_page()Robin Murphy1-1/+1
2015-10-02thermal: avoid division by zero in power allocatorAndrea Arcangeli1-0/+10
2015-10-02memcg: remove pcp_counter_lockGreg Thelen2-2/+0
2015-10-02kprobes: use _do_fork() in samples to make them work againPetr Mladek3-12/+12
2015-10-02drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-02memcg: make mem_cgroup_read_stat() unsignedGreg Thelen1-12/+18
2015-10-02memcg: fix dirty page migrationGreg Thelen2-1/+32
2015-10-02dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler1-1/+12
2015-10-02mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2015-10-02mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim1-3/+10
2015-10-02userfaultfd: remove kernel header include from uapi headerAndre Przywara1-2/+0
2015-10-02arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin1-0/+2
2015-10-02bridge: vlan: don't pass flags when creating context onlyNikolay Aleksandrov1-1/+1
2015-10-02bridge: vlan: fix possible null ptr derefs on port init and deinitNikolay Aleksandrov2-7/+12
2015-10-02bridge: vlan: move pvid inside net_bridge_vlan_groupNikolay Aleksandrov5-118/+75
2015-10-02bridge: vlan: fix possible null vlgrp deref while registering new portNikolay Aleksandrov1-1/+3
2015-10-02bridge: vlan: adjust rhashtable initial size and hash locks sizeNikolay Aleksandrov1-0/+2
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Update KVM homepage UrlDirk Müller1-2/+2
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini1-8/+7
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-09-30Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-17/+18
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing1-2/+4
2015-09-30net: Initialize flow flags in input pathDavid Ahern2-0/+2
2015-09-30net: dsa: fix preparation of a port STP updateVivien Didelot1-3/+8
2015-09-30net: dsa: fix preparation of a port STP updateVivien Didelot1-3/+8
2015-09-30net: Add support for filtering neigh dump by master deviceDavid Ahern2-1/+32
2015-09-30tcp: fix tcp_v6_md5_do_lookup prototypeEric Dumazet1-1/+1
2015-09-30net: switchdev: extract struct switchdev_obj_*Vivien Didelot1-27/+26
2015-09-30net: switchdev: abstract object in add/del opsVivien Didelot6-117/+99
2015-09-30net: switchdev: pass callback to dump operationVivien Didelot4-48/+53
2015-09-30net: switchdev: remove dev from switchdev_obj cbVivien Didelot4-9/+7
2015-09-30net: switchdev: move dev in switchdev_fdb_dumpVivien Didelot1-1/+3
2015-09-30net: switchdev: remove dev in port_vlan_dump_putVivien Didelot1-6/+5
2015-09-30testptp: Silence compiler warnings on ppc64Thomas Huth1-0/+1
2015-09-30net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-30net: macmace: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-30m68k/mac: Export Peripheral System Controller (PSC) base address to modulesGeert Uytterhoeven1-0/+1
2015-09-30net: hplance: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-30net: 7990: Export lance_poll() to modulesGeert Uytterhoeven1-0/+1
2015-09-30net: mac8390: Allow modular buildGeert Uytterhoeven2-23/+11
2015-09-30dsa: mv88e6xxx: Fix unsigned/signed issueAndrew Lunn1-1/+2
2015-09-30dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn1-0/+2
2015-09-30net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern3-21/+25
2015-09-30net: Remove vrf header fileDavid Ahern3-31/+15