All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-04 10:06:36 to 2016-02-04 10:35:11 UTC [more...]

[PATCH v6 00/23] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2016-02-04 10:33 UTC  (12+ messages)
` [PATCH v6 01/23] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v6 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v6 10/23] powerpc/8xx: map more RAM at startup when needed
` [PATCH v6 11/23] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v6 15/23] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v6 18/23] powerpc: add inline functions for cache related instructions
` [PATCH v6 19/23] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v6 20/23] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v6 21/23] powerpc: Simplify test in __dma_sync()
` [PATCH v6 22/23] powerpc32: small optimisation in flush_icache_range()
` [PATCH v6 23/23] powerpc32: Remove one insn in mulhdu

[review-request][PATCH] toaster: reinstate ID on edit columns button
 2016-02-04 10:34 UTC 

[PATCH v12 0/3] Refactor ioreq server for better performance
 2016-02-04 10:34 UTC  (20+ messages)
` [PATCH v3 3/3] tools: introduce parameter max_wp_ram_ranges

[PATCH v4] mmc: meson: Add driver for the SD/MMC host found on Amlogic MesonX SoCs
 2016-02-04 10:34 UTC  (11+ messages)

[PATCH 01/18] libceph: add scatterlist messenger data type
 2016-02-04 10:33 UTC  (2+ messages)

[PATCH] arm64: defconfig: Add Qualcomm sdhci and restart functionality
 2016-02-04 10:32 UTC  (2+ messages)

[PATCH 1/2] spi: pxa2xx: Update comment in int_transfer_complete()
 2016-02-04 10:30 UTC  (2+ messages)
  ` [PATCH 2/2] spi: pxa2xx: Fix too early chipselect deassert

[nightly] Core TISDK (fido/1.8) 2015.12 build 2016-02-03_23-00-32
 2016-02-04 10:30 UTC 

[Qemu-devel] [PATCH 0/6] Some improvements and small fixes for migration
 2016-02-04 10:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/6] qmp-commands.hx: Fix the missing options for migration parameters commands

[PATCH v2 00/51] mtd: rework ECC layout definition
 2016-02-04 10:07 UTC  (128+ messages)
` [PATCH v2 01/51] mtd: kill the ecclayout->oobavail field
` [PATCH v2 02/51] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v2 03/51] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v2 04/51] mtd: nand: simplify nand_bch_init() usage
` [PATCH v2 05/51] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v2 06/51] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v2 07/51] mtd: nand: core: "
` [PATCH v2 08/51] mtd: nand: atmel: "
` [PATCH v2 09/51] mtd: nand: fsl_ifc: "
` [PATCH v2 10/51] mtd: nand: gpmi: "
` [PATCH v2 11/51] mtd: nand: lpc32xx: "
` [PATCH v2 12/51] mtd: nand: omap2: "
` [PATCH v2 13/51] mtd: onenand: "
` [PATCH v2 14/51] mtd: add mtd_set_ecclayout() helper function
` [PATCH v2 15/51] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v2 16/51] mtd: nand: "
` [PATCH v2 17/51] mtd: onenand: "
` [PATCH v2 18/51] mtd: docg3: "
` [PATCH v2 19/51] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v2 20/51] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v2 21/51] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v2 22/51] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v2 23/51] mtd: nand: sharpsl: "
` [PATCH v2 24/51] mtd: nand: jz4740: "
` [PATCH v2 25/51] mtd: nand: atmel: "
` [PATCH v2 26/51] mtd: nand: bf5xx: "
` [PATCH v2 27/51] mtd: nand: brcm: "
` [PATCH v2 28/51] mtd: nand: cafe: "
` [PATCH v2 29/51] mtd: nand: davinci: "
` [PATCH v2 30/51] mtd: nand: denali: "
` [PATCH v2 31/51] mtd: nand: diskonchip: "
` [PATCH v2 32/51] mtd: nand: docg4: "
` [PATCH v2 33/51] mtd: nand: fsl_elbc: "
` [PATCH v2 34/51] mtd: nand: fsl_ifc: "
` [PATCH v2 35/51] mtd: nand: fsmc: "
` [PATCH v2 36/51] mtd: nand: gpmi: "
` [PATCH v2 37/51] mtd: nand: hisi504: "
` [PATCH v2 38/51] mtd: nand: jz4780: "
` [PATCH v2 39/51] mtd: nand: lpc32xx: "
` [PATCH v2 40/51] mtd: nand: mxc: "
` [PATCH v2 41/51] mtd: nand: omap2: "
` [PATCH v2 42/51] mtd: nand: pxa3xx: "
` [PATCH v2 43/51] mtd: nand: s3c2410: "
` [PATCH v2 44/51] mtd: nand: sh_flctl: "
` [PATCH v2 45/51] mtd: nand: sm_common: "
` [PATCH v2 46/51] mtd: nand: sunxi: "
` [PATCH v2 47/51] mtd: nand: vf610: "
` [PATCH v2 48/51] mtd: onenand: "
` [PATCH v2 49/51] staging: mt29f_spinand: "
` [PATCH v2 50/51] mtd: nand: kill the ecc->layout field
` [PATCH v2 51/51] mtd: kill the nand_ecclayout struct

PING: [PATCH v2] pmd/virtio: fix cannot start virtio dev after stop
 2016-02-04 10:29 UTC 

Can I take up 8422?
 2016-02-04 10:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] nbd: avoid unaligned uint64_t store
 2016-02-04 10:27 UTC  (2+ messages)

[PATCH v2 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-02-04 10:26 UTC  (8+ messages)
` [PATCH v2 14/22] media: au0828 change to use Managed Media Controller API
` [PATCH v2 20/22] media: au0828 add enable, disable source handlers

[PATCH] Add support for usbfs zerocopy
 2016-02-04 10:26 UTC  (10+ messages)
` [PATCH v2] "

