All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-20 11:42:32 to 2012-07-20 12:50:08 UTC [more...]

[Buildroot] [Bug 5366] New: can't login (root or default)
 2012-07-20 12:50 UTC  (3+ messages)
` [Buildroot] [Bug 5366] "

[PATCH v3] HID: Allow drivers to be their own listener
 2012-07-20 12:49 UTC  (3+ messages)

[U-Boot] Unable to power the USB Keyboard on u-boot
 2012-07-20 12:49 UTC 

[PATCH, RFC 0/6] Avoid cache trashing on clearing huge/gigantic page
 2012-07-20 12:50 UTC  (13+ messages)
` [PATCH, RFC 1/6] THP: Use real address for NUMA policy
` [PATCH, RFC 2/6] mm: make clear_huge_page tolerate non aligned address
` [PATCH, RFC 3/6] THP: Pass real, not rounded, address to clear_huge_page
` [PATCH, RFC 4/6] x86: Add clear_page_nocache
` [PATCH, RFC 5/6] mm: make clear_huge_page cache clear only around the fault address
` [PATCH, RFC 6/6] x86: switch the 64bit uncached page clear to SSE/AVX v2

[PATCH v3 0/9] Miscellaneous soc-camera patches
 2012-07-20 12:49 UTC  (3+ messages)
` [PATCH v3 8/9] soc-camera: Add and use soc_camera_power_[on|off]() helper functions

[Qemu-devel] [PATCH 0/2] scsi boot
 2012-07-20 12:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] lsi53c895a boot support
  ` [Qemu-devel] [SeaBIOS] "

[PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays
 2012-07-20 12:44 UTC  (5+ messages)

[PATCH 1/3] drm/exynos: correct dma_buf exporter permission as ReadWrite
 2012-07-20 12:46 UTC  (3+ messages)

[PATCH] powerpc/mm: add ZONE_NORMAL zone for 64 bit kernel
 2012-07-20 12:21 UTC 

bison-native cleansstate failing
 2012-07-20 12:30 UTC  (3+ messages)

[LTP] Broken kernel/mem/ksm01 test
 2012-07-20 12:45 UTC 

[PATCH] powerpc/smp: Do not disable IPI interrupts during suspend
 2012-07-20 12:47 UTC  (2+ messages)

[PATCH] kernel bbclass: recreate uImage unless KEEPUIMAGE is set
 2012-07-20 12:32 UTC  (2+ messages)

[PATCH] mpc85xx_defconfig: add IDE support for MPC85xxCDS
 2012-07-20 12:45 UTC  (2+ messages)

[PATCH v8 0/7] power management patch set
 2012-07-20 12:42 UTC  (16+ messages)
` [PATCH v8 1/7] powerpc/smp: use a struct epapr_spin_table to replace macros
` [PATCH v8 2/7] powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
` [PATCH v8 3/7] powerpc/85xx: implement hardware timebase sync
` [PATCH v8 4/7] powerpc/85xx: add HOTPLUG_CPU support
` [PATCH v8 5/7] powerpc/85xx: add sleep and deep sleep support
` [PATCH v8 6/7] fsl_pmc: Add API to enable device as wakeup event source
` [PATCH v8 7/7] powerpc/85xx: add support to JOG feature using cpufreq interface

[Buildroot] [PATCH] lua: ensure that host-lua does not depend on host-readline and host-ncurses
 2012-07-20 12:42 UTC 

[Bug 16070] New: Fail to issue Start/Stop Unit
 2012-07-20 12:41 UTC  (2+ messages)
