All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-14 09:50:30 to 2009-12-14 11:37:57 UTC [more...]

[PATCH 0/7] msi-wmi driver and cleanups
 2009-12-14 11:34 UTC  (6+ messages)
` [PATCH 1/7] X86 drivers: Introduce msi-wmi driver
` [PATCH 8/7] msi-wmi: depend on backlight and fix corner-cases problems

[Qemu-devel] [PATCH RFC] virtio: add features qdev property
 2009-12-14 11:37 UTC  (6+ messages)
` [Qemu-devel] "

Question about snd_soc_8_8_write
 2009-12-14 11:36 UTC  (2+ messages)

[PATCH 2/7] ARM: S5P6440: CPU initialization
 2009-12-14 11:37 UTC  (8+ messages)

[PATCH] SDP patch to add support for HDP
 2009-12-14 11:35 UTC  (4+ messages)

[PATCH 1/2] x86: move swiotlb initialization before dma32_free_bootmem
 2009-12-14 11:33 UTC  (4+ messages)
` [tip:x86/urgent] x86: Move "

strange error while pushing
 2009-12-14 11:35 UTC  (6+ messages)

[patch 1/1] [mdadm] Add partition checks when creating a new array
 2009-12-14 11:33 UTC  (5+ messages)

[Buildroot] [PATCH] mtd-utils: bump version number
 2009-12-14 11:32 UTC  (5+ messages)

HD-Audio device unsuppored (Nvidia G2xx-series GPU implemented)
 2009-12-14 11:32 UTC  (2+ messages)

[RFC/PATCH 2/5] usb: otg: twl4030: add support for notifier
 2009-12-14 11:31 UTC  (10+ messages)
` [RFC/PATCH 0/4] twl4030 threaded_irq support
` [RFC/PATCH 1/4] input: keyboard: twl4030: move to request_threaded_irq
` [RFC/PATCH 2/4] input: misc: "
` [RFC/PATCH 3/4] rtc: "
` [RFC/PATCH 4/4] usb: otg: "

[PATCH 1/1] twl4030-regulator: extend twlreg_info to contain turnon delay and remap
 2009-12-14 11:31 UTC  (4+ messages)

Are there MTRR settings correct?
 2009-12-14 11:25 UTC  (5+ messages)
` Are these "

[PATCH 00/22] Constify struct backlight_ops for 2.6.32-git-053fe57ac v2
 2009-12-14 11:26 UTC  (7+ messages)
` [PATCH 0/1] Constify struct address_space_operations "

[How to upload our driver to "kernel.org"] Would you give me your advice?
 2009-12-14 11:26 UTC  (2+ messages)

[PATCH 1/7] ARM: S5P6440: Kconfigs and Makefiles
 2009-12-14 11:28 UTC  (5+ messages)

[Qemu-devel] [FOR 0.12][PATCH] target-i386: Fix evaluation of DR7 register
 2009-12-14 11:26 UTC 

[Qemu-devel] [PATCH] kvm: x86: Use separate exception_injected CPUState field
 2009-12-14 11:26 UTC  (2+ messages)
` [Qemu-devel] [FOR 0.12][RESEND][PATCH] "

