linux_dsm_epyc7002/arch/cris/arch-v10/kernel
Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull VFS updates from Al Viro,

Misc cleanups all over the place, mainly wrt /proc interfaces (switch
create_proc_entry to proc_create(), get rid of the deprecated
create_proc_read_entry() in favor of using proc_create_data() and
seq_file etc).

7kloc removed.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (204 commits)
  don't bother with deferred freeing of fdtables
  proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
  proc: Make the PROC_I() and PDE() macros internal to procfs
  proc: Supply a function to remove a proc entry by PDE
  take cgroup_open() and cpuset_open() to fs/proc/base.c
  ppc: Clean up scanlog
  ppc: Clean up rtas_flash driver somewhat
  hostap: proc: Use remove_proc_subtree()
  drm: proc: Use remove_proc_subtree()
  drm: proc: Use minor->index to label things, not PDE->name
  drm: Constify drm_proc_list[]
  zoran: Don't print proc_dir_entry data in debug
  reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()
  proc: Supply an accessor for getting the data from a PDE's parent
  airo: Use remove_proc_subtree()
  rtl8192u: Don't need to save device proc dir PDE
  rtl8187se: Use a dir under /proc/net/r8180/
  proc: Add proc_mkdir_data()
  proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
  proc: Move PDE_NET() to fs/proc/proc_net.c
  ...
2013-05-01 17:51:54 -07:00
..
crisksyms.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
debugport.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
dma.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
entry.S cris: switch to generic kernel_execve/sys_execve 2012-10-14 23:12:33 -04:00
fasttimer.c cris: Don't use create_proc_read_entry() 2013-04-29 15:41:59 -04:00
head.S CRIS: Correct address of the romfs in boot image 2010-08-04 12:59:43 +02:00
io_interface_mux.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
irq.c cris: add missing declaration of kgdb_init() and breakpoint() 2011-08-03 14:25:22 -10:00
kgdb.c cris:fix the wrong function declear 2012-04-03 16:42:15 +02:00
Makefile [PATCH] CRIS update: drivers 2005-07-27 16:25:59 -07:00
process.c dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
ptrace.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
setup.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
shadows.c CRIS v10: Remove useless CVS id from kernel/shadows.c 2008-02-08 11:06:31 +01:00
signal.c cris: kill weird arguments of sys_{rt_,}sigreturn() 2013-02-03 18:15:54 -05:00
time.c time: convert arch_gettimeoffset to a pointer 2012-12-24 09:36:07 -07:00
traps.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00