All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-06 14:47:01 to 2010-09-06 16:42:27 UTC [more...]

disabling group leader perf_event
 2010-09-06 16:42 UTC  (17+ messages)

[PATCH] serial: amba-pl010: fix set_ldisc
 2010-09-06 16:41 UTC  (4+ messages)

[Qemu-devel] [RFC] qed: Add QEMU Enhanced Disk format
 2010-09-06 16:38 UTC  (9+ messages)

[PATCH] inifiband-diags: Support Voltaire switch ISR4200
 2010-09-06 16:38 UTC  (2+ messages)

Delete request for branch morphis/for-upstream
 2010-09-06 16:37 UTC 

[Qemu-devel] Guest cannot handle a PCI BAR > 1GB
 2010-09-06 16:37 UTC  (3+ messages)

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-09-06 16:36 UTC  (16+ messages)
    ` [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP

virtclass_install prepend
 2010-09-06 16:35 UTC  (8+ messages)

[PATCH] infiniband-diags: Do not exit when unexpected node found
 2010-09-06 16:36 UTC  (2+ messages)

[PATCH] Add ERR support to smart HTTP
 2010-09-06 16:31 UTC  (8+ messages)

[PATCH 0/8] Fix unsigned return type
 2010-09-06 16:30 UTC  (5+ messages)
` [PATCH 4/8] drivers/i2c/busses/i2c-pasemi.c: "
    ` [PATCH 4/8] drivers/i2c/busses/i2c-pasemi.c: Fix unsigned

[PATCH] xserver-xorg-conf/palmpre/xorg.conf
 2010-09-06 16:26 UTC  (2+ messages)

[GIT PULL REQUEST] IR updates for 2.6.36
 2010-09-06 16:27 UTC 

[GIT PULL] New ab/i18n series and builtin fixes
 2010-09-06 16:24 UTC  (5+ messages)
` [PATCH 1/2] po/de.po: add German translation

[SPAM] Assurez votre avenir professionnel : Information gratuite
 2010-09-06 16:23 UTC 

[linux-lvm] Does LVM-LV take system cache?
 2010-09-06 16:23 UTC 

[PATCH] OMAP CPUIDLE: CPU Idle latency measurement
 2010-09-06 16:22 UTC  (7+ messages)

[lm-sensors] lmsensors doesn't detect core-i7 sensors
 2010-09-06 16:18 UTC  (2+ messages)

[PATCH 1/5] mrst_earlyprintk: add a kmsg_dumper to dump the printk buffer when panic
 2010-09-06 16:18 UTC  (5+ messages)
` [PATCH 2/5] hsu, earlyprintk: add early printk for hsu_port2 console

[LTP] [Patch] Fix mtest06 failure: caught unexpected signal - 11 --- exiting
 2010-09-06 16:17 UTC  (2+ messages)

[LTP] New LTP test for CAN packet flow
 2010-09-06 16:17 UTC  (3+ messages)

[LTP] ltp-aiodio.sh script failed to find aio-stress testcase
 2010-09-06 16:17 UTC  (2+ messages)

[LTP] [PATCH] {kernel/syscalls] fix signalfd4 tests to use SIGSETSIZE instead of 8
 2010-09-06 16:17 UTC  (3+ messages)

[LTP] [PATCH] [PATCH] Probe an bigger linear available address to attachment
 2010-09-06 16:16 UTC  (3+ messages)

[LTP] [PATCH] ld01
 2010-09-06 16:16 UTC  (3+ messages)

[LTP] [PATCH] Probe an bigger linear available address to attachment
 2010-09-06 16:16 UTC  (3+ messages)

[LTP] [Patch] Fix mtest06 failure: caught unexpected signal - 11 --- exiting
 2010-09-06 16:16 UTC 

[LTP] [PATCH] Add ftrace-stress-test to LTP
 2010-09-06 16:16 UTC  (5+ messages)

[PATCH 00/14] Removing dead code
 2010-09-06 16:16 UTC  (7+ messages)
` [PATCH 05/14] arch/x86: Removing undead ifdef ACPI/X86_IO_ACPI
` [PATCH 12/14] include/linux: Removing undead ifdef __KERNEL__
` [PATCH 14/14] kernel/: Removing undead ifdef CONFIG_DEBUG_LOCK_ALLOC

