All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-27 11:00:33 to 2011-01-27 12:31:15 UTC [more...]

ulibc instead of glibc
 2011-01-27 12:31 UTC  (3+ messages)

[PATCH v6 00/11] Sub-device pad-level operations
 2011-01-27 12:30 UTC  (10+ messages)
` [PATCH v6 01/11] v4l: Move the media/v4l2-mediabus.h header to include/linux
` [PATCH v6 02/11] v4l: Replace enums with fixed-sized fields in public structure
` [PATCH v6 03/11] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
` [PATCH v6 04/11] v4l: Group media bus pixel codes by types and sort them alphabetically
` [PATCH v6 05/11] v4l: Create v4l2 subdev file handle structure
` [PATCH v6 06/11] v4l: subdev: Add a new file operations class
` [PATCH v6 07/11] v4l: v4l2_subdev pad-level operations
` [PATCH v6 08/11] v4l: v4l2_subdev userspace format API - documentation binary files
` [PATCH v6 09/11] v4l: v4l2_subdev userspace format API

[PATCH v8 00/12] Media controller (core and V4L2)
 2011-01-27 12:30 UTC  (13+ messages)
` [PATCH v8 01/12] media: Media device node support
` [PATCH v8 02/12] media: Media device
` [PATCH v8 03/12] media: Entities, pads and links
` [PATCH v8 04/12] media: Entity graph traversal
` [PATCH v8 05/12] media: Entity use count
` [PATCH v8 06/12] media: Media device information query
` [PATCH v8 07/12] media: Entities, pads and links enumeration
` [PATCH v8 08/12] media: Links setup
` [PATCH v8 09/12] media: Pipelines and media streams
` [PATCH v8 11/12] v4l: Make video_device inherit from media_entity
` [PATCH v8 12/12] v4l: Make v4l2_subdev "

[Qemu-devel] [PATCH 00/10] -drive/drive_add fixes and cleanups
 2011-01-27 12:29 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/10] scsi hotplug: Set DriveInfo member bus correctly
` [Qemu-devel] [PATCH 02/10] blockdev: New drive_get_next(), replacing qdev_init_bdrv()
` [Qemu-devel] [PATCH 03/10] blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h
` [Qemu-devel] [PATCH 04/10] blockdev: Put BlockInterfaceType names and max_devs in tables
` [Qemu-devel] [PATCH 05/10] blockdev: Make drive_add() take explicit type, index parameters
` [Qemu-devel] [PATCH 06/10] blockdev: Replace drive_add()'s fmt, ... by optstr parameter
` [Qemu-devel] [PATCH 07/10] blockdev: Factor drive_index_to_{bus, unit}_id out of drive_init()
` [Qemu-devel] [PATCH 08/10] blockdev: New drive_get_by_index()
` [Qemu-devel] [PATCH 09/10] blockdev: Reject multiple definitions for the same drive

[U-Boot] Please pull u-boot-samsung/master
 2011-01-27 12:29 UTC 

Q: perf_install_in_context/perf_event_enable are racy?
 2011-01-27 12:29 UTC  (13+ messages)

[PATCH v6 0/7] V4L2 subdev userspace API
 2011-01-27 12:28 UTC  (8+ messages)
` [PATCH v6 1/7] v4l: Share code between video_usercopy and video_ioctl2
` [PATCH v6 2/7] v4l: subdev: Don't require core operations
` [PATCH v6 3/7] v4l: subdev: Merge v4l2_i2c_new_subdev_cfg and v4l2_i2c_new_subdev
` [PATCH v6 4/7] v4l: subdev: Add device node support
` [PATCH v6 5/7] v4l: subdev: Uninline the v4l2_subdev_init function
` [PATCH v6 6/7] v4l: subdev: Control ioctls support
` [PATCH v6 7/7] v4l: subdev: Events support

about udelay in mips
 2011-01-27 12:28 UTC  (7+ messages)
        ` Fwd: "

has the i915 "black screen" boot issue returned?
 2011-01-27 12:27 UTC  (7+ messages)

Performance issues when enabling netfilter configuration
 2011-01-27 12:28 UTC 

omap3-isp segfault
 2011-01-27 12:28 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: add raw wifi packet decapsulation support
 2011-01-27 12:27 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] armv7: add support for s5pc210 universal board
 2011-01-27 12:26 UTC  (7+ messages)
  ` [U-Boot] [PATCH v2 "
        ` [U-Boot] [PATCH v4 3/3] "

[PATCHv2] evdev: fix evdev_write return value on partial writes
 2011-01-27 12:26 UTC  (8+ messages)

