All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-01 11:26:38 to 2012-12-01 15:15:22 UTC [more...]

[PATCH] Yocto Project Dev Manual - bad reference in dev-manual-newbie.xml
 2012-12-01 15:15 UTC 

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-12-01 15:10 UTC  (20+ messages)
` [RFC v2 1/8] video: tegra: Add nvhost driver

[PATCH v2 0/8] enable support for AMBA drivers under x86
 2012-12-01 15:11 UTC  (4+ messages)
` [PATCH 2/8] gpio: pl061 depends on ARM

[U-Boot] [PATCH v2 0/23] Various patches in common/
 2012-12-01 15:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 20/23] Add command to show DRAM configuration

at91-3.8-pinctrl+mmc+spi branch build failure
 2012-12-01 15:07 UTC 

rtl8723e droping the AP continuously for low signals; is there a threshold parameter?
 2012-12-01 15:07 UTC  (3+ messages)

[PATCH 00/12] KVM: PPC: 64-bit Book3E arch support
 2012-12-01 15:06 UTC  (27+ messages)
` [PATCH 05/12] KVM: PPC: e500: Add emulation helper for getting instruction ea
` [PATCH 09/12] KVM: PPC: bookehv: Add guest computation mode for irq delivery
` [PATCH 10/12] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
` [PATCH 11/12] KVM: PPC: booke: Add EPCR support in sregs
` [PATCH 12/12] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface

Not receiving any messages since 2012-11-04
 2012-12-01 15:05 UTC 

[PATCH 00/21] TTY buffer in tty_port and other stuff
 2012-12-01 14:59 UTC  (17+ messages)
` [PATCH 21/21] TTY: move tty buffers to tty_port
                              ` flush_to_ldisc accesses tty after free (was: [PATCH 21/21] TTY: move tty buffers to tty_port)

[ 00/54] 3.6.9-stable review
 2012-12-01 14:58 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/7] batman-adv: Move soft-interface initialization to ndo_init
 2012-12-01 14:54 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCH 6/7] batman-adv: Allow to use rntl_link for device creation/deletion
      `  "
        ` Re: [B.A.T.M.A.N.] "
              `  "

[Qemu-devel] lsi scsi driver is broken
 2012-12-01 14:54 UTC  (5+ messages)

[Qemu-devel] OBSCURE technical question for qemu devs
 2012-12-01 14:53 UTC  (2+ messages)

I/O is issued twice at scsi level
 2012-12-01 14:51 UTC  (3+ messages)

[kbd] mapscrn: cannot open map file _8859-15_
 2012-12-01 14:51 UTC  (3+ messages)

