23 Oct, 2007

8 commits

  • lguest_launcher.h uses "u32" not "__u32", which sets a bad example. Fix that,
    and include .

    This means we need to use -I on the Launcher build line so types.h is found.

    Signed-off-by: Rusty Russell

    Rusty Russell
     
  • o Describe the new split configurations
    o Highlight code documentation in drivers/lguest/README
    o Point out necessity of having a getty on /dev/hvc0
    o Remove gratuitous "m" in example
    o Don't discuss I/O model here, stick to user documentation.

    Signed-off-by: Rusty Russell

    Rusty Russell
     
  • These two callsites should really be errx instead of err, since there is
    no errno associated with them in the moment they are issued.

    Signed-off-by: Glauber de Oliveira Costa
    Signed-off-by: Rusty Russell
    Cc: Glauber de Oliveira Costa

    Glauber de Oliveira Costa
     
  • To actually write a bootloader (or, say, the lguest launcher)
    currently requires duplication of these structures. Making them
    includable from userspace is much nicer.

    We merge the common userspace-required definitions of e820_32/64.h
    into e820.h for export.

    Signed-off-by: Rusty Russell

    Rusty Russell
     
  • * 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
    [POWERPC] Enable restart support for lite5200 board
    [POWERPC] Add restart support for mpc52xx based platforms
    [POWERPC] Update device tree binding for mpc5200 gpt
    [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions
    [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.

    Linus Torvalds
     
  • * 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (37 commits)
    V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards without IR receiver
    V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module option
    V4L/DVB (6379): patch which improves GotView Saa7135 remote control
    V4L/DVB (6378b): Updates info about the removal of V4L1 at feature-removal-schedule.txt
    V4L/DVB (6378a): Removal of VIDIOC_[G|S]_MPEGCOMP from feature-removal-schedule.txt
    V4L/DVB (6378): DiB0700-device: Using 1.10 firmware
    V4L/DVB (6357): pvrusb2: Improve encoder chip health tracking
    V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation
    V4L/DVB (6352): ir-kbd-i2c: Missing break statement
    V4L/DVB (6350): V4L: possible leak in em28xx_init_isoc
    V4L/DVB (6348): ivtv: undo video mute when closing the radio
    V4L/DVB (6347): ivtv: fix video mute when radio is used
    V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loaded
    V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the display area
    V4L/DVB (6343): ivtvfb: check return value of unregister_framebuffer
    V4L/DVB (6342): ivtv: fix circular locking (bug 9037)
    V4L/DVB (6341): ivtv: fix resizing MPEG1 streams
    V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrong
    V4L/DVB (6339): ivtv: set the video color to black instead of green when capturing from the radio
    V4L/DVB (6338): ivtv: fix incorrect EBUSY return
    ...

    Linus Torvalds
     
  • * ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild:
    kbuild: cc-cross-prefix spelling
    kbuild: allow depmod in cross builds again
    kbuild: fix modules_install after a 'make vmlinux'

    Linus Torvalds
     
  • Spelling fixes for cc-cross-prefix documentation

    Signed-off-by: Geert Uytterhoeven
    Signed-off-by: Sam Ravnborg

    Geert Uytterhoeven
     

22 Oct, 2007

10 commits

  • Update documentation to the current state of affairs. Remove duplicated
    method descruptions in exportfs.h and point to Documentation/filesystems/
    Exporting instead. Add a little file header comment in expfs.c describing
    what's going on and mentioning Neils and my copyright [1].

    Signed-off-by: Christoph Hellwig
    Cc: Neil Brown
    Cc: "J. Bruce Fields"
    Cc:
    Cc: Dave Kleikamp
    Cc: Anton Altaparmakov
    Cc: David Chinner
    Cc: Timothy Shimmin
    Cc: OGAWA Hirofumi
    Cc: Hugh Dickins
    Cc: Chris Mason
    Cc: Jeff Mahoney
    Cc: "Vladimir V. Saveliev"
    Cc: Steven Whitehouse
    Cc: Mark Fasheh
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Christoph Hellwig
     
  • When we fix all the opensource gfx drivers to use the DMA api's, at that time
    we can yank this config options out.

    [jengelh@computergmbh.de: Kconfig fixes]
    Signed-off-by: Anil S Keshavamurthy
    Cc: Andi Kleen
    Cc: Peter Zijlstra
    Cc: Muli Ben-Yehuda
    Cc: "Siddha, Suresh B"
    Cc: Arjan van de Ven
    Cc: Ashok Raj
    Cc: "David S. Miller"
    Cc: Christoph Lameter
    Cc: Greg KH
    Signed-off-by: Jan Engelhardt
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Keshavamurthy, Anil S
     
  • MSI interrupt handler registrations and fault handling support for Intel-IOMMU
    hadrware.

    This patch enables the MSI interrupts for the DMA remapping units and in the
    interrupt handler read the fault cause and outputs the same on to the console.

    Signed-off-by: Anil S Keshavamurthy
    Cc: Andi Kleen
    Cc: Peter Zijlstra
    Cc: Muli Ben-Yehuda
    Cc: "Siddha, Suresh B"
    Cc: Arjan van de Ven
    Cc: Ashok Raj
    Cc: "David S. Miller"
    Cc: Christoph Lameter
    Cc: Greg KH
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Keshavamurthy, Anil S
     
  • Introduce intel_iommu=forcedac commandline option. This option is helpful to
    verify the pci device capability of handling physical dma'able address greater
    than 4G.

    Signed-off-by: Anil S Keshavamurthy
    Cc: Andi Kleen
    Cc: Peter Zijlstra
    Cc: Muli Ben-Yehuda
    Cc: "Siddha, Suresh B"
    Cc: Arjan van de Ven
    Cc: Ashok Raj
    Cc: "David S. Miller"
    Cc: Christoph Lameter
    Cc: Greg KH
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Keshavamurthy, Anil S
     
  • Actual intel IOMMU driver. Hardware spec can be found at:
    http://www.intel.com/technology/virtualization

    This driver sets X86_64 'dma_ops', so hook into standard DMA APIs. In this
    way, PCI driver will get virtual DMA address. This change is transparent to
    PCI drivers.

    [akpm@linux-foundation.org: remove unneeded cast]
    [akpm@linux-foundation.org: build fix]
    [bunk@stusta.de: fix duplicate CONFIG_DMAR Makefile line]
    Signed-off-by: Anil S Keshavamurthy
    Cc: Andi Kleen
    Cc: Peter Zijlstra
    Cc: Muli Ben-Yehuda
    Cc: "Siddha, Suresh B"
    Cc: Arjan van de Ven
    Cc: Ashok Raj
    Cc: "David S. Miller"
    Cc: Christoph Lameter
    Cc: Greg KH
    Signed-off-by: Adrian Bunk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Keshavamurthy, Anil S
     
  • Add description about event notification callback routine to the document

    Signed-off-by: Yasunori Goto
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Yasunori Goto
     
  • Updates for version 2.07 of the boot protocol. This includes:

    load_flags.KEEP_SEGMENTS- flag to request/inhibit segment reloads
    hardware_subarch - what subarchitecture we're booting under
    hardware_subarch_data - per-architecture data

    The intention of these changes is to make booting a paravirtualized
    kernel work via the normal Linux boot protocol.

    Signed-off-by: Jeremy Fitzhardinge
    Signed-off-by: Rusty Russell
    Acked-by: H. Peter Anvin
    Cc: "Eric W. Biederman"
    Cc: Vivek Goyal
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Rusty Russell
     
  • Signed-off-by: Mauro Carvalho Chehab

    Mauro Carvalho Chehab
     
  • Signed-off-by: Mauro Carvalho Chehab

    Mauro Carvalho Chehab
     
  • Add 'fsl,' prefix to 'compatible' property for gpt nodes.
    Add 'fsl,' prefix to empty, GPT0 specific 'has-wdt' property.
    The fsl, prefix is being added to better match the convention of prefixing
    manufacturer specific properties and values with the vendors name.

    Signed-off-by: Marian Balakowicz
    Signed-off-by: Grant Likely

    Marian Balakowicz
     

20 Oct, 2007

22 commits