Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 gadi atpakaļ
  KAMEZAWA Hiroyuki e075f59152 seq_file: add seq_set_overflow(), seq_overflow() 13 gadi atpakaļ
  KAMEZAWA Hiroyuki bda7bad62b procfs: speed up /proc/pid/stat, statm 13 gadi atpakaļ
  KAMEZAWA Hiroyuki 1ac101a5d6 procfs: add num_to_str() to speed up /proc/stat 13 gadi atpakaļ
  Earl Chew 7904ac8424 seq_file: fix mishandling of consecutive pread() invocations. 13 gadi atpakaļ
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 gadi atpakaļ
  Al Viro 8c9379e972 constify seq_file stuff 13 gadi atpakaļ
  Al Viro 02125a8264 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API 13 gadi atpakaļ
  Christoph Hellwig be148247cf fs: take dcache_lock inside __d_path 14 gadi atpakaļ
  Joe Perches 8209e2f467 fs/seq_file.c: Remove unnecessary casts of private_data 14 gadi atpakaļ
  Randy Dunlap 138860b953 seq_file: fix new kernel-doc warnings 15 gadi atpakaļ
  stephen hemminger 1cc523271e seq_file: add RCU versions of new hlist/list iterators (v3) 15 gadi atpakaļ
  Li Zefan 66655de6d1 seq_file: Add helpers for iteration over a hlist 15 gadi atpakaļ
  Miklos Szeredi f84398068d vfs: seq_file: add helpers for data filling 15 gadi atpakaļ
  Tetsuo Handa 7a62cc1021 seq_file: return a negative error code when seq_path_root() fails. 15 gadi atpakaļ
  Peter Oberparleiter 0b923606e7 seq_file: add function to write binary data 16 gadi atpakaļ
  Rusty Russell af76aba00f cpumask: fix seq_bitmap_*() functions. 16 gadi atpakaļ
  Eric Biederman 8f19d47293 seq_file: properly cope with pread 16 gadi atpakaļ
  Alexey Dobriyan f01d1d546a seq_file: fix big-enough lseek() + read() 16 gadi atpakaļ
  Eric Biederman 33da8892a2 seq_file: move traverse so it can be used from seq_read 16 gadi atpakaļ
  Linus Torvalds 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 gadi atpakaļ
  Arjan van de Ven 52afeefb9d expand some comments (d_path / seq_path) 16 gadi atpakaļ
  Rusty Russell cb78a0ce69 bitmap: fix seq_bitmap and seq_cpumask to take const pointer 16 gadi atpakaļ
  Ingo Molnar 604094f461 vfs, seqfile: export mangle_path() generally 16 gadi atpakaļ
  Török Edwin 958086d178 vfs, seqfile: fix comment style on mangle_path 16 gadi atpakaļ
  Török Edwin 74e2f334f4 vfs, seqfile: make mangle_path() global 16 gadi atpakaļ
  Lai Jiangshan 3eda201180 seq_file: add seq_cpumask_list(), seq_nodemask_list() 16 gadi atpakaļ
  Lai Jiangshan 85dd030edb seq_file: don't call bitmap_scnprintf_len() 16 gadi atpakaļ
  Al Viro 4cdfe84b51 [PATCH] deal with the first call of ->show() generating no output 17 gadi atpakaļ
  Alexey Dobriyan 50ac2d694f seq_file: add seq_cpumask(), seq_nodemask() 17 gadi atpakaļ