summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20151021next-20151021Stephen Rothwell2015-10-215-0/+10959
* Revert "powerpc/mm: add page soft dirty tracking"Stephen Rothwell2015-10-216-57/+5
* Merge branch 'akpm/master'Stephen Rothwell2015-10-2182-277/+149
|\
| * fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binariesRich Felker2015-10-211-8/+38
| * fs/ubifs/: remove unnecessary new_valid_dev() checksYaowei Bai2015-10-212-10/+2
| * fs/stat.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-2/+0
| * fs/reiserfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/nilfs2/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/nfs/dir.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/ncpfs/dir.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-2/+0
| * fs/jfs: remove unnecessary new_valid_dev() checksYaowei Bai2015-10-212-6/+0
| * fs/hpfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-2/+0
| * fs/f2fs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/ext4/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/ext2/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/exofs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/btrfs/inode.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-10-211-3/+0
| * fs/9p: remove unnecessary new_valid_dev() checksYaowei Bai2015-10-212-6/+0
| * include/linux/kdev_t.h: old/new_valid_dev() can return boolYaowei Bai2015-10-211-2/+2
| * include/linux/kdev_t.h: remove unused huge_valid_dev()Yaowei Bai2015-10-211-5/+0
| * kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-10-2116-103/+0
| * drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2015-10-212-2/+2
| * modpost: add flag -E for making section mismatches fatalNicolas Boichat2015-10-213-7/+27
| * dma: remove external references to dma_supportedChristoph Hellwig2015-10-214-16/+3
| * pci: remove pci_dma_supportedChristoph Hellwig2015-10-212-8/+0
| * usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-10-211-6/+0
| * kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-10-211-6/+0
| * sfc: don't call dma_supportedChristoph Hellwig2015-10-211-5/+3
| * nouveau: don't call pci_dma_supportedChristoph Hellwig2015-10-211-2/+5
| * netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-211-1/+1
| * cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-211-1/+1
| * cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-211-1/+1
| * cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-213-3/+3
| * saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-211-1/+1
| * saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-211-1/+1
| * tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-211-1/+1
| * pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-10-211-1/+1
| * Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryChun Chen2015-10-211-1/+1
| * remove-abs64-fix-fixAndrew Morton2015-10-211-1/+1
| * remove-abs64-fixAndrew Morton2015-10-211-2/+2
| * Remove abs64()Andrew Morton2015-10-219-12/+9
| * kernel.h: make abs() work with 64-bit typesMichal Nazarewicz2015-10-211-21/+24
| * sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-213-4/+5
| * mips: add entry for new mlock2 syscallEric B Munson2015-10-215-6/+13
| * drivers/rtc/rtc-pcf2127.c hackAndrew Morton2015-10-211-1/+3
| * net/ipv4/route.c: prevent oopsAndrew Morton2015-10-211-0/+2
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2015-10-21397-5844/+9373
|\
| * ipc/msg.c: use freezable blocking callYogesh Gaur2015-10-211-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2015-10-211-1/+1
| * ipc,msg: drop dst nil validation in copy_msgDavidlohr Bueso2015-10-211-1/+0