All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-08 21:34:53 to 2011-12-08 23:07:23 UTC [more...]

[PATCH 1/3] staging: vtt6655: 80211hdr.h, 80211mgr.c: General cleanup
 2011-12-08 22:55 UTC  (2+ messages)

[PATCH 00/23] brcm80211: fullmac 4430 support and softmac switch to bcma
 2011-12-08 23:06 UTC  (23+ messages)
` [PATCH 01/23] brcm80211: fmac: save bus interface structure in function 2 device
` [PATCH 02/23] brcm80211: fmac: fix firmware shared structures version
` [PATCH 03/23] brcm80211: fmac: add bcm4330 support
` [PATCH 04/23] brcm80211: fmac: remove drive strength code for unsupported chips
` [PATCH 05/23] bcma: add set/mask macros for 16-bit register access
` [PATCH 06/23] bcma: use static keyword for inline function declaration in bcma.h
` [PATCH 07/23] brcm80211: smac: remove unused fields from struct si_pub definition
` [PATCH 08/23] brcm80211: smac: move fields from struct si_pub to struct si_info
` [PATCH 09/23] brcm80211: smac: use inline access functions for struct si_pub fields
` [PATCH 10/23] brcm80211: smac: change from pci device driver to bcma device driver
` [PATCH 11/23] brcm80211: smac: change attach interfaces in main.c for bcma support
` [PATCH 12/23] brcm80211: smac: rename struct si_info field pbus to pcibus
` [PATCH 13/23] brcm80211: smac: change ai_attach interface taking a bcma_bus object
` [PATCH 14/23] brcm80211: smac: remove enumeration rom parsing function
` [PATCH 15/23] brcm80211: smac: use bcma core register access functions for 802.11 core
` [PATCH 17/23] brcm80211: smac: use bcma function for register access in dma.c
` [PATCH 18/23] brcm80211: smac: use bcma functions for register access in phy code
` [PATCH 19/23] brcm80211: smac: remove SI_FAST() macro usage
` [PATCH 20/23] brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
` [PATCH 21/23] brcm80211: smac: remove unused functions and/or prototypes
` [PATCH 22/23] brcm80211: smac: use bcma core control functions
` [PATCH 23/23] brcm80211: smac: use bcma core access functions in nicpci.c

[PATCH] ARM: OMAP3: hwmod data: disable multiblock reads on MMC1/2 on OMAP34xx/35xx <= ES2.1
 2011-12-08 23:07 UTC  (7+ messages)

[PATCH 00 of 18] Memory sharing overhaul
 2011-12-08 23:06 UTC  (14+ messages)
` [PATCH 01 of 18] x86/mm: Code style fixes in mem_sharing.c
` [PATCH 03 of 18] x86/mm: Eliminate hash table in sharing code as index of shared mfns
` [PATCH 04 of 18] x86/mm: Update mem sharing interface to (re)allow sharing of grants
` [PATCH 09 of 18] x86/mm: Check how many mfns are shared, in addition to how many are saved
` [PATCH 12 of 18] x86/mm: Make page_lock/unlock() in arch/x86/mm.c externally callable

[PATCH net-next 4/6] tg3: Track LP advertising
 2011-12-08 23:06 UTC  (2+ messages)

[PATCH v2] ssb: fix init regression with SoCs
 2011-12-08 23:05 UTC 

[RFC][PATCH] libtirpc,rpcbind: move socket from /var/run to /run
 2011-12-08 23:05 UTC  (3+ messages)

4 out of 16 drives show up as 'removed'
 2011-12-08 23:03 UTC  (11+ messages)

[PATCH 0/2] rework jffs2 images creation, add jffs2 summary
 2011-12-08 22:56 UTC  (8+ messages)
` [PATCH 1/2] image_types.bbclass: implement jffs2 summary images (sum.jffs2)

[PATCH 0/8] OMAP3/4: Misc fixes and clean-up
 2011-12-08 23:02 UTC  (6+ messages)
` [PATCH 7/8] OMAP4: clock: Add CPU local timer clock node

[PATCH] fix issue where hwmods are being called twice during init
 2011-12-08 22:59 UTC  (3+ messages)

ceph and ext4
 2011-12-08 22:59 UTC  (5+ messages)

ibm_newemac tx problem with jumbo frame enabled
 2011-12-08 22:59 UTC  (6+ messages)

[PATCH] [RFC] pinctrl: add a driver for Energy Micro's efm32 SoCs
 2011-12-08 22:55 UTC  (4+ messages)

Variable locality too restricted
 2011-12-08 22:56 UTC  (9+ messages)

[PATCH v2] ARM: S3C64XX: Implement basic power domain support
 2011-12-08 22:55 UTC  (3+ messages)

[PATCH] PM / Hibernate: Remove deprecated hibernation snapshot ioctls
 2011-12-08 22:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] guest agent: add RPC blacklist command-line option
 2011-12-08 22:53 UTC  (6+ messages)

[PATCH v2] PM / Usermodehelper: Fix freezer failures due to racy usermodehelper_is_disabled()
 2011-12-08 22:56 UTC  (2+ messages)

[U-Boot] powerpc: FOO uses hard float, BAR uses soft float
 2011-12-08 22:51 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH 00/10] trace-tcg: Allow tracing guest events in TCG-generated code
 2011-12-08 22:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] trace: [doc] Document event properties on a separate section
` [Qemu-devel] [PATCH 02/10] trace-tcg: Add documentation
` [Qemu-devel] [PATCH 03/10] Trivial changes to eliminate auto-generated files
` [Qemu-devel] [PATCH 04/10] [m68k, s390, xtensa] Move helpers.h to helper.h
` [Qemu-devel] [PATCH 05/10] trace: [tracetool] Common functions to manage event arguments
` [Qemu-devel] [PATCH 06/10] trace: [tracetool] Add 'get_api_name' to construct the name of tracing routines
` [Qemu-devel] [PATCH 07/10] trace-tcg: [tracetool] Allow TCG types in trace event declarations
` [Qemu-devel] [PATCH 08/10] trace-tcg: [tracetool] Declare TCG tracing helper routines
` [Qemu-devel] [PATCH 09/10] trace-tcg: [tracetool] Define "
` [Qemu-devel] [PATCH 10/10] trace-tcg: [all] Include TCG-tracing helpers

[PATCH 00/11] X32 related Fixes
 2011-12-08 22:42 UTC  (8+ messages)
` [PATCH 01/11] gst-fluendo.inc: remove unneccessary hack
  ` [PATCH 05/11] findutils: Fix compilation for x32 toolchain

libvirtd + rbd - stale kvm after migrate
 2011-12-08 22:49 UTC  (2+ messages)

[PATCH 1/2] DMA: PL330: Merge PL330 driver into drivers/dma/
 2011-12-08 22:49 UTC  (3+ messages)

[linux-3.2-rc4 PPC64] Series of "Section Mismatch" warnings, are they expected ?
 2011-12-08 22:46 UTC  (7+ messages)
` [patch] powerpc, mm: fix section mismatch for mark_reserved_regions_for_nid
  ` [patch] powerpc, mm: fix section mismatch for read_n_cells

[PATCH] ARM: at91: make st soc independent
 2011-12-08 22:46 UTC  (2+ messages)

linux-next: Tree for Dec 7 (hid/hid-wiimote)
 2011-12-08 22:43 UTC  (6+ messages)
` [PATCH] HID: wiimote: Select INPUT_FF_MEMLESS

[PATCH] Documentation/pinctrl: various minor fixes
 2011-12-08 22:41 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH] ext4: Fix error handling on inode bitmap corruption
 2011-12-08 22:40 UTC  (7+ messages)
` [PATCH] ext3: "

[PATCH 0 of 5] Memory sharing overhaul part 2
 2011-12-08 22:40 UTC  (2+ messages)

[Buildroot] [git commit] gcc: remove old 4.2.4 version
 2011-12-08 22:39 UTC 

ARM: at91: smc update
 2011-12-08 22:38 UTC  (9+ messages)
` [PATCH 1/3] ARM: at91: add accessor to manage smc
` [PATCH 2/3] pata/at91: use new introduce smc accessor
` [PATCH 3/3] ide/at91: "

[Buildroot] [git commit] gcc: default to 4.5.x
 2011-12-08 22:37 UTC 

[PATCH] ssb: fix init regression with SoCs
 2011-12-08 22:37 UTC  (3+ messages)

[PATCH 3.0] iwlwifi: do not re-configure HT40 after associated
 2011-12-08 22:29 UTC  (2+ messages)

[Buildroot] [git commit] binutils: don't default to 2.22
 2011-12-08 22:35 UTC 

[PATCH 3/3] v5: Add NumaChip support
 2011-12-08 22:35 UTC  (6+ messages)
` [tip:x86/apic] x86: "

[xen-unstable bisection] complete test-i386-i386-win
 2011-12-08 22:34 UTC 

[lm-sensors] [PATCH] f75375s: added Fintek f75387 support
 2011-12-08 22:34 UTC  (3+ messages)

[xen-4.1-testing test] 10444: trouble: broken/fail/pass
 2011-12-08 22:33 UTC 

[RFC PATCH v1 0/7] media&omap4: introduce face detection(FD) driver
 2011-12-08 22:27 UTC  (6+ messages)
` [RFC PATCH v1 5/7] media: v4l2: introduce two IOCTLs for face detection

[Qemu-devel] [PATCH] pc: map pc ram from user-specified file
 2011-12-08 22:24 UTC  (4+ messages)

Initial tuning file update for fi-sonera
 2011-12-08 22:23 UTC 

[PATCH 1/3] PM: Provide an always on power domain governor
 2011-12-08 22:22 UTC  (7+ messages)
` [PATCH 3/3] ARM: S3C64XX: Implement basic power domain support

[PATCH 00/10] gtk+-directfb: The patches to run gtk over directfb
 2011-12-08 22:15 UTC  (8+ messages)
` [PATCH 04/10] gtk.inc: add feature based on directfb
` [PATCH 05/10] gtk: add demos to the configuation of gtk+

[PATCH] fs, proc: Introduce the /proc/<pid>/children entry v2
 2011-12-08 22:21 UTC  (7+ messages)

[PATCH (mtd-www) 01/13] nand-data: update TC58DVM72A1TG00 BBM info
 2011-12-08 22:18 UTC  (5+ messages)

[Bug 27455] New: dualhead not working, second display always black
 2011-12-08 22:17 UTC  (2+ messages)
  ` [Bug 27455] "

[Qemu-devel] [PATCH v2 0/5] backdoor: lightweight guest-to-QEMU backdoor channel
 2011-12-08 22:16 UTC  (5+ messages)

[PATCH] MAINTAINERS: Fix pinctrl subsystem's directory
 2011-12-08 22:16 UTC 

[PATCH 0/3] Misc fixes/improvements
 2011-12-08 22:09 UTC  (3+ messages)
` [PATCH 1/3] cross.bbclass: add virtclass handler

policing actions pipe and ok
 2011-12-08 22:14 UTC 

[U-Boot] Do we want a generic key code input handler
 2011-12-08 22:14 UTC 

[RFC 0/3] pinctrl: add a driver for NVIDIA Tegra
 2011-12-08 22:13 UTC  (8+ messages)
` [RFC 1/3] "
` [RFC 2/3] arm/tegra: Select PINMUX Kconfig variables
` [RFC 3/3] New pinmux testing hacks

[PATCH 0/2] Bug fixes for RFCOMM and L2CAP
 2011-12-08 22:13 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: Clear RFCOMM session timer when disconnecting last channel

[PATCH 1/2] ARM: at91: make x40s use free of at91_sys_read/write
 2011-12-08 22:10 UTC  (2+ messages)

[PATCH] infiniband-diags: Support ibccconfig, congestion control setting tool
 2011-12-08 22:09 UTC 

[PATCH] libibmad: Add support for congestion control config mads
 2011-12-08 22:09 UTC 

[Buildroot] [git commit] CHANGES: update with recent changes
 2011-12-08 22:09 UTC 

[PATCH] wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr
 2011-12-08 22:08 UTC  (2+ messages)

[PATCH 00/12] perf_events: add support for sampling taken branches (v2)
 2011-12-08 22:06 UTC  (8+ messages)
` [PATCH 09/12] perf_events: add hook to flush branch_stack on context switch (v2)

[PATCH 0/3] UML fixes for tip:x86/syscall
 2011-12-08 22:06 UTC  (4+ messages)
` [PATCH 1/3] um: Run host archheaders, allow use of host generated headers
  ` [uml-devel] "

RAW Ethernet support for Kernel IB stack?
 2011-12-08 22:06 UTC  (3+ messages)

[PATCH] meta-fsl-ppc layer: p1010rdb.conf only has one core, so don't use smp_defconfig
 2011-12-08 22:04 UTC 

[PATCH 0/1] Rename references to POKY_*_INSTALL to OE
 2011-12-08 21:55 UTC  (5+ messages)
` [PATCH 1/1] Rename leftover POKY references to OE in image variables

Back-porting latest code to Blackfin 2.6.34.7-ADI-2010R1
 2011-12-08 22:00 UTC  (2+ messages)

[PATCH] mtdoops: fix the oops_page_used array size
 2011-12-08 21:58 UTC  (4+ messages)

linux-next base Linus tag
 2011-12-08 21:57 UTC  (2+ messages)

HOB usage
 2011-12-08 21:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] tegra: Enable keyboard with matrix keyboard driver
 2011-12-08 21:56 UTC  (5+ messages)
` [U-Boot] [PATCH 4/6] tegra: Add tegra keyboard support
  `  "

[PATCH 0/6] fs: fix up error handlers for insert_inode_locked
 2011-12-08 21:54 UTC  (3+ messages)
` [PATCH 4/6] jffs2: fix up error handling "

[Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot
 2011-12-08 21:54 UTC  (2+ messages)
` [Buildroot] [Bug 743] "

[PATCH] drivers_base: make argument to platform_device_register_full const
 2011-12-08 21:53 UTC 

Error: state manager failed on NFSv4 server base with error 10018
 2011-12-08 21:52 UTC  (4+ messages)

[patch v3 0/6] nohz idle load balancing patches
 2011-12-08 21:51 UTC  (9+ messages)
` [patch v3 5/6] sched, ttwu_queue: queue remote wakeups only when crossing cache domains

[PATCHv2 0/7] getpass refactoring
 2011-12-08 21:52 UTC  (4+ messages)
` [PATCH 5/7] add generic terminal prompt function

[Qemu-devel] [RFC] Device sandboxing
 2011-12-08 21:51 UTC  (2+ messages)

[PATCH] [v2] powerpc/85xx: create 32-bit DTS for the P1022DS
 2011-12-08 21:50 UTC 

[Buildroot] [Bug 3409] New: libgpg-error: download from gnupg.org
 2011-12-08 21:50 UTC  (2+ messages)
` [Buildroot] [Bug 3409] "

[Buildroot] [Bug 3403] New: libgpg-error: bump to version 1.10
 2011-12-08 21:50 UTC  (2+ messages)
` [Buildroot] [Bug 3403] "

[PATCH net-next 0/6] tg3: Stats and flowctrl cleanups
 2011-12-08 21:49 UTC 

[PATCH net-next 1/6] tg3: Remove ethtool stats member from dev struct
 2011-12-08 21:49 UTC 

[PATCH net-next 2/6] tg3: Save stats across chip resets
 2011-12-08 21:49 UTC 

[PATCH net-next 3/6] tg3: Integrate flowctrl check into AN adv check
 2011-12-08 21:49 UTC 

[PATCH net-next 5/6] tg3: Return flowctrl config through ethtool
 2011-12-08 21:50 UTC 

[PATCH net-next 6/6] tg3: Update version to 3.122
 2011-12-08 21:50 UTC 

[RFC PATCH 0/8] Add common ARM cpuidle init code
 2011-12-08 21:46 UTC  (4+ messages)
` [RFC PATCH 1/8] ARM: Add commonly used "

[Qemu-trivial] [PATCH] tcg: Remove redundant declarations of TCG_TARGET_REG_BITS
 2011-12-08 21:46 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH] run-command.c: Accept EACCES as command not found
 2011-12-08 21:44 UTC  (5+ messages)
` [PATCH 0/2] run-command: Add EACCES diagnostics
  ` [PATCH 1/2] run-command: Add checks after execvp fails with EACCES

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-08 21:44 UTC  (7+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "
      ` [Linaro-mm-sig] "

3.0.8 kernel : NULL ptr deref in skb_queue_purge()
 2011-12-08 21:35 UTC  (4+ messages)

[PATCH v2] media: vb2: vmalloc-based allocator user pointer handling
 2011-12-08 21:43 UTC  (3+ messages)

UBIFS Corruption
 2011-12-08 21:42 UTC  (7+ messages)

+ cpusets-stall-when-updating-mems_allowed-for-mempolicy-or-disjoint-nodemask-fix-2-fix.patch added to -mm tree
 2011-12-08 21:42 UTC 

+ cpusets-stall-when-updating-mems_allowed-for-mempolicy-or-disjoint-nodemask-fix-2.patch added to -mm tree
 2011-12-08 21:42 UTC 

[patch 00/19] Linux 3.3 patchqueue
 2011-12-08 21:36 UTC  (3+ messages)
` [patch 05/19] xfs: make sure to really flush all dquots in xfs_qm_quotacheck

VFAT i_pos value
 2011-12-08 21:35 UTC  (8+ messages)

[PATCH] drm/vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
 2011-12-08 21:33 UTC 


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.