Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Lutomirski b18cb64ead fs/proc: Stop trying to report thread stacks hace 8 años
  Johannes Weiner 65376df582 proc: revert /proc/<pid>/maps [stack:TID] annotation hace 9 años
  Miklos Szeredi 2726d56620 vfs: add seq_file_path() helper hace 10 años
  Oleg Nesterov 58cb65487e proc/maps: make vm_is_stack() logic namespace-friendly hace 10 años
  Oleg Nesterov 2c03376d2d proc/maps: replace proc_maps_private->pid with "struct inode *inode" hace 10 años
  Oleg Nesterov 47fecca15c fs/proc/task_nommu.c: don't use priv->task->mm hace 10 años
  Oleg Nesterov 27692cd56e fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() hace 10 años
  Oleg Nesterov ce34fddb5b fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() hace 10 años
  Tetsuo Handa 652586df95 seq_file: remove "%n" usage from seq_file users hace 11 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 12 años
  Cong Wang e7dcd9990e proc: remove mm_for_maps() hace 13 años
  Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps hace 13 años
  Al Viro ec6fd8a435 report errors in /proc/*/*map* sanely hace 14 años
  Alexey Dobriyan a2ade7b6ca proc: use unsigned long inside /proc/*/statm hace 14 años
  Mike Frysinger 3c26c9d959 nommu: add '[stack]' label to /proc/pid/maps output hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Steven J. Magnani 7e1e0ef22c procfs: use proper units for noMMU statm hace 15 años
  Oleg Nesterov 00f89d2185 mm_for_maps: shift down_read(mmap_sem) to the caller hace 16 años
  Nobuhiro Iwamatsu 4c967291fc nommu: fix typo vma->pg_off to vma->vm_pgoff hace 16 años
  KAMEZAWA Hiroyuki 6260a4b052 /proc/pid/maps: don't show pgoff of pure ANON VMAs hace 16 años
  Linus Torvalds 8fe74cf053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 hace 16 años
  David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch hace 16 años
  Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h hace 16 años
  Al Viro 498052bba5 New locking/refcounting for fs_struct hace 16 años
  David Howells 38f714795b NOMMU: Improve procfs output using per-MM VMAs hace 16 años
  David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux hace 16 años
  Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation hace 17 años
  Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect hace 17 años
  Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach hace 17 años
  Bryan Wu eb28062f13 task_nommu: fix compile failing bug because of spilt file.h hace 17 años