All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-26 23:05:07 to 2011-09-27 00:41:29 UTC [more...]

iwlagn: "Intel Centrino Advanced-N 6205 AGN" and "AVM Fritz!Box (7390)" incompatible
 2011-09-27  0:36 UTC  (20+ messages)

Pull request: removal of most instances of mach/memory.h
 2011-09-27  0:40 UTC  (17+ messages)

System CPU increasing on idle 2.6.36
 2011-09-27  0:39 UTC  (3+ messages)
  ` NFS client growing system CPU

intel 82599 multi-port performance
 2011-09-27  0:39 UTC  (5+ messages)

CONGRATULATION!!!!
 2011-09-27  0:35 UTC 

How many threads should a kvm vm be starting?
 2011-09-27  0:29 UTC 

Bridge stays down until a port is added
 2011-09-27  0:28 UTC  (10+ messages)

[PATCH 00/14 V2] staging:iio: mixed bag
 2011-09-27  0:32 UTC  (2+ messages)

pnfs crash
 2011-09-27  0:32 UTC 

[PATCH 3/3] Staging: hv: hv_mouse: Fixed coding style issues
 2011-09-27  0:30 UTC  (2+ messages)

[PATCH 2/3] Staging: hv: connection: fixed coding style issue
 2011-09-27  0:30 UTC  (2+ messages)

[U-Boot] SMDK6400 regression
 2011-09-27  0:28 UTC  (5+ messages)
` [U-Boot] [PATCH RFC] Add general nand functions

linux-next: error trying to fetch the md and md-current trees
 2011-09-27  0:28 UTC 

RFC [v2]: vfio / device assignment -- layout of device fd files
 2011-09-27  0:25 UTC  (9+ messages)
` [Qemu-devel] "

Git is not scalable with too many refs/*
 2011-09-27  0:22 UTC  (10+ messages)
          ` [PATCH] Don't sort ref_list too early

DomU boot NFSD "90-second grace period" is ~ 4-5 minutes, then finishes without problem. How to debug/fix the extended wait?
 2011-09-27  0:17 UTC 

[Qemu-devel] virtqueue corruption in emulation mode?
 2011-09-27  0:16 UTC 

[PATCH v2 00/16] Switch GIC users (and omap2plus) to CONFIG_MULTI_IRQ_HANDLER
 2011-09-27  0:15 UTC  (3+ messages)

[PATCH v7 REPOST 00/24] gpio/omap: driver cleanup and fixes
 2011-09-27  0:14 UTC  (50+ messages)
` [PATCH v7 REPOST 01/24] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v7 REPOST 02/24] gpio/omap: use flag to identify wakeup domain
` [PATCH v7 REPOST 03/24] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v7 REPOST 04/24] gpio/omap: fix pwrdm_post_transition call sequence
` [PATCH v7 REPOST 05/24] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v7 REPOST 06/24] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v7 REPOST 07/24] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v7 REPOST 08/24] gpio/omap: further cleanup using wkup_en register
` [PATCH v7 REPOST 09/24] gpio/omap: use level/edge detect reg offsets
` [PATCH v7 REPOST 10/24] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v7 REPOST 11/24] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v7 REPOST 12/24] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v7 REPOST 13/24] gpio/omap: use pinctrl offset instead of macro
` [PATCH v7 REPOST 14/24] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v7 REPOST 15/24] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v7 REPOST 16/24] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v7 REPOST 17/24] gpio/omap: use pm-runtime framework
` [PATCH v7 REPOST 18/24] gpio/omap: optimize suspend and resume functions
` [PATCH v7 REPOST 19/24] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v7 REPOST 20/24] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v7 REPOST 21/24] gpio/omap: save and restore debounce registers
` [PATCH v7 REPOST 22/24] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v7 REPOST 23/24] gpio/omap: restore OE only after setting the output level
` [PATCH v7 REPOST 24/24] gpio/omap: handle set_dataout reg capable IP on restore

[PATCH v3 0/3] genirq: handling GIC per-cpu interrupts
 2011-09-27  0:11 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/21] New 'sandbox' test architecture for U-Boot
 2011-09-27  0:10 UTC  (22+ messages)
` [U-Boot] [PATCH v3 01/21] sandbox: Add architecture header files
` [U-Boot] [PATCH v3 02/21] Fix use of int as pointer in image.c
` [U-Boot] [PATCH v3 03/21] sandbox: Add architecture image support
` [U-Boot] [PATCH v3 04/21] sandbox: Add compiler defines to support a 64-bit x86_64 platform
` [U-Boot] [PATCH v3 05/21] sandbox: Add cpu files
` [U-Boot] [PATCH v3 06/21] sandbox: Add architecture lib files
` [U-Boot] [PATCH v3 07/21] sandbox: Add sandbox board
` [U-Boot] [PATCH v3 08/21] sandbox: Add board info for architecture
` [U-Boot] [PATCH v3 09/21] sandbox: Add bootm support
` [U-Boot] [PATCH v3 10/21] sandbox: Disable built-in malloc
` [U-Boot] [PATCH v3 11/21] sandbox: Disable standalone/API support
` [U-Boot] [PATCH v3 12/21] sandbox: Force command sections to be 4-byte aligned
` [U-Boot] [PATCH v3 13/21] sandbox: Add OS dependent layer
` [U-Boot] [PATCH v3 14/21] sandbox: Add board_init()
` [U-Boot] [PATCH v3 15/21] sandbox: Add main program
` [U-Boot] [PATCH v3 16/21] sandbox: Add serial uart
` [U-Boot] [PATCH v3 17/21] sandbox: Add basic config file
` [U-Boot] [PATCH v3 18/21] Remove unused variable warnings in cmd_mem, cmd_nvedit
` [U-Boot] [PATCH v3 19/21] Use uintptr_t for 32/64-bit compatibility
` [U-Boot] [PATCH v3 20/21] Adjust dependency rules to permit per-file flags
` [U-Boot] [PATCH v3 21/21] sandbox: Makefile changes to build sandbox architecture

WEBMAIL FINAL WARNING CENTER ADMIN
 2011-09-27  0:08 UTC 

[PATCH 00/20] staging: brcm80211: 8th reaction for mainline patch #2
 2011-09-27  0:08 UTC  (9+ messages)
` [PATCH 09/20] staging: brcm80211: use endian annotated structures in brcmsmac

[U-Boot] [RFC PATCH v2 0/20] New 'sandbox' test architecture for U-Boot
 2011-09-27  0:07 UTC  (8+ messages)
` [U-Boot] [RFC PATCH v2 13/20] sandbox: Add OS dependent layer

[PATCH/RFC 0/2] Teach receive-pack not to run update hook for corrupt/non existent ref
 2011-09-27  0:05 UTC  (9+ messages)

[PATCH] ASoC: Flush Samsung DMA on free
 2011-09-27  0:05 UTC  (2+ messages)

[PATCH 1/7] i2c-eg20t: Fix bus-idle waiting issue
 2011-09-27  0:05 UTC  (7+ messages)
` [PATCH 3/7] i2c-eg20t: delete 10bit access processing

[PATCH] Use useradd and update-rc.d classes in the OpenSSH recipe
 2011-09-26 23:59 UTC  (3+ messages)

[PATCH 0/4] acpi: fix up EJ0 in DSDT
 2011-09-27  0:04 UTC  (6+ messages)

[PATCH 0/5] PM: Generic PM domains and device PM QoS
 2011-09-26 23:59 UTC  (5+ messages)
` [PATCH 0/3] PM: Runtime PM and device PM QoS refinements
  ` [PATCH 2/3] PM / Runtime: Don't run callbacks under lock for power.irq_safe set

+ rtc-mc13xxx-move-probe-and-remove-callbacks-to-inittext-and-exittext.patch added to -mm tree
 2011-09-26 23:58 UTC 

Ceph hangs when accessed
 2011-09-26 23:56 UTC  (4+ messages)

[PATCH]Medion 95700 analog video support
 2011-09-26 23:53 UTC  (9+ messages)

PME via interrupt or SCI mechanism?
 2011-09-26 23:48 UTC  (4+ messages)

[PATCH] Bluetooth: hci_le_adv_report_evt code refactoring
 2011-09-26 23:48 UTC 

[PATCH] pid_ns: ensure pid is not freed during kill_pid_info_as_uid
 2011-09-26 23:45 UTC  (3+ messages)
` [PATCH 2/2] user namespace: usb: make usb urbs user namespace aware (v2)

+ memcg-fix-race-condition-in-memcg_check_events-with-this_cpu-usage.patch added to -mm tree
 2011-09-26 23:46 UTC 

[PATCH] memcg: Fix race condition in memcg_check_events() with this_cpu usage
 2011-09-26 23:45 UTC  (3+ messages)

(unknown),
 2011-09-26 23:46 UTC  (5+ messages)
` 
    ` Recovering from a Bad Resilver / Rebuild

[PATCH 1/2] mfd: twl6030: fix lockdep recursion warning on setting wake IRQs
 2011-09-26 23:44 UTC  (2+ messages)
` [PATCH 2/2] mfd: twl6030: Disable IRQ during suspend

RPM and libmagic
 2011-09-26 23:36 UTC  (2+ messages)

[PATCH resend 00/13] McBSP cleanup and generalization
 2011-09-26 23:41 UTC  (3+ messages)

Curious experiences with a Radeon on the fritz
 2011-09-26 23:39 UTC  (4+ messages)

[PATCH] qt4: Added support for QtMobility 1.2
 2011-09-26 23:32 UTC  (2+ messages)

[PATCH 1/4] TTY: serial, fix locking imbalance
 2011-09-26 23:36 UTC  (8+ messages)

[patch] HID: hiddev: potential info leak in hiddev_ioctl()
 2011-09-26 23:34 UTC  (3+ messages)

[Qemu-devel] [PATCH V9 0/5] Qemu Trusted Platform Module (TPM) integration
 2011-09-26 23:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH V9 1/5] Support for TPM command line options

