All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-28 23:47:14 to 2012-02-29 00:32:44 UTC [more...]

[PATCH 0/1] Quote fixes
 2012-02-29  0:23 UTC  (2+ messages)
` [PATCH 1/1] bootimg.bbclass: Quoting fixes

Build regressions/improvements in v3.3-rc5
 2012-02-29  0:31 UTC  (5+ messages)
` Build regressions/improvements in v3.3-rc5 (C lang questions)
      ` [PATCH] ecryptfs: fix printk format warning for size_t

[RFC][PATCH] memcg: avoid THP split in task migration
 2012-02-29  0:28 UTC  (3+ messages)

[RFC][PATCH 0/6] Add endian functions to tools/include
 2012-02-29  0:28 UTC  (5+ messages)
` [RFC][PATCH 5/6] x86, efi: Fix endian issues and unaligned accesses

[PATCH] regmap: delete unused module.h from drivers/base/regmap files
 2012-02-29  0:28 UTC 

Problems with hyperthreading in Windows HVM
 2012-02-29  0:28 UTC 

New audit package release this week
 2012-02-29  0:25 UTC 

[PATCH v9 1/2] ARM: EXYNOS: Change System MMU platform device definitions
 2012-02-29  0:25 UTC  (5+ messages)

[PATCH] USB: Mass Storage: Add MediaTek MT6276M device entry
 2012-02-29  0:25 UTC  (3+ messages)

[PATCH 00/10] memcg: Kernel Memory Accounting
 2012-02-29  0:24 UTC  (10+ messages)
` [PATCH 02/10] memcg: Uncharge all kmem when deleting a cgroup
` [PATCH 08/10] memcg: Add CONFIG_CGROUP_MEM_RES_CTLR_KMEM_ACCT_ROOT

[PATCH] mtd: cfi: Wait for Block Erase operation to finish
 2012-02-29  0:23 UTC  (2+ messages)

[PATCH -v9 00/24] PCI: allocate pci bus num range for unassigned bridge busn
 2012-02-29  0:22 UTC  (12+ messages)
` [PATCH 12/24] PCI, ia64: Register busn_res for root buses

[PATCH v2 0/2] "log --regexp-ignore-case -S/-G<string>"
 2012-02-29  0:20 UTC  (3+ messages)
` [PATCH v2 1/2] grep: use static trans-case table
` [PATCH v2 2/2] pickaxe: allow -i to search in patch case-insensitively

The kgdb/kdb tree has returned to git.kernel.org
 2012-02-29  0:20 UTC  (3+ messages)

LVM2/lib/metadata metadata.c
 2012-02-29  0:19 UTC 

LVM2/lib/metadata metadata.c
 2012-02-29  0:18 UTC 

Bulk discard doesn't work after add/delete of devices
 2012-02-29  0:17 UTC  (6+ messages)

[PATCH v2] block: avoid false positive warnings on ioctl to partition
 2012-02-29  0:14 UTC  (3+ messages)

Btrfs Storage Array Corrupted
 2012-02-29  0:13 UTC 

[PATCH 1/2] ACPI video: Harden video bus adding
 2012-02-29  0:12 UTC 

[meta-oe][PATCHv2] nbench-byte-2.3.3: import recipe from oe-classic
 2012-02-29  0:02 UTC 

[PATCH 00/38] KVM: PPC: e500mc support v3
 2012-02-29  0:10 UTC  (117+ messages)
` [PATCH 01/38] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/38] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/38] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/38] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/38] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/38] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/38] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/38] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/38] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/38] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/38] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/38] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/38] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/38] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/38] KVM: PPC: e500mc support
` [PATCH 16/38] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/38] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/38] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/38] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/38] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/38] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
` [PATCH 22/38] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/38] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/38] KVM: PPC: booke: rework rescheduling checks
` [PATCH 25/38] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/38] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/38] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/38] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/38] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/38] KVM: PPC: bookehv: add comment about shadow_msr
` [PATCH 31/38] KVM: PPC: booke: Readd debug abort code for machine check
` [PATCH 32/38] KVM: PPC: booke: add GS documentation for program interrupt
` [PATCH 33/38] KVM: PPC: bookehv: remove unused code
` [PATCH 34/38] KVM: PPC: e500: fix typo in tlb code
` [PATCH 35/38] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 36/38] KVM: PPC: booke: expose good state on irq reinject
` [PATCH 37/38] KVM: PPC: booke: Reinject performance monitor interrupts
` [PATCH 38/38] KVM: PPC: Booke: only prepare to enter when we enter

