summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-09include/linux/kdev_t.h: old/new_valid_dev() can return boolYaowei Bai1-2/+2
2015-11-09include/linux/kdev_t.h: remove unused huge_valid_dev()Yaowei Bai1-5/+0
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre16-103/+0
2015-11-09drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2-2/+2
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig4-16/+3
2015-11-09Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryChun Chen1-1/+1
2015-11-09remove abs64()Andrew Morton13-19/+16
2015-11-09kernel.h: make abs() work with 64-bit typesMichal Nazarewicz1-21/+24
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers3-4/+5
2015-11-09mips: add entry for new mlock2 syscallEric B Munson5-6/+13
2015-11-09fs/writeback.c: fix kernel-doc warningsRandy Dunlap1-1/+2
2015-11-09fs/inode.c: fix kernel-doc warningRandy Dunlap1-0/+1
2015-11-09MAINTAINERS: Change Meta arch port status to Odd FixesJames Hogan1-1/+1
2015-11-09coredump: add DAX filtering for FDPIC ELF coredumpsRoss Zwisler1-0/+15
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler3-11/+25
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams294-1084/+2495
2015-11-09net: Documentation: Fix default value tcp_limit_output_bytesNiklas Cassel1-1/+1
2015-11-09macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich1-2/+3
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann1-0/+1
2015-11-09net: caif: check return value of alloc_netdevRasmus Villemoes1-2/+5
2015-11-09net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2015-11-09GFS2: Fix rgrp end rounding problem for bsize < page sizeBob Peterson1-2/+3
2015-11-09hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer1-1/+0
2015-11-09nios2: Remove unnecessary #ifdef guardsTobias Klauser2-4/+0
2015-11-09nios2: Switch to generic __xchg()Marek Vasut1-47/+0
2015-11-09nios2: Fix unused variable warningMarek Vasut1-1/+1
2015-11-08drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian3-3/+48
2015-11-08Merge branch 'skb_to_full_sk'David S. Miller8-87/+149
2015-11-08netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet1-16/+20
2015-11-08net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet1-46/+92
2015-11-08sched: cls_flow: use skb_to_full_sk() helperEric Dumazet1-4/+11
2015-11-08netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet1-2/+4
2015-11-08smack: use skb_to_full_sk() helperEric Dumazet1-4/+7
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet3-15/+15
2015-11-08Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-33/+22
2015-11-08bpf: doc: correct arch list for supported eBPF JITYang Shi1-3/+3
2015-11-08Merge tag 'xtensa-for-next-20151109' of git://github.com/jcmvbkbc/linux-xtensaChris Zankel29-248/+1210
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov1-0/+10
2015-11-09xtensa: support DMA to high memoryMax Filippov2-17/+39
2015-11-09raid5-cache: add crc32c Kconfig dependencyArnd Bergmann1-0/+1
2015-11-08NTB: fix 32-bit compiler warningArnd Bergmann1-2/+2
2015-11-08NTB: unify translation addressesDave Jiang2-18/+13
2015-11-08NTB: invalid buf pointer in multi-MW setupsJon Mason1-2/+2
2015-11-08NTB: remove unused variableSudip Mukherjee1-4/+0
2015-11-08NTB: fix access of free-ed pointerSudip Mukherjee1-8/+7
2015-11-08NTB: Fix issue where we may be accessing NULL ptrDave Jiang1-8/+9
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller7-21/+44
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller1-31/+0
2015-11-08rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni3-0/+531
2015-11-08rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski1-0/+16