All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-30 13:46:54 to 2013-01-30 14:44:56 UTC [more...]

[PATCH 1/6] KVM: MMU: make spte_is_locklessly_modifiable() more clear
 2013-01-30 14:44 UTC  (7+ messages)
` [PATCH 2/6] KVM: MMU: drop unneeded checks
` [PATCH 3/6] KVM: MMU: set base_role.nxe during mmu initialization
` [PATCH 4/6] KVM: MMU: drop superfluous min() call
` [PATCH 5/6] KVM: MMU: drop superfluous is_present_gpte() check
` [PATCH 6/6] Revert "KVM: MMU: split kvm_mmu_free_page"
` [PATCH 0/6] small cleanups in MMU code

[docbug] the example for 'whereis -u' lacks an '-ms'?
 2013-01-30 14:43 UTC  (2+ messages)

[PATCH 0/6] small cleanups in MMU code
 2013-01-30 14:42 UTC 

[ceph] locking fun with d_materialise_unique()
 2013-01-30 14:42 UTC  (5+ messages)

Slides from the Yocto Developer Day
 2013-01-30 14:41 UTC  (3+ messages)

Bug, feature, or pilot error: format-patch
 2013-01-30 14:41 UTC  (2+ messages)

KVM call agenda for 2013-01-29
 2013-01-30 14:41 UTC  (6+ messages)
` [Qemu-devel] "
  ` QEMU buildbot maintenance state (was: Re: KVM call agenda for 2013-01-29)
    ` [Qemu-devel] "
      ` [Qemu-devel] QEMU buildbot maintenance state

[PATCH v3] ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bug
 2013-01-30 14:39 UTC  (2+ messages)

[patches] some proper pluralization, and a bunch of textual fixes
 2013-01-30 14:38 UTC  (2+ messages)

powerpc/usb: machine check when writing to portsc in ehci-fsl
 2013-01-30 14:27 UTC 

Writes greater than 64k fails with -ENOSPC
 2013-01-30 14:37 UTC  (4+ messages)

KVM call minutes 2013-01-29
 2013-01-30 14:37 UTC  (13+ messages)
    ` What to do about non-qdevified devices? (was: KVM call minutes 2013-01-29)
        ` What to do about non-qdevified devices?
          ` [Qemu-devel] "
` [Qemu-devel] KVM call minutes 2013-01-29 - Port I/O
    `  "

[PATCH -stable 3.4] mac80211: synchronize scan off/on-channel and PS states
 2013-01-30 14:36 UTC 

[PATCH v3] cpufreq: instantiate cpufreq-cpu0 as a platform_driver
 2013-01-30 14:36 UTC  (4+ messages)

[PATCH] drivers/block/xsysace - replace in(out)_8/in(out)_be16/in(out)_le16 with generic iowrite(read)8/16(be)
 2013-01-30 14:36 UTC  (4+ messages)

Distincting very similar CPUs in cpu-probe.c
 2013-01-30 14:34 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] MIPS: use an unified u-boot.lds script
 2013-01-30 14:34 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] MIPS: add unified u-boot.lds file
` [U-Boot] [PATCH v2 2/7] MIPS: qemu-mips: use the unified u-boot.lds script
` [U-Boot] [PATCH v2 3/7] MIPS: pb1x00: remove custom "
` [U-Boot] [PATCH v2 4/7] MIPS: vct: "
` [U-Boot] [PATCH v2 5/7] MIPS: incaip: "
` [U-Boot] [PATCH v2 6/7] MIPS: dbau1x00: "
` [U-Boot] [PATCH v2 7/7] MIPS: qi_lb60: "

[patch] [SCSI] libosd: check for kzalloc() failure
 2013-01-30 14:34 UTC  (9+ messages)

[Buildroot] [pull request v3] Pull request for branch yem-new-packages
 2013-01-30 14:34 UTC  (4+ messages)
` [Buildroot] [PATCH 2/7] package/pmake: add host pmake

[PATCH] ARM: omap2: register cpufreq-cpu0 device for am33xx
 2013-01-30 14:32 UTC  (2+ messages)

[PATCH v2] xen: print "debug=y|n" during hypervisor startup
 2013-01-30 14:31 UTC 

Yocto Project Developer at Embedded Linux Conference US
 2013-01-30 14:31 UTC  (2+ messages)

[xen-unstable test] 15387: regressions - FAIL
 2013-01-30 14:31 UTC  (2+ messages)

