[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-12-19 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (332 
commits)
  arch/tile: handle rt_sigreturn() more cleanly
  arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
  MIPS: Fix build errors in sc-mips.c
  x86: avoid high BIOS area when allocating address space
  x86: avoid E820 regions when allocating address space
  x86: avoid low BIOS area when allocating address space
  resources: add arch hook for preventing allocation in reserved areas
  Revert "resources: support allocating space within a region from the top down"
  Revert "PCI: allocate bus resources from the top down"
  Revert "x86/PCI: allocate space from the end of a region, not the beginning"
  Revert "x86: allocate space within a region top-down"
  Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
  ALSA: hda - Fix conflict of Mic Boot controls
  at91: Refactor Stamp9G20 and PControl G20 board file
  at91: Fix uhpck clock rate in upll case
  PCI: Update MCP55 quirk to not affect non HyperTransport variants
  MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
  MIPS: LD/SD o32 macro GAS fix update
  MIPS: Alchemy: fix build with SERIAL_8250=n
  MIPS: Rename mips_dma_cache_sync back to dma_cache_sync
  ...

Conflicts:
arch/x86/kvm/x86.c

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-12-13 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (94 
commits)
  drm/i915: i915 cannot provide switcher services.
  Input: wacom - add new Bamboo PT (0xdb)
  ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
  drm/radeon/kms: fix vram base calculation on rs780/rs880
  drm/radeon/kms: fix formatting of vram and gtt info
  drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
  drm: Don't try and disable an encoder that was never enabled
  drm: Add missing drm_vblank_put() along queue vblank error path
  drm/i915/dp: Only apply the workaround if the select is still active
  MN10300: Fix interrupt mask alteration function call name in gdbstub
  autofs4 - remove ioctl mutex (bz23142)
  drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo
  Linux 2.6.37-rc5
  ARM: tegra: fix regression from addruart rewrite
  Input: add input driver for polled GPIO buttons
  PM / Hibernate: Fix memory corruption related to swap
  PM / Hibernate: Use async I/O when reading compressed hibernation image
  wmi: use memcmp instead of strncmp to compare GUIDs
  perf record: Fix eternal wait for stillborn child
  ARM: 6524/1: GIC irq desciptor bug fix
  ...

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-12-06 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (614 
commits)
  MN10300: Implement asm/syscall.h
  UBI: fix corrupted PEB detection for NOR flash
  sh: se/7724: Remove FSI/B of GPIO init code
  sh: se/7724: Update clock framework of FSI clock to non-legacy
  xen: allocate irq descs on any NUMA node
  xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
  do_exit(): make sure that we run with get_fs() == USER_DS
  ksm: annotate ksm_thread_mutex is no deadlock source
  mem-hotplug: introduce {un}lock_memory_hotplug()
  Documentation/filesystems/vfs.txt: fix ->repeasepage() description
  vmalloc: eagerly clear ptes on vunmap
  cs5535-gpio: apply CS5536 errata workaround for GPIOs
  reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
  leds: fix up dependencies
  vmstat: fix dirty threshold ordering
  mm/mempolicy.c: add rcu read lock to protect pid structure
  mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()
  xen: unplug the emulated devices at resume time
  xen: fix save/restore for PV on HVM guests with pirq remapping
  xen: resume the pv console for hvm guests too
  ...

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-11-12 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (3215 
commits)
  perf_events: Fix perf_counter_mmap() hook in mprotect()
  cifs: fix a memleak in cifs_setattr_nounix()
  kernel: Constify temporary variable in roundup()
  sparc: fix openpromfs compile
  cifs: make cifs_ioctl handle NULL filp->private_data correctly
  ext4: Add new ext4 inode tracepoints
  ext4: Don't call sb_issue_discard() in ext4_free_blocks()
  ext4: do not try to grab the s_umount semaphore in ext4_quota_off
  ext4: fix potential race when freeing ext4_io_page structures
  ext4: handle writeback of inodes which are being freed
  sh: clkfwk: Fix up checkpatch warnings.
  sh: make some needlessly global sh7724 clocks static
  sh: add clk_round_parent() to optimize parent clock rate
  Staging: ath6kl: remove empty files that mess with 'distclean'
  floppy: fix another use-after-free
  TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
  ipw2x00: remove the right /proc/net entry
  floppy: fix use-after-free in module load failure path
  watchdog: Fix section mismatch and potential undefined behavior.
  posix-cpu-timers: workaround to suppress the problems with mt exec
  ...

Conflicts:
arch/x86/kvm/x86.c

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-10-26 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (3248 
commits)
  i2c-viapro: Don't log nacks
  i2c/pca954x: Remove __devinit and __devexit from probe and remove functions
  MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driver
  i2c/mux: Driver for PCA9541 I2C Master Selector
  i2c: Optimize function i2c_detect()
  i2c: Discard warning message on device instantiation from user-space
  i2c-amd8111: Add proper error handling
  i2c: Change to new flag variable
  i2c: Remove unneeded inclusions of 
  i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
  i2c: Simplify i2c_parent_is_i2c_adapter
  i2c-pca-platform: Change device name of request_irq
  i2c: Fix Kconfig dependencies
  KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages
  KVM: Fix signature of kvm_iommu_map_pages stub
  KVM: MCE: Send SRAR SIGBUS directly
  KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED
  KVM: fix typo in copyright notice
  KVM: Disable interrupts around get_kernel_ns()
  KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address
  ...

Conflicts:
Documentation/kernel-parameters.txt
arch/powerpc/kernel/kvm.c
arch/powerpc/kvm/booke_interrupts.S
arch/powerpc/kvm/e500.c
arch/x86/include/asm/kvm_host.h
arch/x86/include/asm/kvm_para.h
arch/x86/kvm/mmu.c
arch/x86/kvm/x86.c
include/linux/kvm.h
include/linux/kvm_host.h
virt/kvm/kvm_main.c

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-10-13 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (466 
commits)
  fanotify: disable fanotify syscalls
  ALSA: hda - Add another HP DV6 quirk
  OSS: soundcard: locking bug in sound_ioctl()
  KVM: x86: Move TSC reset out of vmcb_init
  KVM: x86: Fix SVM VMCB reset
  Input: wacom - fix pressure in Cintiq 21UX2
  kbuild: fix oldnoconfig to do the right thing
  kconfig: Temporarily disable dependency warnings
  Define _addr_lsb in siginfo_t for mips
  virtio-blk: fix request leak.
  intel_idle: enable Atom C6
  net: clear heap allocation for ETHTOOL_GRXCLSRLALL
  isdn: strcpy() => strlcpy()
  exofs: Fix double page_unlock BUG in write_begin/end
  drm/i915: Prevent module unload to avoid random memory corruption
  ARM: SAMSUNG: Add a workaround for get_clock() for serial driver
  ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE
  ARM: SAMSUNG: Fix build warnings because of unused codes
  sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
  MAINTAINERS: add Samsung S5P series FIMC maintainers
  ...

Conflicts:
arch/x86/kvm/svm.c
virt/kvm/kvm_main.c

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-09-13 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (407 
commits)
  PM / Hibernate: Avoid hitting OOM during preallocation of memory
  x86, tsc: Fix a preemption leak in restore_sched_clock_state()
  x86, tsc: Fix a preemption leak in restore_sched_clock_state()
  PM QoS: Correct pr_debug() misuse and improve parameter checks
  xfs: log IO completion workqueue is a high priority queue
  execve: make responsive to SIGKILL with large arguments
  execve: improve interactivity with large arguments
  setup_arg_pages: diagnose excessive argument size
  KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
  KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
  drm/i915: don't enable self-refresh on Ironlake
  xfs: prevent reading uninitialized stack memory
  AT91: at91sam9261ek: remove C99 comments but keep information
  AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC
  AT91: dm9000 initialization update
  block: Range check cpu in blk_cpu_to_group
  ipheth: remove incorrect devtype to WWAN
  MAINTAINERS: Add CAIF
  tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
  libata-sff: Reenable Port Multiplier after libata-sff remodeling.
  ...

Conflicts:
arch/x86/include/asm/kvm_emulate.h
virt/kvm/kvm_main.c

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-09-02 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (122 
commits)
  Linux 2.6.36-rc3
  firewire: ohci: work around VIA and NEC PHY packet reception bug
  Alpha: Fix a missing comma in sys_osf_statfs()
  NOMMU: Stub out vm_get_page_prot() if there's no MMU
  mm: fix hang on anon_vma->root->lock
  ALSA: pcm: add more format names
  sound: oss: fix uninitialized spinlock
  ALSA: asihpi - Return hw error directly from oustream_write.
  net/ipv4: Eliminate kstrdup memory leak
  fsnotify: drop two useless bools in the fnsotify main loop
  fsnotify: fix list walk order
  fanotify: Return EPERM when a process is not privileged
  fanotify: resize pid and reorder structure
  Blackfin: bf52x/bf54x boards: drop unused nand page size
  Blackfin: punt duplicate SPORT MMR defines
  ASoC: soc-core: fix debugfs_pop_time file permissions
  eCryptfs: Fix encrypted file name lookup regression
  ecryptfs: properly mark init functions
  fs/ecryptfs: Return -ENOMEM on memory allocation failure
  ARM: S5PV310: Fix on Secondary CPU startup
  ...

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-08-05 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (2984 
commits)
  CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
  block_dev: always serialize exclusive open attempts
  parisc: pass through '\t' to early (iodc) console
  Documentation: update broken web addresses.
  fix comment typo "choosed" -> "chosen"
  hostap:hostap_hw.c Fix typo in comment
  Fix spelling contorller -> controller in comments
  amd64_edac: Minor formatting fix
  amd64_edac: Fix operator precendence error
  phy/marvell: add 88ec048 support
  igb: Program MDICNFG register prior to PHY init
  e1000e: correct MAC-PHY interconnect register offset for 82579
  hso: Add new product ID
  can: Add driver for esd CAN-USB/2 device
  [CPUFREQ] Remove pointless printk from p4-clockmod.
  [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
  [CPUFREQ] Fix section mismatch for longhaul_cpu_init.
  [CPUFREQ] Fix section mismatch for longrun_cpu_init.
  [CPUFREQ] powernow-k8: Fix misleading variable naming
  [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
  ...

Conflicts:
Documentation/kvm/msr.txt
arch/x86/include/asm/kvm_emulate.h
arch/x86/kvm/emulate.c
arch/x86/kvm/mmu.c
arch/x86/kvm/x86.c

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-08-02 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6:
  Linux 2.6.35
  NFS: Fix a typo in include/linux/nfs_fs.h

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-06-06 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (1443 
commits)
  Linux 2.6.35-rc2
  drm/i915: Move non-phys cursors into the GTT
  ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
  module: fix bne2 "gave up waiting for init of module libcrc32c"
  module: verify_export_symbols under the lock
  module: move find_module check to end
  module: make locking more fine-grained.
  module: Make module sysfs functions private.
  module: move sysfs exposure to end of load_module
  module: fix kdb's illicit use of struct module_use.
  module: Make the 'usage' lists be two-way
  X25: remove duplicated #include
  tcp: use correct net ns in cookie_v4_check()
  rps: tcp: fix rps_sock_flow_table table updates
  ppp_generic: fix multilink fragment sizes
  syncookies: remove Kconfig text line about disabled-by-default
  ixgbe: only check pfc bits in hang logic if pfc is enabled
  net: check for refcount if pop a stacked dst_entry
  omap: remove BUG_ON for disabled interrupts
  vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim 
failure
  ...

Conflicts:
arch/powerpc/kernel/ppc_ksyms.c

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[COMMIT master] Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next

2010-05-26 Thread Avi Kivity
From: Avi Kivity 

* 'master' of 
ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (582 
commits)
  Revert "module: drop the lock while waiting for module to complete 
initialization."
  drivers/net/usb/asix.c: Fix pointer cast.
  be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
  proc_dointvec: write a single value
  hso: add support for new products
  Phonet: fix potential use-after-free in pep_sock_close()
  alpha: simplify and optimize sched_find_first_bit
  alpha: invoke oom-killer from page fault
  Convert alpha to use clocksources instead of arch_gettimeoffset
  driver core: add devname module aliases to allow module on-demand auto-loading
  RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
  ath9k: remove VEOL support for ad-hoc
  ath9k: change beacon allocation to prefer the first beacon slot
  auxdisplay: section cleanup in cfag12864bfb driver
  nuc900fb: release correct mem region
  fb_defio: fix for non-dirty ptes
  sgivwfb: fix sections
  s3c2410fb: fix sections
  hitfb: fix sections
  fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
  ...

Signed-off-by: Avi Kivity 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html