i2c send inside ISR
 2011-01-27 12:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv7: add support for S5PC210 SoC
 2011-01-27 12:25 UTC  (9+ messages)
  ` [U-Boot] [PATCH v2 "
      ` [U-Boot] [PATCH v3 "
            ` [U-Boot] [PATCH v4 2/3] "

[U-Boot] [PATCH v4 1/3] S5P: serial: Use the inline function instead of static value
 2011-01-27 12:25 UTC  (2+ messages)

touch screen ads7846/7843 devicetree support
 2011-01-27 12:24 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/5] Fast Virtual Disk (FVD) Proposal Part 1
 2011-01-27 12:23 UTC  (6+ messages)

Latest regressions
 2011-01-27 12:22 UTC  (8+ messages)

[PATCH] MMCI: don't read command response when invalid
 2011-01-27 12:19 UTC  (4+ messages)

[Qemu-devel] [RFC][PATCH 00/12] qcow2: Convert qcow2 to use coroutines for async I/O
 2011-01-27 12:21 UTC  (15+ messages)
` [Qemu-devel] [RFC][PATCH 11/12] "

[Qemu-devel] [PATCH V9 00/16] Xen device model support
 2011-01-27 12:21 UTC  (17+ messages)
` [Qemu-devel] [PATCH V9 04/16] xen: Support new libxc calls from xen unstable
      ` [Xen-devel] "
        `  "
` [Qemu-devel] [PATCH V9 05/16] xen: Add xen_machine_fv
` [Qemu-devel] [PATCH V9 10/16] xen: Introduce the Xen mapcache

Help - raid not assembling right on boot (was: Resizing a RAID1)
 2011-01-27 12:20 UTC  (3+ messages)

[Qemu-devel] Commit 622b520f changed -drive if=scsi, index=N, intentional?
 2011-01-27 12:21 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 1/3] ARM: mach-mx5: Fix build for mx53_loco and mx53_smd
 2011-01-27 12:19 UTC  (5+ messages)

AUDIT SYSCALL kernel configuration option on ARM ?
 2011-01-27 12:19 UTC 

[hdspm: Add RME RayDAT/AIO 0/2] Reworked support for RayDAT/AIO
 2011-01-27 12:19 UTC  (9+ messages)
  ` [PATCH - [hdspm] RayDAT/AIO 1/2] ALSA: Add support for RME RayDAT and AIO

[PATCH 00/16] New Proposal for steal time in KVM
 2011-01-27 12:17 UTC  (7+ messages)
` [PATCH 05/16] KVM-HDR: Implement wallclock over KVM - KVM Virtual Memory

Error in building OE for MicroBlaze!
 2011-01-27 12:08 UTC 

[RFC 00/20] Proposal for remaining BKL users
 2011-01-27 12:17 UTC  (4+ messages)
` [PATCH 12/20] x25: remove the BKL

[PATCH] ARM: OMAP: Add chip id recognition for OMAP4 ES2.1 and ES2.2
 2011-01-27 12:16 UTC  (3+ messages)

flex_array related problems on selinux policy loading
 2011-01-27 12:15 UTC  (7+ messages)

How Audit event triggers in Kernel
 2011-01-27 12:14 UTC 

[U-Boot] [0/6] Patch serie UBI min I/O size fixes
 2011-01-27 12:13 UTC 

[PATCH 2/2] hvm: allow pass-through of new CPUID features
 2011-01-27 12:13 UTC  (4+ messages)

[RFC 0/2] Add EVIOC mechanism to extract the MT slot state
 2011-01-27 12:09 UTC  (5+ messages)
` [RFC 1/2] input: mt: Add method "
` [RFC 2/2] input: evdev: Add EVIOC mechanism "

[PATCH 4/4] x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs
 2011-01-27 11:50 UTC  (4+ messages)

[PATCH] Pass "-O xhtml" param to highlight instead of "-xhtml"
 2011-01-27 12:03 UTC  (4+ messages)

[PATCH] ASoC: Add subsequence information to seq_notify callbacks
 2011-01-27 12:03 UTC  (2+ messages)

Fwd: Graphics pass-through
 2011-01-27 11:56 UTC  (3+ messages)
  `  "

2.6.32.27 dom0 + latest xen staging boot failure
 2011-01-27 11:59 UTC  (12+ messages)

[patch 5/5] sched: avoid expensive initial update_cfs_load()
 2011-01-27 11:58 UTC  (2+ messages)
` [tip:sched/core] sched: Avoid expensive initial update_cfs_load(), on UP too

rwsem: rwsem: Remove redundant asmregparm annotation
 2011-01-27 11:58 UTC  (2+ messages)
` [tip:core/locking] "

[patch 6/6] rwsem: Move duplicate function prototypes to linux/rwsem.h
 2011-01-27 11:57 UTC  (2+ messages)
` [tip:core/locking] "

Here is a reiser4 build based rpm on 2.6.37 kernel
 2011-01-27 11:57 UTC 

[patch 4/6] rwsem: Move duplicate init macros and functions to linux/rwsem.h
 2011-01-27 11:56 UTC  (2+ messages)
` [tip:core/locking] "

[patch 3/6] rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
 2011-01-27 11:56 UTC  (2+ messages)
` [tip:core/locking] "

can we measure the traffic between user and kernel mode
 2011-01-27 11:56 UTC  (5+ messages)

[patch 2/6] x86: Cleanup rwsem_count_t typedef
 2011-01-27 11:56 UTC  (2+ messages)
` [tip:core/locking] "

[patch 1/6] rwsem: Cleanup includes
 2011-01-27 11:55 UTC  (2+ messages)
` [tip:core/locking] "

[PATCH 0/6] use BUG_ON correctly, v2
 2011-01-27 12:12 UTC  (8+ messages)
` [PATCH 1/7] MIPS: add unlikely() to BUG_ON()
` [PATCH 2/7] PowerPC: "
` [PATCH 3/7] dma: use BUG_ON correctly in iop-adma.c
` [PATCH 4/7] dma: use BUG_ON correctly in mv_xor.c
` [PATCH 5/7] dma: use BUG_ON correctly in ppc4xx/adam.c
` [PATCH 6/7] wl_cfg80211.c: use BUG_ON correctly
` [PATCH 7/7] scsi_lib.c: "

[PATCH] ASoC: EDB93xx machine sound driver with CS4271
 2011-01-26 18:06 UTC  (2+ messages)

[PATCH] omap2plus: smartreflex: add error checking for debugfs_create_*()
 2011-01-27 11:52 UTC 

[PATCH] ARM: i.MX23/28: Add pwm driver
 2011-01-27 11:48 UTC 

[PATCH] ARM: print FPGA info on plat-versatile variants
 2011-01-27 11:48 UTC 

[PATCH 2/3] git-gui: spelling fixes in russian translation
 2011-01-27 11:47 UTC  (5+ messages)

[PATCH 03/14] ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h
 2011-01-27 11:44 UTC  (12+ messages)

How to identity processor architecture
 2011-01-27 11:44 UTC  (12+ messages)

[GIT PULL] TI WL 128x FM V4L2 driver
 2011-01-27 11:43 UTC  (5+ messages)

Which git command to be used to keep my local repo updated with the recent changes made to the original repo
 2011-01-27 11:43 UTC 

[PATCH] ASoC: Make cache status available via debugfs
 2011-01-27 11:42 UTC  (2+ messages)

Serial console unusable with poky-image-sdk
 2011-01-27 11:42 UTC  (2+ messages)

[PATCH 00/10] wl12xx: AP-mode per link PSM
 2011-01-27 11:41 UTC  (5+ messages)
` [PATCH 06/10] mac80211: add HW flag for disabling auto link-PS in AP mode
` [PATCH 07/10] wl12xx: AP-mode - support HW based link PS monitoring

[PATCH 0/2][concept RFC] x86: BIOS-save kernel log to disk upon panic
 2011-01-27 11:41 UTC  (9+ messages)

[PATCH] omap4: Enable ARM local timers with OMAP4430 es1.0
 2011-01-27 11:40 UTC 

some i.MX23/28 patches
 2011-01-27 11:40 UTC  (5+ messages)
` [PATCH 1/4] ARM i.MX23/28: deobfuscate gpio initialization
` [PATCH 2/4] ARM i.MX23/28: do not use complicated macros if not necessary
` [PATCH 3/4] ARM i.MX23: remove reserved register defines
` [PATCH 4/4] ARM i.MX28: "

Build of meta-toolchain-sdk fails
 2011-01-27 11:39 UTC  (3+ messages)

[Buildroot] [PATCH v2] New package: can-utils
 2011-01-27 11:36 UTC  (4+ messages)

[Qemu-devel] [PATCH] Reorganize struct Qcow2Cache for better struct packing
 2011-01-27 11:35 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 1/3] i2c_intel_mid: Improve error reporting
 2011-01-27 11:33 UTC  (3+ messages)

[PATCH] SPARC/LEON: power down instruction different of different LEONs
 2011-01-27 11:33 UTC  (3+ messages)
` [PATCH] SPARC/LEON: power down instruction different of different

[PATCH] input: Modify the qt602240 driver to be compatible with mXT1386 device
 2011-01-27 11:32 UTC  (5+ messages)
  ` [PATCH 1/2] input: Modify the qt602240 driver to be compatible with mXT1386 device - renames

bitbake does not fail when QA issues encountered
 2011-01-27 11:27 UTC  (5+ messages)

[PATCH] r8169: use RxFIFO overflow workaround for 8168c chipset
 2011-01-27 11:27 UTC  (2+ messages)

[dm-crypt] serious bug report
 2011-01-27 11:22 UTC 

[PATCH 0/3][PULL] several machine specific sysroots fixes
 2011-01-27 11:26 UTC  (7+ messages)
` [PATCH 1/3] bitbake: add ${MACHINE} for do_populate_sysroot_setscene and do_package_setscene
` [PATCH 2/3] rm_work.bbclass: handle stamp files while doing rm_work
` [PATCH 3/3] perl: Remove ${MACHINE} dependency in compile and package

Problem with VIA VT1708S and git versions of alsa-driver
 2011-01-27 11:26 UTC  (13+ messages)

[PATCH v2] SPARC/LEON: power down instruction different of different LEONs
 2011-01-27 11:26 UTC 

[PATCH net-next-2.6] net_sched: sch_mqprio: dont leak kernel memory
 2011-01-27 11:17 UTC  (5+ messages)

[PATCH] xl: avoid creating domains with duplicate names
 2011-01-27 11:24 UTC  (6+ messages)

[PATCH] sparc: cleaned up FPU version probing
 2011-01-27 11:21 UTC  (3+ messages)

[PATCH 0/9] assorted independent pathlets
 2011-01-27 11:19 UTC  (3+ messages)
` [PATCH 2/9] packaged-staging.bbclass: improve documentation

[PATCH] n900: fix set online
 2011-01-27 11:18 UTC  (2+ messages)

[PATCH v3 0/3] OMAP4: hwmod DSS support
 2011-01-27 11:17 UTC  (4+ messages)
` [PATCH v3 1/3] OMAP2PLUS: DSS2: Add OMAP4 Kconfig support
` [PATCH v3 2/3] OMAP4: hwmod data: add DSS DISPC DSI1,2 RFBI HDMI VENC
` [PATCH v3 3/3] OMAP4: DSS2: Add hwmod device names for OMAP4

[PATCH]vtd: Fix for irq bind failure after PCI attaching 32 times
 2011-01-27 11:16 UTC  (4+ messages)

[xen-unstable test] 5352: regressions - FAIL
 2011-01-27 11:15 UTC  (2+ messages)

[U-Boot] Build error with the master branch
 2011-01-27 11:12 UTC  (2+ messages)

[PATCH V2 1/2] EHCI support for on-chip PMC MSP USB controller
 2011-01-27 11:28 UTC  (2+ messages)
` [PATCH v3] EHCI bus glue "

[PATCHv5] omap3: Add basic support for 720MHz part
 2011-01-27 11:11 UTC 

[Qemu-devel] [PATCH] Added ppc440x6 and ppc440x6f cores
 2011-01-27 11:10 UTC 

4KiB page OneNAND OOB
 2011-01-27 11:10 UTC  (3+ messages)

[PATCH] SPARC/LEON: FPU-FSR only available when FPU present
 2011-01-27 11:06 UTC  (2+ messages)

[PATCH] mmci: fixup broken_blockend variant patch v2
 2011-01-27 11:06 UTC  (9+ messages)

[PATCH V10 00/15] ptp: IEEE 1588 hardware clock support
 2011-01-27 11:00 UTC  (5+ messages)
` [PATCH V10 09/15] posix clocks: cleanup the CLOCK_DISPTACH macro
` [PATCH V10 14/15] ptp: Added a clock driver for the IXP46x
` [PATCH V10 15/15] ptp: Added a clock driver for the National Semiconductor PHYTER

AOE (ATA over Ethernet) boot support?
 2011-01-27 11:04 UTC  (2+ messages)

[dm-crypt] luksSuspend
 2011-01-27 11:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] use correct initial region_offset
 2011-01-27 11:01 UTC 

[PATCH] drivers: i2c-core: Add trace events for i2c_master_send()/i2c_master_recv()
 2011-01-27 11:01 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.