summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-09synclink_gt: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09staging: use pci_zalloc_consistentJoe Perches5-93/+44
2014-08-09scsi: use pci_zalloc_consistentJoe Perches12-59/+32
2014-08-09rtlwifi: use pci_zalloc_consistentJoe Perches1-12/+5
2014-08-09rtl818x: use pci_zalloc_consistentJoe Perches1-7/+4
2014-08-09mwl8k: use pci_zalloc_consistentJoe Perches1-4/+2
2014-08-09ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-08-09irda: use pci_zalloc_consistentJoe Perches1-2/+2
2014-08-09qlogic: use pci_zalloc_consistentJoe Perches2-9/+6
2014-08-09micrel: use pci_zalloc_consistentJoe Perches1-4/+3
2014-08-09sky2: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09enic: use pci_zalloc_consistentJoe Perches1-5/+3
2014-08-09atl1e: use pci_zalloc_consistentJoe Perches1-5/+2
2014-08-09amd: use pci_zalloc_consistentJoe Perches1-10/+8
2014-08-09media: use pci_zalloc_consistentJoe Perches6-43/+22
2014-08-09i810: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09infiniband: use pci_zalloc_consistentJoe Perches3-13/+10
2014-08-09crypto: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09block: use pci_zalloc_consistentJoe Perches3-32/+22
2014-08-09atm: use pci_zalloc_consistentJoe Perches2-25/+21
2014-08-09pci-dma-compat: add pci_zalloc_consistent helperJoe Perches1-0/+8
2014-08-09drivers/scsi: replace strict_strto callsDaniel Walter2-4/+4
2014-08-09arch/x86: replace strict_strto callsDaniel Walter5-9/+9
2014-08-09arch/powerpc: replace obsolete strict_strto* callsDaniel Walter4-7/+7
2014-08-09arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter1-1/+2
2014-08-09arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter1-1/+1
2014-08-09arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2-2/+2
2014-08-09arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2-17/+7
2014-08-09MAINTAINERS: update IBM ServeRAID RAID infoMichael Opdenacker2-4/+8
2014-08-09MAINTAINERS: remove two ancient EATA sectionsJoe Perches1-14/+0
2014-08-09update Roland McGrath's mailRichard Weinberger1-1/+1
2014-08-09init/main.c: code clean-upFabian Frederick1-11/+12
2014-08-09kernel/acct.c: fix coding style warnings and errorsIonut Alexa1-13/+17
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski21-182/+53
2014-08-09fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeFabian Frederick1-10/+5
2014-08-09scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov1-7/+5
2014-08-09scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas1-0/+2
2014-08-09scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick1-2/+3
2014-08-09scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick1-0/+52
2014-08-09lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott14-47/+7
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott28-60/+30
2014-08-09shm: remove unneeded extern for functionJack Miller1-1/+1
2014-08-09shm: allow exit_shm in parallel if only marking orphansJack Miller1-32/+35
2014-08-09shm: make exit_shm work proportional to task activityJack Miller4-12/+34
2014-08-09initramfs: add write error checksDavid Engraf1-2/+4
2014-08-09initramfs: support initramfs that is bigger than 2GiBYinghai Lu20-110/+111
2014-08-09initramfs: support initrd that is bigger than 2GiBYinghai Lu1-4/+32
2014-08-09initrd: fix lz4 decompress with initrdYinghai Lu1-22/+43
2014-08-09fs/qnx6: update debugging to current functionsFabian Frederick5-39/+23
2014-08-09fs/qnx6: use pr_fmt and __func__ in loggingFabian Frederick4-38/+44