summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipw2100: use pci_zalloc_consistentJoe Perches2014-08-081-11/+5
* irda: use pci_zalloc_consistentJoe Perches2014-08-081-2/+2
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-082-9/+6
* micrel: use pci_zalloc_consistentJoe Perches2014-08-081-4/+3
* sky2: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* enic: use pci_zalloc_consistentJoe Perches2014-08-081-5/+3
* atl1e: use pci_zalloc_consistentJoe Perches2014-08-081-5/+2
* amd: use pci_zalloc_consistentJoe Perches2014-08-081-10/+8
* media: use pci_zalloc_consistentJoe Perches2014-08-086-43/+22
* i810: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-083-13/+10
* crypto: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* block: use pci_zalloc_consistentJoe Perches2014-08-083-32/+22
* atm: use pci_zalloc_consistentJoe Perches2014-08-082-25/+21
* pci-dma-compat: add pci_zalloc_consistent helperJoe Perches2014-08-081-0/+8
* drivers/scsi: replace strict_strto callsDaniel Walter2014-08-082-4/+4
* arch/x86: replace strict_strto callsDaniel Walter2014-08-085-9/+9
* arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-084-7/+7
* arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter2014-08-081-1/+2
* arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter2014-08-081-1/+1
* arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2014-08-082-2/+2
* arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2014-08-082-17/+7
* MAINTAINERS: update IBM ServeRAID RAID infoMichael Opdenacker2014-08-082-4/+8
* MAINTAINERS: remove two ancient EATA sectionsJoe Perches2014-08-081-14/+0
* update Roland McGrath's mailRichard Weinberger2014-08-081-1/+1
* init/main.c: code clean-upFabian Frederick2014-08-081-11/+12
* kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-081-13/+17
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-0821-182/+53
* fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-081-10/+5
* scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov2014-08-081-7/+5
* scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas2014-08-081-0/+2
* scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick2014-08-081-2/+3
* scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick2014-08-081-0/+52
* lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-0814-47/+7
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-0828-60/+30
* shm: remove unneeded extern for functionJack Miller2014-08-081-1/+1
* shm: allow exit_shm in parallel if only marking orphansJack Miller2014-08-081-32/+35
* shm: make exit_shm work proportional to task activityJack Miller2014-08-084-12/+34
* initramfs: add write error checksDavid Engraf2014-08-081-2/+4
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-0820-110/+111
* initramfs: support initrd that is bigger than 2GiBYinghai Lu2014-08-081-4/+32
* initrd: fix lz4 decompress with initrdYinghai Lu2014-08-081-22/+43
* fs/qnx6: update debugging to current functionsFabian Frederick2014-08-085-39/+23
* fs/qnx6: use pr_fmt and __func__ in loggingFabian Frederick2014-08-084-38/+44
* fs/qnx6: convert printk to pr_foo()Fabian Frederick2014-08-083-55/+43
* fs/romfs/super.c: add blank line after declarationsFabian Frederick2014-08-081-0/+2
* fs/romfs/super.c: use pr_fmt in loggingFabian Frederick2014-08-081-7/+8
* fs/romfs/super.c: convert printk to pr_foo()Fabian Frederick2014-08-081-9/+7
* fs/cramfs/inode.c: use linux/uaccess.hFabian Frederick2014-08-081-1/+1
* fs/cramfs: code clean-upFabian Frederick2014-08-082-12/+15
OpenPOWER on IntegriCloud