[PATCH] hwmon: Add support for max6695 and max6696 to lm90 driver
 2010-09-06 16:12 UTC  (3+ messages)
  ` [lm-sensors] [PATCH] hwmon: Add support for max6695 and max6696

TCP proto info
 2010-09-06 16:10 UTC 

[PATCH v3] hciconfig: add LE_SET_ADVERTISE_ENABLE cmd
 2010-09-06 16:11 UTC  (2+ messages)

[PATCH 1/2] USB: musb-gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
 2010-09-06 16:11 UTC  (4+ messages)

[PATCH] Make the path to oui.txt a compile-time option
 2010-09-06 16:10 UTC  (7+ messages)

status-report expiration
 2010-09-06 16:10 UTC 

[PATCH 0/27] Nested Paging Virtualization for KVM v3 (now with fixed Cc-List)
 2010-09-06 15:56 UTC  (28+ messages)
` [PATCH 01/27] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/27] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/27] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/27] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/27] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/27] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/27] KVM: MMU: Introduce kvm_init_shadow_mmu helper function
` [PATCH 08/27] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 09/27] KVM: MMU: Introduce generic walk_addr function
` [PATCH 10/27] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 11/27] KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
` [PATCH 12/27] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/27] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 14/27] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 15/27] KVM: MMU: Introduce kvm_read_guest_page_x86()
` [PATCH 16/27] KVM: MMU: Introduce init_kvm_nested_mmu()
` [PATCH 17/27] KVM: MMU: Track page fault data in struct vcpu
` [PATCH 18/27] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 19/27] KVM: X86: Propagate fetch faults
` [PATCH 20/27] KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
` [PATCH 21/27] KVM: MMU: Introduce kvm_pdptr_read_mmu
` [PATCH 22/27] KVM: MMU: Refactor mmu_alloc_roots function
` [PATCH 23/27] KVM: MMU: Allow long mode shadows for legacy page tables
` [PATCH 24/27] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 25/27] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 26/27] KVM: SVM: Expect two more candiates for exit_int_info
` [PATCH 27/27] KVM: SVM: Report Nested Paging support to userspace

[xen-unstable test] 2084: regressions - FAIL
 2010-09-06 16:02 UTC  (2+ messages)

Git-gui and the next Git release
 2010-09-06 15:57 UTC 

