All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-09 21:07:35 to 2013-04-09 22:23:33 UTC [more...]

[PATCH 2/2] clone: Allow repo using gitfile as a reference
 2013-04-09 22:22 UTC  (4+ messages)
` [PATCH v3 0/2] Using gitfile repository with clone --reference
  ` [PATCH v3 1/2] clone: Fix error message for reference repository
  ` [PATCH v3 2/2] clone: Allow repo using gitfile as a reference

[PATCH] cbootimage: Re-organize directory structure
 2013-04-09 22:23 UTC 

[PATCH v3] irqchip: renesas-intc-irqpin: DT binding for sense bitfield width
 2013-04-09 22:23 UTC  (4+ messages)

[RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
 2013-04-09 22:22 UTC  (15+ messages)

[U-Boot] bootm does not work if netconsole is enabled
 2013-04-09 22:21 UTC 

[Buildroot] [PATCH 1/3] openssl: add host variant
 2013-04-09 22:21 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] python-m2crypto: new package

[Qemu-devel] [Bug 1163034] Re: gnutls28 fails to build from source in armhf
 2013-04-09 22:11 UTC 

[PATCH v8 3/3] mm: reinititalise user and admin reserves if memory is added or removed
 2013-04-09 22:19 UTC  (6+ messages)

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-09 22:18 UTC  (6+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

[PATCH v3 00/16] arb robustness enablers v3
 2013-04-09 22:18 UTC  (3+ messages)
` [PATCH v3 03/16] drm/i915: reference count for i915_hw_contexts

need help how to debug xfs crash issue xfs_iunlink_remove: xfs_inotobp() returned error 22
 2013-04-09 22:18 UTC  (4+ messages)

[Qemu-devel] VFIO-VGA Issue
 2013-04-09 22:17 UTC  (3+ messages)

working my way through the kernel hands-on labs finally
 2013-04-09 22:17 UTC  (12+ messages)

[Xenomai] [PATCH] ipipe: MPC5200: Fix problem with external interrupts
 2013-04-09 22:17 UTC  (2+ messages)

[PATCH] postinst-intercepts, qemu.bbclass: fix segfaults in postinstalls
 2013-04-09 21:58 UTC  (2+ messages)

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-04-09 22:13 UTC  (5+ messages)

[PATCH v2 tegra-cbootimage-configs] Add Tegra20 Tamonten configurations
 2013-04-09 22:13 UTC  (2+ messages)

I/O blocked while dirty pages are being flushed
 2013-04-09 22:11 UTC  (4+ messages)

minimum kernel version for btrfsprogs.0.20?
 2013-04-09 22:10 UTC  (7+ messages)

[Xenomai] (Boot)-problems with (current) ipipe patch on AMD FX 61000 - 2.6.38.8 & 3.5.7
 2013-04-09 22:09 UTC  (16+ messages)

[PATCH 0/6] Chainsaw efivars.c
 2013-04-09 22:07 UTC  (7+ messages)
` [PATCH 1/6] efi: move utf16 string functions to efi.h
` [PATCH 2/6] efivars: Keep a private global pointer to efivars

[Xenomai] Linux port to ARM Allwinner A13
 2013-04-09 22:05 UTC  (6+ messages)

New on this
 2013-04-09 22:02 UTC  (6+ messages)
` SPAM: "
  ` SPAM: "

[PATCH v3 0/3] fix hugepage coredump
 2013-04-09 22:00 UTC  (7+ messages)
` [PATCH v3 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()

[PATCH 1/4] gitweb: Fix utf8 encoding for blob_plain, blobdiff_plain, commitdiff_plain, and patch
 2013-04-09 21:59 UTC  (4+ messages)

[PATCH] thermal: step_wise: set throttle target within thermal instance limits
 2013-04-09 21:59 UTC 

[PATCH] thermal: exynos: fix handling of invalid frequency table entries
 2013-04-09 21:59 UTC 

[Buildroot] Including wine package - Reg
 2013-04-09 21:58 UTC  (10+ messages)

[U-Boot] [PATCH 2/5][v2] powerpc/mpc85xx: new SPL support for IFC NAND
 2013-04-09 21:57 UTC  (3+ messages)

[PATCH v3 0/3] libxl: memory management patches
 2013-04-09 21:57 UTC  (13+ messages)
` [PATCH v3 1/3] libxl: xl mem-max et consortes must update static-max in xenstore too
` [PATCH v3 3/3] xl: Improve xl documentation in regards to guest memory management

[PATCH] thermal: cpu_cooling: fix handling of invalid frequency table entries
 2013-04-09 21:56 UTC 

[PATCH] Input: trackpoint - Optimize trackpoint init to use power-on reset
 2013-04-09 21:53 UTC  (3+ messages)

[PATCH v2] Input: trackpoint - Optimize trackpoint init to use power-on reset
 2013-04-09 21:52 UTC 

[GIT PULL 2/5] omap pm clean-up for v3.10 merge window
 2013-04-09 21:52 UTC  (9+ messages)

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-09 21:49 UTC  (32+ messages)
` [RFC PATCH v2 01/15] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v2 02/15] mm: Initialize node memory regions during boot
` [RFC PATCH v2 03/15] mm: Introduce and initialize zone memory regions
` [RFC PATCH v2 04/15] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v2 05/15] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v2 06/15] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v2 07/15] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v2 08/15] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v2 09/15] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v2 10/15] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v2 11/15] mm: Restructure the compaction part of CMA for wider use
` [RFC PATCH v2 12/15] mm: Add infrastructure to evacuate memory regions using compaction
` [RFC PATCH v2 13/15] mm: Implement the worker function for memory region compaction
` [RFC PATCH v2 14/15] mm: Add alloc-free handshake to trigger "
` [RFC PATCH v2 15/15] mm: Print memory region statistics to understand the buddy allocator behavior