[PATCH] Break up the single NBD lock into one per NBD device
 2011-09-26 23:34 UTC 

[PATCH 1/1] vmscan.c: Invalid strict_strtoul check in write_scan_unevictable_node
 2011-09-26 23:11 UTC  (4+ messages)
` [patch] mm: remove sysctl to manually rescue unevictable pages

[PATCH] enable usb control message with class specific request
 2011-09-26 23:31 UTC  (6+ messages)
    ` [PATCH] usb/core/devio.c: Check for printer "

[PATCH v2 0/7] Add a generic struct clk
 2011-09-26 23:30 UTC  (9+ messages)
` [PATCH v2 4/7] clk: Add simple gated clock

[PATCH 0/4] [RESEND v6] VME Framework Fixes
 2011-09-26 23:29 UTC  (3+ messages)
` [PATCH 2/4] staging: vme: make match() driver specific to improve non-VME64x support

[BUG?] git fetch -p -t prunes all non-tag refs
 2011-09-26 23:28 UTC  (5+ messages)

potentially lost largeish raid5 array
 2011-09-26 23:28 UTC  (14+ messages)

[PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc
 2011-09-26 23:26 UTC  (30+ messages)

+ backlight-rename-corgibl_limit_intensity-to-genericbl_limit_intensity.patch added to -mm tree
 2011-09-26 23:25 UTC 

[PATCH v2] bluez4: split gstreamer plugin into a seperate recipe
 2011-09-26 23:19 UTC  (2+ messages)

[net-next 00/10][pull request] Intel Wired LAN Drivers Update
 2011-09-26 23:24 UTC  (6+ messages)
` [net-next 02/10] ixgbevf: Fix broken trunk vlan

(no subject)
 2011-09-26 23:23 UTC  (2+ messages)
` your mail

rerere with modified/deleted conflicts
 2011-09-26 23:23 UTC  (3+ messages)

[PATCH 0/7]: ARM: SAMSUNG: Add SPI clkdev support
 2011-09-26 23:22 UTC  (5+ messages)
` [PATCH 1/7] SPI: S3C64XX: Use bus clocks created using clkdev

[PATCH v7 00/26] gpio/omap: driver cleanup and fixes
 2011-09-26 23:22 UTC  (13+ messages)
` [PATCH v7 04/26] gpio/omap: fix pwrdm_post_transition call sequence
` [PATCH v7 05/26] gpio/omap: handle save/restore context in GPIO driver

[PATCH v3 1/2] ARM: EXYNOS4: Add TVOUT support for SMDKV310
 2011-09-26 23:22 UTC  (3+ messages)

[GIT PULL] Samsung Fixes for v3.1
 2011-09-26 23:22 UTC  (2+ messages)

[Qemu-devel] [PULL 00/58] ppc patch queue 2011-09-14
 2011-09-26 23:19 UTC  (12+ messages)
` [Qemu-devel] [PATCH 24/58] PPC: E500: Add PV spinning code

[PATCH] gitweb: Add js=1 before an URI fragment to fix line number links
 2011-09-26 23:19 UTC  (4+ messages)

[meta-oe] WIP: cloud9: created
 2011-09-26 23:13 UTC  (4+ messages)

[PATCH v3 0/7] per-cgroup tcp buffer pressure settings
 2011-09-26 23:18 UTC  (6+ messages)
` [PATCH v3 1/7] Basic kernel memory functionality for the Memory Controller

[PATCH 00/11] OMAP: Add initial support for DT on OMAP3 & OMAP4
 2011-09-26 23:18 UTC  (9+ messages)
` [PATCH 01/11] OMAP2+: Add SoC specific map_io functions
      ` [PATCH] ARM: OMAP2+: Use SoC specifc map_io
        ` [PATCH] ARM: OMAP2+: Remove custom init_irq for remaining boards

rt14 early console
 2011-09-26 23:17 UTC 

linux-next: Tree for Aug 24
 2011-09-26 23:17 UTC  (6+ messages)
` linux-next: Tree for Aug 24 (dynamic_debug)

[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
 2011-09-26 19:59 UTC  (6+ messages)
` [PATCH v5 3.1.0-rc4-tip 8/26] x86: analyze instruction and determine fixups

[RFC v2.1 0/6] evm: digital signature verification extension
 2011-09-26 23:15 UTC  (4+ messages)

+ vmscanc-fix-invalid-strict_strtoul-check-in-write_scan_unevictable_node.patch added to -mm tree
 2011-09-26 23:14 UTC 

[PATCH] insane: Promote most warnings into QA errors by default
 2011-09-26 23:08 UTC  (3+ messages)

XFS binary code size
 2011-09-26 23:12 UTC 

[net-next-2.6 PATCH 0/3 RFC] macvlan: MAC Address filtering support for passthru mode
 2011-09-26 23:06 UTC  (3+ messages)

[PATCH] drm/i915: add missing "break"
 2011-09-26 23:05 UTC  (9+ 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.