All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-05 21:45:15 to 2012-11-05 22:50:52 UTC [more...]

[Bug 56788] New: [nv96] Dota2 (wine) consistently crashes with "WARNING: out of code space, evicting all shaders"
 2012-11-05 22:50 UTC 

[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
 2012-11-05 22:47 UTC  (61+ messages)
` [PATCH 01/16] mm: add anon_vma_lock to validate_mm()
` [PATCH 02/16] mm: augment vma rbtree with rb_subtree_gap
` [PATCH 03/16] mm: check rb_subtree_gap correctness
` [PATCH 04/16] mm: rearrange vm_area_struct for fewer cache misses
` [PATCH 05/16] mm: vm_unmapped_area() lookup function
` [PATCH 06/16] mm: use vm_unmapped_area() on x86_64 architecture
` [PATCH 07/16] mm: fix cache coloring "
` [PATCH 08/16] mm: use vm_unmapped_area() in hugetlbfs
` [PATCH 09/16] mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
` [PATCH 10/16] mm: use vm_unmapped_area() on mips architecture
` [PATCH 11/16] mm: use vm_unmapped_area() on arm architecture
` [PATCH 12/16] mm: use vm_unmapped_area() on sh architecture
` [PATCH 13/16] mm: use vm_unmapped_area() on sparc64 architecture
` [PATCH 14/16] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 15/16] mm: use vm_unmapped_area() on sparc32 architecture
` [PATCH 16/16] mm: use vm_unmapped_area() in hugetlbfs on tile architecture

tools, perf: Fix up for x86 UAPI disintegration
 2012-11-05 22:49 UTC 

[PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
 2012-11-05 22:49 UTC  (5+ messages)
` (unknown),
  ` 

[PATCH] [perf] convert_variable_type does not correctly check type of arrays
 2012-11-05 22:49 UTC 

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-11-05 22:49 UTC  (10+ messages)
` [PATCH 0/6 v2] "
  ` [PATCH 1/6 v2] arm: use devicetree to get smp_twd clock

[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
 2012-11-05 22:46 UTC  (2+ messages)
` [Bug 56139] "

[PATCH v3 net-next] bonding: extend bond_arp_send_all to bridge devices
 2012-11-05 22:45 UTC  (2+ messages)

How to find (out if) files sharing content?
 2012-11-05 22:45 UTC  (6+ messages)

Building linux headers in an non-linux environment
 2012-11-05 22:43 UTC 

[PATCH v2] ARM: plat-versatile: move FPGA irq driver to drivers/irqchip
 2012-11-05 22:42 UTC  (7+ messages)

[PATCH V6 21/22] qlcnic: 83xx ethtool interface routines
 2012-11-05 22:23 UTC 

[PATCH 00/32] [RFC] nohz/cpuset: Start discussions on nohz CPUs
 2012-11-05 22:41 UTC  (12+ messages)

[PATCH 0/2] HWPOISON: improve logging
 2012-11-05 22:40 UTC  (9+ messages)
` [PATCH 1/2 v2] HWPOISON: fix action_result() to print out dirty/clean
    ` [PATCH v3] HWPOISON: fix action_result() to print out dirty/clean (Re: [PATCH 1/2 v2] HWPOISON: fix action_result() to print out) dirty/clean
` [PATCH 2/2 v2] mm: print out information of file affected by memory error

[sqlite] light weight write barriers
 2012-11-05 22:37 UTC  (13+ messages)
`  "

linux-next: build warning in Linus' tree
 2012-11-05 22:36 UTC  (3+ messages)

Like commit -a, but
 2012-11-05 22:36 UTC  (3+ messages)

[PATCHv9 0/8] ARM: OMAP4: core retention support
 2012-11-05 22:36 UTC  (9+ messages)
` [PATCHv9 2/8] ARM: OMAP4: PM: add errata support
` [PATCHv9 6/8] ARM: OMAP4: retrigger localtimers after re-enabling gic

[Bug 53130] New: 99c65ba breaks rendering (flickery, eventual fail)
 2012-11-05 22:36 UTC  (2+ messages)
