1. 1a6a05a init/ramdisk: use pr_cont() at the end of ramdisk loading by Aaro Koskinen · 7 years ago
  2. 3ce4a7b fs: add ksys_read() helper; remove in-kernel calls to sys_read() by Dominik Brodowski · 7 years ago
  3. 76847e4 fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek() by Dominik Brodowski · 7 years ago
  4. cbb60b9 fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl() by Dominik Brodowski · 7 years ago
  5. bae217e fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() by Dominik Brodowski · 7 years ago
  6. 2ca2a09 fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() by Dominik Brodowski · 7 years ago
  7. 0f32ab8 fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink() by Dominik Brodowski · 7 years ago
  8. e7a3e8b fs: add ksys_write() helper; remove in-kernel calls to sys_write() by Dominik Brodowski · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 18594e9 init: use pr_cont() when displaying rotator during ramdisk loading. by Nicolas Schichan · 8 years ago
  11. b035396 init, Documentation: Remove ramdisk_blocksize mentions by Robert Elliott · 9 years ago
  12. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  13. f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 11 years ago
  14. 1bf49dd ./Makefile: export initial ramdisk compression config option by P J P · 11 years ago
  15. df3ef3a init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs by P J P · 11 years ago
  16. c67e538 init: disable sparse checking of the mount.o source files by H Hartley Sweeten · 12 years ago
  17. 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
  18. bc58450 init: Remove CONFIG_PPC_ISERIES by Stephen Rothwell · 13 years ago
  19. f919b92 init/do_mounts_rd.c: fix ramdisk identification for padded cramfs by Neil Armstrong · 13 years ago
  20. ea611b26 init: return proper error code in do_mounts_rd() by Davidlohr Bueso · 14 years ago
  21. 562f5e6 init: mark __user address space on string literals by Namhyung Kim · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  23. 73310a1 init: make initrd/initramfs decompression failure a KERN_EMERG event by H. Peter Anvin · 16 years ago
  24. 23a22d5 bzip2/lzma: comprehensible error messages for missing decompressor by H. Peter Anvin · 16 years ago
  25. b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 16 years ago
  26. 889c92d bzip2/lzma: centralize format detection by H. Peter Anvin · 16 years ago
  27. b8fed87 Squashfs: initrd support by Phillip Lougher · 16 years ago
  28. b172fd8 bzip2/lzma: use a table to search for initramfs compression formats by H. Peter Anvin · 16 years ago
  29. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 16 years ago
  30. 93fd85d identify_ramdisk_image(): correct typo about return value in comment by Geert Uytterhoeven · 16 years ago
  31. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  32. cb345d7 init/: delete hard-coded setting and testing of BUILD_CRAMDISK by Robert P. J. Day · 16 years ago
  33. d613c3e init: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  34. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  35. bdaf852 [PATCH] devfs: Remove devfs from the init code by Greg Kroah-Hartman · 19 years ago
  36. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago