All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-04 08:56:00 to 2011-04-04 11:21:24 UTC [more...]

[Qemu-devel] [PATCH 1/3] arm: basic support for ARMv4/ARMv4T emulation
 2011-04-04 11:21 UTC  (5+ messages)

[GIT PULL] omap changes for v2.6.39 merge window
 2011-04-04 11:21 UTC  (14+ messages)

[U-Boot] [PATCH] powerpc/ppc4xx: add ENTRY() to linker script
 2011-04-04 11:19 UTC  (4+ messages)

[U-Boot] [0/6] Patch serie UBI min I/O size fixes
 2011-04-04 11:15 UTC  (3+ messages)

[linux-dvb] DVICO HDTV Dual Express2
 2011-04-04 10:47 UTC  (3+ messages)

More Mini2440 questions
 2011-04-04 11:13 UTC  (2+ messages)

[Qemu-devel] A question about qemu 0.9.1
 2011-04-04 11:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU
 2011-04-04 11:09 UTC 

[PATCH] mtd: onenand: add ecclayout and subpage_sft for none-flex 4kb page onenand
 2011-04-04 11:07 UTC 

[RFC Patch] ALSA - EMU10K1 - Remove Center LFE Wave Center and Wave LFE control for SB Live! Platinum
 2011-04-04 11:06 UTC  (2+ messages)

[RFC PATCH 2/3] AMD IOMMU: Implement p2m sharing
 2011-04-04 11:05 UTC  (2+ messages)

[PATCH] DVB-APPS: azap gets -p argument
 2011-04-04 11:05 UTC  (5+ messages)

buffer_size return by snd_pcm_hw_params_get_buffer_size_max
 2011-04-04 11:01 UTC  (2+ messages)

[PATCH 0/2 V7] add inject-nmi qmp command
 2011-04-04 10:59 UTC  (4+ messages)
` [PATCH 2/2 V7] qemu,qmp: "
  ` [Qemu-devel] "

snd_pcm_hw_params_set_buffer_time_near: invalid argument
 2011-04-04 11:00 UTC  (5+ messages)

[RFC PATCH 1/3] AMD IOMMU: p2m table changes
 2011-04-04 10:59 UTC  (2+ messages)

Media players report 96khz, proc reports 44khz
 2011-04-04 10:58 UTC  (2+ messages)

"default" device. Is there a way to detect if it's a plugin, and if so which one?
 2011-04-04 10:57 UTC  (2+ messages)

Allow/deny with iptables or application?
 2011-04-04 10:53 UTC  (2+ messages)

[U-Boot] [PATCH] [MPC837x v2] Make it work again with USB
 2011-04-04 10:52 UTC  (9+ messages)
            ` [U-Boot] [PATCH] mpc83xx: restrict UTMI PHY configuration to 831x parts

2.6.38-git18: Reported regressions from 2.6.37
 2011-04-04 10:50 UTC  (3+ messages)
` [Bug #28102] New display errors in 2.6.38-rc2-00175-g6fb1b30

[PATCH] alsactl init: Mute CD Playback volume by default
 2011-04-04 10:49 UTC  (2+ messages)

[PATCH] platform-x86: intel_mid_thermal: Fix coding style
 2011-04-04 10:30 UTC  (2+ messages)
` [Meego-kernel] "

[Qemu-devel] [PATCH v2 0/3] block: Correct size across CD-ROM media change
 2011-04-04 10:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/3] raw-posix: Re-open host CD-ROM after "
        ` [libvirt] "

[Qemu-devel] [PATCH 0/4] target-arm: Make Neon helpers use correct FP status
 2011-04-04 10:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] Makefile.target: Allow target helpers to be in any *_helper.c file
` [Qemu-devel] [PATCH 2/4] target-arm: Use global env in neon_helper.c helpers
` [Qemu-devel] [PATCH 3/4] target-arm: Use global env in iwmmxt_helper.c helpers
` [Qemu-devel] [PATCH 4/4] target-arm: Make Neon helper routines use correct FP status

[PATCH 1/3] sound/spitz: Properly handle MIC GPIO
 2011-04-04 10:45 UTC  (3+ messages)
` [PATCH 2/3] Use gpio_set_value_cansleep() in corgi_lcd.c

