1. cbb60b9 fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl() by Dominik Brodowski · 7 years ago
  2. bae217e fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() by Dominik Brodowski · 7 years ago
  3. 2ca2a09 fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() by Dominik Brodowski · 7 years ago
  4. 0101db7 fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  5. 0f32ab8 fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink() by Dominik Brodowski · 7 years ago
  6. 447016e fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir() by Dominik Brodowski · 7 years ago
  7. a16fe33 fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot() by Dominik Brodowski · 7 years ago
  8. c724832 fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}() by Dominik Brodowski · 7 years ago
  9. 3a18ef5 fs: add ksys_umount() helper; remove in-kernel call to sys_umount() by Dominik Brodowski · 7 years ago
  10. 312db1a fs: add ksys_mount() helper; remove in-kernel calls to sys_mount() by Dominik Brodowski · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. f057f3b init/do_mounts: initrd_load() can be boolean by Yaowei Bai · 9 years ago
  13. 907ed13 usermodehelper: split remaining calls to call_usermodehelper_fns() by Lucas De Marchi · 12 years ago
  14. c14afb8 Merge branch 'master' into for-3.9-async by Tejun Heo · 12 years ago
  15. 43b1682 make sure that /linuxrc has std{in,out,err} by Al Viro · 12 years ago
  16. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 12 years ago
  17. ba4df28 don't bother with kernel_thread/kernel_execve for launching linuxrc by Al Viro · 12 years ago
  18. c67e538 init: disable sparse checking of the mount.o source files by H Hartley Sweeten · 12 years ago
  19. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 13 years ago
  20. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  21. 2bd3a997 init: Open /dev/console from rootfs by Eric W. Biederman · 15 years ago
  22. 8baabde Freezer: Fix s2disk resume from initrd by Rafael J. Wysocki · 17 years ago
  23. 019ad4a Fix failure to resume from initrds by Nigel Cunningham · 17 years ago
  24. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  25. 726162b freezer: remove PF_NOFREEZE from handle_initrd by Rafael J. Wysocki · 18 years ago
  26. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  27. 6760856 [PATCH] introduce kernel_execve by Arnd Bergmann · 18 years ago
  28. bdaf852 [PATCH] devfs: Remove devfs from the init code by Greg Kroah-Hartman · 19 years ago
  29. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 19 years ago
  30. f220ab2 [PATCH] Improper initrd failure message at boot time by Jay Lan · 19 years ago
  31. 29a1d2d [PATCH] init/do_mounts_initrd.c: fix sparse warning by Domen Puncer · 19 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago