aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* shm: remove unneeded extern for functionJack Miller2014-08-08
* shm: allow exit_shm in parallel if only marking orphansJack Miller2014-08-08
* shm: make exit_shm work proportional to task activityJack Miller2014-08-08
* initramfs: add write error checksDavid Engraf2014-08-08
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
* initramfs: support initrd that is bigger than 2GiBYinghai Lu2014-08-08
* initrd: fix lz4 decompress with initrdYinghai Lu2014-08-08
* fs/qnx6: update debugging to current functionsFabian Frederick2014-08-08
* fs/qnx6: use pr_fmt and __func__ in loggingFabian Frederick2014-08-08
* fs/qnx6: convert printk to pr_foo()Fabian Frederick2014-08-08
* fs/romfs/super.c: add blank line after declarationsFabian Frederick2014-08-08
* fs/romfs/super.c: use pr_fmt in loggingFabian Frederick2014-08-08
* fs/romfs/super.c: convert printk to pr_foo()Fabian Frederick2014-08-08
* fs/cramfs/inode.c: use linux/uaccess.hFabian Frederick2014-08-08
* fs/cramfs: code clean-upFabian Frederick2014-08-08
* fs/cramfs: use pr_fmtFabian Frederick2014-08-08
* fs/cramfs: convert printk to pr_foo()Fabian Frederick2014-08-08
* tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck2014-08-08
* kfifo: use BUG_ONHimangi Saraogi2014-08-08
* fs/omfs/inode.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-08
* fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-08
* drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-08
* panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-08
* fs/bfs: use bfs prefix for dump_imapFabian Frederick2014-08-08
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-08
* fs/adfs/dir_fplus.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-08
* fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-08
* kernel/gcov/fs.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-08
* fs/exofs/ore_raid.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-08
* sysctl: remove typedef ctl_tableJoe Perches2014-08-08
* lib/rbtree.c: fix typo in comment of __rb_insert()Wei Yang2014-08-08
* rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine2014-08-08
* rapidio: add new RapidIO DMA interface routinesAlexandre Bounine2014-08-08
* lib/idr.c: fix out-of-bounds pointer dereferenceAndrey Ryabinin2014-08-08
* fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisorsVitaly Kuznetsov2014-08-08
* kernel/fork.c: make mm_init_owner staticVladimir Davydov2014-08-08
* fork: copy mm's vm usage counters under mmap_semVladimir Davydov2014-08-08
* fork: reset mm->pinned_vmVladimir Davydov2014-08-08
* fork/exec: cleanup mm initializationVladimir Davydov2014-08-08
* proc: remove INF macroAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/io to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/oom_score to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/schedstat to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/wchan to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/cmdline to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/syscall to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/limits to seq_file interfaceAlexey Dobriyan2014-08-08
* proc: convert /proc/$PID/auxv to seq_file interfaceAlexey Dobriyan2014-08-08