linux/arch/um/drivers
Linus Torvalds fa453a625d Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Pull UML changes from Richard Weinberger:
 "Mostly bug fixes and cleanups"

* 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml: (35 commits)
  um: Update defconfig
  um: Switch to large mcmodel on x86_64
  MTD: Relax dependencies
  um: Wire CONFIG_GENERIC_IO up
  um: Serve io_remap_pfn_range()
  Introduce CONFIG_GENERIC_IO
  um: allow SUBARCH=x86
  um: most of the SUBARCH uses can be killed
  um: deadlock in line_write_interrupt()
  um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
  um: use the right ifdef around exports in user_syms.c
  um: a bunch of headers can be killed by using generic-y
  um: ptrace-generic.h doesn't need user.h
  um: kill HOST_TASK_PID
  um: remove pointless include of asm/fixmap.h from asm/pgtable.h
  um: asm-offsets.h might as well come from underlying arch...
  um: merge processor_{32,64}.h a bit...
  um: switch close_chan() to struct line
  um: race fix: initialize delayed_work *before* registering IRQ
  um: line->have_irq is never checked...
  ...
2012-03-27 18:29:53 -07:00
..
chan.h um: switch close_chan() to struct line 2012-03-25 00:29:54 +01:00
chan_kern.c um: switch close_chan() to struct line 2012-03-25 00:29:54 +01:00
chan_user.c
chan_user.h um: chan_init_pri is dead now 2012-03-25 00:29:54 +01:00
cow.h
cow_sys.h
cow_user.c
daemon.h
daemon_kern.c
daemon_user.c
fd.c
harddog_kern.c
harddog_user.c
hostaudio_kern.c
line.c um: deadlock in line_write_interrupt() 2012-03-25 00:29:56 +01:00
line.h um: line->have_irq is never checked... 2012-03-25 00:29:54 +01:00
Makefile
mconsole.h
mconsole_kern.c
mconsole_kern.h
mconsole_user.c
mmapper_kern.c
net_kern.c Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 2012-03-27 18:29:53 -07:00
net_user.c
null.c
pcap_kern.c
pcap_user.c
pcap_user.h
port.h
port_kern.c
port_user.c
pty.c
random.c
slip.h
slip_common.c
slip_common.h
slip_kern.c
slip_user.c
slirp.h
slirp_kern.c
slirp_user.c
ssl.c um: switch users of ->chan_list to ->chan_{in,out} (easy cases) 2012-03-25 00:29:54 +01:00
ssl.h
stderr_console.c
stdio_console.c um: switch users of ->chan_list to ->chan_{in,out} (easy cases) 2012-03-25 00:29:54 +01:00
stdio_console.h
tty.c
ubd.h um: clean up the includes in ubd 2012-03-25 00:29:52 +01:00
ubd_kern.c um: clean up the includes in ubd 2012-03-25 00:29:52 +01:00
ubd_user.c um: clean up the includes in ubd 2012-03-25 00:29:52 +01:00
umcast.h
umcast_kern.c
umcast_user.c
vde.h
vde_kern.c
vde_user.c
xterm.c
xterm.h
xterm_kern.c