[PATCH] USB:Fix the wrong function prototype 
 2011-04-04 10:45 UTC  (3+ messages)
  `  "

What's cooking in git.git (Apr 2011, #01; Sun, 3)
 2011-04-04 10:40 UTC  (3+ messages)

File copy problems kde 4.5 to 4.6.1 with reiser4
 2011-04-04 10:42 UTC  (4+ messages)
    ` File copy problems kde 4.5 to 4.6.1 with reiser4 2.6.38

[PATCH 0/15] KVM: Make the instruction emulator aware of Nested Virtualization v5
 2011-04-04 10:39 UTC  (16+ messages)
` [PATCH 01/15] KVM: x86 emulator: add framework for instruction intercepts
` [PATCH 02/15] KVM: x86 emulator: add SVM intercepts
` [PATCH 03/15] KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED
` [PATCH 04/15] KVM: x86 emulator: Add check_perm callback
` [PATCH 05/15] KVM: x86 emulator: Add flag to check for protected mode instructions
` [PATCH 06/15] KVM: x86: Add x86 callback for intercept check
` [PATCH 07/15] KVM: SVM: Add intercept check for emulated cr accesses
` [PATCH 08/15] KVM: SVM: Add intercept check for accessing dr registers
` [PATCH 09/15] KVM: SVM: Add intercept checks for descriptor table accesses
` [PATCH 10/15] KVM: SVM: Add intercept checks for SVM instructions
` [PATCH 11/15] KVM: SVM: Add intercept checks for remaining group7 instructions
` [PATCH 12/15] KVM: SVM: Add intercept checks for remaining twobyte instructions
` [PATCH 13/15] KVM: SVM: Add intercept checks for one-byte instructions
` [PATCH 14/15] KVM: SVM: Add checks for IO instructions
` [PATCH 15/15] KVM: SVM: Remove nested sel_cr0_write handling code

[PATCH] gpio: support for Synopsys DesignWare APB GPIO
 2011-04-04 10:40 UTC  (10+ messages)

[PATCH] at91sam9263ek: update defconfig
 2011-04-04 10:32 UTC 

[PATCH 3/3 v4] alsa-lib: fixed coverity reported issues under "USE_AFTER_FREE" checker
 2011-04-04 10:38 UTC  (2+ messages)

[PATCH 1/2] Kconfig: improve KALLSYMS_ALL documentation
 2011-04-04 10:40 UTC  (2+ messages)
` [PATCH 2/2] kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile

[ANNOUNCE] Native Linux KVM tool
 2011-04-04 10:31 UTC  (6+ messages)

[PATCH 1/3 v3] alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker
 2011-04-04 10:35 UTC  (7+ messages)
` [PATCH 2/3 v3] alsa-lib: fixed coverity reported issues under "RESOURCE_LEAK" checker
` [PATCH 3/3 v3] alsa-lib: fixed coverity reported issues under "USE_AFTER_FREE" checker

[Buildroot] [PATCH] ncurses: version bump to 5.8
 2011-04-04 10:31 UTC  (2+ messages)

[PATCH 1/5] diff_tree_sha1: skip diff_tree if old == new
 2011-04-04 10:29 UTC  (3+ messages)
` [PATCH 4/5] tree-walk: unroll get_mode since loop boundaries are well-known

[PATCH] ubifs: Use empty_iops and empty_fops consistently
 2011-04-04 10:29 UTC  (8+ messages)

Driver for TerraTec DMX 6Fire USB
 2011-04-04 10:29 UTC  (15+ messages)
        ` TerraTec DMX 6Fire USB updates
                ` [PATCH 1/5] "
                ` [PATCH 2/5] "
                ` [PATCH 3/5] "
                ` [PATCH 4/5] "
                ` [PATCH 5/5] "

MALTA
 2011-04-04  9:54 UTC 

vb2: stop_streaming() callback redesign
 2011-04-04 10:27 UTC  (2+ messages)

[PATCH 01/12] Nested Virtualization: tools
 2011-04-04 10:25 UTC  (3+ messages)

[Bug 35935] New: since 2.6.38.1, screen become garbled after some times (RV770)
 2011-04-04 10:23 UTC  (2+ messages)
` [Bug 35935] "

[PATCH 0/15] KVM: Make the instruction emulator aware of Nested Virtualization v4
 2011-04-04 10:23 UTC  (4+ messages)