[PATCH] tools: set migration constraints from cmdline
 2013-01-30 14:30 UTC  (2+ messages)

PVH questions
 2013-01-30 14:28 UTC  (4+ messages)

[PATCH 0/6] Fix 740t support and remove more unused ARMv3 code
 2013-01-30 14:27 UTC  (7+ messages)
` [PATCH 1/6] ARM: tlbflush: remove ARMv3 support
` [PATCH 2/6] ARM: cache: remove ARMv3 support code
` [PATCH 3/6] ARM: mm: fix numerous hideous errors in proc-arm740.S
` [PATCH 4/6] ARM: mm: remove broken condition check for v4 flushing
` [PATCH 5/6] ARM: modules: don't export cpu_set_pte_ext when !MMU
` [PATCH 6/6] ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU

[PATCH 00/17] Packaging performance improvements
 2013-01-30 14:01 UTC  (18+ messages)
` [PATCH 01/17] alsa-tools: upgrade to 1.0.26.1
` [PATCH 02/17] multilib.conf: Use BASELIB to set baselib, not hardcode the value
` [PATCH 03/17] sstate: Move debug comment to more logical place
` [PATCH 04/17] insane.bbclass: Fix incorrect getVar call
` [PATCH 05/17] package: Rename splitfile functions to something more descriptive
` [PATCH 06/17] package.bbclass: Improve kernel module handling
` [PATCH 07/17] package.bbclass: Add a shortcut exit from the mkdir function
` [PATCH 08/17] package.bbclass: Check FILES once, not once per loop iteration
` [PATCH 09/17] package.bbclass: Avoid copying the datastore for FILES handling
` [PATCH 10/17] package.bbclass: Move PKG handling code to emit_pkgdata
` [PATCH 11/17] package.bbclass: Split out package_fixsymlinks function
` [PATCH 12/17] package.bbclass: Tweak PACKAGEFUNCS
` [PATCH 13/17] package.bbclass: Improve package_fixsymlinks
` [PATCH 14/17] package: Create global package file list and use throughout PACKAGEFUNCS
` [PATCH 15/17] package.bbclass: Use expanded RDEPENDS in read_shlibdeps
` [PATCH 16/17] package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunning task
` [PATCH 17/17] directfb: Explictly disable mesa

[U-Boot] [PATCH v2 0/7] MIPS: use an unified u-boot.lds script
 2013-01-30 14:27 UTC 

[PATCH 0/4 V6] xen: arm: parse modules from DT during early boot
 2013-01-30 14:26 UTC  (5+ messages)
` [PATCH 1/4] dtb: correct handling of #address-cells and #size-cells
` [PATCH 2/4] xen: arm: parse modules from DT during early boot
` [PATCH 3/4] xen: strip xen, multiboot-module nodes from dom0 device tree
` [PATCH 4/4] xen: arm: create dom0 DTB /hypervisor/ node dynamically

[RFC PATCH] SUNRPC: protect transport processing with rw sem
 2013-01-30 14:23 UTC  (4+ messages)

bluez5 support for dundee
 2013-01-30 14:22 UTC  (2+ messages)

[PATCH v2 0/3] l2tp: fix ancillary data handling in ipv6 recv
 2013-01-30 14:21 UTC  (4+ messages)
` [PATCH v2 1/3] ipv6: rename datagram_send_ctl and datagram_recv_ctl
` [PATCH v2 2/3] ipv6: export ip6_datagram_recv_ctl
` [PATCH v2 3/3] l2tp: correctly handle ancillary data in the ip6 recv path

[Webhob] User feedback on first Web Hob designs
 2013-01-30 14:20 UTC 

[U-Boot] [PATCH 0/10] mx23/mxs pending patches
 2013-01-30 14:18 UTC  (13+ messages)
` [U-Boot] [PATCH 01/10] mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
` [U-Boot] [PATCH 02/10] mx23: Document the tRAS lockout setting in memory initialization
` [U-Boot] [PATCH 03/10] mx23evk: Adjust DRAM control register to use full 128MB of RAM
` [U-Boot] [PATCH 06/10] mx23_olinuxino: Add support for status LED
` [U-Boot] [PATCH 07/10] usb: mxs: Disable USB Port 1 for i.MX23
` [U-Boot] [PATCH 10/10] mx23_olinuxino: Add ethernet support

Fwd: xenbusb_nop_confighook_cb timeout and cd issue
 2013-01-30 14:18 UTC  (2+ messages)

[PATCH] xen: print "debug=y|n" during hypervisor startup
 2013-01-30 14:18 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Error state should print /sys/kernel/debug
 2013-01-30 14:18 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Adding a warning to FBC description

ath9k has buggy promiscuous mode
 2013-01-30 14:17 UTC  (6+ messages)

[PATCH/RFC 0/6] commit caching
 2013-01-30 14:16 UTC  (4+ messages)
` [PATCH 4/6] introduce a commit metapack

[PATCH 2/8] KVM: PPC: booke: Allow multiple exception types
 2013-01-30 14:15 UTC  (6+ messages)
` [PATCH 5/8] KVM: PPC: debug stub interface parameter defined

[PATCH v4] i2c: Adding support for Intel iSMT SMBus 2.0 host controller
 2013-01-30 14:15 UTC  (6+ messages)
` [PATCH v5] "

[PATCH] ARM: tlb: perform branch predictor maintenance for whole invalidation
 2013-01-30 14:12 UTC 

[meta-oe][[RFC][PATCHv2] nodejs: add 0.8.18
 2013-01-30 13:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] board: xilinx: Remove unused ancient i2c driver
 2013-01-30 14:10 UTC  (2+ messages)

[PATCH v2 00/11] mmc: core and driver DT and related development
 2013-01-30 14:09 UTC  (10+ messages)
` [PATCH/RFC v2 06/11] mmc: tmio-mmc: define device-tree bindings

[PATCH 1/2] ARM: memory: use SZ_ constants for defining the virtual memory layout
 2013-01-30 14:08 UTC  (2+ messages)
` [PATCH 2/2] ARM: memory: define TASK_UNMAPPED_BASE in terms of TASK_SIZE

[feature request] git add completion should exclude staged content
 2013-01-30 14:06 UTC  (9+ messages)

kernel 3.8 make problem
 2013-01-30 14:07 UTC 

[PATCH v2] ARM: OMAP2: hwmod: Fix "register offset NULL check" bug
 2013-01-30 14:07 UTC  (6+ messages)

[PATCH 2/2] perf script: add python script to show system's file r/w behavior
 2013-01-30 14:05 UTC 

[PATCH] cpsw: Fix interrupt storm among other things
 2013-01-30 14:03 UTC  (17+ messages)

Gianfar : Drop a long frame
 2013-01-30 13:43 UTC 

[Bug 60028] New: Post-3.7.x memory leak, Radeon Evergreen, bisected
 2013-01-30 14:03 UTC  (2+ messages)
` [Bug 60028] "

[RFC v4 00/13][eclipse-poky] Integrate yocto documentation into eclipse
 2013-01-30 14:01 UTC  (14+ messages)
` [RFC v4 01/13] features/sdk.site: Fixed typo in category name
` [RFC v4 02/13] Fixed typo in version variable name
` [RFC v4 03/13] plugins/sdk.ide.doc.user: Add empty eclipse help
` [RFC v4 04/13] plugins/sdk.ide.doc.user: Add about.html to prepare addition of yocto documentation
` [RFC v4 05/13] features/org.yocto.doc: Add new feature containing yocto project documentation
` [RFC v4 06/13] features/doc.headless.build: Added headless build for yocto.doc feature
` [RFC v4 07/13] features/sdk.site: Added yocto.doc feature to update site
` [RFC v4 08/13] scripts/build.sh: Added yocto.doc feature to build
` [RFC v4 09/13] scripts/generate-doc.sh: Add script to handle eclipse help generation
` [RFC v4 10/13] plugins/sdk.ide.doc.user: Add yocto documentation to the table of contents
` [RFC v4 11/13] scripts/generate-doc.sh: Copy generated eclipse help into the user.doc plugin
` [RFC v4 12/13] scripts/build.sh: Add documentation generation to the default build
` [RFC v4 13/13] (TEMPORARY): Use origin/timo branch of yocto docs project

kernel 3.8 make problem
 2013-01-30 14:00 UTC  (2+ messages)

[PATCH, RFC] usb: add devicetree helpers for determining dr_mode and phy_type
 2013-01-30 14:00 UTC  (5+ messages)
  ` [PATCH,RFC] "

[RFC v2 00/18][eclipse-poky] Storing yocto settings as target profiles
 2013-01-30 13:59 UTC  (28+ messages)
` [RFC v2 01/18] plugins/sdk.ide: Removed unused message
` [RFC v2 02/18] plugins/sdk.ide: Extract labels to private members
` [RFC v2 03/18] plugins/sdk.ide: Add method to enable and disable form
` [RFC v2 04/18] plugins/sdk.ide: Set value of target array on input change
` [RFC v2 05/18] plugins/sdk.ide: Changed method signature to be more consistent
` [RFC v2 06/18] plugins/sdk.ide: Create UI element for managing target profiles
` [RFC v2 07/18] plugins/sdk.ide: Modified preferences storage to support profiles
` [RFC v2 08/18] plugins/sdk.ide: Set profile on selection change
` [RFC v2 09/18] plugins/sdk.ide: Add method to allow storing the current settings
` [RFC v2 10/18] plugins/sdk.ide: Add UI method to create a new profile
    ` [RFC v2 10/17] plugins/sdk.ide: Add UI method to delete a profile
    ` [RFC v2 11/17] plugins/sdk.ide: Add UI method to rename "
    ` [RFC v2 12/17] plugins/sdk.ide: Add method to change values of the preference page
    ` [RFC v2 13/17] plugins/sdk.ide: Add method to rename a profile and its preference store
    ` [RFC v2 14/17] plugins/sdk.ide: Add method to delete a profile
    ` [RFC v2 15/17] plugins/sdk.ide: Use profiles for the preference page
    ` [RFC v2 16/17] plugins/sdk.ide: Added profile UI to "
    ` [RFC v2 17/17] plugins/sdk.ide: Moved save as button to bottom of "
` [RFC v2 11/18] plugins/sdk.ide: Add UI method to delete a profile
` [RFC v2 12/18] plugins/sdk.ide: Add UI method to rename "
` [RFC v2 13/18] plugins/sdk.ide: Add method to change values of the preference page
` [RFC v2 14/18] plugins/sdk.ide: Add method to rename a profile and its preference store
` [RFC v2 15/18] plugins/sdk.ide: Add method to delete a profile
` [RFC v2 16/18] plugins/sdk.ide: Use profiles for the preference page
` [RFC v2 17/18] plugins/sdk.ide: Added profile UI to "
` [RFC v2 18/18] plugins/sdk.ide: Moved save as button to bottom of "

Anybody know a website with up-to-date git documentation?
 2013-01-30 13:58 UTC  (6+ messages)

Kernel failing to boot when compressed with bzip2
 2013-01-30 13:58 UTC  (2+ messages)

[PATCH v2] cpufreq: instantiate cpufreq-cpu0 as a platform_driver
 2013-01-30 13:57 UTC  (7+ messages)

[Bug 60073] New: [bisected] Bad rendering in Path of Exile
 2013-01-30 13:56 UTC  (2+ messages)
` [Bug 60073] "

[PATCH] scripts/build.sh: Fixed determination of repository path for local builds
 2013-01-30 13:54 UTC 

[PATCH] cpufreq: governors: clean timer init and exit code
 2013-01-30 13:53 UTC 

[PATCH] regmap: debugfs: Add a registers `range' file
 2013-01-30 13:50 UTC 

[PATCH v2] NET: qmi_wwan: add Telit LE920 support
 2013-01-30 13:50 UTC  (3+ messages)

[PATCH 2/2] arm: dts: omap5-evm: Add mcspi data
 2013-01-30 13:49 UTC  (3+ messages)

[PATCH 1/2] arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
 2013-01-30 13:49 UTC  (3+ messages)

[PATCH 0/2] add omap mcspi device tree data
 2013-01-30 13:48 UTC  (3+ messages)

[PATCH] ASoC: wm2000: Expose ANC gain adjustment
 2013-01-30 13:38 UTC 

[BUG] snowball board locks up on boot
 2013-01-30 13:47 UTC  (6+ messages)

[PATCH 3/3] f2fs: fix typo mistake for data_version description
 2013-01-30 13:47 UTC 

[PATCH 2/3] f2fs: reorganize code for ra_node_page
 2013-01-30 13:47 UTC 

[PATCH 1/3] f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gc
 2013-01-30 13:47 UTC 

[PATCH V9 00/13] MIPS: Add Loongson-3 based machines support
 2013-01-30  6:25 UTC  (2+ messages)
` [PATCH V9 12/13] MIPS: Loongson 3: Add CPU hotplug support


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.