All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-18 08:08:13 to 2010-06-18 10:49:54 UTC [more...]

[U-Boot] [U-BOOT][PATCH 1/5] MX53: Add initial support for the Freescale MX53
 2010-06-18 15:22 UTC  (14+ messages)
` [U-Boot] [U-BOOT][PATCH 2/5] MX53: Add register definitions
` [U-Boot] [U-BOOT][PATCH 3/5] MX53: Add pin and multiplexer definitions
` [U-Boot] [U-BOOT][PATCH 4/5] serial_mxc: add support for MX53 processor
` [U-Boot] [U-BOOT][PATCH 5/5] Add initial support for Freescale mx53evk board

[B.A.T.M.A.N.] MTU/connection problem
 2010-06-18 10:49 UTC  (6+ messages)

[PATCH] ath5k: disable ASPM
 2010-06-18 10:49 UTC  (6+ messages)
    ` [ath5k-devel] "

[U-Boot] [PATCH] ARM: remove unused ATAG
 2010-06-18 10:49 UTC  (2+ messages)

OOPS in ath5k when setting coverage class
 2010-06-18 10:48 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] update vgabios to v0.6c
 2010-06-18 10:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] - use VBE LFB address from PCI base address if present (rewrite of the cirrus specific function in main vgabios code) - removed unnecessary spaces
` [Qemu-devel] [PATCH 2/5] - added support for a lot more non-standard VBE modes (e.g. widescreen modes) - requires latest Bochs VBE code (16 MB video memory, VBE_DISPI_ID5, VRAM size in 64k pages stored in VBE register) - check if VBE mode is supported with current VRAM size
` [Qemu-devel] [PATCH 3/5] - preparing for release 0.6c
` [Qemu-devel] [PATCH 4/5] - biosfn_write_teletype: fixed attribute when scrolling in text mode
` [Qemu-devel] [PATCH 5/5] - updates for release 0.6c

[PATCH] socketcan: add a driver for FlexCAN controllers
 2010-06-18 10:44 UTC  (7+ messages)

[PATCH 00/24] dm-raid456 support using md/raid5.c, now with dirty-log
 2010-06-18 10:42 UTC  (8+ messages)

IWL3945 problems in 2.6.35-rc1
 2010-06-18 10:40 UTC  (5+ messages)

xfwm4-themes-4.6.0 suggested patch
 2010-06-18 10:33 UTC  (3+ messages)
` [PATCH] Fixes install error in xfwm4-themes_4.6.0

Cannot find
 2010-06-18 10:33 UTC  (3+ messages)

[PATCH] mac80211: fix sw scan bracketing
 2010-06-18 10:32 UTC 

[PATCH] mac80211_hwsim: fix fake_hw_scan
 2010-06-18 10:31 UTC 

[RFC 1/3] Unified NMI delayed call mechanism
 2010-06-18 10:30 UTC  (7+ messages)

[PATCHv4 00/13] USB improvements and cleanpus, g_multi install mode
 2010-06-18 10:31 UTC  (12+ messages)
` [PATCHv5 00/11] g_multi & other improvements and cleanpus
  ` [PATCHv5 01/11] USB: gadget: g_mass_storage: static data instead of dynamic allocation
    ` [PATCHv5 02/11] USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
      ` [PATCHv5 03/11] USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
        ` [PATCHv5 04/11] USB: gadget: composite: usb_string_ids_*() functions added
          ` [PATCHv5 05/11] USB: gadget: f_fs: use usb_string_ids_n()
            ` [PATCHv5 06/11] USB: gadget: g_multi: code clean up and refactoring

SOC_DOUBLE_R_SX_TLV (was Update on TLV320AIC3204 Driver)
 2010-06-18 10:29 UTC  (5+ messages)
` [PATCH] ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV

[PATCH 2/2] block: unify flags for struct bio and struct request
 2010-06-18 10:29 UTC  (5+ messages)

[PATCH 1/2] ux500: add separate irq lists for DB8500 and DB5500
 2010-06-18 10:28 UTC  (2+ messages)