` [PATCH 04/15] KVM: x86 emulator: Add check_perm callback

[PATCH v3 2.6.39-rc1-tip 0/26] 0: Uprobes patchset with perf probe support
 2011-04-04 10:15 UTC  (7+ messages)
` [PATCH v3 2.6.39-rc1-tip 22/26] 22: perf: rename target_module to target
` [PATCH v3 2.6.39-rc1-tip 23/26] 23: perf: show possible probes in a given executable file or library

How can I use grant table in domainU?
 2011-04-04 10:15 UTC 

Odd rebalancing behavior
 2011-04-04 10:14 UTC 

[U-Boot] [PATCH] Fix CFI flash driver for 8-bit bus support
 2011-04-04 10:14 UTC  (2+ messages)

How to get guest PTEs info of a HVM with EPT
 2011-04-04 10:10 UTC  (5+ messages)
    ` Question about page table used by hypervisor

[dm-crypt] Using cryptsetup / lvm with OpenSC smartcard
 2011-04-04  9:10 UTC 

[Xen-users] Nested Virtualisation question
 2011-04-04 10:08 UTC  (3+ messages)
            `  "
              `  "

[PATCH tip:x86/urgent] x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 change
 2011-04-04 10:06 UTC 

[PATCH -tip v3 0/6] perf: Introduce branch sub commands
 2011-04-04 10:06 UTC  (11+ messages)
` [PATCH -tip v3 3/6] perf branch trace: print pid and command

[PATCH 0/9] x86 idle cruft removal - v2
 2011-04-04 10:05 UTC  (9+ messages)
` idle cleanup - v3
  ` [PATCH 16/18] 2.6.40: x86 idle APM: remove deprecated apm_cpu_idle()
          ` [linux-pm] "

[PATCH] X86:NET:Replaced a deprecated function 
 2011-04-04 10:05 UTC  (5+ messages)
  `  "
    `  "

[RFC] [PATCH 0/19] mfd sharing support
 2011-04-04 10:03 UTC  (10+ messages)
` [PATCH 07/19] timberdale: mfd_cell is now implicitly available to drivers

[PATCH] OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.o
 2011-04-04 10:02 UTC  (2+ messages)

hdspmixer broken for 96khz
 2011-04-04 10:01 UTC  (5+ messages)

nilfs_cleanerd could use some sensible defaults if its conf file is empty
 2011-04-04 10:00 UTC  (2+ messages)

why only C?
 2011-04-04  9:58 UTC  (5+ messages)

[U-Boot] [STATUS] U-Boot v2011.03 released - Merge Window OPEN
 2011-04-04  9:57 UTC  (3+ messages)

[PATCH 0/4] mmc_spi: Add support for regulator framework
 2011-04-04  9:56 UTC  (2+ messages)

[PATCH RESEND] net: convert xen-netfront to hw_features
 2011-04-04  9:55 UTC  (6+ messages)
  ` [PATCH] xen: netfront: fix declaration order
      ` [PATCH] xen: drop anti-dependency on X86_VISWS (Was: Re: [PATCH] xen: netfront: fix declaration order)

[PATCH 6/6] tests: avoid spurious parallel failure due to temporary disk full
 2011-04-04  9:55 UTC  (2+ messages)

[PATCH] x86: guest_walk_tables() should check invalid bits on large page entries
 2011-04-04  9:49 UTC  (2+ messages)

[PATCH] OMAP4: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'
 2011-04-04  9:47 UTC  (6+ messages)

query regarding kernel daemon
 2011-04-04  9:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] powerpc, mpc52xx: update for digsy_mtc support
 2011-04-04  9:44 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] mpc52xx, digsy_mtc: change phy addr for rev5 boards

LAST_CHECKPOINT and save/restore/migrate compatibility (was Re: [PATCH 3 of 4] libxc: provide notification of final checkpoint to restore end)
 2011-04-04  9:42 UTC  (6+ messages)

Support e1000 M88 PHY registers in -d
 2011-04-04  9:41 UTC  (3+ messages)

Future desktop on dumb frame buffers?
 2011-04-04  9:40 UTC  (8+ messages)

[PATCH] HID: Add NOGET quirk for the CH Pro Throttle
 2011-04-04  9:37 UTC  (3+ messages)

[PATCH v2] usb: Fix Kconfig unmet dependencies for Microblaze EHCI
 2011-04-04  9:35 UTC 

[PATCH 2/2 v2] Btrfs: Per file/directory controls for COW and compression
 2011-04-04  9:31 UTC  (2+ messages)

[PATCH] usb: Fix Kconfig unmet dependencies for Microblaze EHCI
 2011-04-04  9:31 UTC  (4+ messages)
` [PATCH] ftrace: Build without frame pointers on Microblaze