` [Bug 16070] "

Broken parallel build of gcc*
 2012-07-20 12:30 UTC  (8+ messages)

[PATCH v3] Btrfs: improve multi-thread buffer read
 2012-07-20 12:40 UTC  (6+ messages)

Re: [PATCH] Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision
 2012-07-20 12:40 UTC 

[Buildroot] [git commit] lua: ensure that host-lua does not depend on host-readline and host-ncurses
 2012-07-20 12:40 UTC 

[Buildroot] [git commit branch/next] lua: ensure that host-lua does not depend on host-readline and host-ncurses
 2012-07-20 12:40 UTC 

[Bug 16065] linux 2.6.34 keeps ranting that it can't retrieve EDID from my old LCD monitor
 2012-07-20 12:40 UTC 

are there PHYS_OFFSET alignment requirements for ARM Linux?
 2012-07-20 12:38 UTC  (4+ messages)

[Buildroot] [PATCH v4] lighttpd: use standard web root directory
 2012-07-20 12:38 UTC 

[Buildroot] [PATCH v3] lighttpd: use standard web root directory
 2012-07-20 12:38 UTC  (3+ messages)

beagleboard not booting yacto 1.2.1
 2012-07-20 12:37 UTC  (2+ messages)

[PATCH] mac80211: add extra checking for RC init upon receiving mesh beacon
 2012-07-20 12:36 UTC 

[Qemu-devel] [PATCH 1/2] configure: Replace bash code by standard shell code
 2012-07-20 12:35 UTC  (7+ messages)

[PATCH][upstream] TDM Framework
 2012-07-20 12:35 UTC  (2+ messages)
` [PATCH][upstream]Added TDM device support and Freescale Starlite driver

[U-Boot] [PATCH v3 1/4] kirkwood: use c-struct for access to SDRAM addr decode registers
 2012-07-20 12:34 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] kirkwood: implement kw_sdram_bs_set()
` [U-Boot] [PATCH v3 3/4] kirkwood: implement kw_sdram_size_adjust
` [U-Boot] [PATCH v3 4/4] arm/km: use kw_sdram_size_adjust to adjust SDRAM size

[RFC] firmware load: defer request_firmware during early boot and resume
 2012-07-20 12:33 UTC 

[RFC PATCH 0/6] augmented rbtree changes
 2012-07-20 12:31 UTC  (14+ messages)
` [PATCH 1/6] rbtree: rb_erase updates and comments
` [PATCH 2/6] rbtree: optimize fetching of sibling node
` [PATCH 3/6] augmented rbtree test
` [PATCH 4/6] rbtree: faster augmented insert
` [PATCH 5/6] rbtree: faster augmented erase
` [PATCH 6/6] rbtree: remove prior augmented rbtree implementation

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-20 12:33 UTC  (4+ messages)
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq

[PATCH 0/3] Add a generic cpufreq-cpu0 driver
 2012-07-20 12:33 UTC  (5+ messages)
` [PATCH 3/3] cpufreq: "

[PATCH 00/36] AArch64 Linux kernel port
 2012-07-20 12:32 UTC  (6+ messages)
` [PATCH 08/36] AArch64: Kernel booting and initialisation

[PATCH] regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltage
 2012-07-20 12:31 UTC 

[PATCH v5] Support for ns2501-DVO
 2012-07-20 12:30 UTC 

[U-Boot] [PATCH 1/2] kirkwood: implement kw_sdram_bs_set()
 2012-07-20 12:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "

[PATCHv2 1/2] ARM: vt8500: Update vt8500-ehci driver to support device tree
 2012-07-20 12:29 UTC  (4+ messages)
  ` [PATCHv2 2/2] ARM: vt8500: Add support for UHCI companion controller

[U-Boot] Pull request: ub-oot-arm/master
 2012-07-20 12:29 UTC 

[patch iproute2] iplink: add support for num[tr]xqueues
 2012-07-20 12:29 UTC 

[patch net-next 0/6] net: add team multiqueue support and do comple of thing on the way
 2012-07-20 12:28 UTC  (7+ messages)
` [patch net-next 1/6] net: honour netif_set_real_num_tx_queues() retval
` [patch net-next 2/6] rtnl: allow to specify different num for rx and tx queue count
` [patch net-next 3/6] rtnl: allow to specify number of rx and tx queues on device creation
` [patch net-next 4/6] net: rename bond_queue_mapping to slave_dev_queue_mapping
` [patch net-next 5/6] bond_sysfs: use ream_num_tx_queues rather than params.tx_queue
` [patch net-next 6/6] team: add multiqueue support

[U-Boot] [PATCH] SMDK6400: Add MAINTAINERS entry
 2012-07-20 12:28 UTC 

[Bug 16414] New: Panic during IO from both hard disk and CD-ROM on VIA IDE chipset using pata_via
 2012-07-20 12:25 UTC  (3+ messages)
` [Bug 16414] "

[Bug 44871] New: Kernel Panic during IO from CD-ROM related to 16414
 2012-07-20 12:25 UTC  (2+ messages)
` [Bug 44871] "

[U-Boot] [PATCH] SMDK6400: Add MAINTAINERS entry
 2012-07-20 12:24 UTC 

[PATCH 1/1] piggy.lzo.S: fix out of tree build
 2012-07-20 12:24 UTC  (2+ messages)

What happened to NIPQUAD and friends?
 2012-07-20 12:23 UTC  (2+ messages)

[PATCH v2] da8xx-fb: add missing FB_BLANK operations
 2012-07-20 12:20 UTC  (4+ messages)

Biweekly upstream qemu-kvm test report (using autotest + manual) - Week 28
 2012-07-20 12:20 UTC 

[Buildroot] [PATCH resend v4] owl-linux: new package
 2012-07-20 12:20 UTC 

[PATCH] HID: Make the HID bus visible in the Kconfig options
 2012-07-20 12:20 UTC  (3+ messages)

Very slow samba file transfer speed... any ideas ?
 2012-07-20 12:19 UTC  (7+ messages)

[PATCH 0/2] Fix machine check recovery for instruction fault on Sandy Bridge
 2012-07-20 12:18 UTC  (3+ messages)
` [PATCH 2/2] x86/mce: Add quirk for instruction recovery on Sandy Bridge processors

Patch for panic in n_tty_read()
 2012-07-20 12:18 UTC  (3+ messages)

[PATCH] arm: implement hypercall continuations
 2012-07-20 12:17 UTC  (2+ messages)

[Buildroot] luajit failure at http://autobuild.buildroot.org
 2012-07-20 12:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] add host arch detection and Kconfig BR2_HOSTARCH
 2012-07-20 12:14 UTC  (6+ messages)
      ` [Buildroot] [UNSURE]Re: "

[PATCH 0 of 3 v5/leftover] Automatic NUMA placement for xl
 2012-07-20 12:14 UTC  (13+ messages)
` [PATCH 1 of 3 v5/leftover] libxl: enable automatic placement of guests on NUMA nodes

[PATCH 00/81] modeset rework
 2012-07-20 12:09 UTC  (6+ messages)
` [PATCH 12/81] drm/i915: create VLV_DSIPLAY_BASE #define
` [PATCH 14/81] drm/i915: add inte_crt->adpa_reg

[Buildroot] [PATCH resend v3] owl-linux: new package
 2012-07-20 12:09 UTC  (2+ messages)

[GIT PULL] ARM: LPC32xx: DTS file updates
 2012-07-20 12:08 UTC  (2+ messages)

[GIT PULL] ARM: LPC32xx: Core updates
 2012-07-20 12:07 UTC  (2+ messages)

[PATCH 0 of 3] docs/cmdline
 2012-07-20 12:05 UTC  (4+ messages)
` [PATCH 1 of 3] docs/cmdline: Tweak some markdown formatting
` [PATCH 2 of 3] docs/cmdline: Remove ia64 specific arguments
` [PATCH 3 of 3] docs/cmdline: Add some more entries

[PATCH] SUNRPC: return negative value in case rpcbind client creation error
 2012-07-20 11:57 UTC 

[BUG] intel_drv.so fails to load
 2012-07-20 12:03 UTC  (9+ messages)

[RFC-v3 0/4] tcm_vhost+cmwq fabric driver code for-3.6
 2012-07-20 12:03 UTC  (5+ messages)
` [RFC-v3 4/4] tcm_vhost: Initial merge for vhost level target fabric driver

WESTERN UNION COMPENSATION PAYMENT
 2012-07-20 11:58 UTC 

[Qemu-devel] [PATCH 00/16] net: Move legacy QEMU VLAN code into net/hub.c
 2012-07-20 12:01 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] net: Add a hub net client
