All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-30 23:08:15 to 2013-01-31 00:46:23 UTC [more...]

[Bug 50121] New: [Regression] NV34 Fx5200 fails to resume with commit 5d720f2450
 2013-01-31  0:46 UTC  (2+ messages)
  ` [Bug 50121] [Regression] Since kernel v3.5 several cards fail to resume, introduced by: 'convert to exec engine, and improve channel sync'

+ mm-use-long-type-for-page-counts-in-mm_populate-and-get_user_pages.patch added to -mm tree
 2013-01-31  0:44 UTC 

+ mm-use-long-type-for-page-counts-in-mm_populate-and-get_user_pages.patch added to -mm tree
 2013-01-31  0:44 UTC 

[PATCH 0/3] fixes for large mm_populate() and munlock() operations
 2013-01-31  0:42 UTC  (10+ messages)
` [PATCH 1/3] mm: use long type for page counts in mm_populate() and get_user_pages()
` [PATCH 2/3] mm: accelerate mm_populate() treatment of THP pages
` [RFC PATCH 3/3] mm: accelerate munlock() "

[PATCH v2 1/2] ARM: kirkwood: Ensure that kirkwood_ge0[01]_init() finds its clock
 2013-01-31  0:40 UTC  (21+ messages)

[PATCH 0/6] Fix 740t support and remove more unused ARMv3 code
 2013-01-31  0:40 UTC  (3+ messages)
` [PATCH 2/6] ARM: cache: remove ARMv3 support code

[GIT PULL] cputime: Full dynticks task/cputime accounting v7
 2013-01-31  0:38 UTC  (4+ messages)
` [PATCH 8/8] cputime: Safely read cputime of full dynticks CPUs

[PATCH 17/17] [m68k] Atari: NetUSBee tweaks for ISP1160 USB HCD driver
 2013-01-31  0:36 UTC 

[PATCH] module.bbclass: Allow for modules to be packaged seperate from ${PN}
 2013-01-31  0:19 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
 2013-01-31  0:34 UTC  (6+ messages)
` [U-Boot] [U-Boot, "

[PATCH v2 0/9] Dynamically load GSS pseudoflavors by OID
 2013-01-31  0:34 UTC  (12+ messages)
` [PATCH v2 1/9] SUNRPC: Missing module alias for auth_rpcgss.ko
` [PATCH v2 2/9] NFS: Remove unneeded forward declaration
` [PATCH v2 3/9] SUNRPC: Define rpcsec_gss_info structure
` [PATCH v2 4/9] SUNRPC: Introduce rpcauth_get_pseudoflavor()
` [PATCH v2 5/9] SUNRPC: Load GSS kernel module by OID
` [PATCH v2 6/9] SUNRPC: Consider qop when looking up pseudoflavors
` [PATCH v2 8/9] SUNRPC: Make gss_mech_get() static
` [PATCH v2 9/9] SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch

[PATCH 0/2] libceph: osd_client should not take bio reference
 2013-01-31  0:33 UTC  (5+ messages)
` [PATCH 1/2] libceph: add a compatibility check interface
` [PATCH 2/2] rbd: don't take extra bio reference for osd client

Any way to see current CQM RSSI value?
 2013-01-31  0:33 UTC 

[RFC PATCH v3 0/2] ARM: update cpuinfo to print SoC model name
 2013-01-31  0:33 UTC  (10+ messages)
` [RFC PATCH v3 1/2] ARM: kernel: "

[PATCH] mmc: sdhci-esdhc-imx: Remove unused variables
 2013-01-31  0:31 UTC  (3+ messages)

[PATCH 16/17] [m68k] Atari: Add ISP1160 USB host controller support (EtherNAT/NetUSBee)
 2013-01-31  0:32 UTC 

[PATCH 15/17] [m68k] Atari: add platform device definitions for ISP1160 USB HCD
 2013-01-31  0:31 UTC 

