All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-24 20:16:46 to 2011-01-24 21:25:03 UTC [more...]

[PATCH v2 00/28] Updates for Tegra support in 2.6.39
 2011-01-24 21:24 UTC  (14+ messages)
` [PATCH v2 20/28] ARM: tegra: cpufreq: Disable cpufreq during suspend

[PATCH 0/4] Add missing IS_ERR test
 2011-01-24 21:24 UTC  (25+ messages)
` [PATCH 2/4] arch/arm/mach-at91/clock.c: "
` [PATCH 3/4] drivers/video/bf537-lq035.c: "
` [PATCH 4/4] arch/arm/mach-omap2/smartreflex.c: "

[Buildroot] [pull request] Pull request for branch for-2011.02/python-bump
 2011-01-24 21:23 UTC  (9+ messages)
` [Buildroot] [PATCH 06/10] autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKE
` [Buildroot] [PATCH 08/10] Remove .py or .pyc depending on Python configuration
` [Buildroot] [PATCH 09/10] python-serial: new package
` [Buildroot] [PATCH 10/10] python-mad: "

[PATCH 0/10] On-stack explicit block queue plugging
 2011-01-24 21:23 UTC  (4+ messages)
` [PATCH 04/10] block: initial patch for on-stack per-task plugging

[U-Boot] [PATCH v3 0/4] Add basic NVIDIA Tegra2 SoC support
 2011-01-24 21:23 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/4] arm: Tegra2: "

[PATCH] Convert ISO-8859-1 characters to groff glyph names
 2011-01-24 21:22 UTC 

[refpolicy] RFC: patch to update git reference policy
 2011-01-24 21:22 UTC  (10+ messages)
      ` [refpolicy] [PATCH/RFC 0/19]: patch set to update the "

[PATCH] ARM: add PrimeCell generic DMA to MMCI/PL180
 2011-01-24 21:22 UTC  (9+ messages)

[PATCH] OMAP3EVM:FIX: Reset the SMSC911x Ethernet controller in board_init
 2011-01-24 21:22 UTC  (4+ messages)

[PATCH v2 0/6] Probe-resp offloading support
 2011-01-24 21:21 UTC  (8+ messages)
` [PATCH v2 2/6] nl80211: Pass probe response data to drivers

[Qemu-devel] qemu-user: relocating target code weakness
 2011-01-24 21:21 UTC  (6+ messages)

[lm-sensors]
 2011-01-24 21:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: a320 timer: move static data to global_data struct
 2011-01-24 21:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[PATCH] brcm80211: fix error report string
 2011-01-24 21:17 UTC  (2+ messages)

[Qemu-devel] TCG flow vs dyngen
 2011-01-24 21:16 UTC  (9+ messages)

[PATCH 0/2] convert libsas to the libata new eh
 2011-01-24 21:16 UTC  (3+ messages)

PROMO
 2011-01-24 21:11 UTC 

Why don't git-init and git-clone probe for core.ignorecase on Windows > XP?
 2011-01-24 21:15 UTC  (3+ messages)

[PATCH] wl12xx: wrong values are returned in gpio_power_write()
 2011-01-24 21:15 UTC  (2+ messages)

[PATCH 3/3] cifs: Invoke id mapping functions (try #3)
 2011-01-24 21:14 UTC  (3+ messages)

Bug in mkfs.btrfs?!
 2011-01-24 21:14 UTC  (12+ messages)

version
 2011-01-24 21:14 UTC  (2+ messages)

[GIT PULL] perf fixes
 2011-01-24 21:13 UTC  (10+ messages)

[PATCH] MMC, USHC: Don't double include usb.h in ushc.c
 2011-01-24 21:14 UTC  (5+ messages)

2.6.38-rc1: arp triggers RTNL assertion
 2011-01-24 21:14 UTC  (6+ messages)

[PATCH 1/2 v2] ASoC: Fix codec device id format used by some dai_links
 2011-01-24 21:12 UTC  (3+ messages)
` [PATCH 2/2] SoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2s

[PATCH] X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.c
 2011-01-24 21:12 UTC 

[PATCH] NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
 2011-01-24 21:10 UTC  (2+ messages)

[Qemu-devel] [PULL 00/23] Block patches
 2011-01-24 21:10 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/23] qcow2: fix unaligned access
` [Qemu-devel] [PATCH 02/23] qemu-img snapshot: Use writeback caching
` [Qemu-devel] [PATCH 03/23] do_snapshot_blkdev() error on missing snapshot_file argument
` [Qemu-devel] [PATCH 04/23] Make strtosz() return int64_t instead of ssize_t
` [Qemu-devel] [PATCH 05/23] Avoid divide by zero when there is no block device to migrate
` [Qemu-devel] [PATCH 06/23] ide: factor dma handling helpers
` [Qemu-devel] [PATCH 07/23] ide: also reset io_buffer_index for writes
` [Qemu-devel] [PATCH 08/23] ide: kill ide_dma_submit_check
` [Qemu-devel] [PATCH 09/23] qcow2: Add QcowCache
` [Qemu-devel] [PATCH 10/23] qcow2: Use QcowCache
` [Qemu-devel] [PATCH 11/23] qcow2: Batch flushes for COW
` [Qemu-devel] [PATCH 12/23] ide: Remove unneeded null pointer check
` [Qemu-devel] [PATCH 13/23] Documentation: Add qemu-img check/rebase
` [Qemu-devel] [PATCH 14/23] qed: Refuse to create images on block devices
` [Qemu-devel] [PATCH 15/23] Fix block migration when the device size is not a multiple of 1 MB
` [Qemu-devel] [PATCH 16/23] blockdev: Fix error message for invalid -drive CHS
` [Qemu-devel] [PATCH 17/23] blockdev: Make drive_init() use error_report()
` [Qemu-devel] [PATCH 18/23] blockdev: Fix drive_del not to crash when drive is not in use
` [Qemu-devel] [PATCH 19/23] block: Use backing format driver during image creation
` [Qemu-devel] [PATCH 20/23] scsi-disk: Allow overriding SCSI INQUIRY removable bit
` [Qemu-devel] [PATCH 21/23] scsi: Allow scsi_bus_legacy_add_drive() to set "
` [Qemu-devel] [PATCH 22/23] usb-msd: Propagate removable bit to SCSI device
` [Qemu-devel] [PATCH 23/23] docs: Document scsi-disk and usb-storage removable parameter

[lm-sensors] insane readings on Asus A7M266 motherboard
 2011-01-24 21:10 UTC  (2+ messages)

[PATCH v3 0/2] wl12xx: BA Initiator & receiver support
 2011-01-24 21:05 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH 1/3] pulseaudio: process 1/4 buffer max at once
 2011-01-24 21:07 UTC  (3+ messages)
` [Qemu-devel] [RESEND PATCH 2/3] pulseaudio: setup buffer attrs
` [Qemu-devel] [RESEND PATCH 3/3] pulseaudio: tweak config

Coherent DMA mapping for existing struct page
 2011-01-24 20:26 UTC 

WARNING: at kernel/printk.c:430 do_syslog+0x40d/0x441()
 2011-01-24 21:08 UTC  (9+ messages)
` [refpolicy] "

[PATCH] fix build error when CONFIG_SWAP is not set
 2011-01-24 21:07 UTC  (6+ messages)

[Qemu-devel] [RFC/PATCH] elfload: add FDPIC support
 2011-01-24 21:06 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v6 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2011-01-24 21:05 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup

[BUG] Generic syscalls -- chmod vs. fchmodat
 2011-01-24 21:05 UTC  (2+ messages)

[PATCH] FIX: reshape_active flag is always set for external metadata
 2011-01-24 21:05 UTC  (2+ messages)

Bug 0002542
 2011-01-24 21:04 UTC  (4+ messages)

ebtables_nfqueue: missing structure afinfo
 2011-01-24 20:55 UTC 

[Qemu-devel] [PATCH] Fix vnc memory corruption with width = 1400
 2011-01-24 21:02 UTC 

Perf ABI versioning
 2011-01-24 21:02 UTC  (6+ messages)

[net-next 0/4][pull request] Intel Wired LAN Driver Updates
 2011-01-24 21:02 UTC  (3+ messages)

[Qemu-devel] [RFC 0/7] Introduce hard dependency on glib
 2011-01-24 21:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] io-thread: make sure to initialize qemu_work_cond and qemu_cpu_cond
` [Qemu-devel] [PATCH 2/7] Enable I/O thread and VNC threads by default
` [Qemu-devel] [PATCH 3/7] Add support for glib based threading and convert qemu thread to use it
` [Qemu-devel] [PATCH 4/7] Get rid of QemuMutex and teach its callers about GStaticMutex
` [Qemu-devel] [PATCH 5/7] threads: get rid of QemuCond and teach callers about GCond
` [Qemu-devel] [PATCH 6/7] Teach vnc server to use GThread directly
` [Qemu-devel] [PATCH 7/7] Rename QemuThread to QemuSThread to indicate that it is not a generic thread

[refpolicy] [PATCH/RFC 15/19]: patch set to update the git reference policy
 2011-01-24 21:01 UTC  (4+ messages)

[PATCH] imsm: FIX: spare cannot be added
 2011-01-24 20:58 UTC  (2+ messages)

problem calling the supplicant
 2011-01-24 20:57 UTC 

[Cluster-devel] [PATCH] fence_scsi: always do sg_turs before registration
 2011-01-24 20:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5][RFC] New SPARC machine: Leon3
 2011-01-24 20:55 UTC  (2+ messages)

[PATCH 0/3] target: Sparse bugfixes and warnings/annotations
 2011-01-24 20:56 UTC  (5+ messages)
` [PATCH 1/3] target: Drop nacl->device_list_lock on core_update_device_list_for_node failure
` [PATCH 2/3] target: Reaquire hba_lock + se_port_lock during se_clear_dev_ports continue
` [PATCH 3/3] target: Minor sparse warning fixes and annotations

First time gitr - have some questions
 2011-01-24 20:55 UTC  (3+ messages)

[B.A.T.M.A.N.] An Experimental Comparison of Routing Protocols in Multi Hop Ad Hoc Networks
 2011-01-24 20:55 UTC 

[U-Boot] [PATCH] Switch from archive libraries to partial linking
 2011-01-24 20:54 UTC  (2+ messages)

[PATCH] target: Call proc_mkdir + remove_proc_entry with NULL parameter
 2011-01-24 20:54 UTC  (3+ messages)

ES1x88 card isn't automatically detected anymore
 2011-01-24 20:53 UTC 

Using ethernet device as efficient small packet generator
 2011-01-24 20:51 UTC  (7+ messages)

[Cluster-devel] [PATCH 2/2] fence_scsi: verify that on/off actions succeed
 2011-01-24 20:50 UTC  (2+ messages)

[PATCH 0/7] msm: Support for Qualcomm MSM8960
 2011-01-24 20:49 UTC  (8+ messages)
` [PATCH v2 00/11] msm: Add initial support for MSM8960
  ` [PATCH v2 04/11] msm: io: I/O register definitions "
  ` [PATCH v2 07/11] msm: Add MSM 8960 cpu_is check

build errors in openssl-native
 2011-01-24 20:47 UTC 

Optimize RAID0 for max IOPS?
 2011-01-24 20:48 UTC  (8+ messages)

[PATCH 0/5] Replace ipkg-utils with opkg-utils
 2011-01-24 20:18 UTC  (4+ messages)
` [PATCH 1/5] classes/package_ipk.bbclass, classes/sourceipk.bbclass: Use opkg-utils-native instead of ipkg-utils-native
` [PATCH 2/5] opkg-utils_svn.bb: Sync with yocto
` [PATCH 3/5] recipes/meta recipes/tasks: Replace ipkg-utils with opkg-utils

[PATCH] udev: Remove duplicate udev firmware loading rule
 2011-01-24 20:45 UTC  (2+ messages)

[PATCH] v4l: Add driver for Micron MT9M032 camera sensor
 2011-01-24 20:45 UTC  (4+ messages)

Severe slowdown caused by jbd2 process
 2011-01-24 20:41 UTC  (7+ messages)

Incorrect xt_iprange boundary check for IPv6 (Variant 2)
 2011-01-24 20:38 UTC  (3+ messages)
` [PATCH] Incorrect xt_iprange boundary check for IPv6

+ parport-make-lockdep-happy-with-waitlist_lock.patch added to -mm tree
 2011-01-24 20:34 UTC 

[PATCHSET] block: reimplement FLUSH/FUA to support merge
 2011-01-24 20:31 UTC  (5+ messages)
` [PATCH 3/3] "

LE Kernel (bluetooth-le-2.6) and LE Security Manager
 2011-01-24 20:33 UTC  (5+ messages)

make arch code use xtime_update() instead of do_timer()
 2011-01-24 20:32 UTC  (3+ messages)
` [PATCH 01/18] move do_timer() from kernel/timer.c into kernel/time/timekeeping.c

+ rapidio-add-rapidio-documentation.patch added to -mm tree
 2011-01-24 20:30 UTC 

[PATCH] ath9k: fix tx queue index confusion in debugfs code
 2011-01-24 20:29 UTC 

[RFC] Add bad-branch-first option for git-bisect
 2011-01-24 20:28 UTC  (3+ messages)

ath5k: issues with AHB support on ubiquiti bullet 2 (AR2315)
 2011-01-24 20:27 UTC 

[PATCH] ARM: OMAP2: use early init hook
 2011-01-24 20:26 UTC  (8+ messages)

[RFC] arm devicetree meeting/hacking day
 2011-01-24 20:25 UTC 

[lm-sensors] Supported I2C addresses for EMC temperature sensors
 2011-01-24 20:24 UTC 

[PATCH v3] net: add Faraday FTMAC100 10/100 Ethernet driver
 2011-01-24 20:22 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 4/5] slugos.inc: Dont lock SRCDATE for ipkg, its not used anymore
 2011-01-24 20:19 UTC  (2+ messages)
` [PATCH 5/5] ipkg-utils: Remove the recipes

[PATCH v2] arm: Configure reference clock for Versatile Express timers
 2011-01-24 20:20 UTC  (8+ messages)

[PATCH v2] wl12xx: Add channel 14 to list of supported 2ghz channels
 2011-01-24 20:19 UTC  (2+ messages)

experience with Adaptec 1430SA
 2011-01-24 20:19 UTC  (6+ messages)

linux kernel 2.6.37
 2011-01-24 20:19 UTC  (7+ messages)

[PATCH] wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
 2011-01-24 20:18 UTC  (2+ messages)

[PATCH] wl12xx: Cleanup PLT mode when module is removed
 2011-01-24 20:17 UTC  (2+ messages)

[PATCH v2] wl12xx: fix some endianess bugs
 2011-01-24 20:17 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotations
 2011-01-24 20:17 UTC  (2+ messages)

[PATCH] scsi: Erroneous handling of sense status in SCSI EH commands
 2011-01-24 20:17 UTC  (4+ messages)

[PATCH v2] wl12xx: add hw configuration for max supported AMDPU size
 2011-01-24 20:16 UTC  (2+ 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.