[PATCH v4 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
 2012-12-01 14:49 UTC  (2+ messages)
` [PATCH v4 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS c

some variables not expanded corectly before BUILDCFG_VARS are shown
 2012-12-01 14:34 UTC  (2+ messages)

Wireless regression in workqueue: use mod_delayed_work() instead of __cancel + queue
 2012-12-01 14:39 UTC  (6+ messages)

High context switch rate, ksoftirqd's chewing cpu
 2012-12-01 14:38 UTC  (5+ messages)

[U-Boot] Please pull u-boot-x86.git
 2012-12-01 14:38 UTC 

Questions about --with-alpha and --with-armeb configure flags
 2012-12-01 14:38 UTC  (3+ messages)

[PATCH v3 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS c
 2012-12-01 14:36 UTC  (4+ messages)
` [PATCH v3 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STA
  ` [PATCH v3 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call

[Qemu-devel] [PATCH] pixman: require 0.18.4 or newer
 2012-12-01 14:36 UTC  (2+ messages)

Please add support for arm "armv5tel" processor
 2012-12-01 14:35 UTC 

[ath9k-devel] ath9k_htc test release: please test
 2012-12-01 14:31 UTC  (3+ messages)
`  "

FROM MRS. SUSAN SHABANGU MINISTER OF MINERAL RESOURCES
 2012-12-01 14:24 UTC 

[PATCH 00/28] Drivers: hv: Update the Vmbus protocol
 2012-12-01 14:46 UTC  (29+ messages)
` [PATCH 01/28] Drivers: hv: Implement routines for read side signaling optimization
  ` [PATCH 02/28] Drivers: hv: Add state to manage batched reading
  ` [PATCH 03/28] Drivers: hv: Turn off batched reading for util drivers
  ` [PATCH 04/28] Drivers: hv: Optimize signaling in the read path
  ` [PATCH 05/28] Drivers: hv: Optimize the signaling on the write path
  ` [PATCH 06/28] Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
  ` [PATCH 07/28] Drivers: hv: Support handling multiple VMBUS versions
  ` [PATCH 08/28] Drivers: hv: Update the ring buffer structure to match win8 functionality
  ` [PATCH 09/28] Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond
  ` [PATCH 10/28] Drivers: hv: Save and export negotiated vmbus version
  ` [PATCH 11/28] Drivers: hv: Change the signature for hv_signal_event()
  ` [PATCH 12/28] Drivers: hv: Change the signature of vmbus_set_event()
  ` [PATCH 13/28] Drivers: hv: Move vmbus version definitions to hyperv.h
  ` [PATCH 14/28] Drivers: hv: Manage signaling state on a per-connection basis
  ` [PATCH 15/28] Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
  ` [PATCH 16/28] Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
  ` [PATCH 17/28] Drivers: hv: Add state to manage incoming channel interrupt load
  ` [PATCH 18/28] Drivers: hv: Modify the interrupt handling code to support win8 and beyond
  ` [PATCH 19/28] Drivers: hv: Add code to distribute channel interrupt load
  ` [PATCH 20/28] Drivers: hv: Get rid of the unused global signaling state
  ` [PATCH 21/28] Drivers: hv: Get rid of unnecessary request for offers
  ` [PATCH 22/28] Drivers: hv: Manage event tasklets on per-cpu basis
  ` [PATCH 23/28] Drivers: hv: Handle vmbus interrupts concurrently on all cpus
  ` [PATCH 24/28] Drivers: hv: Add a check to deal with spurious interrupts
  ` [PATCH 25/28] Drivers: hv: Enable protocol negotiation with win8 hosts
  ` [PATCH 26/28] Drivers: hv: Implement flow management on the send side
  ` [PATCH 27/28] Drivers: hv: Capture the host build information
  ` [PATCH 28/28] Drivers: hv: Cleanup and consolidate reporting of build/version info

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-01 14:22 UTC 

[RFC v1] drm: add reference count of gem object name
 2012-12-01 14:21 UTC  (7+ messages)

[Bug 56405] New: Distorted graphics on Radeon HD 6620G
 2012-12-01 14:11 UTC  (3+ messages)
` [Bug 56405] "

[Bug 57763] New: 3D applications have blank screen with "export RADEON_HYPERZ=1" and git-da7029d
 2012-12-01 14:09 UTC  (2+ messages)
` [Bug 57763] "

gunzip error when uncompress to buf
 2012-12-01 14:06 UTC  (4+ messages)

how does barebox deal with more than one environment?
 2012-12-01 14:07 UTC  (4+ messages)

CONGRATULATIONS!!!! Your email has won a consolation prize, open the attachment file and contact your claim agent!!!!!
 2012-12-01 14:05 UTC 

[PATCH] ARM: SAMSUNG: Fix build of I2S driver
 2012-12-01 14:05 UTC  (6+ messages)

[PATCH 0/3] More Haswell VGA fixes
 2012-12-01 14:04 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: add support for mPHY destination on intel_sbi_{read, write}
` [PATCH 2/3] drm/i915: add lpt_init_pch_refclk
` [PATCH 3/3] drm/i915: set the LPT FDI RX polarity reversal bit when needed

[PATCH 1/2] 4.1.2 blktap2 cleanup fixes
 2012-12-01 14:03 UTC  (3+ messages)

Also close config file handle when leaving git_config_set_multivar_in_file() early
 2012-12-01 14:01 UTC 

How to handle src.rpm packages
 2012-12-01 14:00 UTC  (2+ messages)

[PATCH] KVM: PPC: Make EPCR a valid field for booke64 and bookehv
 2012-12-01 13:58 UTC  (3+ messages)

[PATCH V2] mds: fix CDir::_commit_partial() bug
 2012-12-01 13:58 UTC  (2+ messages)

[PATCH 0/2] ASoC: Samsung: Remove platform device support
 2012-12-01 13:49 UTC  (4+ messages)
` [PATCH 1/2] ASoC: Samsung: WM8994: Add basic device tree support for machine file

[v3.7-rcx] drm/i915: *ERROR* Timed out waiting for forcewake old ack to clear
 2012-12-01 13:40 UTC  (3+ messages)

Hopefully the last round of stolen work
 2012-12-01 11:35 UTC  (11+ messages)
` [PATCH 10/16] drm/i915: Handle stolen objects for pread
` [PATCH 16/16] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[PATCH] ARM: pass syscall return value to sys_exit tracepoint
 2012-12-01 13:38 UTC 

[PATCH] mfd: wm5102: Treat future revisions as revision B
 2012-12-01 13:29 UTC  (3+ messages)

[PATCH v3 1/3] aerdrv: Trace Event for AER
 2012-12-01 13:28 UTC  (4+ messages)

[PATCH] mfd: arizona: Register haptics devices
 2012-12-01 13:28 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: don't print the last_seen time for bat0 TT local entry
 2012-12-01 13:27 UTC  (2+ messages)

[PATCH 0/2] i2c-s3c2410: Implementation bus arbitration support
 2012-12-01 13:26 UTC  (7+ messages)
` [PATCH 2/2] i2c-s3c2410: Add bus arbitration implementation

[PATCH resend 1/5] asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
 2012-12-01 13:24 UTC  (5+ messages)
` [PATCH resend 2/5] asm-generic/mmu.h: Add support for FDPIC
` [PATCH resend 3/5] c6x: Use generic asm/mmu.h
` [PATCH resend 4/5] h8300: "
` [PATCH resend 5/5] xtensa: Use generic asm/mmu.h for nommu

[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless NULL check
 2012-12-01 13:19 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless blank lines before and after brackets
 2012-12-01 13:15 UTC  (2+ messages)

[PATCH] ARM: ixp4xx: Add "ask" handler for timer interrupts
 2012-12-01 13:14 UTC  (3+ messages)
  ` Re[2]: "

Raid 0+1
 2012-12-01 13:11 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Initialize lockdep class keys for hashes
 2012-12-01 13:11 UTC  (2+ messages)

[PATCH 00/10] gmbus/dp aux irqfication
 2012-12-01 12:53 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: haswell has the same irq handlers as ivb
` [PATCH 02/10] drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
` [PATCH 03/10] drm/i915: reorder setup sequence to have irqs for output setup
` [PATCH 04/10] drm/i915: extract gmbus_wait_hw_status
` [PATCH 05/10] drm/i915: wire up gmbus irq handler
` [PATCH 06/10] drm/i915: use the gmbus irq for waits
` [PATCH 07/10] drm/i915: use gmbus irq to wait for gmbus idle
` [PATCH 08/10] drm/i915: wire up do aux channel done interrupt
` [PATCH 09/10] drm/i915: irq-drive the dp aux communication
` [PATCH 10/10] drm/i915: use _NOTRACE for gmbus/dp aux wait loops

[drm-intel:drm-intel-next-queued 70/75] drivers/gpu/drm/i915/i915_irq.c:939:43: sparse: incorrect type in argument 2 (different address spaces)
 2012-12-01  0:35 UTC 

[PATCH] drm/i915: fixup TV load detect
 2012-12-01  1:21 UTC  (2+ messages)

[scsi:for-next 72/72] drivers/scsi/mpt3sas/mpt3sas_base.c:2099:26: sparse: incorrect type in initializer (different base types)
 2012-12-01 12:49 UTC 

[PATCH v5 0/2] submodule update: add --remote for submodule's upstream changes
 2012-12-01 12:48 UTC  (5+ messages)
` [PATCH v4 2/4] git-submodule init: Record submodule.<name>.branch in repository config
  ` [RFC] remove/deprecate 'submodule init' and 'sync'

[PATCH/RFC 0/5] win32: support echo for terminal-prompt
 2012-12-01 12:43 UTC  (9+ messages)
` [PATCH/RFC 1/5] mingw: make fgetc raise SIGINT if apropriate
    ` [msysGit] "
` [PATCH/RFC 2/5] compat/terminal: factor out echo-disabling

sky2: Correct mistakenly switched read/write sequence
 2012-12-01 12:42 UTC 

[Buildroot] can-utils or site method git broken
 2012-12-01 12:42 UTC  (3+ messages)

sky2: fix cleanup sequence in probe() function
 2012-12-01 12:39 UTC 

[PATCH 0/5] ignore SIG{INT,QUIT} when launching editor
 2012-12-01 12:34 UTC  (2+ messages)

[PATCH] fakeroot: update to upstream version 1.18.4
 2012-12-01 12:14 UTC  (2+ messages)

[PATCH] hfsplus: rework processing of hfs_btree_write() returned error
 2012-12-01 13:16 UTC  (4+ messages)

[PATCH 00/10] Latest numa/core release, v18
 2012-12-01 12:26 UTC  (5+ messages)
  ` [RFC PATCH] mm/migration: Don't lock anon vmas in rmap_walk_anon()
    ` [RFC PATCH] mm/migration: Remove anon vma locking from try_to_unmap() use

[PATCH v3]realtek:r8169: Bugfix or workaround for missing extended GigaMAC registers settings
 2012-12-01 11:44 UTC  (2+ messages)

My SD Card Reader cannot read SDHC cards
 2012-12-01 12:04 UTC 

LETTER FROM MR LIM BOUT KINDLY, OPEN THE ATTACHED FILE,
 2012-12-01 12:03 UTC 

[net-next 0/9][pull request] Intel Wired LAN Driver Updates
 2012-12-01 11:53 UTC  (10+ messages)
` [net-next 1/9] ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
` [net-next 2/9] igb: Updates to read nvm function for i211 device
` [net-next 3/9] igb: Acquire, release semaphore for writing each EEPROM page
` [net-next 4/9] igb: Refactoring of i210 file
` [net-next 5/9] igb: Workaround for global device reset problem on 82580
` [net-next 6/9] igb: Unset sigdetect for SERDES loopback on 82580 and i350
` [net-next 7/9] igb: Fix SerDes autoneg flow control
` [net-next 8/9] e1000e: cosmetic cleanup of comments
` [net-next 9/9] ixgbe: Do not parse past IP header on fragments beyond the first

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2012-12-01 11:27 UTC  (3+ messages)
` [Qemu-devel] [Bug 955379] "

[PATCH 4/4 v6] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-12-01 11:22 UTC 

[GIT PULL] RCU fix
 2012-12-01 11:26 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.