` [Bug 53130] "

[PATCH] x86/PCI: Ignore _SEG on HP xw9300
 2012-11-05 22:34 UTC  (2+ messages)

Proposed new "memory capacity claim" hypercall/feature
 2012-11-05 22:33 UTC  (9+ messages)

[PATCH 0/2] Drivers: hv
 2012-11-05 22:33 UTC  (12+ messages)
` [PATCH 1/2] mm: Export vm_committed_as

[PATCH V6 17/22] qlcnic: 83xx CNA inter driver communication mechanism
 2012-11-05 22:13 UTC 

Troubles getting HVR-2200 to work
 2012-11-05 22:32 UTC 

[PATCH V6 0/22] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-11-05 22:12 UTC  (21+ messages)
` [PATCH V6 01/22] qlcnic: move HW specific data to seperate structure
` [PATCH V6 02/22] qlcnic: create seperate file for data path routines
` [PATCH V6 03/22] qlcnic: remove 82xx specific register dump utility
` [PATCH V6 04/22] qlcnic: modify PCI and register access routines
` [PATCH V6 05/22] qlcnic: change driver hardware interface mechanism
` [PATCH V6 06/22] qlcnic: macros for common register access
` [PATCH V6 07/22] qlcnic: update driver resource allocation routines
` [PATCH V6 08/22] qlcnic: get board name API
` [PATCH V6 09/22] qlcnic: update NIC partition interface routines
` [PATCH V6 10/22] qlcnic: cleanup unused register interfaces
` [PATCH V6 11/22] qlcnic: rename module params with module_param_named
` [PATCH V6 12/22] qlcnic: 83xx memory map and HW access routines
` [PATCH V6 13/22] qlcnic: 83xx data path routines
` [PATCH V6 14/22] qlcnic: 83xx base driver
` [PATCH V6 15/22] qlcnic: create seperate file for sysfs routines
` [PATCH V6 16/22] qlcnic: 83xx adpater flash interface routines
` [PATCH V6 18/22] qlcnic: flash template based firmware reset recovery
` [PATCH V6 19/22] qlcnic: enable 83xx virtual NIC mode
` [PATCH V6 20/22] qlcnic: common register dump utility
` [PATCH V6 22/22] qlcnic: update driver version - 5.1.30

[PATCH 00/68] Get rid of all warnings
 2012-11-05 22:30 UTC  (2+ messages)
  ` [PATCH 57/68] [media] anysee: fix a warning

[PATCH] pci: don't touch card regs after runtime suspend D3
 2012-11-05 22:30 UTC  (2+ messages)

Wakeup latency measured with SCHED_TRACER depends on HZ
 2012-11-05 22:28 UTC  (8+ messages)
    ` scheduler clock for MXS [Was: Re: Wakeup latency measured with SCHED_TRACER depends on HZ]

[PATCH] utilize _Static_assert() for BUILD_BUG_ON() when the compiler supports it
 2012-11-05 22:29 UTC  (2+ messages)

Ticks when playing to USB DAC at high sample rates
 2012-11-05 22:29 UTC  (3+ messages)
  ` [Alsa-user] "

[PATCH] pci: Convert pci_resource_<foo> macros to static inlines
 2012-11-05 22:28 UTC  (2+ messages)

[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
 2012-11-05 22:28 UTC  (3+ messages)
` [PATCH 11/16] pci: "

[Qemu-devel] [PATCHv2 1/4] Adding new syscalls (bugzilla 855162)
 2012-11-05 22:26 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 3/4] Support for "double whitelist" filters

S3C244X/S3C64XX SoC camera host interface driver questions
 2012-11-05 22:26 UTC  (5+ messages)

[linux-lvm] how to swap a bad drive on a non-standard mirror
 2012-11-05 22:24 UTC  (2+ messages)

[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-11-05 22:21 UTC  (12+ messages)
` [PATCH 1/4 v2] iommu/fsl: Store iommu domain information pointer in archdata
  ` [PATCH 3/4 v4] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver

[U-Boot] [PATCH 1/7] ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
 2012-11-05 22:19 UTC  (8+ messages)
` [U-Boot] [PATCH 6/7] fs: Add a Coreboot Filesystem (CBFS) driver and commands

[PATCH 0/2] clk: ux500: Add some more clk lookups for u8500
 2012-11-05 22:17 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] cbfs: Remove mention of CREDITS files
 2012-11-05 22:16 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] cbfs: Add docbook template

[Qemu-devel] [Bug 1075339] [NEW] linux-user emulation of setsockopt ignores optlen
 2012-11-05 22:09 UTC 

PCI/PM: Add comments for PME poll support for PCIe
 2012-11-05 22:14 UTC  (3+ messages)

git-p4 clone @all error
 2012-11-05 22:12 UTC  (5+ messages)

[BUGFIX 1/2] PCI/PM: Fix deadlock when unbind device if its parent in D3cold
 2012-11-05 22:11 UTC  (6+ messages)

hdmi on 4430 (kernel 3.4)
 2012-11-05 22:11 UTC  (2+ messages)

[FT C400,RFC 0/6] M-Audio Fast Track C400
 2012-11-05 22:10 UTC  (3+ messages)

[PATCH lttng-tools] Fix: Do not install health tests helper libraries
 2012-11-05 22:11 UTC 

[BUGFIX] PCI/PM: Fix proc config reg access for D3cold and bridge suspending
 2012-11-05 22:10 UTC  (4+ messages)

[PATCH] PCI/portdrv: Fix regression introduced by commit 2dcfaf85
 2012-11-05 22:08 UTC  (3+ messages)

Linux 3.6.5
 2012-11-05 22:08 UTC  (4+ messages)

VSS to git
 2012-11-05 22:08 UTC  (2+ messages)

[PATCH 1/2] PCI: add workaround for PLX PCI 9050 bug
 2012-11-05 22:08 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH v3 0/8] Improve performance of VM translation on x86_64
 2012-11-05 22:08 UTC  (5+ messages)
` [PATCH v3 1/8] x86: Improve __phys_addr performance by making use of carry flags and inlining

[RFC] dmaengine: omap-dma: Allow DMA controller to prefetch data
 2012-11-05 22:06 UTC  (7+ messages)

Bug in scanf() man page
 2012-11-05 22:05 UTC 

[PATCH v2 3/5] ARM: use generic unaligned.h
 2012-11-05 22:02 UTC  (11+ messages)
` [PATCH] ARM: decompressor: clear SCTLR.A bit for v7 cores

+ mm-print-out-information-of-file-affected-by-memory-error.patch added to -mm tree
 2012-11-05 22:02 UTC 

Compat-wireless release for 2012-11-05 is baked
 2012-11-05 22:01 UTC 

[PATCH v2] pstore/ram: no timekeeping calls when unavailable
 2012-11-05 22:00 UTC 

[RFC 00/15] Add basic suspend-resume support for AM33XX
 2012-11-05 21:59 UTC  (21+ messages)
` [PATCH 11/15] ARM: OMAP: timer: Interchange clksrc and clkevt "
` [PATCH 13/15] ARM: DTS: AM33XX: Add nodes for OCMCRAM and Mailbox
` [PATCH 15/15] ARM: OMAP2+: AM33XX: Basic suspend resume support

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-11-05 21:57 UTC  (5+ messages)
` [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration

+ hwpoison-fix-action_result-to-print-out-dirty-clean.patch added to -mm tree
 2012-11-05 21:56 UTC 

[PATCH v3] ARM: zynq: Allow UART1 to be used as DEBUG_LL console
 2012-11-05 21:54 UTC  (4+ messages)

CK5 [03/18] create common functions for boot slab creation
 2012-11-05 21:52 UTC  (4+ messages)

Problem with DISCARD and RAID5
 2012-11-05 21:48 UTC  (3+ messages)

[PATCH 0/8] zynq COMMON_CLK support
 2012-11-05 21:47 UTC  (6+ messages)
` [PATCH 2/8] ARM: zynq: move ttc timer code to drivers/clocksource

[PATCH v2 0/4] RFC: OMAP GPMC DT bindings
 2012-11-05 21:46 UTC  (10+ messages)
` [PATCH v2 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND


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.