Age | Commit message (Expand) | Author | Files | Lines |
2014-08-09 | scsi: use pci_zalloc_consistent | Joe Perches | 12 | -59/+32 |
2014-08-09 | rtlwifi: use pci_zalloc_consistent | Joe Perches | 1 | -12/+5 |
2014-08-09 | rtl818x: use pci_zalloc_consistent | Joe Perches | 1 | -7/+4 |
2014-08-09 | mwl8k: use pci_zalloc_consistent | Joe Perches | 1 | -4/+2 |
2014-08-09 | ipw2100: use pci_zalloc_consistent | Joe Perches | 1 | -11/+5 |
2014-08-09 | irda: use pci_zalloc_consistent | Joe Perches | 1 | -2/+2 |
2014-08-09 | qlogic: use pci_zalloc_consistent | Joe Perches | 2 | -9/+6 |
2014-08-09 | micrel: use pci_zalloc_consistent | Joe Perches | 1 | -4/+3 |
2014-08-09 | sky2: use pci_zalloc_consistent | Joe Perches | 1 | -3/+2 |
2014-08-09 | enic: use pci_zalloc_consistent | Joe Perches | 1 | -5/+3 |
2014-08-09 | atl1e: use pci_zalloc_consistent | Joe Perches | 1 | -5/+2 |
2014-08-09 | amd: use pci_zalloc_consistent | Joe Perches | 1 | -10/+8 |
2014-08-09 | media: use pci_zalloc_consistent | Joe Perches | 6 | -43/+22 |
2014-08-09 | i810: use pci_zalloc_consistent | Joe Perches | 1 | -3/+2 |
2014-08-09 | infiniband: use pci_zalloc_consistent | Joe Perches | 3 | -13/+10 |
2014-08-09 | crypto: use pci_zalloc_consistent | Joe Perches | 1 | -3/+2 |
2014-08-09 | block: use pci_zalloc_consistent | Joe Perches | 3 | -32/+22 |
2014-08-09 | atm: use pci_zalloc_consistent | Joe Perches | 2 | -25/+21 |
2014-08-09 | pci-dma-compat: add pci_zalloc_consistent helper | Joe Perches | 1 | -0/+8 |
2014-08-09 | drivers/scsi: replace strict_strto calls | Daniel Walter | 2 | -4/+4 |
2014-08-09 | arch/x86: replace strict_strto calls | Daniel Walter | 5 | -9/+9 |
2014-08-09 | arch/powerpc: replace obsolete strict_strto* calls | Daniel Walter | 4 | -7/+7 |
2014-08-09 | arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto | Daniel Walter | 1 | -1/+2 |
2014-08-09 | arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto* | Daniel Walter | 1 | -1/+1 |
2014-08-09 | arch/arm/mach-pxa: replace strict_strto call with kstrto | Daniel Walter | 2 | -2/+2 |
2014-08-09 | arch/arm/mach-omap2: replace strict_strto* with kstrto* | Daniel Walter | 2 | -17/+7 |
2014-08-09 | MAINTAINERS: update IBM ServeRAID RAID info | Michael Opdenacker | 2 | -4/+8 |
2014-08-09 | MAINTAINERS: remove two ancient EATA sections | Joe Perches | 1 | -14/+0 |
2014-08-09 | update Roland McGrath's mail | Richard Weinberger | 1 | -1/+1 |
2014-08-09 | init/main.c: code clean-up | Fabian Frederick | 1 | -11/+12 |
2014-08-09 | kernel/acct.c: fix coding style warnings and errors | Ionut Alexa | 1 | -13/+17 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 21 | -182/+53 |
2014-08-09 | fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove | Fabian Frederick | 1 | -10/+5 |
2014-08-09 | scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86 | Konstantin Khlebnikov | 1 | -7/+5 |
2014-08-09 | scripts/tags.sh: include compat_sys_* symbols in the generated tags | Catalin Marinas | 1 | -0/+2 |
2014-08-09 | scripts/coccinelle/free/ifnullfree.cocci: add copyright information | Fabian Frederick | 1 | -2/+3 |
2014-08-09 | scripts/coccinelle/free: add NULL test before freeing functions | Fabian Frederick | 1 | -0/+52 |
2014-08-09 | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott | 14 | -47/+7 |
2014-08-09 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 28 | -60/+30 |
2014-08-09 | shm: remove unneeded extern for function | Jack Miller | 1 | -1/+1 |
2014-08-09 | shm: allow exit_shm in parallel if only marking orphans | Jack Miller | 1 | -32/+35 |
2014-08-09 | shm: make exit_shm work proportional to task activity | Jack Miller | 4 | -12/+34 |
2014-08-09 | initramfs: add write error checks | David Engraf | 1 | -2/+4 |
2014-08-09 | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 20 | -110/+111 |
2014-08-09 | initramfs: support initrd that is bigger than 2GiB | Yinghai Lu | 1 | -4/+32 |
2014-08-09 | initrd: fix lz4 decompress with initrd | Yinghai Lu | 1 | -22/+43 |
2014-08-09 | fs/qnx6: update debugging to current functions | Fabian Frederick | 5 | -39/+23 |
2014-08-09 | fs/qnx6: use pr_fmt and __func__ in logging | Fabian Frederick | 4 | -38/+44 |
2014-08-09 | fs/qnx6: convert printk to pr_foo() | Fabian Frederick | 3 | -55/+43 |
2014-08-09 | fs/romfs/super.c: add blank line after declarations | Fabian Frederick | 1 | -0/+2 |