2.6.27-rc4, "Random Stuff All Over"

Submitted by Jeremy
on August 25, 2008 - 2:10pm

"Another week, another -rc," began Linus Torvalds, announcing the 2.6.27-rc4 Linux kernel, continuing, "this time the diffstat is almost totally dominated by the addition of the musb driver that drives the MUSB and TUSB controllers integrated into omap2430 and davinci. That, together with the removal of the auerswald USB driver (replaced by libusb version) is more than half of the bulk of the patch, and obviously most users won't ever notice." Linus added:

"Apart from those bulky USB updates, there's some arch updates (blackfin and ia64), network and input driver updates, and an XFS and UBIFS update. The rest is mostly random stuff all over, probably best described by the appended shortlog. A number of regressions should be off the table, but more remain..."


From: Linus Torvalds
Subject: Linux v2.6.27-rc4
Date: Aug 20, 7:52 pm 2008

Another week, another -rc.

This time the diffstat is almost totally dominated by the addition of the 
musb driver that drives the MUSB and TUSB controllers integrated into 
omap2430 and davinci. That, together with the removal of the auerswald USB 
driver (replaced by libusb version) is more than half of the bulk of the 
patch, and obviously most users won't ever notice.

Apart from those bulky USB updates, there's some arch updates (blackfin 
and ia64), network and input driver updates, and an XFS and UBIFS update. 
The rest is mostly random stuff all over, probably best described by the 
appended shortlog. A number of regressions should be off the table, but 
more remain...

		Linus

---
Adrian Bunk (8):
      fix SH7705_CACHE_32KB compilation
      [netdrvr] uninline atl1e_setup_mac_ctrl()
      [ARM] Fix a pile of broken watchdog drivers
      [ARM] 5191/1: ARM: remove CVS keywords
      ath9k: work around gcc ICEs (again)
      drivers/ide/pci/: use __devexit_p()
      cleanup powerpc/include/asm/ide.h
      ide-cd: use bcd2bin/bin2bcd

Adrian Hunter (8):
      UBIFS: fix error return in failure mode
      UBIFS: ensure UBIFS switches to read-only on error
      UBIFS: make ubifs_ro_mode() not inline
      UBIFS: do not union creat_sqnum and del_cmtno
      UBIFS: fix typos in comments
      UBIFS: correct orphan deletion order
      UBIFS: correct spelling of "thrice".
      UBIFS: always set i_generation to 0

Akinobu Mita (1):
      brd: fix name argument of unregister_blkdev()

Al Viro (1):
      cramfs: fix named-pipe handling

Alan Cox (1):
      tty: remove resize window special case

Alan Stern (8):
      USB: add missing kerneldoc line for "needs_binding"
      USB: OHCI: fix system hang caused by earlier patch
      usb-serial: don't release unregistered minors
      USB: fix interface unregistration logic
      usb-storage: automatically recognize bad residues
      usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader
      usb-storage: unusual_devs entry for Nokia 5300
      USB: fix compiler warning fix

Alex Nixon (1):
      x86: change init_gdt to update the gdt via write_gdt, rather than a direct write.

Alexander Beregalov (2):
      usb/core/driver: fix warning
      security.h: fix build failure

Alexander Inyukhin (1):
      cdrom: handle TOC

Alistair John Strachan (2):
      abituguru3: update MAINTAINERS
      abituguru3: prefer DMI probing to manual probing

Anders Grafström (1):
      netfilter: ipt_addrtype: Fix matching of inverted destination address type

Andi Kleen (4):
      x86/PCI: allow scanning of 255 PCI busses
      x86: Fix ioremap off by one BUG
      Move sysctl check into debugging section and don't make it default y
      x86: fix build warnings in real mode code

Andreas Herrmann (1):
      documentation: describe bootmem_debug kernel parameter

Andrew Gallatin (1):
      pktgen: prevent pktgen from using bad tx queue

Andrew Morton (5):
      Input: xilinx_ps2 - fix warning
      net/tipc/subscr.c: don't use ___constant_swab32
      lockdep: spin_lock_nest_lock(), checkpatch fixes
      kexec: use a mutex for locking rather than xchg()
      drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak

Andrew Vasquez (6):
      [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.
      [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.
      [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.
      [SCSI] qla2xxx: Reference proper ha during SBR handling.
      [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
      [SCSI] qla2xxx: Update version number to 8.02.01-k7.

André Schenk (1):
      USB: ftdi_sio: Add USB Product Id for ELV HS485

Anton Vorontsov (1):
      rtc: rtc-ds1374: fix 'no irq' case handling

Aristeu Rozanski (2):
      x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds
      x86, NMI: fix watchdog failure message

Arjan van de Ven (2):
      x86: use WARN() in arch/x86/mm/pageattr.c
      lockdep: use WARN() in kernel/lockdep.c

Arnaldo Carvalho de Melo (1):
      dccp: change L/R must have at least one byte in the dccpsf_val field

Arnaud Patard (1):
      [ARM] S3C24XX: Fix SERIAL_SAMSUNG entry

Artem Bityutskiy (18):
      UBIFS: print volume name as well
      UBIFS: fix budgeting calculations
      UBIFS: improve debugging
      UBIFS: free budget in delete_inode as well
      UBIFS: do not write orphans back
      UBIFS: remove unneeded function parameter
      UBIFS: remove another unneeded function parameter
      UBIFS: increment commit number earlier
      UBIFS: optimize deletions
      UBIFS: improve budgeting checks
      UBIFS: align inode data to eight
      UBIFS: print pid in dump function
      UBIFS: reserve more space for index
      UBIFS: minor tweaks in commit
      UBIFS: improve arguments checking in debugging messages
      UBIFS: few commentary fixes
      UBIFS: remove unneeded check
      UBIFS: xattr bugfixes

Atsushi Nemoto (2):
      [netdrvr] ne: Use CONFIG_MACH_TX49XX
      rtc: fix double lock on UIE emulation

Bartlomiej Zolnierkiewicz (4):
      sgiioc4: fixup message on resource allocation failure
      ata: add missing ATA_ID_* defines (take 2)
      ata: add missing ATA_CMD_* defines
      ata: add missing ATA_* defines

Ben Dooks (10):
      [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdata
      [ARM] CATS: Do not try and map bad PCI IRQ numbers
      [ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpu
      [ARM] S3C24XX: Documentation: update platform docs
      [ARM] S3C24XX: Documentation: Update suported CPU list
      [ARM] S3C24XX: Documentation: update SD/MMC status
      [ARM] S3C24XX: Documentation: Update GPIO status
      AX88796: Fix locking in ethtool support
      s3cmci: fix sparse errors from non-exported functions
      s3cmci: attach get_cd host ops

Benjamin Herrenschmidt (2):
      powerpc: Fix loss of vdso on fork on 32-bit
      powerpc: Fix lockdep IRQ tracing bug

Benjamin Matthews (1):
      Blackfin arch: add support for the BlackStamp board

Bjorn Helgaas (1):
      ACPI: bounds check IRQ to prevent memory corruption

Bob Copeland (2):
      omfs: fix potential oops when directory size is corrupted
      omfs: fix oops when file metadata is corrupted

Bob Moore (2):
      ACPICA: Fix memory leak when deleting thermal/processor objects
      ACPICA: Additional error checking for pathname utilities

Borislav Petkov (2):
      viocd: add dummy audio ioctl handler
      gdrom: add dummy audio_ioctl handler

Brian Haley (2):
      ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175
      netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()

Brian King (9):
      [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
      [SCSI] ibmvfc: Fix another hang on module removal
      [SCSI] ibmvfc: Fixup host state during reinit
      [SCSI] ibmvfc: Fix for lost async events
      [SCSI] ibmvfc: Sanitize response lengths
      [SCSI] ibmvfc: Add details to async event log
      [SCSI] ibmvfc: Driver version 1.0.2
      powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages
      powerpc: Fix vio_bus_probe oops on probe error

Brice Goglin (1):
      myri10ge: myri10ge_fw_name also overrides the rss firmware

Bruce Allan (7):
      e1000e: Return 1 instead of a non-zero value for link up indication
      e1000e: Set InterruptThrottleRate to default when invalid value used
      e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22
      e1000e: Increase Tx timeout factor for 10Mbps
      e1000e: increase minimum frame size allowed
      e1000e: test for unusable MSI support
      e1000e: remove unnecessary snippet missed in prior check_options update

Bryan Wu (1):
      Blackfin arch: hook up some missing new system calls

Carlos Corbacho (3):
      Input: i8042 - Add Dritek quirk for Acer TravelMate 4280
      ACPI: WMI: Set instance for query block calls
      acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops

Chandra Seetharaman (2):
      [SCSI] scsi_dh: Do not use scsilun in rdac hardware handler
      [SCSI] scsi_dh: Initialize lun_state in check_ownership()

Chris Mason (1):
      fs/inode.c: properly init address_space->writeback_index

Christian Lamparter (3):
      p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"
      p54: move p54_vdcf_init to the right place.
      p54u: reset skb's data/tail pointer on requeue

Christoph Hellwig (24):
      [XFS] don't leak m_fsname/m_rtname/m_logname
      [XFS] Remove vn_from_inode()
      [XFS] kill vn_to_inode
      [XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
      [XFS] remove remaining VN_HOLD calls
      [XFS] implement IHOLD/IRELE directly
      [XFS] kill INDUCE_IO_ERROR
      [XFS] kill xfs_lock_dir_and_entry
      [XFS] remove some easy bhv_vnode_t instances
      [XFS] kill bhv_vnode_t
      [XFS] sanitize xfs_initialize_vnode
      [XFS] small cleanups in xfs_btree.c
      [XFS] Use the same btree_cur union member for alloc and inobt trees.
      [XFS] update timestamp in xfs_ialloc manually
      [XFS] optimize xfs_ichgtime
      [XFS] stop using file_update_time
      [XFS] move root inode IRELE into xfs_unmountfs
      [XFS] cleanup xfs_mountfs
      [XFS] xfs_unmountfs should return void
      [XFS] don't call xfs_freesb from xfs_unmountfs
      [XFS] refactor xfs_mount_free
      [XFS] use KM_MAYFAIL in xfs_mountfs
      powerpc: Use generic compat_sys_old_readdir
      [IA64] use generic compat_old_sys_readdir

Clemens Ladisch (1):
      ALSA: virtuoso: add Xonar D1 support

Clement Calmels (1):
      /proc/self/maps doesn't display the real file offset

Dan Williams (1):
      md: cancel check/repair requests when recovery is needed

Daniel Lezcano (1):
      netns: Fix crash by making igmp per namespace

Darrick J. Wong (6):
      x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs
      i5k_amb: provide labels for temperature sensors
      ibmaem: update the documentation to reflect the current name
      ibmaem: prevent infinite probing loop on x3650 M2 systems
      ibmaem: don't query the entire sensor repository when reading energy meter
      coretemp: recognize Nehalem CPUs

Dave Chinner (1):
      completions: uninline try_wait_for_completion and completion_done

Dave Jones (2):
      USB: usb-storage: quirk around v1.11 firmware on Nikon D4
      x86: silence mmconfig printk

David Brownell (9):
      USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8)
      USB: serial gadget: rx path data loss fixes
      usb gadget: remove needless struct members
      usb gadget: issue notifications from ACM function
      usb: cdc-acm: bugfix release()
      usb: cdc-acm: stop dropping tx buffers
      usb: cdc-acm: drain writes on close
      Kconfig: HSO driver bugfixes and updates
      spi: bugfix spi_add_device() with duplicate chipselects

David Chinner (12):
      [XFS] Use the generic bitops rather than implementing them ourselves.
      [XFS] Avoid directly referencing the VFS inode.
      [XFS] kill shouty XFS_ITOV_NULL macro
      [XFS] Kill shouty XFS_ITOV() macro
      [XFS] XFS: Kill xfs_vtoi()
      [XFS] Use KM_NOFS for incore inode extent tree allocation V2
      [XFS] clean up stale references to semaphores
      [XFS] replace the XFS buf iodone semaphore with a completion
      [XFS] extend completions to provide XFS object flush requirements
      [XFS] replace inode flush semaphore with a completion
      [XFS] replace dquot flush semaphore with a completion
      [XFS] remove the sema_t from XFS.

David Fries (1):
      x86: fix i486 suspend to disk CR4 oops

David Howells (4):
      CRED: Introduce credential access wrappers
      security: Fix setting of PF_SUPERPRIV by __capable()
      MN10300: Supply ioremap_wc() for MN10300
      FRV: Provide ioremap_wc() for FRV

David S. Miller (23):
      pkt_sched: Fix ingress deletion and filter attachment.
      sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.
      sparc64: Fix recursion in stack overflow detection handling.
      sparc64: Implement IRQ stacks.
      pkt_sched: Add queue stopped test back to qdisc_run().
      pkt_sched: Fix queue quiescence testing in dev_deactivate().
      sparc64: Handle stack trace attempts before irqstacks are setup.
      sparc64: Fix overshoot in nid_range().
      sparc64: Fix cmdline_memory_size handling bugs.
      loopback: Remove rest of LOOPBACK_TSO code.
      bnx2: Fix build with VLAN_8021Q disabled.
      lmb: Fix reserved region handling in lmb_enforce_memory_limit().
      pkt_sched: Add 'deactivated' state.
      pkt_sched: Simplify dev_deactivate() polling loop.
      pkt_sched: No longer destroy qdiscs from RCU.
      sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.
      pkt_sched: Fix missed RCU unlock in dev_queue_xmit()
      pkt_sched: Fix return value corruption in HTB and TBF.
      pkt_sched: Never schedule non-root qdiscs.
      pkt_sched: Don't hold qdisc lock over qdisc_destroy().
      Revert "pkt_sched: Protect gen estimators under est_lock."
      Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
      pkt_sched: Prevent livelock in TX queue running.

David Teigland (2):
      dlm: add missing kfrees
      dlm: rename structs

David Woodhouse (3):
      Fix header export of videodev2.h, ivtv.h, ivtvfb.h
      Reduce brokenness of CRIS headers_install
      Reserve NFS fileid values for btrfs

Dhananjay Phadke (6):
      netxen: fix mac addr setup
      netxen: fix rxbuf leak across driver reload
      netxen: force link update across ifdown/ifup
      netxen: fix dma watchdog
      netxen: cleanup interrupt code
      netxen: update driver version

Dmitry Baryshkov (6):
      [ARM] 5183/2: Provide Poodle LoCoMo GPIO names
      USB: ohci: make distrust_firmware a quirk
      USB: Hook start_hnp into ohci struct
      USB: isp1301: fix compilation
      USB: omap_udc: fix compilation with debug enabled
      lockdep: fix spurious 'inconsistent lock state' warning

Dmitry Torokhov (2):
      Input: paper over a bug in Synaptics X driver
      Input: bcm5974 - implement autosuspend support

Eilon Greenstein (14):
      bnx2x: FW (bootcode) interface fixes
      bnx2x: Not dropping packets with L3/L4 checksum error
      bnx2x: FW Internal Memory structure
      bnx2x: HW attention lock
      bnx2x: Memory allocation
      bnx2x: PBA Table Page Alignment Workaround
      bnx2x: WoL capability
      bnx2x: Change GPIO for any port
      bnx2x: 1G LED does not turn off
      bnx2x: Driver info
      bnx2x: Minor code improvements
      bnx2x: Spelling mistakes
      bnx2x: Checkpatch compliance
      bnx2x: Version update

Enrico Scholz (1):
      usb: ISP1760: improve pre-fetch timing

Eric Miao (3):
      [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD
      [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16
      [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified

Eric Sandeen (3):
      [XFS] remove INT_GET and friends
      [XFS] convert xfs to use ERR_CAST
      [XFS] remove shouting-indirection macros from xfs_trans.h

Felipe Balbi (4):
      usb: gadget: protect gadget_chips.h from been included twice
      USB: Add MUSB and TUSB support
      usb: musb: fix hanging when rmmod gadget driver
      usb: musb: pass configuration specifics via pdata

Frederik Kriewitz (1):
      USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits

Geert Uytterhoeven (1):
      Input: evdev - fix printf() format for sizeof

Gerrit Renker (2):
      skbuff: Code readability NiT
      dccp: Fix panic caused by too early termination of retransmission mechanism

Graf Yang (1):
      Blackfin RTC Driver: BF561 not have on-chip RTC

Greg Kroah-Hartman (3):
      USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
      USB: HSO: make tty_operations const
      USB: HSO: minor fixes due to code review

Guilherme M. Schroeder (1):
      applesmc: add support for Macbook

H. Peter Anvin (1):
      x86: cleanup for setup code crashes during IST probe

Harley Laue (1):
      Input: xpad - add Pelican Eclipse D-Pad to the list of devices

Harvey Harrison (1):
      [XFS] use get_unaligned_* helpers

Henrik Rydberg (1):
      Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads

Henrique de Moraes Holschuh (1):
      rfkill: protect suspended rfkill controllers

Herbert Xu (8):
      udp: Drop socket lock for encapsulated packets
      crypto: tcrypt - Fix AEAD chunk testing
      crypto: hash - Fix digest size check for digest type
      crypto: hash - Add missing top-level functions
      ipv4: Disable route secret interval on zero interval
      loopback: Enable TSO
      net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header
      loopback: Drop obsolete ip_summed setting

Holger Macht (1):
      ACPI: Properly clear flags on false-positives and send uevent on sudden unplug

Holger Schurig (1):
      ssb: allow compilation on systems without PCI

Huang Weiyi (6):
      [ARM] JIVE: Remove duplicated mtd includes
      [netdrvr] remove unnecessary #include
      removed unused #include <version.h>
      sdricoh_cs: removed unused #include <version.h>
      Input: remove version.h from drivers that don't need it
      removed unused #include <version.h>

Huang Ying (8):
      kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()
      kexec jump: clean up #ifdef and comments
      kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
      kexec jump: check code size in control page
      kexec jump: remove duplication of kexec_restart_prepare()
      kexec jump: in sync with hibernation implementation
      kexec jump: __ftrace_enabled_save/restore
      kexec jump: fix for ftrace

Hugh Dickins (5):
      [SCSI] sd: fix USB devices incorrectly reporting DIF support
      x86: fix /proc/meminfo DirectMap
      mm: VM_flags comment fixes
      mm: page_remove_rmap comments on PageAnon
      mm: show free swap as signed

Ian Campbell (1):
      fbdefio: add set_page_dirty handler to deferred IO FB

Ilpo Järvinen (2):
      pkt_sched: remove bogus block (cleanup)
      powerpc/spufs: Remove invalid semicolon after if statement

Ingo Molnar (4):
      lockdep: build fix
      x86, nmi: clean UP NMI watchdog failure message
      x86: add MAP_STACK mmap flag
      x86: add MAP_STACK mmap flag

Jack Steiner (1):
      MAINTAINERS: add maintainers for GRU, XPC, XPNET and XP

Jamal Hadi Salim (3):
      wext: Send name on events
      net-sched: Fix actions flushing
      net-sched: fix Action flushing return code

Jan Beulich (2):
      x86: fix spin_is_contended()
      x86-64: fix overlap of modules and fixmap areas

Jarek Poplawski (7):
      pkt_sched: Add BH protection for qdisc_stab_lock.
      pkt_sched: Fix oops in htb_delete.
      pkt_sched: Protect gen estimators under est_lock.
      pkt_sched: Fix unlocking in tc_ctl_tfilter()
      net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().
      pkt_sched: Grab correct lock in notify_and_destroy().
      pkt_sched: Add lockdep annotation for qdisc locks

Jean Delvare (1):
      hwmon-vid: Fix AMD K8 VID decoding

Jean-Christophe DUBOIS (1):
      xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try

Jens Rottmann (1):
      x86, geode-mfgpt: check IRQ before using MFGPT as clocksource

Jeremy Kerr (2):
      powerpc/spufs: fix npc setting for NOSCHED contexts
      powerpc/spufs: reference context while dropping state mutex in scheduler

Jesse Brandeburg (1):
      ixgbe: add cx4 device ID

Jie Zhang (1):
      Blackfin arch: Fix bug - This change eliminates impact on application debugging

Jiri Slaby (3):
      iwlwifi: fix printk newlines
      PCI: acpi_pcihp: run _OSC on a root bridge
      PCI: add acpi_find_root_bridge_handle

Joachim Fenkes (1):
      powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices

Jochen Friedrich (1):
      rt2x00: Fix txdone_entry_desc_flags

Joe Malicki (1):
      [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions

Joerg Roedel (5):
      x86: fix setup code crashes on my old 486 box
      x86, AMD IOMMU: use status bit instead of memory write-back for completion wait
      x86, AMD IOMMU: initialize device table properly
      x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits
      x86, AMD IOMMU: initialize dma_ops after sysfs registration

Johannes Weiner (2):
      x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODE
      bootmem: fix aligning of node-relative indexes and offsets

John Keller (1):
      x86: allow MMCONFIG above 4GB on x86_64

Jost Diederichs (1):
      USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch

Julien Brunel (1):
      net/rxrpc: Use an IS_ERR test rather than a NULL test

Jussi Kivilinna (1):
      sch_prio: Use return value from inner qdisc requeue

Ken Chen (1):
      fix setpriority(PRIO_PGRP) thread iterator breakage

Kevin Lloyd (4):
      USB Serial Sierra: clean-up
      USB Serial Sierra: Dynamic interface detection
      USB Serial Sierra: TRU-Install feature update
      USB Storage Sierra: TRU-Install feature update

Krzysztof Helt (2):
      [ARM] S3C24XX: Compilation fix if s3c2410 is not selected
      pm2fb: free cmap memory on module remove

Lachlan McIlroy (4):
      [XFS] Do not access buffers after dropping reference count
      [XFS] Fix compile failure in xfs_buf_trace()
      [XFS] Use KM_NOFS for debug trace buffers
      [XFS] Fix use after free in xfs_log_done().

Larry Finger (2):
      b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)
      b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306

Lee Nipper (1):
      crypto: talitos - Add handling for SEC 3.x treatment of link table

Lennert Buytenhek (4):
      [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
      [ARM] Orion: support D0 5281 silicon
      [ARM] prevent crashing when too much RAM installed
      [ARM] Kirkwood: instantiate the orion_spi driver in the platform code

Leon Leong (1):
      USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver

Lex Ross (1):
      USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b)

Libin Yang (1):
      USB: quirk PLL power down mode

Lin Ming (1):
      ACPICA: Fix possible memory leak in Unload() operator

Linus Torvalds (6):
      Input: evdev - split EVIOCGBIT handlig into a separate function
      [h8300] move include/asm-h8300 to arch/h8300/include/asm
      alpha: move include/asm-alpha to arch/alpha/include/asm
      Revert "[CPUFREQ][2/2] preregister support for powernow-k8"
      vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
      Linux v2.6.27-rc4

Luis R. Rodriguez (1):
      mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE

Magnus Damm (5):
      sh: remove MSTPCR defines from Migo-R header file
      input: migor_ts compile and detection fix
      sh: export sh7723 VEU as VEU2H
      sh: select memchunk size using kernel cmdline
      video: export sh_mobile_lcdc panel size

Marc Pignat (1):
      hwmon: ADC124S501 generic driver

Marcel Holtmann (3):
      [Bluetooth] Add SCO support to btusb driver
      [Bluetooth] Fix userspace breakage due missing class links
      [Bluetooth] Consolidate maintainers information

Marcin Slusarz (13):
      x86: fix 2 section mismatch warnings - map_high()
      x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel
      x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set
      suspend: fix section mismatch warning - register_nosave_region
      x86: fix section mismatch warning - spp_getpage()
      x86, tsc: fix section mismatch warning
      x86: fix MP_processor_info section mismatch warning
      x86: mmconf: fix section mismatch warning
      x86: mpparse.c: fix section mismatch warning
      x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU variables
      x86: silence section mismatch warning - get_local_pda
      x86, calgary: fix section mismatch warning - get_tce_space_from_tar
      mm: mminit_loglevel cannot be __meminitdata anymore

Marek Vašut (1):
      [ARM] 5198/1: PalmTX: PCMCIA fixes

Mark Brown (3):
      Input: wm97xx - enable sub-drivers by default
      ALSA: wm8990: Fix routing of left DAC to speaker mixer
      ALSA: wm8990: Implement speaker volume PGA

Mark Langsdorf (1):
      x86: invalidate caches before going into suspend

Mark McLoughlin (1):
      tun: TUNGETIFF interface to query name and flags

Martin Michlmayr (7):
      [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity
      [ARM] Orion: use better key codes for the TS-209/TS-409 buttons
      [ARM] Orion: Export the reset button of the QNAP TS-409
      [ARM] Orion: enable KEYBOARD_GPIO in the defconfg
      [ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120
      [ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devices
      Input: cobalt_btns - add missing MODULE_LICENSE

Mathieu Desnoyers (1):
      x86: correct register constraints for 64-bit atomic operations

Matt Carlson (6):
      tg3: Add APE register access locking
      tg3: Refine APE status check
      tg3: Preserve register settings for DASH
      tg3: Turn off ASF "driver alive" heartbeats for APE
      tg3: Fix firmware event timeouts
      tg3: Update version to 3.94

Matthew Garrett (1):
      eeepc-laptop: fix use after free

Max Krasnyansky (1):
      x86: resurrect proper handling of maxcpus= kernel option (v2)

Michael Borisov (1):
      drivers/hwmon/w83791d.c: fix unused var warning

Michael Chan (4):
      bnx2: Fix logic to setup VLAN rx tagging.
      bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.
      bnx2: Reinsert VLAN tag when necessary.
      bnx2: Update version to 1.8.0.

Michael Ellerman (1):
      powerpc: Fix /dev/oldmem interface for kdump

Michael Hennerich (4):
      Blackfin arch: Functional power management support
      Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
      Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabled in SIC_IWR1.
      Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driver

Michael Karcher (1):
      ath5k: Don't fiddle with MSI on suspend/resume.

Michael Kerrisk (1):
      Documentation/vm/page_migration: update reference to numa_maps + fix download URI

Mikael Pettersson (2):
      ixp4xx_eth: fix dma_mapping_error() compile errors
      x86: fix readb() et al compile error with gcc-3.2.3

Mike Frysinger (25):
      Blackfin arch: remove useless mtd defines in uClinux
      Blackfin arch: add board resources for parallel flash on cm-bf537
      Blackfin arch: add support for board tcm-bf537
      Blackfin arch: remove pata resources from generic board
      Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
      Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/silicon
      Blackfin arch: unify the duplicated _real_start functions
      Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
      Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.S
      Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
      Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over time
      Blackfin arch: convert L2 defines to be the same as the L1 defines
      Blackfin arch: delete unused cache functions
      Blackfin arch: cleanup cache lock code
      Blackfin arch: delete dead prototypes
      Blackfin arch: mark some functions as __init as they are only called from __init functions
      Blackfin arch: move fixed code defines into fixed_code.h as very few things actually need to know these details
      Blackfin arch: shuffle related prototypes together -- no functional changes
      Blackfin arch: use %pF when printing out the double fault address so we get symbol names
      Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as we dont need it setup that early
      Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about it
      Blackfin arch: fix missing digit in SCLK range checking
      Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected
      Blackfin RTC Driver: do all initialization before we register the rtc and make it available
      Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays

Mike Hernandez (1):
      [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.

Mikulas Patocka (1):
      bootmem allocator: alloc_bootmem_core(): page-align the end offset

Milan Broz (1):
      ACPI: Fix thermal shutdowns

NeilBrown (6):
      Make writes to md/safe_mode_delay immediately effective.
      Restore force switch of md array to readonly at reboot time.
      Fail safely when trying to grow an array with a write-intent bitmap.
      Don't let a blocked_rdev interfere with read request in raid5/6
      Allow faulty devices to be removed from a readonly array.
      Allow raid10 resync to happening in larger chunks.

Nick Piggin (3):
      mm: dirty page tracking race fix
      mm: xip fix fault vs sparse page invalidate race
      mm: xip/ext2 fix block allocation race

Nicolas Pitre (2):
      [ARM] 5194/1: update .gitignore
      [ARM] 5196/1: fix inline asm constraints for preload

Niv Sardi (2):
      [XFS] Move attr log alloc size calculator to another function.
      [XFS] Move xfs_attr_rolltrans to xfs_trans_roll

Nobuhiro Iwamatsu (3):
      sh: Add support sh_eth to sh7763rdp board
      sh: Add support sh7760fb to sh7763rdp board
      sh: Update sh7763rdp defconfig

Oliver Martin (1):
      USB: Add vendor/product id of ZTE MF628 to option

Oliver Neukum (1):
      USB: update to Documentation

Olivier Blin (2):
      hso: fix oops in read/write callbacks
      hso: fix refcounting on the ttyHSx devices

Pablo Neira Ayuso (3):
      netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks
      netfilter: ctnetlink: fix sleep in read-side lock section
      netfilter: ctnetlink: sleepable allocation with spin lock bh

Paul Collins (1):
      powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion

Paul Mundt (2):
      sh: mach-x3proto: Fix up smc91x platform data.
      sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.

Paul Walmsley (1):
      [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags

Pavel Emelyanov (1):
      binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers

Pavel Machek (2):
      acpi: trivial cleanups
      arch/x86/Kconfig: clean up, experimental adjustement

Peter Zijlstra (2):
      sched: fix rt-bandwidth hotplug race
      sched: scale sysctl_sched_shares_ratelimit with nr_cpus

Rafael J. Wysocki (1):
      sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2)

Rami Rosen (2):
      ipv6: ip6_route.h cleanup.
      ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.

Robert Fitzsimons (1):
      tlan: Fix two regressions introduced by 64bit conversion.

Robert Jennings (2):
      powerpc: Make CMO paging space pool ID and page size available
      powerpc: Add CMO enabled flag and paging space data to lparcfg

Roberto De Ioris (1):
      applesmc: support for Intel iMac

Robin Getz (4):
      Blackfin arch: be consistant with parition names, and ensure the bus is identified
      Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the decoded instruction.
      Blackfin arch: Print out doublefault addresses, so debug can occur
      Blackfin arch: Allow ins functions to have a low latency version

Robin Holt (2):
      [IA64] Remove sn2_defconfig.
      [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.

Rocky Craig (1):
      powerpc: Fix TLB invalidation on boot on 32-bit

Roland McGrath (1):
      tracehook: fix SA_NOCLDWAIT

Ron Rindjunsky (1):
      mac80211: update new sta's rx timestamp

Ruben Porras (1):
      [XFS] Make xfs_bmap_*_count_leaves void.

Russell King (5):
      [ARM] dma-mapping: improve type-safeness of DMA translations
      [ARM] dma-mapping: provide sync_range APIs
      [ARM] traps: don't call undef hook functions with spinlock held
      [ARM] add proc-macros.S include to proc-arm940 and proc-arm946
      [ARM] update mach-types

Rusty Russell (2):
      net: skb_copy_datagram_from_iovec()
      tun: fallback if skb_alloc() fails on big packets

Saeed Bishara (2):
      [ARM] Orion: Instantiate mv_xor driver for 5182
      [ARM] Kirkwood: Instantiate mv_xor driver

Scott Wood (1):
      gianfar: Call gfar_halt_nodisable() from gfar_halt().

Sebastian Siewior (3):
      Documentation: fix typo in ubifs.txt
      usb: return error code instead of 0 in the enqueue function.
      usb: isp1760: don't be noisy about short packets.

Seth Heasley (1):
      x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs

Simon Arlott (2):
      USB: Move usb/mon/ up to misc options in Kconfig
      USB: cxacru: Fix printk format flag in error message

Simon Horman (2):
      ipvs: Explictly clear ip_vs_stats members
      ipvs: add lvs-devel as a list contact

Sonic Zhang (1):
      Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.

Stefan Buehler (1):
      tg3: fix 64 bit counter for ethtool stats

Stefan Richter (4):
      ieee1394: regression in 2.6.25: updates should happen before probes
      ieee1394: don't drop nodes during bus reset series
      ieee1394: sbp2: let nodemgr retry node updates during bus reset series
      firewire: Kconfig help update

Stefan Schmidt (1):
      [ARM] 5193/1: Wire up missing syscalls

Stephen Hemminger (3):
      lockdep: fix build if CONFIG_PROVE_LOCKING not defined
      bridge: show offload settings
      nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization

Stephen Rothwell (2):
      sparc/drivers: use linux/of_device.h instead of asm/of_device.h
      sparc: remove include of linux/of_device.h from asm/of_device.h

Steve French (3):
      [CIFS] if get root inode fails during mount, cleanup tree connection
      [CIFS] remove trailing whitespace
      [CIFS] mount of IPC$ breaks with iget patch

Steven Rostedt (1):
      powerpc: Remove dead module_find_bug code

Suresh Siddha (2):
      x64, fpu: fix possible FPU leakage in error conditions
      crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()

Sven Wegener (10):
      ipvs: Fix possible deadlock in sync code
      ipvs: Fix possible deadlock in estimator code
      ipvs: Use ARRAY_SIZE()
      ipvs: Use list_empty() instead of open-coding the same functionality
      ipvs: Initialize schedulers' struct list_head at compile time
      ipvs: Annotate init functions with __init
      ipvs: Mark net_vs_ctl_path const
      ipvs: Embed estimator object into stats object
      ipvs: No need to zero out ip_vs_stats during initialization
      nbd: fix memory leak of nbd_dev array

Takashi Iwai (2):
      USB: cdc-acm.c: Fix compile warnings
      ALSA: hda - Fix capture source widgets on ALC codecs

Takashi YOSHII (2):
      binfmt_flat: Stub in a FLAT_PLAT_INIT().
      sh: Provide a FLAT_PLAT_INIT() definition.

Thomas Gleixner (1):
      x86: hpet: workaround SB700 BIOS

Tollef Fog Heen (1):
      USB: pl2023: Remove USB id (4348:5523) handled by ch341

Tony Luck (1):
      [IA64] pci_acpi_scan_root cleanup

Uwe Kleine-König (2):
      Input: gpio-keys - fix possible NULL pointer dereference
      Input: gpio-keys - make gpio_keys_device_driver static

Vegard Nossum (1):
      au1000_eth: use 'unsigned long' for irqflags

Vladislav Zolotarov (2):
      bnx2x: Load/Unload under traffic
      bnx2x: No LRO without Rx checksum

Wolfgang Mües (1):
      usb: auerswald: remove driver (obsolete)

Yang Hongyang (1):
      ipv6: Fix the return interface index when get it while no message is received.

Yang, Bo (4):
      [SCSI] megaraid_sas: add readl to force PCI posting flush
      [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine
      [SCSI] megaraid_sas: add new controllers (0x78 0x79)
      [SCSI] megaraid_sas: version and Documentation Update

Yaniv Rosner (3):
      bnx2x: Link order with external PHY
      bnx2x: Pause settings
      bnx2x: 8073 PHY changes

Yinghai Lu (5):
      pci: debug extra pci resources range
      pci: debug extra pci bus resources
      x86, pci: detect end_bus_number according to acpi/e820 reserved, v2
      x86: don't call e820_regiter_active_regions if out of range on node
      x86: check bigsmp in smp_sanity_check instead of cpu_up

Yitchak Gertner (6):
      bnx2x: Statistics
      bnx2x: HW lock mechanism
      bnx2x: Self-test false positive
      bnx2x: Delay in while loops
      bnx2x: Clearing MAC addresses filters
      bnx2x: Wrong structure size

York Sun (2):
      freescale DIU: add virtual resolution and panning support
      freescale DIU: bug fix: add sanity check for AOI position

Yoshihiro Shimoda (1):
      USB: sh: r8a66597-hcd: fix disconnect regression

Yoshinori Sato (1):
      sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.

Zhang, Yanmin (1):
      sched: fix the race between walk_tg_tree and sched_create_group

Zhao Yakui (2):
      ACPI : Add the EC dmi table to fix the incorrect ECDT table
      ACPI: Avoid bogus EC timeout when EC is in Polling mode

Zoltan Sogor (2):
      UBIFS: support splice_write
      UBIFS: fix budgeting request alignment in xattr code

matthieu Barthélemy (1):
      rtl8187: Add USB ID for Netgear WG111V3

roel kluin (1):
      atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?

venkatesh.pallipadi@intel.com (3):
      cpuidle: Do not use poll_idle unless user asks for it
      cpuidle: Menu governor fix wrong usage of measured_us
      cpuidle: Make ladder governor honor latency requirements fully
--

Hee hee

on
August 27, 2008 - 12:49am

It's not often that I see a project I had a hand in make a showing here, but I confess having a minor thrill hearing about TI's DaVinci and OMAP2430 here. :-)

(For better or for worse, the USB part has nothing to do with anything I worked on that went into either DaVinci or OMAP2430, but still... FWIW, my role was in the DSP side of things.)

--
Program Intellivision and play Space Patrol!

RE: Hee hee

Anonymous (not verified)
on
August 28, 2008 - 6:34pm

Every little bit counts.
Every once in a while, there are little "fits" about contributions not/never being accepted into mainline.

You have contributed on what was needed and your contribution thus made it in there.
That simple.

Kudos and thanks mate.
Jay

If I understood correctly,

Anonymous (not verified)
on
August 29, 2008 - 2:05am

If I understood correctly, he didn't do any of the Linux drivers, "only" the hardware.

You are correct

on
September 3, 2008 - 11:57am

I worked on various aspects of the DSP subsystem (C64+ Megamodule) that these chips include, particularly the cache architecture.

Someday I may make some software contributions that make their way into Linux mainline. Not yet, though. I'm still doing DSP architecture for now.

--
Program Intellivision and play Space Patrol!

What are you rambling

Anonymous (not verified)
on
September 1, 2008 - 7:48pm

What are you rambling about?
If your an idiot and don't know what things are, STOP POSTING HERE.

k.

awww

Anonymous (not verified)
on
September 3, 2008 - 11:02pm

someone needs a hug!

mDobfZlPjelWV

yourbandsgood (not verified)
on
August 21, 2010 - 9:59am

没有事业的女人会很惨7

on
November 24, 2010 - 11:10pm

  老婆其实也不是那么的忙,孩子上幼儿园了,她一个人,孩子上学了,她仍是一个人,偶然也会和另一个不上班的太太,一起逛街,美容,然而发现,自己和社会越来越远,几回鼓起勇气要再次步入社会,但是年纪不饶人,mukluk store,原来的基层工作,她不能干,本来干不了的,现在更是干不了,其实这样的女人,也不会特别的贤惠,操持家务缓缓的失去了兴致,毕竟是新时期的女性,哪里乐意情愿在家老这么呆着,可是,懊悔呀,小得时候没有认真的读书,在职的时候没有学什么,也没有真正潜心与任何的行业,没有一技之长,怎么开始呢,怎么保持呢,在能够吃苦的时候,吃苦了,人生的糖果都吃光了,现在除了不断的迟疑,影响着心境,甚至还搅扰着老公. ­

    一个事业上有追求的女人,是多么存在魅力,这种魅力是那么厚重,她辛苦工作的身影,和随时弥漫的才干,多么迷人,多么的禁得起岁月的斟酌.这样的女人,才应该多给她们一些体贴和关爱,因为值得也须要. ­

    而有事业的女人,不断的丰盛自己,恋情不是她生活的全部,他和男人,太有共同的语言,生孩子对于她,只是一个小小的延误,因为她已经在管理层,我有个装修公司的朋友,副总经理,看似纤弱的女子,她是临产前,老板开车把她送回家,她做作出产的,一个月不到的时候,我给她打电话,她在武汉出差.孩子很健康,家里部署的很好.她的例子可能有些极其,但是阐明了良多问题. ­

    这样的女人,不仅仅本人苦难,也会给她的义务老公带来懊恼. ­

    女人,如果在年青的时候不事业,没有学习,自从她生了孩子,生活就越来越悲惨,苦难的毕生. ­

  其实她们的取舍顺序是依照工作的压力顺序来挑选的,也就是说,她们宁肯找一个,压力小的,稳固的,安闲的工作,即便赚钱少,升值机会小,发展难.惋惜,这样的人,我连行政部都不会录用她,因为她们基本没有事业心,也不会学习,除非当初公司刚好有个紧迫的缺岗. ­

  在最能吃苦的时候寻求了安适,在最能学习的时候,谈了恋爱,因为她们的打算是28岁以前结婚生子,所以装扮,交友是她们全部的世界,当然了,享受青春的快乐时间,也是最吸引她们的,即使为此请假,辞职,也不会当回事.

    本文献给公司的女员工,因为世界是庞杂的,很可能有人会感到文字偏激,以偏盖全,究竟幸福的家庭是一样的,可怜的家庭各有各的不幸. ­

    女人是应当拿来宠拿来爱的,男人教导女人要有事业心,看起来如许冷淡和不体贴,只有老板才会这么卑劣和求实,moncler giubbotto,可就是这个卑鄙的老板,在公司里边给予妇女和男人一样的同等提升的机遇,他痛心那些曾和他并肩作战的红颜良知,他花血汗培育出来的有贸易禀赋的女人员,早迟到出了职业的舞台,那些嘴上寻求平等的女人,暗自默念,女人是弱者. ­

    有事业的女人,很美,看她们在男人的世界里,闪展腾挪,学习中的女人很美,才情横逸,,和这样的女人生活,乐趣是难以言表的,她们也许不是花瓶般的壮丽,但会让你静,让你甜,让你乐,让你敬. ­

  对于一直处于底层员工的妇女,生孩子,几乎是她们事业的停止。除非是在事业单位,如果是个别性的单位,她们往往因而就辞职了,怀孕到生,豢养孩子半年,一切恢复的时候,想起上班就头疼,首先,不好再找清闲的工作,因为那个时候,要找可以回家比较早的差事,否则,无奈照料孩子,不释怀呀,其次发现要雇阿姨来取代自己,一打算,阿姨比自己还贵,成果,给了自己一个借口,为了教育孩子,亲身带孩子,一直到长大,其实对事业的没追求,以及对社会工作的害怕也是造成她成为专职太太的原因. ­

  可是她可以忍耐,moncler jackets,毕竟有幸福的家,有爱她的老公和可恶的孩子。只是她常常抱怨家务的繁缛,她为了这个家,贡献了所有,老公懒得和她抬杠,其实老公想说,我为了这个家在拼. ­

  我每次都会让口试的女士挑,往往她们乐意干行政,其次是坐销,切实挑行销的寥寥无几.即使我告知她们物业参谋底薪最高,还有提成,未来还能当经理,转到行政部或名目部是很easy的事,她们依然不会改变他们的选择. ­

  咱们公司应聘的职员,演绎起来有三类,一类是物业顾问,是所谓行销的,一类是项目销售,是坐销的,第三类是行政文员类. ­

    古代社会,经济是如斯发达,女人当全职太太,如果是女人的决定,是因为她已经退缩,如果是男人的决定,那真实 未审是自私的对自己犯了错. ­

  全家的经济重任落到了老公的身上,老公在事业上不断的尽力和学习,和业务关联的不建交往,素质提高了,职位和金钱进步了,友人圈子也越来越大,社会不断的提高,老公也一直的先进. ­

   她最大的欲望,是想让老公跟她耐烦的聊一会儿,可是他回家很晚,因为应酬,即使回了家,也不谈话,看电视睡觉,女人不让他睡,吵架,老公觉得这个女人越来越难以理喻,女人感到男人好象不那么爱她. ­

    一个在胆怯中生活的女人,怀着不愿否认的自大,在老公酣睡的时候,悄悄的翻查老公的手机,多么可怜的气象,发明了什么,又能怎么。    ­

    我给面试的女孩子讲了这个大略意思,她说,她明知道会这样,但是她还是觉得不想吃苦,和担危险.她信任爱她的男人,不会那样的.    ­

  天然她们在28岁,如期的嫁给了一个有钱的或是有潜力的男人,这个男人之所以娶她,往往是由于她花开正艳。 ­

    吵架,对于一对幸福的夫妇,是打情骂俏,而对冷漠的夫妇,是想攻破麻痹,打破了麻木,往是烦,往往是彻底的讨厌。 ­

  她们的春秋均再25岁高低,有些确切形象可人,但是,我真的为她们的未来担忧,因为,很有可能,她们的未来很麻烦,甚至会过悲惨的后半生.. ­

    那些还呆头呆脑,娇生惯养,埋怨愁闷,准点放工的在职的女员工,如果你的事业目标是没有目的,我还怎么请求你不要上班迟到,真不晓得哪一天,你的男朋友一句话,就让你辞职了.她们所受到的关爱已经太多,她们有的是时光休息和娱乐,她们的将来会在庸勤中渡过余生,还能和她们有什么可聊的?我不认为她们有什么魅力,特殊是对于我,在她们辞职的时候,我简直懒得假意挽留. ­

    她的老公,不仅和她说的少,好象动的也很少,总之,无望的苦难,毫无悬念.始终到老。如果离婚,她会陷入失望,因为生活曾经是她的全体.        ­

    今天行政又推举了一个素质不错的女士刘小姐,到我办公室面试,我扫了一眼她的简历,就看透她了,不外还是让她叙述了一下,她一直做售楼员,4年换了3个项目,旁边休息了一年,现年28岁,来到我们公司,盼望继承在项目上干招待客户的工作.  ­

    男人有外遇,其实真的不全是因为好色,说句瞎话,如果当你苦恼于事业的关键的时候,老婆和你因为鸡毛蒜皮的家长里短,唠叨个不停,你和她说企业治理,她和你说商场的打折,你很困,因为压力,她拿枕头砸你,你说有多烦,你再定睛一看,对面的女人,面目狰狞,满嘴泥泞,你还能说什么.     ­

   她们的抉择次序,正好是与赚钱多少相反的,怪了. ­

    这就是为什么中国当今离婚率高的起因,所谓中国式离婚,正在不断的发生,在我看来,持续会产生。 女人凭什么只是生孩子的工具,凭什么生了孩子当前就沦为保姆,岂非要用所有的精力为了家吗,别忘了,她也曾禁受过良好的教育,她也曾经有过幻想.可是什么转变了她的人生轨迹? ­

­

    当然,没有事业的男人,会更加的悲惨,他的悲惨就是,终生都没有吃过糖.比女人还惨. ­

  老公那个时候或者还在事业的发展阶段,她很听老公的话,辞职回家了,当了全职的太太,有些还在无心的上班,直到生孩子. ­

    女人,悲惨的生涯开端了,其实早就开始了,这个时候,她将在寂寞中老去,她将与家务为伴,与电视为伴,假如她精神茂盛,还会与家长里短为伴,当然,作为报复,她甚至会浪费老公的钱.她并不快活,甚至上网,实在,网络上追求不到什么,可能有个比拟闲的无聊的人,会跟她聊多少句,替她的老公. ­

   因为我说的笑话,她们听不懂,我说的悲剧,她们当笑话. ­

    两个人在社会生活中的不同角色,决议了两个人发生了宏大的差异,这种差别,造成了独特语言的减少,女人当初吸引男人的魅力,已经不在,而专横和神经质,不断的骚扰着男人,一直到男人,真的有了外遇. ­

    什么叫吃苦?你们真的没有见过刻苦的工作,看看搬家公司和工地上的工人,你在办公室里打打电话能算吃苦?在有空调的高等写字楼里,访问客户算是吃苦?听老板的话,当真的看看书,网络上查查材料,算吃苦? 这样的女职员,看她们的人际关系很有趣,她们在公司里的朋友,不是利于业务进步的,而是有男性魅力的,不是一起干活的,而是能玩到一块或或聊倒一块的. ­

健尔马足疗机效果137389653854个减肥方法人人都能瘦

on
November 25, 2010 - 4:21am

  今天小编要为你推荐4个简单的减肥运动。它们虽然简单,但是它们的瘦身效果非常明显,保证人人都能瘦哦,健尔马足疗机效果

  去健身房参加运动
  
  健康减肥已经成为一种重要理念。不少人抛弃了节食等极端的减肥方式、回归到健身中心通过运动达到减肥的效果。
  
  好处:除了减肥外,可以让体形更加结实,健尔马足疗机批发,线条更加完美。
  
  特别提示:运动一般要在连续进行20分钟以上,健尔马足疗机价格,身体内的脂肪才开始燃烧。运动过量,会令人体力虚耗,精神委靡,ab收腹机厂家,可以请健身教练提供指导。
  
  适合人群:好奇心旺盛,健尔马足疗机官网,喜欢运动,害怕一个人孤单作战,最怕沉闷的人。

公交司机把公交线路剪成发型(图)

on
February 9, 2011 - 7:31am

司机黄忆峰

  早报记者 刘鹏 摄影 刘筱庆

  昨日是一年一度的中秋佳节。一大清早,家住水碾河的汪先生就起床了,他要去超市买点新鲜的食材,准备晚上全家的团圆宴。汪先生刚上72路公交,眼前突然一亮:“咦?这个公交司机的发型真有意思,他的发型上面居然剪了个‘72’的数字,有点好耍。”

  司机很潮:这发型 不怕乘客上错车

  这个司机叫黄忆峰,车队的其他司机介绍说,黄忆峰可是个不折不扣的型男。果然,记者见到黄忆峰时,他的脸上正挂着阳光的笑容,一条短裤,一双板鞋,加上极富个性的短发,完全是位个性十足的帅小伙。

  站在5米外就能看见,黄忆峰的右脑勺处,显现出两个数字――7和2。“头发是20日剪的。”黄忆峰是将两边和后脑勺推平后,mp4 cheap price,再让理发师帮忙剪出“72”的凹形字样,“要问为什么留这个图案,因为我是72路的司机啊。”

  “有了这个发型,以后乘客上车都不用看线路牌了,直接到车门前看我得了。”黄忆峰把头往右一偏,竖起手指往头上一指,笑了。

  自有原因:感情深 和72路相伴7年

  “你怎么把头发剪成这个样子呢?”中午时分,黄忆峰来到他常去的小面馆,老板娘也发现他奇怪的发型。

  黄忆峰剪了这个发型后,引起了很多朋友、同事的好奇,“为什么,因为我喜欢这个职业,对72路有着很深的感情。”黄忆峰早在10年前就进入公交公司工作了,“2003年我就在72路公交车上卖票,直到2年前正式成为一名72路公交司机,这期间,我见证了72路每一次线路、起点站、终点站的改变,这其中的感情,不是一般人能够体会的。”

  眼看中秋国庆大假要到来,黄忆峰希望能通过这种方式,为乘坐72路公交的外地游客留下一次难忘的回忆,“通过我的新潮发型,也能向外地游客展示我们成都公交司机充满活力、风趣、细心的一面嘛!”

  乘客新奇:很难得 服务上应多动脑筋

  只要是细心的乘客,在上车的瞬间,眼神一落到黄忆峰头上那奇特的“72”的字样上,都是微微一怔,略显吃惊。上来坐定后,个别乘客就开始窃窃私语:“这司机好有意思哦,还剪这种发型,真是‘开72路公交车,mp3 outlet online,剪72路方式的发型’哦!”“这下对了撒,以后都不用看线路了,建议每个司机都留这样的发型,连线路牌都可以省了,还保证不会上错车。”

  汪先生也来电说,作为一名公交司机,把对工作的热爱表达在自己的发型上,也很难得。“如果以后更多的司机能像黄师傅这样,在服务方面多动脑筋,那么乘坐成都的公交,也将成为一种享受。”  

英国设计师用糖尿病人尿液酿造威士忌酒(图)

on
February 9, 2011 - 10:34am

  国际在线专稿:据英国媒体报道,一位英国设计师用糖尿病人的尿液酿造出了美味的威士忌酒。

  据报道,英国设计师詹姆斯・吉尔宾本人就是一名1型糖尿病患者。他开发了一个名为“吉尔宾家酿威士忌”的项目,用老年糖尿病人们富含糖分的尿液酿造出高品质单一麦芽威士忌。

  吉尔宾的酿酒原料来自包括他祖母在内的一些老年患者的捐赠。他把这些尿液用净化自来水的方式进行净化,mp4 wholesaler,然后将提取出的糖分加入麦芽糊中以加速发酵过程,而传统酿造方法中的糖分通常来自麦芽糊中的淀粉浆。发酵好的酒液中再加入混合威士忌,改善它的色泽、口味和粘稠度。最后,这些品质足以用来出口的威士忌被装入标有尿液捐赠者姓名的瓶子里。

  当然,这些尿液威士忌无法量产,相对于饮品来说,它更是作为一种艺术品被酿造出来的。吉尔宾打算在今年9月将这些珍贵的威士忌在伦敦的一个设计博览会上展出,discount mp3,展览过程将包括品酒的环节。

承认的Nehalem处理器

megasites (not verified)
on
March 9, 2011 - 12:00am

Darrick J. Wong的
X86的,MSR的:修复NULL指针deref到期不存在的CPU来msr_open
i5k_amb:提供温度传感器标签
ibmaem:更新文件,以反映当前名称
ibmaem:防止x3650 M2的探测系统的无限循环
ibmaem:不要整个传感器信息库查询阅读时电能表
coretemp:承认的Nehalem处理器

超声波流量计的概述

on
April 14, 2011 - 3:20pm

超声波流量计的概述2011-02-09 17:28超声波流量计利用了低电压,多脉冲差原理,采用高精度和超稳定的双平衡信号差分发射,来测量顺流和逆流方向的超声波传输时间,超声波流量计根据时差计算出流速。当超声波波束在液体中传播时,液体的流动将使传播时间产生微小变化,其传播时间的变化正比于液体的流速,零流量时,两个传感器发射和接收超声波所需的时间完全相同
超声波流量计是通过检测流体流动对超声束或超声脉冲的作用以测量流量的仪表。根据对信号检测的原理超声流量计可分为传播速度差法直接时差法、时差法、相位差法和频差法、波束偏移法、多普勒法、互相关法、空间滤法及噪声法等。超声流量计和电磁流量计一样,因仪表流通通道未设置任何阻碍件,均属无阻碍流量计,是适于解决流量测量困难问题的一类流量计,特别在大口径流量测量方面有较突出的优点,近年来它是发展迅速的一类流量计之一。
可用声波或频率高于20khz的振动探测管道的流量。按照设计需要,流量传感器可利用管道周边安装的浸湿性或未浸湿性变送器耦合管道内流动体的超声波能量。
超声波流量计为利用多普勒效应工作。其通过对流体中颗粒与气泡的反射,使得传输频率被线性改变。其最终结果是发射器与接收器频率之间的转换,该值与流速存在直接关系。多普勒流量计是因奥地利物理学家和数学家christian johann doppler(1803~1853)而得名,多普勒在1842年预言接收的声波频率取决于声源或者与传播媒介相关的观测器的运动。为采用多普勒效应测量管道内的流量,其变送器可把0~0.5mhz的超声波转换成流体参看附图。流经此管道的液体必须包含声音反射材料如固体颗粒或者产生的汽泡,这些材料的运动可改变二次反射后到另一个接收转换器上的光波频率。这种频率变化与管道内材料的流动速度成线性正比,因此可用于形成一个与流速成正比的模拟或数字信号。
超声波流量计发展到今天虽然已日趋成熟,但其都有其适用范围,液体流量计,也都有局限性。这就要求我们:
在选择仪表时,一定要熟悉仪表和被测对象两方面的情况,并要兼顾考虑其它因素,这样测量才会准确;
努力研制新型仪表,使其在现有的基础上更加完善

老妈..生日快乐

on
May 2, 2011 - 4:52am

.亲爱.的老妈~~ 生日快乐哦,新开天龙八部sf!!!


嘿嘿.  

    

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.