linux/arch/x86
Linus Torvalds 7e5cb5e151 Merge branch 'vfs-cleanups' (random vfs cleanups)
This teaches vfs_fstat() to use the appropriate f[get|put]_light
functions, allowing it to avoid some unnecessary locking for the common
case.

More noticeably, it also cleans up and simplifies the "getname_flags()"
function, which now relies on the architecture strncpy_from_user() doing
all the user access checks properly, instead of hacking around the fact
that on x86 it didn't use to do it right (see commit 92ae03f2ef: "x86:
merge 32/64-bit versions of 'strncpy_from_user()' and speed it up").

* vfs-cleanups:
  VFS: make vfs_fstat() use f[get|put]_light()
  VFS: clean up and simplify getname_flags()
  x86: make word-at-a-time strncpy_from_user clear bytes at the end
2012-05-21 08:46:08 -07:00
..
boot x86, realmode: 16-bit real-mode code support for relocs tool 2012-05-18 19:49:40 -07:00
configs
crypto
ia32 x86: fix broken TASK_SIZE for ia32_aout 2012-05-06 10:15:18 -07:00
include/asm Merge branch 'stat-cleanups' (clean up copying of stat info to user space) 2012-05-21 08:41:38 -07:00
kernel Fix machine check recovery 2012-05-18 09:42:20 -07:00
kvm KVM: ensure async PF event wakes up vcpu from halt 2012-05-06 14:56:54 +03:00
lguest
lib x86: make word-at-a-time strncpy_from_user clear bytes at the end 2012-04-28 14:27:38 -07:00
math-emu
mm
net
oprofile
pci
platform arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver 2012-05-04 14:40:07 -07:00
power
syscalls
tools x86, relocs: When printing an error, say relative or absolute 2012-05-18 19:50:02 -07:00
um um: Use asm-generic/switch_to.h 2012-04-10 00:13:45 +02:00
vdso
video
xen xen/pci: don't use PCI BIOS service for configuration space accesses 2012-05-07 12:16:21 -04:00
.gitignore
Kbuild
Kconfig vfs: make word-at-a-time accesses handle a non-existing page 2012-05-03 14:01:40 -07:00
Kconfig.cpu
Kconfig.debug
Makefile x86, realmode: 16-bit real-mode code support for relocs tool 2012-05-18 19:49:40 -07:00
Makefile_32.cpu
Makefile.um um: fix linker script generation 2012-04-09 13:59:00 -04:00