All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-26 13:47:55 to 2011-10-26 16:04:24 UTC [more...]

kgdb-next temporarily moved to github
 2011-10-26 16:04 UTC  (3+ messages)

[PATCH 01/11] powerpc/85xx: Add 'fsl, pq3-gpio' compatiable for GPIO driver
 2011-10-26 16:02 UTC  (9+ messages)
` [PATCH 02/11] powerpc/85xx: Simplify P1020RDB CAMP dts using includes
  ` [PATCH 03/11] powerpc/85xx: Rework PCI nodes on P1020RDB
    ` [PATCH 04/11] powerpc/85xx: Update SPI binding to match binding spec for P1020RDB
      ` [PATCH 05/11] powerpc/85xx: Update P1020 SEC3.3 node to match actual SoC HW
        ` [PATCH 06/11] powerpc/85xx: Add ethernet magic packet property to P1020 device tree

[Qemu-devel] [PATCH] Make cpu_single_env thread local (Linux only for now)
 2011-10-26 16:02 UTC  (16+ messages)

[GIT PULL] x86/vdso changes for v3.2
 2011-10-26 15:59 UTC 

[PATCHSET block:for-3.2/core] rescue cfq from RCU death sprial :)
 2011-10-26 16:01 UTC  (3+ messages)
` [PATCH 04/13] block: make ioc get/put interface more conventional and fix race on alloction

xen_emul_unplug on xen 4.1, HVM guest 2.6.38
 2011-10-26 15:59 UTC  (7+ messages)

[GIT PULL] x86/uv change for v3.2
 2011-10-26 15:57 UTC 

using iptables to speed limit connections
 2011-10-26 15:58 UTC  (4+ messages)

[Buildroot] Syslinux host and target build
 2011-10-26 15:57 UTC  (2+ messages)

[RFC PATCH 0/7] staging:iio:towards an in kernel push interface
 2011-10-26 15:54 UTC  (8+ messages)
` [PATCH 1/7] staging:iio:buffer drop bpe field
` [PATCH 2/7] staging:iio; remove userspace access to bytes per datum
` [PATCH 3/7] staging:iio:buffer move setup ops from buffer instance to iio_dev
` [PATCH 4/7] staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
` [PATCH 5/7] staging:iio: make all buffer access pass through the buffer_list
` [PATCH 6/7] staging:iio: make update buffers available outside iio
` [PATCH 7/7] staging:iio:snoop example of rawest level of push interface

[GIT PULL] x86/spinlock changes for v3.2
 2011-10-26 15:51 UTC 

[GIT PULL] x86/rdrand changes for v3.2
 2011-10-26 15:48 UTC 

sound git tree back to kernel.org
 2011-10-26 15:50 UTC  (2+ messages)

tg3: BMC stops responding in 3.0
 2011-10-26 15:49 UTC  (4+ messages)

Alfa AWUS036NHR with RTL8188RU chipset
 2011-10-26 15:49 UTC  (20+ messages)

[PATCH] intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()
 2011-10-26 15:45 UTC 

[PATCH 0/2] Add reference counting to grant notify ioctls
 2011-10-26 15:47 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH 1/3] xen/event: Add reference counting to event channels
  ` [PATCH 2/3] xen/gntalloc: Change gref_lock to a mutex
  ` [PATCH 3/3] xen/gnt{dev, alloc}: reserve event channels for notify

[Qemu-devel] qemu/qemu-kvm floppy regression brought by 212ec7baa28cc9d819234fed1541fc1423cfe3d8
 2011-10-26 15:47 UTC  (4+ messages)
`  "

[PATCH] drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
 2011-10-26 15:44 UTC  (2+ messages)

[v2 0/4] Support for the TS-5500 platform
 2011-10-26 15:41 UTC  (5+ messages)
` [v2 3/4] platform: (TS-5500) add LED support

[PATCH] Kernel: Audit Support For The ARM Platform (Re-post requested)
 2011-10-26 15:42 UTC 

[PATCH] git grep: be careful to use mutices only when they are initialized
 2011-10-26 15:42 UTC  (3+ messages)
` [msysGit] "

Various cleanups and a couple fixes to ipc/mqueue
 2011-10-26 15:38 UTC  (7+ messages)
` [PATCH 2/4] ipc/mqueue: switch back to using non-max values on create
      ` [PATCH 5/4] ipc/mqueue: revert bump up DFLT_*MAX
      ` [PATCH 6/4] ipc/mqueue: don't use kmalloc(KMALLOC_MAX_SIZE)
      ` [PATCH 7/4] ipc/mqueue: separate mqueue default value from maximum value

[GIT PULL] x86/mm changes for v3.2
 2011-10-26 15:36 UTC 

[Xenomai-help] installing xenomai on pandaboard
 2011-10-26 15:36 UTC  (2+ messages)

[PATCH 1/3] Revert "ipc/mqueue: update maximums for the mqueue, subsystem"
 2011-10-26 15:34 UTC  (2+ messages)

Updated target-pending.git branches for linux-next
 2011-10-26 15:34 UTC  (3+ messages)

[GIT PULL] x86/microcode changes for v3.2
 2011-10-26 15:32 UTC 

[PATCH] ath6kl: Fix compile error for ARM
 2011-10-26 15:28 UTC 

[PATCH 00/13] Add missing handling of malloc() failure
 2011-10-26 15:30 UTC  (14+ messages)
` [PATCH 01/13] count_active() catch "
` [PATCH 02/13] Catch malloc() failures
` [PATCH 03/13] Try to catch malloc() failures in Assemble.c
` [PATCH 04/13] Attempt to catch malloc() failure in Detail.c
` [PATCH 05/13] Handle malloc() failure in Examine.c
` [PATCH 06/13] Handle malloc() errors in Manage.c
` [PATCH 07/13] Fix malloc() failure handling in Monitor.c
` [PATCH 08/13] Handle malloc() failures in devline()
` [PATCH 09/13] Fix malloc handling in dlink.c
` [PATCH 10/13] Handle malloc() failure in Grow.c
` [PATCH 11/13] Handle malloc() failure in mdopen.c
` [PATCH 12/13] Handle malloc() failure in mdstat.c
` [PATCH 13/13] Catch malloc() failure

[GIT PULL] x86/hyperv change for v3.2
 2011-10-26 15:28 UTC 

useradd changes to dbus, base-passwd
 2011-10-26 15:23 UTC  (3+ messages)

[GIT PULL] x86/geode change for v3.2
 2011-10-26 15:26 UTC 

[PATCH 1/4] drm/radeon/kms: cleanup atombios_adjust_pll()
 2011-10-26 15:23 UTC  (4+ messages)
` [PATCH 2/4] drm/radeon/kms: rework DP bridge checks
` [PATCH 3/4] drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG
` [PATCH 4/4] drm/radeon/kms/atom: rework encoder dpms

[GIT PULL] x86/cpufeature change for v3.2
 2011-10-26 15:21 UTC 

[GIT PULL] x86/cpu changes for v3.2
 2011-10-26 15:21 UTC 

[RESEND] [RFC][PATCH X86_32 1/2]: Call do_notify_resume() with interrupts enabled
 2011-10-26 15:10 UTC  (4+ messages)

[Buildroot] Qt program with GUI issue
 2011-10-26 15:19 UTC  (4+ messages)

FYI: status of svn-fe speed
 2011-10-26 15:18 UTC 

[patch 00/66] [pull] Error handling patchset v5
 2011-10-26 15:18 UTC  (4+ messages)
` [patch 07/66] btrfs: clear_extent_bit error push-up

[PATCH] drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V2
 2011-10-26 15:18 UTC  (2+ messages)

[GIT PULL] slab changes for v3.2
 2011-10-26 15:18 UTC 

[GIT PULL] x86/cleanups changes for v3.2
 2011-10-26 15:14 UTC 

[GIT PULL] x86/asm changes for v3.2
 2011-10-26 15:12 UTC 

Eclipse Plugin: ADT Version too old
 2011-10-26 15:13 UTC  (10+ messages)

[Regression] Laptop screen dark when lid closed and reopened
 2011-10-26 15:13 UTC  (9+ messages)
` [Regression] Laptop screen dark when lid closed and reopened.with 3.1

[GIT PULL] x86/apic changes for v3.2
 2011-10-26 15:08 UTC 

[PATCH 0/7] DRM/Radeon Cleanup
 2011-10-26 15:07 UTC  (6+ messages)
  ` [PATCH] DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}

[GIT PULL] timer changes for v3.2
 2011-10-26 15:05 UTC 

[GIT PULL] core/locking changes for v3.2
 2011-10-26 15:03 UTC  (3+ messages)

[ath9k-devel] ath9k per frame transmitting/receiving time measurement
 2011-10-26 15:04 UTC  (2+ messages)

[GIT PATCH] TTY/serial driver patches for 3.2
 2011-10-26 15:01 UTC  (6+ messages)

[PATCH v2 0/6] mfd: TPS65910: Bug fixes and enhancements
 2011-10-26 15:00 UTC  (7+ messages)
` [PATCH v2 1/6] mfd: TPS65910: Handle non-existent devices

linux-next failure on tegra due to conflicts between PPI and irq domain patches and irq.h->module.h include removal
 2011-10-26 14:58 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/10] pxa2xx: memory API conversions
 2011-10-26 14:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] pxa2xx_gpio: convert to memory API
` [Qemu-devel] [PATCH 02/10] pxa2xx_pcmcia.c: convert common memory space "
` [Qemu-devel] [PATCH 03/10] pxa2xx_pcmcia.c: convert attribute "
` [Qemu-devel] [PATCH 04/10] pxa2xx_pcmcia.c: convert io "
` [Qemu-devel] [PATCH 05/10] pxa2xx_pcmcia.c: merge calls to get_system_memory()
` [Qemu-devel] [PATCH 06/10] pxa2xx_keypad: convert to memory API
` [Qemu-devel] [PATCH 07/10] pxa2xx_timer: "
` [Qemu-devel] [PATCH 08/10] pxa2xx_pic: "
` [Qemu-devel] [PATCH 09/10] pxa2xx_mmci: "
` [Qemu-devel] [PATCH 10/10] pxa2xx_lcd: "

[PATCH v2] linux-ti33x-psp 3.1rc8: Enable usb-to-serial drivers
 2011-10-26 14:55 UTC  (2+ messages)

[Xenomai-help] address spaces of real-time task and standard linux process
 2011-10-26 14:54 UTC  (4+ messages)

kernel panic
 2011-10-26 14:53 UTC  (4+ messages)

Where is SDVO mode setting code in kernel module sources?
 2011-10-26 14:53 UTC  (5+ messages)
      ` Dear Intel: please document SDVO LVDS option block

[Qemu-devel] New Memory API Question
 2011-10-26 13:52 UTC 

[PATCH] v2: ASoC: Add new Realtek ALC5632 CODEC driver
 2011-10-26 14:51 UTC  (2+ messages)

[patch] Move nodesize/leafsize/sectorsize to fs_info
 2011-10-26 14:47 UTC  (3+ messages)

fanotify_init(2) and fanotify_mark(2) man pages
 2011-10-26 14:46 UTC  (2+ messages)

[PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature
 2011-10-26 14:44 UTC  (3+ messages)

[PATCH] wl12xx: clear wl->vif on remove_interface
 2011-10-26 14:40 UTC 

[PATCH V1 00/17] ext4: Add inline data support
 2011-10-26 14:38 UTC  (5+ messages)
` [PATCH V1 01/17] ext4: Move extra inode read to a new function
  ` [PATCH V1 02/17] ext4: Add the basic function for inline data support

git-fixup-assigner.perl -- automatically decide where to "fixup!"
 2011-10-26 14:37 UTC  (2+ messages)

[PATCH] [media] compat_ioctl: add compat handler for FE_SET_PROPERTY
 2011-10-26 14:19 UTC 

[PATCH] kdump: Fix crash_kexec - smp_send_stop race in panic
 2011-10-26 14:34 UTC  (2+ messages)

[PATCH] [media] v4l2: punt generated pdf files
 2011-10-26 14:31 UTC  (3+ messages)

[patch net-next V2] net: introduce ethernet teaming device
 2011-10-26 14:31 UTC  (2+ messages)

[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
 2011-10-26 14:31 UTC  (4+ messages)
  ` lsusd - The Linux SUSpend Daemon

[PATCH] via-camera: disable RGB mode
 2011-10-26 13:16 UTC 

what is the adress of current intel drm git?
 2011-10-26 14:27 UTC  (2+ messages)

Strange ext filesystem error
 2011-10-26 14:25 UTC 

[GIT PATCH] big staging merge for 3.2
 2011-10-26 14:23 UTC  (3+ messages)

[Qemu-devel] [PULL 00/10] Trivial patches for October 15 to 26 2011
 2011-10-26 14:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] device_tree: Fix potential memory leak
` [Qemu-devel] [PATCH 02/10] vmdk: remove unneeded variable assignment
` [Qemu-devel] [PATCH 03/10] vmdk: vmdk_read_cid returns garbage if p_name is NULL
` [Qemu-devel] [PATCH 04/10] qed: don't pass NULL to memcpy
` [Qemu-devel] [PATCH 05/10] qed: remove unneeded variable assignment
` [Qemu-devel] [PATCH 06/10] exec.c: Remove useless comment
` [Qemu-devel] [PATCH 07/10] tools: reorganize Makefile variables
` [Qemu-devel] [PATCH 08/10] Fix typo: buf -> bus
` [Qemu-devel] [PATCH 09/10] Documentation: fix typo
` [Qemu-devel] [PATCH 10/10] ahci: fix DPRINTF format strings

[PATCH] rdma/cma: fixed resource leak in case of an error in udaddy
 2011-10-26 14:22 UTC  (2+ messages)

Panic:: handle_irq_event_percpu
 2011-10-26 14:21 UTC  (9+ messages)

[PATCH 0/1] Initial patches for gatchat IPv6 CP support
 2011-10-26 14:20 UTC  (2+ messages)
` [PATCH 1/1] gatchat: Add "

[PATCH] ASoC: tlv320aic3x: Use snd_soc_update_bits for read-modify-write
 2011-10-26 14:13 UTC  (2+ messages)

crash on ceph
 2011-10-26 14:12 UTC 

[LTP] [PATCH] aio_fsync:4-2: wait until the io is in no INPROGRESS
 2011-10-26 14:15 UTC 

ipw2200 fails to load firmware when returning from suspend
 2011-10-26  9:38 UTC 

[PATCH] Give coreutils a chance to build the df utility
 2011-10-26 14:01 UTC  (4+ messages)

how to run ceph on top of other local file system
 2011-10-26 14:07 UTC  (8+ messages)

[GIT PULL] 9p changes fro merge window
 2011-10-26 14:05 UTC  (8+ messages)

Are there are problems using the CMA with IPv6?
 2011-10-26 14:04 UTC 

[GIT PULL] scheduler changes for v3.2
 2011-10-26 13:58 UTC 

[md PATCH 00/16] hot-replace support for RAID4/5/6
 2011-10-26 13:57 UTC  (4+ messages)

Regression in 3.1 causes Xen to use wrong idle routine
 2011-10-26 13:57 UTC  (5+ messages)

[PATCH] MMU bug-fixes in generic code that are mostly used by Xen
 2011-10-26 13:56 UTC  (2+ messages)

[PATCH 0 of 8 DOCDAY] setup Doxygen for use with hypercall interface headers
 2011-10-26 13:56 UTC  (3+ messages)

[PATCH 1/3] stmmac: fix a bug while checking the HW cap reg
 2011-10-26 13:55 UTC  (3+ messages)
` [PATCH 2/3] stmmac: fix NULL pointer dereference in capabilities fixup
` [PATCH 3/3] stmmac: update normal descriptor structure

[PATCH 0/4] xen: map foreign pages for shared rings by updating the PTEs directly
 2011-10-26 13:55 UTC  (4+ messages)
` [PATCH 2/4] block: xen-blkback: use API provided by xenbus module to map rings
  ` [Xen-devel] "

[U-Boot] Global Seminar Event Invitation!!
 2011-10-26 13:54 UTC 

[PATCH 0/6] toshiba_acpi: Cleanup and TOS1900 device support
 2011-10-26 13:54 UTC  (4+ messages)

[U-Boot] Exception vector setup in arm926ejs/start.S
 2011-10-26 13:54 UTC 

[GIT PULL] perf/urgent changes for v3.2
 2011-10-26 13:52 UTC 

[GIT PULL] perf changes for v3.2
 2011-10-26 13:48 UTC 

[Bug 42280] New: NVc0 generation card (0x0c1000a1) not working
 2011-10-26 13:51 UTC  (3+ messages)
  ` [Bug 42280] "

[Qemu-devel] [PATCH 0/7] block: Collection of unrelated simple fixes
 2011-10-26 13:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/7] vmdk: Fix use of uninitialised value

[PATCH] mac80211: init rate-control for TDLS sta when supp-rates are known
 2011-10-26 13:47 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.