mmap() scalability in the presence of the MAP_POPULATE flag
 2013-01-31  0:31 UTC  (7+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2013-01-31  0:30 UTC  (2+ messages)

[PATCH 14/17] [m68k] Implement ndelay() based on the existing udelay() logic (needed for ISP1160)
 2013-01-31  0:30 UTC 

[PATCH 13/17] [m68k] Atari: implement 16 bit access macros for ROM port ISA
 2013-01-31  0:29 UTC 

M-Audio Audiophile 192 (ice1724)'s broken spdif capture
 2013-01-31  0:29 UTC  (10+ messages)

[PATCH 12/17] [m68k] Atari: remove unnecessary cruft from Atari interrupt setup
 2013-01-31  0:28 UTC 

[PATCH v2] i2c-i801: SMBus patch for Intel Avoton DeviceIDs
 2013-01-31  1:25 UTC 

[PATCH 11/17] [m68k] Atari: add interrupt chip definition for EtherNAT CPLD interrupts (ethernet and USB)
 2013-01-31  0:27 UTC 

BUG: circular locking dependency detected
 2013-01-31  0:26 UTC  (12+ messages)

[U-Boot] [PATCH] MIPS: start.S: unify and simplify reset vector handling
 2013-01-31  0:26 UTC 

Server Migration window (0100-0400UTC 31Jan2012)
 2013-01-31  0:10 UTC 

[U-Boot] [PATCH] MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
 2013-01-31  0:25 UTC 

[PATCH 10/17] [m68k] Atari: use dedicated irq_chip for timer D interrupts
 2013-01-31  0:24 UTC 

[PATCH 0/6] small cleanups in MMU code
 2013-01-31  0:23 UTC  (3+ messages)

[PATCH RFC 1/2] Implementation of pci_fixup_irqs for descendants of a specified bus
 2013-01-31  0:24 UTC  (4+ messages)

[PATCH] ARM: imx: fix imx31-dt.c time-related warning
 2013-01-31  0:24 UTC  (4+ messages)

[PATCH 09/17] [m68k] IRQ: add handle_polled_irq() for timer based soft interrupts
 2013-01-31  0:23 UTC 

[PATCH 08/17] [m68k] Atari: EtherNEC ethernet support - new driver (ne.c)
 2013-01-31  0:22 UTC 

[PATCH] hlist: drop the node parameter from iterators
 2013-01-31  0:22 UTC  (4+ messages)

[PATCH 07/17] [m68k] Atari: EtherNAT ethernet support - new driver (smc91x)
 2013-01-31  0:21 UTC 

[PATCH v2 00/11] mmc: core and driver DT and related development
 2013-01-31  0:20 UTC  (6+ messages)
` [PATCH v2 02/11] mmc: deprecate redundant cd-inverted and wp-inverted DT properties

[PATCH 06/17] [m68k] Atari: add platform support for EtherNEC (conditionalized)
 2013-01-31  0:19 UTC 

[PATCH 05/17] [m68k] Atari: fix EtherNAT interrupt number; conditionalize EtherNAT platform device register
 2013-01-31  0:18 UTC 

[PATCH 0/3] Make use of new memmap= kernel parameter syntax
 2013-01-31  0:18 UTC  (5+ messages)
` [PATCH 0/3] Cleanup kdump memmap= passing and e820 usage

[PATCH 04/17] [m68k] Atari: change number of interrupt sources to include EtherNAT interrupts
 2013-01-31  0:18 UTC 

[PATCH 03/17] [m68k] Atari: use CONFIG_ATARI in smc91x.h
 2013-01-31  0:17 UTC 

[PATCH 02/17] [m68k] Atari: declare original EtherNAT driver obsolete
 2013-01-31  0:15 UTC 

[PATCH 0/11] btrfs: misc fixes and cleanups
 2013-01-31  0:55 UTC  (13+ messages)
` [PATCH 01/11] btrfs: remove unused fd in btrfs_ioctl_send()
` [PATCH 02/11] btrfs: list_entry can't return NULL
` [PATCH 03/11] btrfs: remove unused fs_info from btrfs_decode_error()
` [PATCH 04/11] btrfs: handle null fs_info in btrfs_panic()
` [PATCH 05/11] btrfs: annotate intentional switch case fallthroughs
` [PATCH 06/11] btrfs: add missing break in btrfs_print_leaf()
` [PATCH 07/11] btrfs: fix varargs in __btrfs_std_error
` [PATCH 08/11] btrfs: remove unused "item" in btrfs_insert_delayed_item()
` [PATCH 09/11] btrfs: remove unnecessary DEFINE_WAIT() declarations
` [PATCH 10/11] btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk
` [PATCH 11/11] btrfs: don't try to notify udev about missing devices

[PATCH 01/17] [m68k] Atari: declare original EtherNEC driver obsolete
 2013-01-31  0:14 UTC 

Bcache upstreaming
 2013-01-31  0:10 UTC  (10+ messages)

[PATCH] printk: Avoid softlockups in console_unlock()
 2013-01-31  0:08 UTC  (12+ messages)

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-01-31  0:05 UTC  (7+ messages)

[nftables 1/9] netfilter: nf_tables: fix compilation if CONFIG_COMPAT is disabled
 2013-01-31  0:04 UTC  (9+ messages)
` [nftables 2/9] netfilter: nf_tables: fix chain after rule deletion
` [nftables 3/9] netfilter: nf_tables: atomic rule updates and dumps
` [nftables 4/9] netfilter: nf_tables: fix error path in newchain
` [nftables 5/9] netfilter: nf_tables: add packet and byte counters per chain
` [nftables 6/9] netfilter: nf_tables: add protocol and flags for xtables over nf_tables
` [nftables 7/9] netfilter: nf_tables: add trace support
` [nftables 8/9] netfilter: nf_tables: add missing code in route chain type
` [nftables 9/9] netfilter: nf_tables: statify chain definition to fix sparse warning

[PATCH] dhcp: Fix unshipped WARNINGS
 2013-01-30 23:48 UTC 

[nftables 01/10] netfilter: nf_tables: fix alias for xtables over nftables module
 2013-01-31  0:01 UTC 

Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
 2013-01-30 23:58 UTC  (2+ messages)

[PATCH 0/2] KVM: Add posted interrupt supporting
 2013-01-30 23:57 UTC  (6+ messages)
` [PATCH 2/2] x86, apicv: Add Posted Interrupt supporting

[PATCH] init_module.2: ffix
 2013-01-30 23:55 UTC  (2+ messages)

[PATCH] init_module.2: tfix
 2013-01-30 23:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] MIPS: use an unified u-boot.lds script
 2013-01-30 23:50 UTC  (2+ messages)

[U-Boot] [PATCH] MIPS: remove OUTPUT_FORMAT from linker scripts
 2013-01-30 23:50 UTC  (2+ messages)

[U-Boot] [PATCH] MIPS: xburst: simplify relocation offset calculation
 2013-01-30 23:50 UTC  (2+ messages)

[U-Boot] [PATCH v2] MIPS: simplify relocated _G_O_T_ address calculation
 2013-01-30 23:50 UTC  (2+ messages)

[PATCH v2] PCIe support for the Armada 370 and Armada XP SoCs
 2013-01-30 23:48 UTC  (17+ messages)
` [PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems

Uhhuh. NMI received for unknown reason 2c on CPU 0
 2013-01-30 23:47 UTC  (6+ messages)

[Bug 59332] New: Problems building 32bit Mesa
 2013-01-30 23:47 UTC  (2+ messages)
` [Bug 59332] "

XFS appears to cause strange hang with md raid1 on reboot
 2013-01-30 23:46 UTC  (4+ messages)

v0.56.2 released
 2013-01-30 23:46 UTC 

[U-Boot] [PATCH] env: Allow accessing non-mtd devices
 2013-01-30 23:46 UTC 

[PATCH] firewire: Fix ohci free_irq() warning
 2013-01-30 23:45 UTC  (7+ messages)

[PATCH 0/3] Introduce aliases for matches and targets
 2013-01-30 23:43 UTC  (3+ messages)

"sha1 information is lacking or useless" when rebasing with a submodule pointer conflict
 2013-01-30 23:39 UTC  (4+ messages)
  `  "

[PATCH net] tcp: Update MIB counters for drops
 2013-01-30 23:31 UTC  (2+ messages)

[PATCH] PM / Hibernate: remove duplicate disable_nonboot_cpus()
 2013-01-30 23:43 UTC  (2+ messages)

[PATCHv4 0/7] zswap: compressed swap caching
 2013-01-30 23:34 UTC  (6+ messages)
` [PATCHv4 2/7] zsmalloc: promote to lib/

[PATCH 0/3] Add agskip=value mount option
 2013-01-30 23:32 UTC  (4+ messages)
` [PATCH 1/3] xfs: add "

KVM call minutes 2013-01-29
 2013-01-30 23:28 UTC  (10+ messages)
` [Qemu-devel] KVM call minutes 2013-01-29 - Port I/O
    `  "

[PATCH 2/2] cpufreq: exynos: Fix hang in pm handler due to frequency mismatch
 2013-01-30 23:25 UTC 

[U-Boot] [RFC Patch v6] Consolidate bool type
 2013-01-30 23:24 UTC  (8+ messages)

ImageMagick recipe oudated - fetch failure
 2013-01-30 23:08 UTC 

[U-Boot] Please pull u-boot-mpc85xx.git
 2013-01-30 23:23 UTC  (3+ messages)

[PATCH 0/6] atmel: add Atmel HLCDC support and boards
 2013-01-30 23:20 UTC  (7+ messages)
` [PATCH 1/6] atmel_lcdfb: factorise common code between lcdc and new hlcdc IP
  ` [PATCH 2/6] video: add Atmel HLCD support
  ` [PATCH 3/6] at91sam9x5: add lcd support
  ` [PATCH 4/6] at91sam9x5ek: "
  ` [PATCH 5/6] sama5d3: "
  ` [PATCH 6/6] sama5d3xek: "

[meta-fsl-ppc 00/42] multiple fixes for FSL QorIQ product
 2013-01-30 23:21 UTC  (26+ messages)
` [meta-fsl-ppc 26/42] fm-ucode: add recipe
` [meta-fsl-ppc 29/42] linux: update url and commit for e6500 targets
` [meta-fsl-ppc 30/42] eth-config: add recipes use public git tree for eth-config build
` [meta-fsl-ppc 31/42] usdpaa: add non t4/b4 boards support
` [meta-fsl-ppc 33/42] openssl: add 1.0.1c
` [meta-fsl-ppc 36/42] oprofile: Include config.h before bfd.h
` [meta-fsl-ppc 37/42] use oprofile-0.9.6 for e500v2 targets
` [meta-fsl-ppc 38/42] fsl.conf: update DISTRO_VERSION to 1.4
` [meta-fsl-ppc 39/42] rename collection name from fsl to fsl-ppc
` [meta-fsl-ppc 40/42] Remove distro conf which are BSP/SDK specific
` [meta-fsl-ppc 41/42] Remove recipes-append folder which are SDK specific
` [meta-fsl-ppc 42/42] remove images folder

couple issues trying to build ti-hw-bringup-image.bb for AM1808 exp kit
 2013-01-30 23:21 UTC 

[PATCH] ACPI / PM: Add check preventing transitioning to non-D0 state from D3
 2013-01-30 23:27 UTC  (4+ messages)

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

Corrupted RPC_GSS_PROC_DESTROY packets coming from Linux servers
 2013-01-30 23:19 UTC  (2+ messages)

+ mm-rename-page-struct-field-helpers-fix.patch added to -mm tree
 2013-01-30 22:27 UTC 

[ATTEND] [LSF TOPIC] What to do about O_DIRECT?
 2013-01-30 23:16 UTC  (3+ messages)

[GIT PULL] ux500 <mach/id.h> removal
 2013-01-30 23:15 UTC  (4+ messages)

[U-Boot] [Patch v7] Consolidate bool type
 2013-01-30 23:11 UTC 

[Buildroot] [PATCH] Add support for plain URL in $(PKG)_PATCH variable
 2013-01-30 23:11 UTC  (4+ messages)

[Buildroot] need help adding apache to buildroot
 2013-01-30 23:10 UTC  (4+ messages)
` [Buildroot] [PATCH] Add support for plain URL in $(PKG)_PATCH variable

[net-next PATCH 0/8] qlcnic: bug fixes
 2013-01-30 22:47 UTC  (9+ messages)
` [net-next PATCH 1/8] qlcnic: Fix sparse check endian warnings
` [net-next PATCH 2/8] qlcnic: Fix bug in reading HW reset template
` [net-next PATCH 3/8] qlcnic: Free irq for mailbox interrupts
` [net-next PATCH 4/8] qlcnic: driver LRO bug fix
` [net-next PATCH 5/8] qlcnic: Fix minidump in NPAR mode
` [net-next PATCH 6/8] qlcnic: Fix RX/TX checksum setting for some adapter types
` [net-next PATCH 7/8] qlcnic: make pci_error_handlers const
` [net-next PATCH 8/8] qlcnic: Bump up the version to 5.1.33


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.