Trouble using Huwei E160G
 2011-04-04  9:31 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/19] s390x emulation support
 2011-04-04  9:29 UTC  (4+ messages)

[PATCH resend] Newly erased page read workaround
 2011-04-04  9:28 UTC  (9+ messages)

[PATCH v3] s3fb: add DDC support
 2011-04-04  9:25 UTC  (5+ messages)

[PATCH 1/2] ARM: ELF: Define new core note type for VFP registers
 2011-04-04  9:24 UTC  (2+ messages)
` [PATCH 2/2] ARM: ptrace: Migrate to regsets framework

[PATCH 0/2] mmc: zboot helpers
 2011-04-04  9:24 UTC  (11+ messages)
` [PATCH 1/2] mmc, ARM: Rename SuperH Mobile ARM "
  ` [PATCH 2/2] ALSA: ASoc: putting together AT91SAM9260 and TLV320AIC3X
      ` [PATCH] ARCH arm: adding new board: CDU

[PATCH V5 00/10] MIPS: lantiq: add initial support for Lantiq SoCs
 2011-04-04  9:24 UTC  (4+ messages)
` [PATCH V5 05/10] MIPS: lantiq: add watchdog support

system freeze when processor.ko is loaded during boot
 2011-04-04  9:22 UTC  (7+ messages)
  `  "

[regression] 2.6.39-rc1 - Beagleboard usbnet broken
 2011-04-04  9:22 UTC 

Problems with snd_hda_intel in Linux kernel 2.6.38
 2011-04-04  9:21 UTC  (12+ messages)
              ` Bug#613979: [alsa-devel] "

linux-next: Tree for April 4 [BROKEN thinkpad_acpi]
 2011-04-04  9:21 UTC 

Linux 2.6.33.8
 2011-04-04  9:20 UTC  (7+ messages)

[PATCH [1/2]] eio: New recipe for eio
 2011-04-04  9:17 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: define another USB ID for a buggy USB MIDI cable
 2011-04-04  9:18 UTC  (2+ messages)

winner
 2011-04-05  4:04 UTC 

[PATCH]X86:PCI: Fix an uninitialized variable warning
 2011-04-04  9:12 UTC 

[refpolicy] [PATCH] trunk: remove unnecessary semicolons after interface/template calls everywhere
 2011-04-04  9:13 UTC 

[PATCH] MAINTAINERS: add entry for Xen network backend
 2011-04-04  9:12 UTC  (3+ messages)

UBIFS question, atomic file create/rename semantics
 2011-04-04  9:10 UTC  (3+ messages)

[PATCH] hda-emu: Run without optimizations
 2011-04-04  9:08 UTC  (2+ messages)

[PATCH] Fix check for valid SCO socket before shutdown
 2011-04-04  9:08 UTC  (2+ messages)

claims information
 2011-04-04 13:24 UTC 

[GSoC] about "Improve A2DP support"
 2011-04-04  9:02 UTC  (2+ messages)

staging: gma500: fix "persistant" typo
 2011-04-04  9:00 UTC  (2+ messages)

[PATCH 1/3] Fix handling of suspend response
 2011-04-04  9:00 UTC  (3+ messages)
` [PATCH 2/3] Refactore a2dp finalize_*_errno functions
` [PATCH 3/3] Fix not removing source when removing setup callback

[PATCH v2] Documentation: Document diff.<tool>.* and filter.<driver>.* in config
 2011-04-04  8:55 UTC  (6+ messages)
` [PATCH v3 0/3] Document diff and filter drivers "
  ` [PATCH 2/3] Documentation: Add diff.<driver>.* to config
  ` [PATCH 3/3] Documentation: Allow custom diff tools to be specified in 'diff.tool'

p4Merge bundled command and the behaviour with files (same name) added on different branches
 2011-04-04  8:55 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.