[PATCH 1/2] drm: prime: fix refcounting on the dmabuf import error path
 2013-04-09 21:52 UTC  (3+ messages)
` [PATCH 2/2] drm: prime: fix lookup of existing imports for self imported buffers

checkpatch: kill the bogus camelcase check
 2013-04-09 21:50 UTC 

[PATCH v4] transport-helper: report errors properly
 2013-04-09 21:50 UTC  (3+ messages)

OT: xen libvirt issue
 2013-04-09 21:50 UTC  (7+ messages)

[PATCH] ArchosG9: add keyboard input and new reset menu entries (v4)
 2013-04-09 21:48 UTC  (2+ messages)
` [PATCH] OMAP4: add command to select next boot device priority

[GIT PULL 1/8] ARM: tegra: DT-related fixes needed by the MMC tree
 2013-04-09 21:49 UTC  (6+ messages)
` [GIT PULL 7/8] ARM: tegra: multi-platform conversion

[PATCH v4 0/6] send-email: configuration improvements
 2013-04-09 21:48 UTC  (7+ messages)
` [PATCH v4 5/6] format-patch: add format.cover-letter configuration
      ` [PATCH] t/README: --immediate skips cleanup commands for failed tests
          ` [PATCH v2] "

[GIT PULL 08/10] secure-exynos for v3.10
 2013-04-09 21:43 UTC  (3+ messages)

[PATCH v2] MODSIGN: do not send garbage to stderr when enabling modules signature
 2013-04-09 21:43 UTC  (2+ messages)

[PATCH V4 for-next 0/5] IB/IPoIB: Add multi-queue TSS and RSS support
 2013-04-09 21:43 UTC  (3+ messages)
` [PATCH V4 for-next 1/5] IB/core: Add RSS and TSS QP groups

[U-Boot] [PATCH 0/5] omap5912-osk: Fix u-boot support for board
 2013-04-09 21:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] omap5912-osk: Fix DRAM initialisation
` [U-Boot] [PATCH 2/5] omap5912-osk: Fix booting from NOR flash
` [U-Boot] [PATCH 3/5] omap5912-osk: Fix device initialisation
` [U-Boot] [PATCH 4/5] omap5912-osk: Increase flash partition for u-boot
` [U-Boot] [PATCH 5/5] omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ

[PATCH 0/13] Atari EtherNAT/EtherNEC/NetUSBee support
 2013-04-09 21:41 UTC  (3+ messages)

[PATCHv2 virtio-next] remoteproc: Add support for host virtio rings (vringh)
 2013-04-09 21:39 UTC 

[PATCHv2] rdma: add a new IB_ACCESS_GIFT flag
 2013-04-09 20:37 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH v4 1/3] i2c: mux: Add i2c-arbitrator-cros-ec 'mux' driver
 2013-04-09 21:34 UTC  (7+ messages)
` [PATCH v5 1/3] i2c: mux: Add i2c-arb-gpio-challenge "
  ` [PATCH v5 2/3] ARM: dts: Add i2c-arbitrator bus for exynos5250-snow
  ` [PATCH v5 3/3] ARM: dts: Add sbs-battery "

[PATCH] gpio: pca953x: fix irq_domain_add_simple usage
 2013-04-09 21:34 UTC  (2+ messages)

