summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fs/cramfs: use pr_fmtFabian Frederick2014-08-082-8/+12
* fs/cramfs: convert printk to pr_foo()Fabian Frederick2014-08-082-10/+10
* tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck2014-08-081-0/+4
* kfifo: use BUG_ONHimangi Saraogi2014-08-081-4/+2
* fs/omfs/inode.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-081-1/+1
* fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-081-1/+1
* drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-081-1/+1
* panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-085-0/+6
* fs/bfs: use bfs prefix for dump_imapFabian Frederick2014-08-083-8/+5
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-083-4/+4
* fs/adfs/dir_fplus.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-081-1/+1
* fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-081-1/+1
* kernel/gcov/fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-081-2/+1
* fs/exofs/ore_raid.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-081-1/+1
* sysctl: remove typedef ctl_tableJoe Perches2014-08-082-3/+1
* lib/rbtree.c: fix typo in comment of __rb_insert()Wei Yang2014-08-081-1/+1
* rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2014-08-083-355/+394
* rapidio: add new RapidIO DMA interface routinesAlexandre Bounine2014-08-082-19/+52
* lib/idr.c: fix out-of-bounds pointer dereferenceAndrey Ryabinin2014-08-081-11/+14
* fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisorsVitaly Kuznetsov2014-08-081-3/+79
* kernel/fork.c: make mm_init_owner staticVladimir Davydov2014-08-082-12/+7
* fork: copy mm's vm usage counters under mmap_semVladimir Davydov2014-08-081-0/+5
* fork: reset mm->pinned_vmVladimir Davydov2014-08-081-0/+1
OpenPOWER on IntegriCloud