[RFC PATCH 2/2] ARM: cache-l2x0: make better use of background cache handling
 2009-12-14 11:25 UTC  (4+ messages)
    ` [RFC PATCH 2/2] ARM: cache-l2x0: make better use of backgroundcache handling

[Xenomai-core] Vague bug report(s) on 2.5-head
 2009-12-14 11:22 UTC 

[xen-3.4.2][2.6.31.6-pvops] pciback not seizing devices
 2009-12-14 11:21 UTC  (4+ messages)

[PATCH 1/1] perf symbols: Allow lookups by symbol name too
 2009-12-14 11:21 UTC  (2+ messages)

conntrack_sip messages showing up in 2.6.32
 2009-12-14 11:20 UTC  (2+ messages)

[PATCH] nouveau: avoid running out of relocs (attempt 5)
 2009-12-14 11:19 UTC  (6+ messages)

[PATCH v2] AM35xx: Clock table updates for AM3505/17
 2009-12-14 11:17 UTC  (2+ messages)

[PATCH 6/7] ARM: S5P6440: Board and configuration file
 2009-12-14 11:19 UTC  (3+ messages)

[PATCH 0/3] gpiolib: gpio naming in sysfs
 2009-12-14 11:16 UTC  (7+ messages)
` [PATCH 2/3] gpiolib: add support for having symlinks under gpio class directory
  ` [PATCH 3/3] gpiolib: use chip->names for symlinks, always use gpioN for device names

[Qemu-devel] [PATCH] correcting ARM CPSR register bit position comment
 2009-12-14 11:09 UTC 

[PATCH v7 2/5] OMAP: McBSP: Modify macros/functions API for easy cache access
 2009-12-14 11:14 UTC  (3+ messages)

[PATCH 00/23] nd/sparse reroll
 2009-12-14 11:11 UTC  (26+ messages)
` [PATCH 01/23] update-index: refactor mark_valid() in preparation for new options
` [PATCH 02/23] Add test-index-version
` [PATCH 03/23] Introduce "skip-worktree" bit in index, teach Git to get/set this bit
` [PATCH 04/23] update-index: ignore update request if it's skip-worktree
` [PATCH 05/23] Teach ls-files and update-index to respect skip-worktree bit
` [PATCH 06/23] Teach diff machinery "
` [PATCH 07/23] Teach grep "
` [PATCH 08/23] Teach commit "
` [PATCH 09/23] Teach Git to respect skip-worktree bit (writing part)
` [PATCH 10/23] Avoid writing to buffer in add_excludes_from_file_1()
` [PATCH 11/23] Read .gitignore from index if it is skip-worktree
` [PATCH 12/23] unpack-trees(): carry skip-worktree bit over in merged_entry()
` [PATCH 13/23] excluded_1(): support exclude files in index
` [PATCH 14/23] dir.c: export excluded_1() and add_excludes_from_file_1()
` [PATCH 15/23] Introduce "sparse checkout"
` [PATCH 16/23] unpack-trees(): add CE_WT_REMOVE to remove on worktree alone
` [PATCH 17/23] unpack-trees.c: generalize verify_* functions
` [PATCH 18/23] unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
` [PATCH 19/23] unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index
` [PATCH 20/23] unpack-trees(): ignore worktree check outside checkout area
` [PATCH 21/23] read-tree: add --no-sparse-checkout to disable sparse checkout support
` [PATCH 22/23] Add tests for sparse checkout
` [PATCH 23/23] sparse checkout: inhibit empty worktree

[PATCH] Avoid dumping core in xen-detect
 2009-12-14 11:12 UTC 

[Next] CPU Hotplug test failures on powerpc
 2009-12-14 11:11 UTC  (6+ messages)

HDD power up in standby
 2009-12-14 10:22 UTC 

2.6.33-rc0: reiserfs: inconsistent lock state
 2009-12-14 11:09 UTC  (3+ messages)
` [PATCH 1/2] reiserfs: Fix possible recursive lock

[PATCH 3/4] ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines
 2009-12-14 11:09 UTC  (7+ messages)
` [PATCH 3/4] ARM: L2 : Errata 588369: Clean & Invalidate do notinvalidate "
    ` [PATCH 3/4] ARM: L2 : Errata 588369: Clean & Invalidate donotinvalidate "

[Qemu-devel] [PATCH] Check rom_load_all() return value
 2009-12-14 11:08 UTC 

[PATCH] linux_2.6.29.bb: update to kernel 2.6.29.6
 2009-12-14 11:07 UTC  (2+ messages)

[PATCH] uswsusp: automatically free the in-memory image once s2disk has finished with it
 2009-12-14 11:08 UTC  (13+ messages)

Doubt on KVM-88 vulnerabilities
 2009-12-14 11:08 UTC  (3+ messages)

[PATCH 0/4] Patch series for introduce voltage selecting for mc13783 regulators
 2009-12-14 11:04 UTC  (16+ messages)
` [PATCH 1/4] mfd: mc13783: Take care of semantic inversion between read and write value of two bits in POWER_MISCELLANEUS register
  ` [PATCH 2/4] mfd: mc13783: When probing, unlock the mc13783 before subsystems initialisation
    ` [PATCH 3/4] regulator: add voltage selection capability to mc13783 regulators
      ` [PATCH 4/4] regulator: mc13783 change to platform_driver_register

[Qemu-devel] Re: qdev property bug?
 2009-12-14 10:59 UTC 

[PATCH 3/6 v2] ath9k: Stop ANI when doing a reset
 2009-12-14 11:04 UTC 

[PATCH 3/6] ath9k: Stop ANI when doing a reset
 2009-12-14 11:04 UTC  (3+ messages)

[PATCH] cfq: Take whether cfq group is changed into account when choosing service tree
 2009-12-14 11:01 UTC  (8+ messages)

2.6.33-rc0: reiserfs: inconsistent lock state
 2009-12-14 11:00 UTC  (2+ messages)
` [PATCH 2/2] reiserfs: Fix reiserfs lock and journal lock inversion dependency

Updating kernels to latest stable versions
 2009-12-14 10:56 UTC  (2+ messages)

[Qemu-devel] -serial stdio broken
 2009-12-14 10:55 UTC  (3+ messages)
` [Qemu-devel] "

multi homed linux router configuration
 2009-12-14 10:54 UTC 

[PATCH] hw-breakpoints: let modify_user_hw_breakpoint return an int
 2009-12-14 10:54 UTC  (5+ messages)
` [tip:perf/urgent] hw-breakpoints: Let modify_user_hw_breakpoint() "

PoD assertion failure
 2009-12-14 10:50 UTC  (4+ messages)
  ` [PATCH] PoD: correct assertion and remove noisy messages

ip_forwarding in a more restricted way
 2009-12-14 10:49 UTC  (3+ messages)

[Ocfs2-devel] ocfs2: add extent block stealing for ocfs2 v1
 2009-12-14 10:47 UTC 

[PATCH 2/2]: Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2009-12-14 10:41 UTC  (10+ messages)
            ` [PATCH v2 "

PLL computation in TLV320AIC3x SoC driver
 2009-12-14 10:41 UTC  (10+ messages)

[GIT PATCH] TTY patches for 2.6.33-git
 2009-12-14 10:39 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: Add locking scheme to timeout callbacks
 2009-12-14 10:36 UTC  (2+ messages)

[resend][GIT PULL] kbuild updates for 2.6.33
 2009-12-14 10:32 UTC  (3+ messages)

[PATCH] net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN
 2009-12-14 10:34 UTC  (2+ messages)

[PATCH] keymap: support for force_release quirk
 2009-12-14 10:34 UTC  (3+ messages)

[PATCH] KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
 2009-12-14 10:34 UTC  (3+ messages)

[PATCH 0/4] mx25: add support for FEC on i.MX25 PDK
 2009-12-14 10:33 UTC  (12+ messages)
` [PATCH 1/4] mx25: s/NO_PAD_CTL/NO_PAD_CTRL/
` [PATCH 2/4] mx25: don't force input on FEC pins
` [PATCH 3/4] fec: add support for Freescale i.MX25 PDK (3DS)
` [PATCH 4/4] mx25: add support for FEC on i.MX25 PDK

Two codecs using the same I2S bus
 2009-12-14 10:33 UTC  (4+ messages)

[PATCH] Recognise and use subdevice 0x3061 found in some HP dv6 notebooks
 2009-12-14 10:32 UTC  (4+ messages)

linux kernel HID problem with Saitek X52 Pro Flight System
 2009-12-14 10:31 UTC  (9+ messages)

linux-next: manual merge of the limits tree with Linus' tree
 2009-12-14 10:29 UTC  (3+ messages)

[Xenomai-core] select: native tasks with posix skin mqueues
 2009-12-14 10:28 UTC  (4+ messages)

[PATCH] sh-sci: Extend sh-sci driver with early console V2
 2009-12-14 10:24 UTC 

test build just finished, three failed package builds
 2009-12-14 10:22 UTC  (2+ messages)

[PATCH] sb_mixer: convert pointer tables to mixer control tables
 2009-12-14 10:24 UTC  (2+ messages)

Padconf not working on pm_defconfig?
 2009-12-14 10:23 UTC  (4+ messages)

[PATCH] Driver for the watchdog timer on all Freescale IMX processors
 2009-12-14 10:23 UTC  (2+ messages)
` [PATCH V2] "

[RFC PATCH 1/2] ARM: cache-l2x0: avoid taking spinlock for every iteration
 2009-12-14 10:21 UTC  (2+ messages)

[PATCH 0/4] Constify struct kset_uevent_ops for 2.6.32-git-053fe57ac v2
 2009-12-14 10:22 UTC  (3+ messages)
` [PATCH 2/4] "

[PATCH] net: restore ip source validation WAS(Re: [tproxy,regression] tproxy broken in 2.6.32
 2009-12-14 10:19 UTC  (5+ messages)

how to recover from "medium format corrupted"?
 2009-12-14 10:19 UTC 

[patch 0/9] Fix various __task_cred related invalid RCU assumptions
 2009-12-14 10:17 UTC  (8+ messages)

[PATCH] ALSA: hda: Fix max PCM level to 0 dB for AD1981_HP
 2009-12-14 10:17 UTC  (2+ messages)

[PATCH] ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)
 2009-12-14 10:17 UTC  (2+ messages)

[PATCH 8/9] sound/isa/gus: Correct code taking the size of a pointer
 2009-12-14 10:16 UTC  (4+ messages)

[lm-sensors] [PATCH] w83793 watchdog support
 2009-12-14 10:15 UTC  (2+ messages)

Problem with disks shutting down at random
 2009-12-14 10:07 UTC 

Random IO with md raid
 2009-12-14 10:13 UTC  (6+ messages)

[PATCH 00/10] Constify struct dma_map_ops for 2.6.32-git-053fe57ac v2
 2009-12-14 10:10 UTC  (2+ messages)
` [PATCH 0/3] Constify struct block_device_operations "

[Qemu-devel] [PATCH] s390: Fix buggy assignment
 2009-12-14 10:06 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] modpost: fix segfault with short symbol names
 2009-12-14 10:06 UTC  (3+ messages)

linux-next: manual merge of the limits tree with Linus' tree
 2009-12-14 10:04 UTC  (2+ messages)

[ PATCH 4/4 ] HVM vcpu add/remove: qemu logic for vcpu add/revmoe
 2009-12-14 10:04 UTC  (4+ messages)
    `  "

[PATCH 0/2] Add Clickpad support to synaptics driver
 2009-12-14 10:01 UTC  (3+ messages)
` [PATCH 1/2] input: Enable to report clicks with Clickapd devices
  ` [PATCH 2/2] input: Add ClickZone mode support to Clickpad devices

powerpc/kvm tree build failure
 2009-12-14 10:03 UTC  (2+ messages)

Dvico FusionHDTV Dual Express PCIe tuner issues
 2009-12-14  9:52 UTC 

[PATCH 0/1] RFC: new kqueue API
 2009-12-14  9:59 UTC  (3+ messages)

[PATCH 1/2]: OMAP: SDP: Introducing 'board-sdp-flash.c' for flash init
 2009-12-14  9:59 UTC  (5+ messages)

avc's generated causes the system to freeze up
 2009-12-14  9:56 UTC  (6+ messages)

[PATCH] mini-os: Fix an compilation error in xencons_ring
 2009-12-14  9:56 UTC 

[Qemu-devel] [PATCH] target-alpha: Fix compiler warning for gcc-4.3 (and older)
 2009-12-14  9:54 UTC 

[Qemu-devel] [PATCH] Seabios: Fix PkgLength calculation for the SSDT
 2009-12-14  9:50 UTC  (3+ messages)
` [Qemu-devel] "


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.