[PATCH V3 0/5] rtc: max77686: make max77686 rtc driver as IP driver
 2016-02-04 10:13 UTC  (8+ messages)
` [PATCH V3 5/5] rtc: max77686: move initialisation of rtc regmap, irq chip locally
            ` [rtc-linux] "

[PATCH RESEND] kprobe: Use percpu counter to collect nhit statistics
 2016-02-04 10:24 UTC  (2+ messages)

SWBA errors and no ssid
 2016-02-04 10:23 UTC  (5+ messages)

[Qemu-devel] sda abort with virtio-scsi
 2016-02-04 10:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/3] don't use NVDIMM for balooning
 2016-02-04 10:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] balloon: don't use NVDIMM for ballooning

[PATCH 14/15] git-am.sh: replace using expr for arithmetic operations with the equivalent shell builtin
 2016-02-04 10:20 UTC  (2+ messages)
` [PATCH 15/15] t4032-diff-inter-hunk-context.sh: "

[xen-unstable test] 80237: regressions - FAIL
 2016-02-04 10:21 UTC 

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-04 10:20 UTC  (6+ messages)

[PATCH] tools: libxc: do not redefine evtchn_port_or_error_t in xc_evtchn_compat.c
 2016-02-04 10:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/10] virtio/vring: optimization patches
 2016-02-04 10:19 UTC  (8+ messages)
` [Qemu-devel] [PATCH 07/10] virtio: combine the read of a descriptor

[Qemu-devel] [PATCH] migration: fix bad string passed to error_report()
 2016-02-04 10:18 UTC  (3+ messages)

[Qemu-devel] [PATCH] quorum: fix segfault when read fails in fifo mode
 2016-02-04 10:19 UTC 

[RFC] support more qdisk types
 2016-02-04 10:16 UTC  (6+ messages)

[Qemu-devel] [PATCH v13 00/10] Block replication for continuous checkpoints
 2016-02-04 10:17 UTC  (10+ messages)

[PATCH] formfactor: add machconfig for Beaglebone
 2016-02-04 10:19 UTC 

Regarding Auditd fails to start
 2016-02-04 10:15 UTC  (7+ messages)

[PATCH] mm, hugetlb: don't require CMA for runtime gigantic pages
 2016-02-04 10:15 UTC  (5+ messages)

btrfs-progs and btrfs(8) inconsistencies
 2016-02-04 10:14 UTC  (4+ messages)

[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
 2016-02-04 10:13 UTC  (5+ messages)

[PATCH 0/3] Fix cxsr warning spew
 2016-02-04 10:13 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Remove atomic.pre_disable_primary

[U-Boot] [PATCH] api: Add FreeBSD API support for MIPS platforms
 2016-02-04 10:13 UTC 

[distros-debian-wheezy test] 38725: all pass
 2016-02-04 10:13 UTC 

[PATCH v3 00/20] refs backend rebase on pu
 2016-02-04 10:09 UTC  (3+ messages)

[U-Boot] [PATCH] api: Add FreeBSD API support for MIPS platforms
 2016-02-04 10:09 UTC 

[PATCH 1/1] drm/i915/skl: fix RC6 residency time calculation
 2016-02-04 10:09 UTC  (3+ messages)

Language settings GTK (glibc?) problem
 2016-02-04 10:09 UTC  (5+ messages)
    ` [OE-core] "

[PATCH] powerpc/885: set SDCR to 0x40
 2016-02-04 10:07 UTC 

new idl helper, append to Array
 2016-02-04 10:07 UTC  (3+ messages)

[PATCH v2 00/11] HVMlite domU support
 2016-02-04 10:07 UTC  (6+ messages)
` [PATCH v2 07/11] xen/hvmlite: Initialize context for secondary VCPUs
  ` [Xen-devel] "


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.