[RFC/PATCH 0/2] submodule: drop the top-level requirement
 2013-04-09 21:33 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] rev-parse: add --filename-prefix option
  ` [PATCH v2 2/2] submodule: drop the top-level requirement

[PATCH 0/3] Few SNB RC6 Init fixes
 2013-04-09 21:32 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: SNB RC6: Fix Turbo Disable
` [PATCH 2/3] drm/i915: RC6 Fix Write Min Frequency Table
` [PATCH 3/3] drm/i915: SNB RC6: Fix RP_CONTROL Init

[PATCH 0/3] Minor comment/doc fixes
 2013-04-09 21:12 UTC  (5+ messages)

Re:Just read your email and this is my response
 2013-04-09 18:21 UTC 

Re:Just read your email and this is my response
 2013-04-09 18:21 UTC 

Re:Just read your email and this is my response
 2013-04-09 18:21 UTC 

Re:Just read your email and this is my response
 2013-04-09 18:21 UTC 

Re:Just read your email and this is my response
 2013-04-09 18:21 UTC 

Re:Just read your email and this is my response
 2013-04-09 18:21 UTC 

[U-Boot] [PATCH] mx35 iomux: correct offset of IOMUXSW_INPUT_CTL register
 2013-04-09 21:29 UTC 

[meta-oe][PATCH] cryptsetup: Update to latest version and use openssl as crypto backend
 2013-04-09 21:11 UTC  (2+ messages)
` [meta-oe][PATCH V2] "

[Qemu-devel] [PATCH] virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge
 2013-04-09 21:28 UTC  (6+ messages)

[PATCH v2 0/10] extend hugepage migration
 2013-04-09 21:27 UTC  (6+ messages)
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage

[PATCH] MODSIGN: do not send garbage to stderr when enabling modules signature
 2013-04-09 21:29 UTC  (3+ messages)

em28xx bug #2
 2013-04-09 21:26 UTC 

[PATCHv1 0/5] Marvell EBU irqchip improvements
 2013-04-09 21:26 UTC  (6+ messages)
` [PATCHv1 1/5] ARM: mvebu: move L2 cache initialization in init_early()
` [PATCHv1 2/5] irqchip: move IRQ driver for Armada 370/XP
` [PATCHv1 3/5] irqchip: armada-370-xp: move IRQ handler to avoid forward declaration
` [PATCHv1 4/5] irqchip: armada-370-xp: slightly cleanup irq controller driver
` [PATCHv1 5/5] ARM: mvebu: do not duplicate the mpic alias

[Qemu-devel] [Bug 1166954] [NEW] Error compiling qemu due to missing
 2013-04-09 21:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1166954] "

em28xx bug#1
 2013-04-09 21:24 UTC 

4430sdp nfsroot broken with ff5c9059
 2013-04-09 21:23 UTC 

[PATCHv8 00/19] PCIe support for the Armada 370 and Armada XP SoCs
 2013-04-09 21:22 UTC  (6+ messages)
` [PATCHv8 10/19] pci: PCIe driver for Marvell Armada 370/XP systems

How do I enable XFCE
 2013-04-09 21:21 UTC  (8+ messages)

[PATCHv2 0/4] kexec-tools: add support for Xen 4.3
 2013-04-09 21:20 UTC  (6+ messages)
` [PATCH 5/5] kexec/xen: directly load images images into Xen

[GIT PULL 0/10] Samsung stuff for v3.10
 2013-04-09 21:20 UTC  (3+ messages)

[dm-crypt] dm-crypt performance
 2013-04-09 21:18 UTC  (14+ messages)
  `  "
    ` [dm-crypt] dm-crypt parallelization patches
      `  "

[PATCH 0/1] rm_work.bbclass: inhibit rm_work per recipe
 2013-04-09 21:01 UTC  (5+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH] Linaro toolchain fix
 2013-04-09 21:16 UTC  (3+ messages)

[PATCH] [BZ905179] audit: omit check for uid and gid validity in audit rules and data
 2013-04-09 21:16 UTC  (5+ messages)

[PATCH 00/33] AIO cleanups/performance improvements
 2013-04-09 21:15 UTC  (7+ messages)
` [PATCH 15/33] aio: use flush_dcache_page()
` [PATCH 33/33] aio: fix kioctx not being freed after cancellation at exit time

git-archive --worktree-attributes (1.8.2)
 2013-04-09 21:12 UTC  (2+ messages)

[Bug 63279] New: xf86-video-savage-2.3.6 driver does not work
 2013-04-09 21:12 UTC  (3+ messages)
` [Bug 63279] "

cgroup: status-quo and userland efforts
 2013-04-09 21:11 UTC  (8+ messages)

[PATCHv3 0/8] kexec: extend kexec hypercall for use with pv-ops kernels
 2013-04-09 21:11 UTC  (4+ messages)
` [PATCH 6/8] xen: kexec crash image when dom0 crashes

[PATCH v3] [RESEND] mm: Make snapshotting pages for stable writes a per-bio operation
 2013-04-09 21:11 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/22 v2] target-i386: CPU hot-add with cpu-add QMP command
 2013-04-09 21:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 22/22] add cpu-add qmp command and implement CPU hot-add for target-i386

[GIT PULL v2 10/10] devel-samsung for v3.10
 2013-04-09 21:10 UTC  (3+ messages)

mkfs.nilfs2 -b 1024 -B 8192
 2013-04-09 21:08 UTC  (3+ messages)

[PATCH net-next 00/11] tg3: misc patches - minor fixes and enhancements
 2013-04-09 21:08 UTC  (4+ messages)
` [PATCH net-next] tg3: Use bool not int


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.