[U-Boot] [PATCH v2] Ethernut 5: fix build error
 2012-02-29  0:07 UTC  (2+ messages)

[PATCH] ARM: mx51: Fix build error due to missing include of <linux/bug.h>
 2012-02-29  0:06 UTC  (6+ messages)

[PATCH v5 0/9] Consolidate cpuidle functionality
 2012-02-29  0:04 UTC  (8+ messages)
` [PATCH v5 1/9] cpuidle: Add commonly used functionality for consolidation

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-02-29  0:04 UTC  (4+ messages)
` [PATCH 5/9] writeback: introduce the pageout work

[PATCH 1/2] ARM: Add Kconfig option to use mkimage -T kernel_noload
 2012-02-29  0:03 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: Add zreladdr etc to Makefile.boot for Tegra30

[U-Boot] [PATCH 3/5] msm7x30: Add support for Qualcomm msm7630 soc
 2012-02-29  0:03 UTC  (4+ messages)
` [U-Boot] [PATCH 4/5] Add support for mmc read and writes

[U-Boot] ARM: Update mach-types
 2012-02-29  0:01 UTC  (5+ messages)

[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
 2012-02-29  0:00 UTC  (3+ messages)

[PATCH] mackerel: Do not enable TMU timer in default config
 2012-02-28 23:59 UTC  (2+ messages)

Poor performance using discard
 2012-02-28 23:58 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Remove apply_uV constraints for fixed regulator
 2012-02-28 23:57 UTC  (3+ messages)

[PATCH] image_types: Refactor compression code into a generic compression solution
 2012-02-28 23:48 UTC  (4+ messages)

Xen 3.4.x Backports
 2012-02-28 23:56 UTC  (4+ messages)

[PATCH] ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interrupts
 2012-02-28 23:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/3] Combine bdrv_read and bdrv_write to bdrv_rw
 2012-02-28 23:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] Combine bdrv_aio_readv and bdrv_aio_writev into bdrv_aio_rw_vector
` [Qemu-devel] [PATCH 3/3] Combine bdrv_co_readv and bdrv_co_writev into bdrv_co_rw_vector

[PATCH] DHCPv6 connection tracker helper
 2012-02-28 23:54 UTC  (8+ messages)

[Qemu-devel] RFC: block: combine read and write routines into rw_vector
 2012-02-28 23:54 UTC 

[Buildroot] [PATCH] Makefile.package.in: GIT: add support to fetch git submodules
 2012-02-28 23:54 UTC  (3+ messages)

Contest logging project
 2012-02-28 23:51 UTC  (2+ messages)
` [Ubuntu-hams] "

[Qemu-devel] [PULL] Patch queue
 2012-02-28 23:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/15] target-mips: Clean includes

[PATCH 0 of 2] Virq for low memory condition, V3
 2012-02-28 23:50 UTC  (3+ messages)
` [PATCH 1 of 2] Global virq for low memory situations

[U-Boot] [PATCH v6 0/20] tegra: Add fdt definitions and USB driver
 2012-02-28 23:50 UTC  (9+ messages)
` [PATCH v6 15/20] tegra: fdt: Add function to return peripheral/clock ID
            ` [U-Boot] "

[RFC 0/2] New L2CAP ERTM state machine
 2012-02-28 23:49 UTC  (5+ messages)
` [RFC 2/2] Bluetooth: L2CAP ERTM state machine replacement

[GIT PULL] ARM: OMAP: IRQ domain support for INTC
 2012-02-28 23:48 UTC  (3+ messages)


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.