public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-29 08:07:19 to 2007-12-30 08:09:23 UTC [more...]

[PATCH] x86: Introduce REX prefix helper for kprobes
 2007-12-30  8:01 UTC  (4+ messages)

[PATCH] x86: kprobes change kprobe_handler flow
 2007-12-30  8:07 UTC  (2+ messages)

[BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far
 2007-12-30  7:50 UTC  (5+ messages)

why do we call clear_active_flags in shrink_inactive_list ?
 2007-12-30  7:32 UTC 

[PATCH 00/52] KVM patch queue review for 2.6.25 merge window (part III)
 2007-12-30  7:10 UTC  (53+ messages)
` [PATCH 01/52] KVM: Remove ptr comparisons to 0
` [PATCH 02/52] KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list
` [PATCH 03/52] KVM: Portability: Add two hooks to handle kvm_create and destroy vm
` [PATCH 04/52] KVM: Replace 'light_exits' stat with 'host_state_reload'
` [PATCH 05/52] KVM: Add fpu_reload counter
` [PATCH 06/52] KVM: Add instruction emulation statistics
` [PATCH 07/52] KVM: Extend stats support for VM stats
` [PATCH 08/52] KVM: MMU: Add some mmu statistics
` [PATCH 09/52] KVM: Make unloading of FPU state when putting vcpu arch-independent
` [PATCH 10/52] KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file
` [PATCH 11/52] KVM: Portability: MMU initialization and teardown split
` [PATCH 12/52] KVM: Portability: Move some macro definitions from kvm.h to x86.h
` [PATCH 13/52] KVM: Portability: Move struct kvm_x86_ops definition "
` [PATCH 14/52] KVM: Portability: Move vcpu regs enumeration "
` [PATCH 15/52] KVM: Move some static inline functions out from kvm.h into x86.h
` [PATCH 16/52] KVM: Portability: Move some function declarations to x86.h
` [PATCH 17/52] KVM: VMX: Force seg.base == (seg.sel << 4) in real mode
` [PATCH 18/52] KVM: MMU: Change guest pte access to kvm_{read,write}_guest()
` [PATCH 19/52] KVM: Simplify kvm_clear_guest_page()
` [PATCH 20/52] KVM: Add missing #include <asm/pgtable.h>
` [PATCH 21/52] KVM: MMU: Remove unused variable
` [PATCH 22/52] KVM: Remove unused "rmap_overflow" variable
` [PATCH 23/52] KVM: Correct consistent typo: "destory" -> "destroy"
` [PATCH 24/52] KVM: Move misplaced comment
` [PATCH 25/52] KVM: Portability: Move kvm_memory_alias to asm/kvm.h
` [PATCH 26/52] KVM: Portability: Move x86 pic strutctures
` [PATCH 27/52] KVM: Portability: Move kvm_regs to <asm/kvm.h>
` [PATCH 28/52] KVM: Portability: Move structure lapic_state "
` [PATCH 29/52] KVM: Portability: Move kvm_segment & kvm_dtable structure "
` [PATCH 30/52] KVM: Portability: Move kvm_sregs and msr structures "
` [PATCH 31/52] KVM: Portability: Move cpuid "
` [PATCH 32/52] KVM: Export include/asm-x86/kvm.h
` [PATCH 33/52] KVM: MMU: Fix potential memory leak with smp real-mode
` [PATCH 34/52] KVM: MMU: Selectively set PageDirty when releasing guest memory
` [PATCH 35/52] KVM: x86 emulator: retire ->write_std()
` [PATCH 36/52] KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed
` [PATCH 37/52] KVM: Recalculate mmu pages needed for every memory region change
` [PATCH 38/52] KVM: Portability: Split kvm_set_memory_region() to have an arch callout
` [PATCH 39/52] KVM: Split vcpu creation to avoid vcpu_load() before preemption setup
` [PATCH 40/52] KVM: MMU: Implement guest page fault bypass for nonpae
` [PATCH 41/52] KVM: Add statistic for remote tlb flushes
` [PATCH 42/52] KVM: MMU: Avoid unnecessary remote tlb flushes when guest updates a pte
` [PATCH 43/52] KVM: Don't bother the mmu if cr3 load doesn't change cr3
` [PATCH 44/52] KVM: MMU: Code cleanup
` [PATCH 45/52] KVM: MMU: Introduce and use gpte_to_gfn()
` [PATCH 46/52] KVM: MMU: Move pse36 handling to the guest walker
` [PATCH 47/52] KVM: MMU: Remove extra gaddr parameter from set_pte_common()
` [PATCH 48/52] KVM: MMU: Remove set_pde()
` [PATCH 49/52] KVM: MMU: Merge set_pte() and set_pte_common()
` [PATCH 50/52] KVM: MMU: Adjust page_header_update_slot() to accept a gfn instead of a gpa
` [PATCH 51/52] KVM: MMU: Introduce gfn_to_gpa()
` [PATCH 52/52] KVM: MMU: Simplify nonpaging_map()

[PATCH 01/12] Use mutex instead of semaphore in driver core
 2007-12-30  6:42 UTC  (13+ messages)

[PATCH] include/asm-alpha/core_cia.h, kernel 2.6.23.12
 2007-12-30  6:23 UTC 

[PATCH] x86: kprobes remove fix_riprel #ifdef
 2007-12-30  6:37 UTC  (2+ messages)

TOMOYO Linux Security Goal
 2007-12-30  6:28 UTC  (9+ messages)

[RFC/PATCH] e100 driver didn't support any MII-less PHYs
 2007-12-30  5:54 UTC  (2+ messages)

2.6.24-rc6-mm1
 2007-12-30  5:41 UTC  (10+ messages)
` 2.6.24-rc6-mm1 - crash in tick_sched_timer/update_process_times

SATA buffered read VERY slow (not raid, Promise TX300 card); 2.6.23.1(vanilla)
 2007-12-30  5:06 UTC 

[PATCH] security: remove security_sb_post_mountroot hook
 2007-12-30  5:07 UTC  (3+ messages)

[RFC] USB driver for talking to the Microchip PIC18 boot loader
 2007-12-30  4:52 UTC  (7+ messages)

RFC: permit link(2) to work across --bind mounts ?
 2007-12-30  3:55 UTC  (12+ messages)

[PATCH] x86_64: clear IO_APIC before enabing apic error vector. v2
 2007-12-30  3:52 UTC 

[PATCH] x86: provide a DMI based port 0x80 I/O delay override
 2007-12-30  3:34 UTC 

[PATCH] Option to disable AMD C1E (allows dynticks to work)
 2007-12-30  3:24 UTC  (6+ messages)

[BUG][PATCH] bluetooth: put_device before device_del fix
 2007-12-30  3:18 UTC  (2+ messages)

[PATCH] Fix broken ip= parsing
 2007-12-30  2:59 UTC  (3+ messages)

eMMC and MMC plus card supports
 2007-12-30  2:03 UTC  (2+ messages)

[PATCH] x86: unify x86 Makefile(s)
 2007-12-30  2:00 UTC  (16+ messages)

laptop / computer hardlocks during execution of 32bit applications(binaries) on 64bit system (Gentoo)
 2007-12-30  0:28 UTC  (3+ messages)
` Fwd: "

almost daily Kernel oops with 2.6.23.9
 2007-12-29 23:03 UTC  (4+ messages)
` almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well

[RFC] sleepy linux
 2007-12-29 23:51 UTC  (13+ messages)

[PATCH] Hibernation: Document __save_processor_state() on x86-64
 2007-12-29 23:43 UTC  (2+ messages)

Top 9 kernel oopses/warnings for the week of December 29th, 2007
 2007-12-29 22:21 UTC  (9+ messages)

[PATCH] forcedeth: seperate handler for msix and normal int
 2007-12-29 22:15 UTC 

[2.6.24 patch] restore ARMv6 OProfile support
 2007-12-29 22:00 UTC  (4+ messages)
` [2.6.24 patch] Fix "

[PATCH 0/5] x86 makefile unification and cleaning
 2007-12-29 20:44 UTC  (7+ messages)
` [PATCH 1/5] x86: unification of arch/x86/Makefiles
  ` [PATCH 2/5] x86: share more options between 32 and 64 bit build
    ` [PATCH 3/5] x86: biarch support for 32 bit builds beautified
      ` [PATCH 4/5] x86: teach vdso to clean
        ` [PATCH 5/5] "

[2.6.24 patch] restore blackfin HARDWARE_PM support
 2007-12-29 19:28 UTC  (7+ messages)
      ` [2.6.24 patch] Fix "

[patch 2.6.24-rc6-mm 1/9] gpiolib: add drivers/gpio directory
 2007-12-29 19:03 UTC  (7+ messages)
` [patch 2.6.24-rc6-mm 2/9] gpiolib: add gpio provider infrastructure

[PATCH v3 7/8] debugfs: allow access to signed values
 2007-12-29 18:20 UTC  (5+ messages)
  ` [PATCH v4 "

Major regression on hackbench with SLUB (more numbers)
 2007-12-29 18:08 UTC  (11+ messages)
              ` slabtop replacement was "

[PATCH] SH/Dreamcast - add support for GD-Rom device
 2007-12-29 18:07 UTC  (7+ messages)

WARNING: at kernel/lockdep.c:2658 check_flags()
 2007-12-29 18:03 UTC  (2+ messages)

[PATCH] w1-gpio: Add GPIO w1 bus master driver (v3)
 2007-12-29 16:59 UTC 

[2.6.24 patch] restore Cell OProfile support
 2007-12-29 16:09 UTC  (2+ messages)
` [2.6.24 patch] Fix "

[PATCH 1/1] mxser, remove it
 2007-12-29 16:09 UTC  (4+ messages)

kbuild: modules_install regression ? - depmod
 2007-12-29 16:01 UTC  (2+ messages)

[PATCH] jfs: clear PAGECACHE_TAG_DIRTY for no-write pages
 2007-12-29 15:20 UTC  (5+ messages)

build #341 failed for 2.6.24-rc6-g1842c7f in linux/./drivers/media/dvb/ttpci/budget-av.c
 2007-12-29 15:17 UTC 

[PATCH 00/11] writeback bug fixes and simplifications
 2007-12-29 14:56 UTC  (5+ messages)

Trying to convert old modules to newer kernels
 2007-12-29 14:19 UTC  (7+ messages)

kbuild: modules_install regression ? - depmod
 2007-12-29 14:07 UTC  (3+ messages)

[PATCH 3/3] ide: add IDE_HFLAG_NO_DSC host flag
 2007-12-29 13:58 UTC  (2+ messages)

[PATCH 0/9] ide: switch to generic DMA-mapping API
 2007-12-29 13:55 UTC  (6+ messages)
` [PATCH 4/9] ide: use ide_destroy_dmatable() instead of pci_unmap_sg()
` [PATCH 7/9] icside: use hwif->dev

[PATCH] proc: fix ->open'less usage due to ->proc_fops flip
 2007-12-29 12:45 UTC 

[PATCH 06/12] pci : Use mutex instead of semaphore in driver core
 2007-12-29 12:38 UTC  (5+ messages)

[PATCH] remove calculation for reclaiming anonymose page if system have no swap device
 2007-12-29 12:35 UTC 

How to Switch DMA off for only one Harddisk at Kernelboot
 2007-12-29 11:50 UTC  (7+ messages)

[PATCH 04/12] i2c : Use mutex instead of semaphore in driver core
 2007-12-29 11:49 UTC  (2+ messages)

[PATCH] Option to disable AMD C1E (allows dynticks to work)
 2007-12-29 11:46 UTC  (4+ messages)

[PATCH 05/12] ieee1394 : Use mutex instead of semaphore in driver core
 2007-12-29 11:42 UTC  (2+ messages)

[PATCH 03/12] firewire : Use mutex instead of semaphore in driver core
 2007-12-29 11:42 UTC  (2+ messages)

Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
 2007-12-29 11:11 UTC 

[PATCH RESEND] max3100 driver
 2007-12-29 10:27 UTC  (2+ messages)

Strange NFS write performance Linux->Solaris-10/VXFS, maybe VW related
 2007-12-29  9:59 UTC 

2.6.24-rc6-mm1: some section mismatches on sparc64
 2007-12-29  9:53 UTC  (11+ messages)

kbuild: modules_install regression ? - depmod
 2007-12-29  9:48 UTC  (3+ messages)

[PATCH] mmc: Handle suspend/resume in Ricoh MMC disabler
 2007-12-29  8:11 UTC 

[PATCH] slab: avoid double initialization & do it in 1 function
 2007-12-29  8:49 UTC  (2+ messages)

[PATCH linux-acpi] Fix /proc/acpi/alarm set error
 2007-12-29  8:22 UTC  (3+ messages)
` [PATCH linux-acpi] Remove superfluous code and correct counting error in function acpi_system_write_alarm
  ` [PATCH linux-acpi] Correct wakeup set error and append a new column PCI ID

Oops involving RFCOMM and sysfs
 2007-12-29  8:07 UTC  (2+ messages)
` [Bluez-devel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox