linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-01 02:09:38 to 2008-01-01 18:52:29 UTC [more...]

[PATCH] x86_64: fix problems due to use of "outb" to port 80 on some AMD64x2 laptops, etc
 2008-01-01 18:46 UTC  (31+ messages)
            ` [PATCH] x86: "
                ` [PATCH] x86: provide a DMI based port 0x80 I/O delay override

[2.6 patch] OSS msnd: fix array overflows
 2008-01-01 18:43 UTC  (2+ messages)

2.6.24-rc6-mm1
 2008-01-01 18:29 UTC  (15+ messages)
` 2.6.24-rc6-mm1 (build problem: gpio_keys)
    ` [PATCH -mm] gpio: fix x86 build problem: gpio_keys

[PATCH 1/3] ide: use MODULE_VERSION()
 2008-01-01 18:33 UTC  (3+ messages)

[PATCH 00/26] atl1: divide and modernize
 2008-01-01 18:15 UTC  (17+ messages)
` [PATCH 03/26] atl1: fix broken TSO
` [PATCH 08/26] atl1: additional DMA engine configuration
` [PATCH 12/26] atl1: refactor atl1_probe
` [PATCH 14/26] atl1: move stray defines to header file
` [PATCH 15/26] atl1: tidy up ring management
` [PATCH 16/26] atl1: modernize check link function
` [PATCH 18/26] atl1: make function static
` [PATCH 20/26] atl1: update change mtu
` [PATCH 21/26] atl1: update atl1_close
` [PATCH 22/26] atl1: update netpoll
` [PATCH 23/26] atl1: update shutdown and remove functions
` [PATCH 24/26] atl1: update wake-on-lan
` [PATCH 25/26] atl1: add NAPI support
  ` [PATCH 25/26] [REVISED] "
` [PATCH 26/26] atl1: remove experimental tag and clean up comments

asm-x86/byteorder.h: clean up for userspace
 2008-01-01 18:17 UTC  (4+ messages)

[2.6 patch] remove CONFIG_EXPERIMENTAL
 2008-01-01 18:14 UTC  (12+ messages)

[2.6 patch] CIFS: #if 0 mode_to_access_flags()
 2008-01-01 18:10 UTC  (2+ messages)

[Patch 0/8] Remove 'TOPDIR' from Makefiles
 2008-01-01 17:57 UTC  (30+ messages)
` [Patch 1/8] UML: "
      ` (Try #2) "
` [Patch 2/8] MIPS: "
    ` (Try #2) "
` [Patch 3/8] S390: "
    ` (Try #2) [Patch 3/8] S390: Tiny fixes for Makefile
` [Patch 4/8] CRIS: Remove 'TOPDIR' from Makefiles
    ` (Try #2) "
` [Patch 5/8] INFINIBAND: "
    ` (Try #2) "
` [Patch 6/8] FRV: "
    ` (Try #2) [Patch 6/8] FRV: Drop "
` [Patch 7/8] FS: Remove "
    ` (Try #2) [Patch 7/8] FS: Drop 'TOPDIR' from Makefiles and remove some dead code
  ` [xfs-masters] [Patch 7/8] FS: Remove 'TOPDIR' from Makefiles
` [Patch 8/8] Remove 'TOPDIR' from the Top Makefile

[2.6 patch] the scheduled 'time' option removal
 2008-01-01 17:53 UTC  (2+ messages)

[PATCH] x86: kprobes change kprobe_handler flow
 2008-01-01 17:49 UTC  (4+ messages)

[PATCH] [KBUILD] fix external module install path
 2008-01-01 17:10 UTC  (3+ messages)

[PATCH 2/3] ide: delete filenames from comments
 2008-01-01 17:41 UTC 

[PATCH 3/3] ide: update/add my Copyrights
 2008-01-01 17:42 UTC 

[git pull] x86 fixes
 2008-01-01 17:21 UTC 

[GIT PULL] LED bugfixes
 2008-01-01 17:15 UTC 

[PATCH 1/2] remove __init modifier from header declaration
 2008-01-01 16:57 UTC  (4+ messages)

[PATCH] X86 : Introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro for x86 arch to shrink percpu section
 2008-01-01 16:55 UTC 

[PATCH] x86: provide a DMI based port 0x80 I/O delay override
 2008-01-01 16:48 UTC  (11+ messages)

sata_nv + ADMA + Samsung disk problem
 2008-01-01 16:44 UTC  (2+ messages)

[PATCH 00/54] KVM patch queue review for 2.6.25 merge window (part IV)
 2008-01-01 16:35 UTC  (57+ messages)
` [PATCH 01/54] KVM: MMU: Remove gva_to_hpa()
` [PATCH 02/54] KVM: Remove gpa_to_hpa()
` [PATCH 03/54] KVM: MMU: Rename variables of type 'struct kvm_mmu_page *'
` [PATCH 04/54] KVM: MMU: Rename 'release_page'
` [PATCH 05/54] KVM: Disallow fork() and similar games when using a VM
` [PATCH 06/54] KVM: Enhance guest cpuid management
` [PATCH 07/54] KVM: VMX: Remove the secondary execute control dependency on irqchip
` [PATCH 08/54] KVM: Portability: Move unalias_gfn to arch dependent file
` [PATCH 09/54] KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2
` [PATCH 10/54] KVM: x86 emulator: address size and operand size overrides are sticky
` [PATCH 11/54] KVM: Remove misleading check for mmio during event injection
` [PATCH 12/54] KVM: MMU: mark pages that were inserted to the shadow pages table as accessed
` [PATCH 13/54] KVM: x86 emulator: Rename 'cr2' to 'memop'
` [PATCH 14/54] KVM: x86 emulator: cmps instruction
` [PATCH 15/54] KVM: Add ifdef in irqchip struct for x86 only structures
` [PATCH 16/54] KVM: x86 emulator: Move rep processing before instruction execution
` [PATCH 17/54] KVM: x86 emulator: unify two switches
` [PATCH 18/54] KVM: x86 emulator: unify four switch statements into two
` [PATCH 19/54] KVM: Portability: Move KVM_INTERRUPT vcpu ioctl to x86.c
` [PATCH 20/54] KVM: Correct kvm_init() error paths not freeing bad_pge
` [PATCH 21/54] KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
` [PATCH 22/54] KVM: SVM: Remove KVM specific defines for MSR_EFER
` [PATCH 23/54] KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
` [PATCH 24/54] KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros
` [PATCH 25/54] KVM: Extend ioapic code to support iosapic
` [PATCH 26/54] KVM: Portability: Move address types to their own header file
` [PATCH 27/54] KVM: Portability: Move IO device definitions to its "
` [PATCH 28/54] KVM: Portability: Stop including x86-specific headers in kvm_main.c
` [PATCH 29/54] KVM: Portability: Create kvm_arch_vcpu_runnable() function
` [PATCH 30/54] KVM: Convert KVM from ->nopage() to ->fault()
` [PATCH 31/54] KVM: MMU: Remove unused prev_shadow_ent variable from fetch()
` [PATCH 32/54] KVM: Generalize exception injection mechanism
` [PATCH 33/54] KVM: Replace page fault injection by the generalized exception queue
` [PATCH 34/54] KVM: Replace #GP "
` [PATCH 35/54] KVM: Use generalized exception queue for injecting #UD
` [PATCH 36/54] KVM: x86 emulator: fix eflags preparation for emulation
` [PATCH 37/54] KVM: VMX: Avoid exit when setting cr8 if the local apic is in the kernel
` [PATCH 38/54] KVM: SVM: Emulate read/write access to cr8
` [PATCH 39/54] KVM: x86 emulator: Fix stack instructions on 64-bit mode
` [PATCH 40/54] KVM: SVM: Trap access to the cr8 register
` [PATCH 41/54] KVM: MMU: Use cmpxchg for pte updates on walk_addr()
` [PATCH 42/54] KVM: MMU: Simplify calculation of pte access
` [PATCH 43/54] KVM: MMU: Set nx bit correctly on shadow ptes
` [PATCH 44/54] KVM: MMU: Move pte access calculation into a helper function
` [PATCH 45/54] KVM: MMU: Fix inherited permissions for emulated guest pte updates
` [PATCH 46/54] KVM: MMU: No need to pick up nx bit from guest pte
` [PATCH 47/54] KVM: MMU: Pass pte dirty flag to set_pte() instead of calculating it on-site
` [PATCH 48/54] KVM: MMU: Remove walker argument to set_pte()
` [PATCH 49/54] KVM: MMU: Move set_pte() into guest paging mode independent code
` [PATCH 50/54] KVM: MMU: Adjust mmu_set_spte() debug code for gpte removal
` [PATCH 51/54] KVM: MMU: Use mmu_set_spte() for real-mode shadows
` [PATCH 52/54] KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic
` [PATCH 53/54] KVM: MMU: Fix SMP shadow instantiation race
` [PATCH 54/54] KVM: LAPIC: minor debugging compile fix

[2.6 patch] remove broken MTD drivers
 2008-01-01 16:30 UTC  (2+ messages)

improve remapping of vmalloc regions
 2008-01-01 16:16 UTC 

semi-regular plea for stable device mapping
 2008-01-01 16:25 UTC  (2+ messages)

Major regression on hackbench with SLUB (more numbers)
 2008-01-01 16:23 UTC  (13+ messages)
                    ` [patch] slub: provide /proc/slabinfo