[PATCH #upstream 1/3] libata: add @ap to ata_wait_register() and introduce ata_msleep()
 2010-09-06 15:57 UTC  (3+ messages)
` [PATCH #upstream 2/3] libata: implement cross-port EH exclusion
  ` [PATCH #upstream 3/3] ata_piix: remove SIDPR locking

[PATCH 01/19] User-space API definition
 2010-09-06 15:50 UTC 

[PATCH 3/3] omap3/omap4 hsmmc: Register offset handling
 2010-09-06 15:49 UTC  (4+ messages)

Speedstep on Celeron SU2300
 2010-09-06 15:47 UTC  (5+ messages)
    ` Speedstep on Celeron SU2300 - 20% more battery lifetime on Windows
      ` [Discuss] "

[U-Boot] [PATCH] mvsata_ide: adjust port init sequence
 2010-09-06 15:47 UTC  (7+ messages)

Re: Xen 4.0 - Support for Citrix WHQL-certified Windows PV drivers
 2010-09-06 15:45 UTC  (2+ messages)
                    ` Re: [Xen-users] "

[Qemu-devel] [PATCH] raw-posix: improve detection of scsi-generic devices
 2010-09-06 15:39 UTC  (2+ messages)

[PATCH] APM821xx: Add support for new SoC APM821xx
 2010-09-06 15:45 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] toolchain: Add --with-cpu option to gcc configure and add gcc patch that adds LEON-SPARC variants hfleon, hfleonv8, sfleon and sfleonv8 to gcc-4.4.4. Signed-off-by: Konrad Eisele <konrad@gaisler.com>
 2010-09-06 15:44 UTC  (2+ messages)

net: af_packet: skb_orphan should be avoided in TX path
 2010-09-06 15:44 UTC  (4+ messages)

[PATCH v3 1/1] input: add support for Nomadik SKE keypad controller
 2010-09-06 15:43 UTC  (5+ messages)

[PATCH 0/9] Various patches for 2.6.37-rc1
 2010-09-06 15:42 UTC  (4+ messages)
` [PATCH 9/9] ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)

[PATCH]: xl: cleanups for IDL code
 2010-09-06 15:39 UTC 

hang when exiting opensm or diagnet
 2010-09-06 15:38 UTC 

[PATCH] ASoC: Fix cut'n'paste comment in WM8994
 2010-09-06 15:35 UTC  (2+ messages)

[RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
 2010-09-06 15:31 UTC  (5+ messages)
` [PATCH 2/4] tree-walk: copy tree_entry_interesting() as is from tree-diff.c
` [PATCH 3/4] tree-walk: actually move tree_entry_interesting() to tree-walk.c

[PATCH] USB: otg: twl4030: fix phy initialization(v1)
 2010-09-06 15:27 UTC 

[Scst-devel] Fwd: Re: linuxcon 2010
 2010-09-06 15:26 UTC  (16+ messages)

OE MediaWiki Version
 2010-09-06 15:20 UTC 

bnx2: link drops when idle on 2.6.36-rc3
 2010-09-06 15:25 UTC  (2+ messages)

remote-helpers: The lost verbosity level
 2010-09-06 15:24 UTC 

[Bug 29810] New: Blank screen on nouveau module load
 2010-09-06 15:23 UTC  (2+ messages)
  ` [Bug 29810] "

cherry-picking a commit clobbers a file which is a directory in the target commit
 2010-09-06 15:20 UTC  (3+ messages)

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-09-06 15:16 UTC  (4+ messages)

[PATCH 0/2 V2] Adding support for adis16250/5 to adis16260 driver
 2010-09-06 15:16 UTC  (3+ messages)
` [PATCH 1/2] staging:iio:adis16260 add id table support
` [PATCH 2/2] staging:iio:adis16260 add suppport for adis16255 and adis16250

Asterisk and termcap
 2010-09-06 15:15 UTC 

[Qemu-devel] [PATCH v3 00/14] trace: Add static tracing to QEMU
 2010-09-06 15:14 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] trace: Add trace-events file for declaring trace events
` [Qemu-devel] [PATCH 02/14] trace: Add simple built-in tracing backend
` [Qemu-devel] [PATCH 03/14] trace: Support for dynamically enabling/disabling trace events
` [Qemu-devel] [PATCH 04/14] trace: Support disabled events in trace-events
` [Qemu-devel] [PATCH 05/14] trace: Specify trace file name
` [Qemu-devel] [PATCH 06/14] trace: Add trace-file command to open/close/flush trace file
` [Qemu-devel] [PATCH 07/14] trace: Add trace file name command-line option
` [Qemu-devel] [PATCH 08/14] trace: Add LTTng Userspace Tracer backend
` [Qemu-devel] [PATCH 09/14] trace: Add user documentation
` [Qemu-devel] [PATCH 10/14] trace: Trace qemu_malloc() and qemu_vmalloc()
` [Qemu-devel] [PATCH 11/14] trace: Trace virtio-blk, multiwrite, and paio_submit
` [Qemu-devel] [PATCH 12/14] trace: Trace virtqueue operations
` [Qemu-devel] [PATCH 13/14] trace: Trace port IO
` [Qemu-devel] [PATCH 14/14] trace: Trace entry point of balloon request handler

[originated PATCH 0/2]
 2010-09-06 15:09 UTC  (3+ messages)
` [originated PATCH 1/2] doc/voicecall: add Originated property
  ` [originated PATCH 2/2] voicecall: add "Originated" property

[PATCH] ALSA: Add more jack button slots
 2010-09-06 15:08 UTC 

[Qemu-devel] [PULL 00/10] Block patches
 2010-09-06 15:07 UTC  (2+ messages)

[PATCH 0/27] Nested Paging Virtualization for KVM v3
 2010-09-06 15:02 UTC  (28+ messages)
` [PATCH 01/27] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/27] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/27] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/27] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/27] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/27] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/27] KVM: MMU: Introduce kvm_init_shadow_mmu helper function
` [PATCH 08/27] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 09/27] KVM: MMU: Introduce generic walk_addr function
` [PATCH 10/27] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 11/27] KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
` [PATCH 12/27] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/27] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 14/27] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 15/27] KVM: MMU: Introduce kvm_read_guest_page_x86()
` [PATCH 16/27] KVM: MMU: Introduce init_kvm_nested_mmu()
` [PATCH 17/27] KVM: MMU: Track page fault data in struct vcpu
` [PATCH 18/27] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 19/27] KVM: X86: Propagate fetch faults
` [PATCH 20/27] KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
` [PATCH 21/27] KVM: MMU: Introduce kvm_pdptr_read_mmu
` [PATCH 22/27] KVM: MMU: Refactor mmu_alloc_roots function
` [PATCH 23/27] KVM: MMU: Allow long mode shadows for legacy page tables
` [PATCH 24/27] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 25/27] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 26/27] KVM: SVM: Expect two more candiates for exit_int_info
` [PATCH 27/27] KVM: SVM: Report Nested Paging support to userspace

[Bug 28402] Kernel 2.6.34 freezes randomly
 2010-09-06 15:07 UTC 

[RFC 22/22] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
 2010-09-06 15:06 UTC  (13+ messages)

[PATCH] Revert "powerpc new toolchains fix (crt.S)"
 2010-09-06 15:03 UTC 

[linux-pm] generic runtime pm callbacks
 2010-09-06 14:59 UTC  (4+ messages)
  `  "

[U-Boot] [PATCH v2] NET: add ENC28J60 driver using SPI framework
 2010-09-06 14:59 UTC 

[Qemu-devel] [PATCH] scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands
 2010-09-06 14:58 UTC 

[IIO] Proposal for sysfs attributes
 2010-09-06 15:03 UTC  (6+ messages)

[patch 0/3] add mce test
 2010-09-06 14:53 UTC  (5+ messages)
` [patch 3/3] Add "

[ath9k-devel] 802.11n performance again
 2010-09-06 14:52 UTC 

[PATCH] atmel_macb Kconfig: remove long dependency line
 2010-09-06 14:49 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] xen: merge MSR_EFER
 2010-09-06 14:47 UTC  (2+ messages)

Serious problem with ticket spinlocks on ia64
 2010-09-06 14:47 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.