` [PATCH 2/2] mop500: add AB8500 interrupt support

Fix mtd-utils bugs
 2010-06-18 10:24 UTC  (5+ messages)

[PATCH 1/2] block: remove wrappers for request type/flags
 2010-06-18 10:27 UTC  (5+ messages)

[PATCH] S5PV210 Correct clock source control register properties
 2010-06-18 10:25 UTC  (7+ messages)

[PATCH 1/3] omap5912osk: Use 2.6.34 as PREFERRED_KERNEL
 2010-06-18 10:11 UTC  (2+ messages)

MIPS: return after handling coprocessor 2 exception
 2010-06-18 10:35 UTC  (5+ messages)

[Bugme-new] [Bug 16216] New: wrong source addr of UDP packets when using policy routing
 2010-06-18  9:56 UTC  (5+ messages)

[PATCHv2] kmmio/mmiotrace: fix double free of kmmio_fault_pages
 2010-06-18 10:21 UTC  (2+ messages)
` [tip:x86/mm] x86, kmmio/mmiotrace: Fix "

[PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
 2010-06-18 10:21 UTC  (6+ messages)

[PATCH 6/5] fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
 2010-06-18 10:21 UTC  (2+ messages)
` [tip:sched/core] sched: Fix "

[PATCH 5/5] run_posix_cpu_timers: don't check ->exit_state, use lock_task_sighand()
 2010-06-18 10:20 UTC  (2+ messages)
` [tip:sched/core] sched: run_posix_cpu_timers: Don't "

[PATCH 4/5] thread_group_cputime: simplify, document the "alive" check
 2010-06-18 10:20 UTC  (2+ messages)
` [tip:sched/core] sched: thread_group_cputime: Simplify, "

[PATCH v3] Fix mtd-utils bugs
 2010-06-18 10:32 UTC  (4+ messages)
` [v3 1/3] clean up the legacy interfaces in nandwrite.c
  ` [v3 2/3] Discard the legacy interface MEMGETOOBSEL in flash_eraseall
    ` [v3 3/3] Place the cleanmarker in OOB area according to the mode MTD_OOB_AUTO

[PATCH 3/5] sched_stats: remove the obsolete exit_state/signal hacks
 2010-06-18 10:20 UTC  (2+ messages)
` [tip:sched/core] sched: Remove "

[PATCH 2/5] sched: task_tick_rt: remove the obsolete ->signal != NULL check
 2010-06-18 10:19 UTC  (2+ messages)
` [tip:sched/core] sched: task_tick_rt: Remove "

[PATCH 1/5] sched: __sched_setscheduler: read RLIMIT_RTPRIO lockless
 2010-06-18 10:19 UTC  (2+ messages)
` [tip:sched/core] sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless

xfce 4.6.2 recipes
 2010-06-18 10:12 UTC  (5+ messages)

[PATCH] sched: update comments to make docbook happy
 2010-06-18 10:19 UTC  (2+ messages)
` [tip:sched/core] sched: Fix comments to make them DocBook happy

[tip:sched/core] sched: Fix capacity calculations for SMT4
 2010-06-18 10:18 UTC  (2+ messages)
` [tip:sched/core] sched: Fix fix_small_capacity

LVM2 ./WHATS_NEW man/Makefile.in man/lvmconf.8 
 2010-06-18 10:19 UTC 

[patch] Over schedule issue fixing
 2010-06-18 10:18 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix over-scheduling bug

[PATCH] perf tools: .gitignore += config.make config.make.autogen
 2010-06-18 10:17 UTC  (2+ messages)
` [tip:perf/core] "

[RESEND][PATCH v2] perf probe: add kernel source path option
 2010-06-18 10:17 UTC  (2+ messages)
` [tip:perf/core] perf probe: Add "

[PATCH] perf lookup of ppc64 symbols
 2010-06-18 10:16 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Function descriptor symbol lookup

[PATCH v2] input/imx_keypad: add PM support
 2010-06-18 10:16 UTC  (3+ messages)

[RFC] purge recipes/linux-kexecboot and move to recipes/linux
 2010-06-18 10:08 UTC  (2+ messages)

[PATCH] ceph/rbd block driver for qemu-kvm (v3)
 2010-06-18 10:09 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH 0/4] mtd: add mtd repartition ioctl
 2010-06-18 10:08 UTC  (5+ messages)
` [PATCH 1/4] mtd: add new ioctl structures to be used for repartitioning
  ` [PATCH 2/4] mtd: add the possibility to modify partitions in runtime
    ` [PATCH 3/4] mtd: add MTDREPARTITION ioctl
      ` [PATCH 4/4] mtd: create the mtd master device for given set of partitions

[PATCH] Add OMAP4 Panda support
 2010-06-18 10:01 UTC  (5+ messages)

[PATCH 02/25] pxa3xx_nand: introduce common timing to reduce read id times
 2010-06-18 10:01 UTC  (12+ messages)

[PATCH] linux/x86: fix for special behavior of first sys_settimeofday(NULL, &tz) invocation
 2010-06-18 10:00 UTC 

[patch] get rid of "cut here" from bug output
 2010-06-18 10:00 UTC  (4+ messages)

Distributed Switch Architecture(DSA)
 2010-06-18  9:59 UTC  (4+ messages)

[PATCH] HID: Documentation for hidraw
 2010-06-18  9:57 UTC  (2+ messages)

[PATCH v2] Recognize CSD structure version 3
 2010-06-18  9:57 UTC  (2+ messages)

per_cpu_ptr_to_phys() failure on UV x86_64
 2010-06-18  9:56 UTC  (5+ messages)
      ` [PATCH] percpu: fix first chunk match in per_cpu_ptr_to_phys()

Patch sending problem, missing pieces
 2010-06-18  9:55 UTC 

xend doesn't start with xen-staging tip (on ubuntu 9.10 or 10.04)
 2010-06-18  9:53 UTC  (3+ messages)

You have exceeded your email quota limit
 2010-06-18  9:18 UTC 

You have exceeded your email quota limit
 2010-06-18  9:17 UTC 

Remus with libxl
 2010-06-18  9:50 UTC  (2+ messages)

(no subject)
 2010-06-18  9:49 UTC 

[Buildroot] [git commit master 1/1] uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED option
 2010-06-18  9:48 UTC 

[Buildroot] [git commit master 1/1] ntfsprogs: fix fuse dependency
 2010-06-18  9:48 UTC 

[Buildroot] [git commit master 1/1] ntfsprogs: disable crypto support
 2010-06-18  9:48 UTC 

Patch for adding --resize to manpage
 2010-06-18  9:48 UTC  (3+ messages)

[PATCHSET] irq: better lost/spurious irq handling
 2010-06-18  9:45 UTC  (13+ messages)
` [PATCH 09/12] irq: implement IRQ expecting

OSError: [Errno 2] No such file or directory
 2010-06-18  9:39 UTC  (7+ messages)

[WIP PATCH 0/3] implement merge strategy for submodule links
 2010-06-18  9:40 UTC  (4+ messages)

[Bug 16019] New: Resume from hibernate corrupts ext4
 2010-06-18  9:40 UTC  (2+ messages)
` [Bug 16019] "

[PATCH 1/1] parser: add support for asm goto
 2010-06-18  9:40 UTC  (8+ messages)

[PATCH RESEND] Calgary: increase max PHB number
 2010-06-18  9:40 UTC  (2+ messages)

[Qemu-devel] RFC v2: blockdev_add & friends, brief rationale, QMP docs
 2010-06-18  9:36 UTC  (12+ messages)
` [Qemu-devel] "

[Qemu-devel] RFC v3: blockdev_add & friends, brief rationale, QMP docs
 2010-06-18  9:36 UTC  (7+ messages)

[KVM-AUTOTEST PATCH 0/2] Make autoit wrapper support more guest scripts than just AutoIt
 2010-06-18  9:33 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH 1/2] KVM-test: autoit: Generalize the variables in autoit.py
` [KVM-AUTOTEST PATCH 2/2] KVM-test: rename autoit to guest_test and update the sample config file
` [KVM-AUTOTEST PATCH 2/2 diff-rename mode] "

UBIFS performance measurements
 2010-06-18  9:28 UTC  (2+ messages)

[PATCH 1/2] net/fec: clean suspend/resume
 2010-06-18  9:29 UTC 

[U-Boot] Building omap3_sdp3430 fails with older compilers
 2010-06-18  9:25 UTC 

prepare DiskOnChip
 2010-06-18  9:20 UTC 

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-18  9:16 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/5] qdev: Create qdev_get_dev_path()

[PATCH] kill BH_Ordered flag
 2010-06-18  9:15 UTC 

Several questions regarding ARCH_S3C2410
 2010-06-18  9:15 UTC  (5+ messages)

[PATCH] HID: Fix reporting of nonexistent HWheel for Elecom BM084 (bluetooth mouse)
 2010-06-18  9:11 UTC 

rebasing a merge
 2010-06-18  9:10 UTC  (2+ messages)

Very slow disk speed after "IRQ: nobody cared"
 2010-06-18  9:06 UTC  (4+ messages)

On the APIs for Enabling and Disabling Wakeup capability
 2010-06-18  8:59 UTC  (5+ messages)

How to clear WC buffer, or is it needs to clear WC buffer
 2010-06-18  8:56 UTC  (2+ messages)

[PATCH 08/25] mmp: add nand support to pxa168
 2010-06-18  8:56 UTC  (4+ messages)

[GIT PULL 0/7] perf/core improvements and fixes for 2.6.36
 2010-06-18  8:54 UTC  (2+ messages)

[GIT PULL 0/2] perf/urgent fixes for 2.6.35
 2010-06-18  8:51 UTC  (2+ messages)

[PATCH 06/25] pxa3xx_nand: unify prepare command
 2010-06-18  8:51 UTC  (4+ messages)

[REGRESSION bisected] Sound goes too fast due to commit 7b3a177b0
 2010-06-17 20:17 UTC  (7+ messages)

[U-Boot] [PATCH] DaVinci: Improve DaVinci SPI speed
 2010-06-18  8:49 UTC  (5+ messages)

[md PATCH 4/5] md: Fix: BIO I/O Error during reshape for external metadata
 2010-06-18  8:48 UTC  (3+ messages)

[PATCH 01/25] pxa3xx_nand: condense the flash definition
 2010-06-18  8:44 UTC  (10+ messages)

[RFC][PATCH 0/8] perf pmu interface
 2010-06-18  8:40 UTC  (4+ messages)
` [RFC][PATCH 3/8] perf: register pmu implementations

migrating from RAID5 to RAID10
 2010-06-18  8:40 UTC  (8+ messages)

[md PATCH 3/5] md: Use added disks for external metadata case in start_reshape()
 2010-06-18  8:35 UTC  (3+ messages)

invalid address for enqueue_task
 2010-06-18  8:33 UTC  (2+ messages)

sdhci : reduce irq off latency
 2010-06-18  8:26 UTC  (4+ messages)

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2010-06-18  8:27 UTC  (7+ messages)

TCP stream performance regression due to c377411f2494a931ff7facdbb3a6839b1266bcf6
 2010-06-18  8:26 UTC  (2+ messages)

[Bug 25142] touhou 11/12 run very slow in wine
 2010-06-18  8:26 UTC 

[PATCHSET] workqueue: concurrency managed workqueue, take#5
 2010-06-18  8:22 UTC  (24+ messages)
` Overview of concurrency managed workqueue

[U-Boot] compilation error for omap3sdp3430 with eldk4.1
 2010-06-18  8:20 UTC 

xfs: validate inode numbers in file handles correctly
 2010-06-18  8:22 UTC  (3+ messages)
` [PATCH 4/4] xfs: remove block number from inode lookup code

[PATCH 03/25] pxa3xx_nand: remove the flash info in driver structure
 2010-06-18  8:16 UTC  (4+ messages)

[PATCH V2] tracing, function graph: Remove the noisy output when use function graph filter
 2010-06-18  8:15 UTC 

[PATCH] Fixes sdp_get_supp_feat function
 2010-06-18  8:14 UTC  (2+ messages)

Probable Bug (or configuration error) in kmemleak
 2010-06-18  8:11 UTC  (3+ messages)

simple performance tests
 2010-06-18  8:10 UTC  (4+ messages)

[PATCH] Bluetooth: Reset the security level after an authentication failure
 2010-06-18  8:08 UTC 

[PATCH] Topcliff PHUB: Generate PacketHub driver
 2010-06-18  8:08 UTC  (4+ 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.