#!/bin/bash perf record -e raw_syscalls:sys_enter $@ cript' src='/cgit.js'>
summaryrefslogtreecommitdiff
path: root/init/initramfs.c
AgeCommit message (Expand)Author
2014-10-14init/initramfs.c: resolve shadow warningsMark Rustad
2014-08-08initramfs: add write error checksDavid Engraf
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-08-08initramfs: support initrd that is bigger than 2GiBYinghai Lu
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks
2014-01-23init: fix possible format string bugTetsuo Handa
2013-01-18init, block: try to load default elevator module early during bootTejun Heo
2012-05-31init: disable sparse checking of the mount.o source filesH Hartley Sweeten