summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: update picoxcell patternsJoe Perches2014-08-091-2/+2
* MAINTAINERS: fix PXA3xx NAND FLASH DRIVER patternJoe Perches2014-08-091-1/+1
* MAINTAINERS: use correct filename for sdhci-bcm-konaJoe Perches2014-08-091-1/+1
* MAINTAINERS: fix ssbi patternJoe Perches2014-08-091-1/+1
* MAINTAINERS: update clk/sirf patternsJoe Perches2014-08-091-1/+1
* MAINTAINERS: use the correct efi-stub locationJoe Perches2014-08-091-1/+1
* MAINTAINERS: update cifs locationJoe Perches2014-08-091-1/+1
* MAINTAINERS: update microcode patternsJoe Perches2014-08-091-3/+3
* drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-091-25/+18Star
* vme: bridges: use pci_zalloc_consistentJoe Perches2014-08-092-8/+4Star
* synclink_gt: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2Star
* staging: use pci_zalloc_consistentJoe Perches2014-08-095-93/+44Star
* scsi: use pci_zalloc_consistentJoe Perches2014-08-0912-59/+32Star
* rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-091-12/+5Star
* rtl818x: use pci_zalloc_consistentJoe Perches2014-08-091-7/+4Star
* mwl8k: use pci_zalloc_consistentJoe Perches2014-08-091-4/+2Star
* ipw2100: use pci_zalloc_consistentJoe Perches2014-08-091-11/+5Star
* irda: use pci_zalloc_consistentJoe Perches2014-08-091-2/+2
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-092-9/+6Star
* micrel: use pci_zalloc_consistentJoe Perches2014-08-091-4/+3Star
* sky2: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2Star
* enic: use pci_zalloc_consistentJoe Perches2014-08-091-5/+3Star
* atl1e: use pci_zalloc_consistentJoe Perches2014-08-091-5/+2Star
* amd: use pci_zalloc_consistentJoe Perches2014-08-091-10/+8Star
* media: use pci_zalloc_consistentJoe Perches2014-08-096-43/+22Star
* i810: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2Star
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-093-13/+10Star
* crypto: use pci_zalloc_consistentJoe Perches2014-08-091-3/+2Star
* block: use pci_zalloc_consistentJoe Perches2014-08-093-32/+22Star
* atm: use pci_zalloc_consistentJoe Perches2014-08-092-25/+21Star
* pci-dma-compat: add pci_zalloc_consistent helperJoe Perches2014-08-091-0/+8
* drivers/scsi: replace strict_strto callsDaniel Walter2014-08-092-4/+4
* arch/x86: replace strict_strto callsDaniel Walter2014-08-095-9/+9
* arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-094-7/+7
* arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter2014-08-091-1/+2
* arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter2014-08-091-1/+1
* arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2014-08-092-2/+2
* arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2014-08-092-17/+7Star
* MAINTAINERS: update IBM ServeRAID RAID infoMichael Opdenacker2014-08-092-4/+8
* MAINTAINERS: remove two ancient EATA sectionsJoe Perches2014-08-091-14/+0Star
* update Roland McGrath's mailRichard Weinberger2014-08-091-1/+1
* init/main.c: code clean-upFabian Frederick2014-08-091-11/+12
* kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-091-13/+17
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-0921-182/+53Star
* fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-091-10/+5Star
* scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov2014-08-091-7/+5Star
* scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas2014-08-091-0/+2
* scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick2014-08-091-2/+3
* scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick2014-08-091-0/+52
* lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-0914-47/+7Star