` [Qemu-devel] [PATCH 02/16] net: Use hubs for the vlan feature
` [Qemu-devel] [PATCH 03/16] net: Look up 'vlan' net clients using hubs
` [Qemu-devel] [PATCH 04/16] hub: Check that hubs are configured correctly
` [Qemu-devel] [PATCH 05/16] net: Drop vlan argument to qemu_new_net_client()
` [Qemu-devel] [PATCH 06/16] net: Convert qdev_prop_vlan to peer with hub
` [Qemu-devel] [PATCH 07/16] net: Remove vlan code from net.c
` [Qemu-devel] [PATCH 08/16] net: Remove VLANState
` [Qemu-devel] [PATCH 09/16] net: Rename non_vlan_clients to net_clients
` [Qemu-devel] [PATCH 10/16] net: Rename VLANClientState to NetClientState
` [Qemu-devel] [PATCH 11/16] net: Rename vc local variables to nc
` [Qemu-devel] [PATCH 12/16] net: Rename qemu_del_vlan_client() to qemu_del_net_client()
` [Qemu-devel] [PATCH 13/16] net: Make "info network" output more readable info
` [Qemu-devel] [PATCH 14/16] net: cleanup deliver/deliver_iov func pointers
` [Qemu-devel] [PATCH 15/16] net: determine if packets can be sent before net queue deliver packets
` [Qemu-devel] [PATCH 16/16] hub: add the support for hub own flow control

[PATCH 1/9] KVM: x86: remvoe unnecessary mark_page_dirty
 2012-07-20 11:45 UTC  (7+ messages)
` [PATCH 5/9] KVM: MMU: fask check write-protect for direct mmu

[PATCH] KVM: PIC: call ack notifiers for irqs that are dropped form irr
 2012-07-20 11:58 UTC  (2+ messages)

development board?
 2012-07-20 12:00 UTC  (3+ messages)

[RESEND PATCH v10] mmc: support BKOPS feature for eMMC
 2012-07-20 11:58 UTC  (2+ messages)

Devicetree: Initialization order of mmc block devices?
 2012-07-20 11:56 UTC  (9+ messages)

[U-Boot] I apply to maintain S3C6400 board for u-boot
 2012-07-20 11:56 UTC  (3+ messages)

[PATCH V1] Add Quirk for Broken Configuration
 2012-07-20 11:55 UTC  (3+ messages)
` [PATCH V1] mmc: dwmmc: Add quirk for broken Hardware Config

[RFC 0/4] OMAP Cpuidle/Suspend Cleanups
 2012-07-20 11:54 UTC  (7+ messages)
` [RFC 2/4] ARM: OMAP: PM: Get rid of Powerdomain book-keeping from cpuidle

[Qemu-devel] [RFC] introduce a dynamic library to expose qemu block API
 2012-07-20 11:53 UTC  (12+ messages)

[Buildroot] [PATCH 1/2] kernel-headers: bump 3.{0, 4}.x stable versions
 2012-07-20 11:53 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to kernel version 3.4.6

[PATCH 0/4] fuse: optimize scatter-gather direct IO
 2012-07-20 11:50 UTC  (5+ messages)
` [PATCH 1/4] fuse: add basic support of iovec[] to fuse_req
` [PATCH 2/4] fuse: re-work fuse_get_user_pages() to operate on iovec[]
` [PATCH 3/4] fuse: re-work fuse_direct_io() "
` [PATCH 4/4] fuse: re-work fuse_direct_IO()

Ceph write performance
 2012-07-20 11:49 UTC  (3+ messages)

[ANNOUNCE] Sharness - Test library derived from Git
 2012-07-20 11:45 UTC  (4+ messages)

RE: exynos drm hdmi audio: how to recieve audio parameters (sf, bps, channel count)
 2012-07-20 11:44 UTC 

[U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code
 2012-07-20 11:43 UTC  (4+ messages)

Remove the flushing list (v2)
 2012-07-20 11:41 UTC  (6+ messages)
` [PATCH 01/10] drm/i915: Allow late allocation of request for i915_add_request()
` [PATCH 02/10] drm/i915: Remove assertion over write domain after i915_gem_object_sync()
` [PATCH 03/10] drm/i915: Replace the pending_gpu_write flag with an explicit seqno
` [PATCH 04/10] drm/i915: Remove the defunct flushing list
` [PATCH 09/10] drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer


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.