WARNING: do not add new typedefs - is that for real?
 2008-01-01 16:15 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 16:11 UTC 

SATA buffered read VERY slow (not raid, Promise TX300 card); 2.6.23.1(vanilla)
 2008-01-01 16:06 UTC  (5+ messages)
  ` SATA kernel-buffered "

asm-x86/msr.h for sanitized headers: clean it or punt it
 2008-01-01 15:47 UTC  (5+ messages)

[ANNOUNCE] [LTP] The Linux Test Project has been Released for DECEMBER 2007
 2008-01-01 15:40 UTC 

[x86] get rid of checkpatch.pl complains on apm_32.c
 2008-01-01 15:34 UTC  (5+ messages)

[PATCH] [CFT] Code clarification patch to Kprobes arch code
 2008-01-01 15:19 UTC  (2+ messages)

[RFC: 2.6 patch] make BINFMT_FLAT a bool
 2008-01-01 14:57 UTC  (2+ messages)

[2.6.25 patch] remove a.out interpreter for ELF executables
 2008-01-01 14:36 UTC  (2+ messages)

[2.6 patch] #if 0 dma_async_memcpy_buf_to_buf()
 2008-01-01 14:25 UTC  (2+ messages)

[2.6 patch] the scheduled shaper removal
 2008-01-01 14:24 UTC  (2+ messages)

Status of the v850 port?
 2008-01-01 13:50 UTC 

Status of the h8300 port?
 2008-01-01 13:49 UTC 

[2.6 patch] remove ps2esdi
 2008-01-01 13:49 UTC 

[2.6 patch] make USB_STORAGE_ONETOUCH available with PM
 2008-01-01 13:48 UTC 

[2.6 patch] mthca: the scheduled MSI support removal
 2008-01-01 13:47 UTC 

[2.6 patch] x86: default to PCI=y
 2008-01-01 13:46 UTC 

Linux 2.4.36 released
 2008-01-01 12:58 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 10:47 UTC  (2+ messages)

[PATCH] checkpatch.pl: recognize the #elif preprocessor directive
 2008-01-01 10:12 UTC 

[ANNOUNCE] qgit-2.1 and qgit-1.5.8
 2008-01-01  8:26 UTC  (7+ messages)

[RFC] [patch 1/2] add non_init_kernel_text_address
 2008-01-01  6:34 UTC  (5+ messages)

[PATCH] Force UNIX domain sockets to be built in
 2008-01-01  5:01 UTC  (8+ messages)

[PATCH][RFC] Simple tamper-proof device filesystem
 2008-01-01  2:16 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).