1. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  2. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  3. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  4. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  5. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  6. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  7. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  8. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 14 years ago
  9. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 14 years ago
  10. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
  11. 0b92360 seq_file: add function to write binary data by Peter Oberparleiter · 15 years ago
  12. af76aba cpumask: fix seq_bitmap_*() functions. by Rusty Russell · 15 years ago
  13. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 15 years ago
  14. e12f010 cpumask: Use nr_cpu_ids in seq_cpumask by Rusty Russell · 16 years ago
  15. cb78a0c bitmap: fix seq_bitmap and seq_cpumask to take const pointer by Rusty Russell · 16 years ago
  16. 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 16 years ago
  17. 3eda201 seq_file: add seq_cpumask_list(), seq_nodemask_list() by Lai Jiangshan · 16 years ago
  18. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
  19. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  20. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  21. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  22. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  23. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 16 years ago
  24. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  25. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  27. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  28. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  29. 3969903 [FS] seq_file: Introduce the seq_open_private() by Pavel Emelyanov · 17 years ago
  30. bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
  31. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  32. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago