]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds...
authorAvi Kivity <avi@redhat.com>
Sun, 6 Jun 2010 13:34:34 +0000 (16:34 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 6 Jun 2010 13:34:34 +0000 (16:34 +0300)
* '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 <avi@redhat.com>

Trivial merge