mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected
 2007-04-30 14:09 UTC 

[PATCH] change global zonelist order on NUMA v2
 2007-04-30 14:09 UTC  (6+ messages)

Critical points about kernel 2.6.21 and pseudo-authorities
 2007-04-30 14:09 UTC  (16+ messages)
        ` [linux-dvb] "

[PATCH 00/36] Use menuconfig objects II - (overview)
 2007-04-30 13:51 UTC  (39+ messages)
` [PATCH 01/36] Use menuconfig objects I.b - block
` [PATCH 02/36] Use menuconfig objects II - auxdisplay
` [PATCH 03/36] Use menuconfig objects II - battery
` [PATCH 04/36] Use menuconfig objects II - block devices
` [PATCH 05/36] Use menuconfig objects II - EDAC
` [PATCH 06/36] Use menuconfig objects II - fusion
` [PATCH 07/36] Use menuconfig objects II - HID
` [PATCH 08/36] Use menuconfig objects II - hwmon
` [PATCH 09/36] Use menuconfig objects II - IEEE1394
` [PATCH 10/36] Use menuconfig objects II - Infiniband
` [PATCH 11/36] Use menuconfig objects II - IPMI
` [PATCH 12/36] Use menuconfig objects II - ISDN
` [PATCH 13/36] Use menuconfig objects II - KVM/Virt
` [PATCH 14/36] Use menuconfig objects II - LED
` [PATCH 15/36] Use menuconfig objects II - Macintosh
` [PATCH 16/36] Use menuconfig objects II - MD
` [PATCH 17/36] Use menuconfig objects II - misc strange dev
` [PATCH 18/36] Use menuconfig objects II - MMC
` [PATCH 19/36] Use menuconfig objects II - module menu
` [PATCH 20/36] Use menuconfig objects II - netdev (general+100mbit)
` [PATCH 21/36] Use menuconfig objects II - netdev/atm
` [PATCH 22/36] Use menuconfig objects II - netdev/pcmcia
` [PATCH 23/36] Use menuconfig objects II - netdev/wan
` [PATCH 24/36] Use menuconfig objects II - oprofile
` [PATCH 25/36] Use menuconfig objects II - (external_)power
` [PATCH 26/36] Use menuconfig objects II - RTC
` [PATCH 27/36] Use menuconfig objects II - SCSI
` [PATCH 28/36] Use menuconfig objects II - sound
` [PATCH 29/36] Use menuconfig objects II - Telephony
` [PATCH 30/36] Use menuconfig objects II - TPM
` [PATCH 31/36] Use menuconfig objects II - UIO
` [PATCH 32/36] Use menuconfig objects II - USB
` [PATCH 33/36] Use menuconfig objects II - video/logo
` [PATCH 34/36] Use menuconfig objects II - watchdog
` [PATCH 35/36] Use menuconfig objects II - DVB
` [PATCH 36/36] Use menuconfig objects II - V4L

Nvidia nForce5 NCQ support status?
 2007-04-30 13:43 UTC 

[PATCH] [0/40] x86 candidate patches for review V: paravirt patches
 2007-04-30 13:40 UTC  (49+ messages)
` [PATCH] [1/40] x86_64: update MAINTAINERS
` [PATCH] [2/40] i386: Remove CONFIG_DEBUG_PARAVIRT
` [PATCH] [3/40] i386: use paravirt_nop to consistently mark no-op operations
` [PATCH] [4/40] i386: Add pagetable accessors to pack and unpack pagetable entries
` [PATCH] [5/40] i386: Hooks to set up initial pagetable
` [PATCH] [6/40] i386: Allocate a fixmap slot
` [PATCH] [7/40] i386: Allow paravirt backend to choose kernel PMD sharing
` [PATCH] [8/40] x86: add hooks to intercept mm creation and destruction
` [PATCH] [9/40] i386: rename struct paravirt_patch to paravirt_patch_site for clarity
` [PATCH] [10/40] i386: Use patch site IDs computed from offset in paravirt_ops structure
` [PATCH] [11/40] i386: Fix patch site clobbers to include return register
` [PATCH] [12/40] i386: Consistently wrap paravirt ops callsites to make them patchable
` [PATCH] [13/40] i386: Document asm-i386/paravirt.h
` [PATCH] [14/40] i386: add common patching machinery
` [PATCH] [15/40] i386: add flush_tlb_others paravirt_op
` [PATCH] [16/40] i386: revert map_pt_hook
` [PATCH] [17/40] i386: add kmap_atomic_pte for mapping highpte pages
` [PATCH] [18/40] i386: flush lazy mmu updates on kunmap_atomic
` [PATCH] [19/40] i386: fix paravirt-documentation
  ` [patches] "
` [PATCH] [20/40] i386: Clean up paravirt patchable wrappers
` [PATCH] [21/40] i386: drop unused ptep_get_and_clear
` [PATCH] [22/40] x86: deflate stack usage in lib/inflate.c
` [PATCH] [23/40] x86_64: deflate inflate_dynamic too
` [PATCH] [24/40] i386: Page-align the GDT
` [PATCH] [25/40] i386: Convert PDA into the percpu section
` [PATCH] [26/40] i386: cleanups to help using per-cpu variables from asm
` [PATCH] [27/40] i386: Define per_cpu_offset
` [PATCH] [28/40] i386: Fix UP gdt bugs
` [PATCH] [29/40] i386: map enough initial memory to create lowmem mappings
` [PATCH] [30/40] x86: update for i386 and x86-64 check_bugs
` [PATCH] [31/40] i386: In compat mode, the return value here was uninitialized
` [PATCH] [32/40] i386: kRemove a warning about unused variable in !CONFIG_ACPI compilation
` [PATCH] [33/40] i386: Allow boot-time disable of paravirt_ops patching
` [PATCH] [34/40] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.c
` [PATCH] [35/40] i386: Now that the VDSO can be relocated, we can support it in VMI configurations
` [PATCH] [36/40] i386: Implement vmi_kmap_atomic_pte
` [PATCH] [37/40] i386: Convert VMI timer to use clock events
` [PATCH] [38/40] x86: Jeremy Fitzhardinge <jeremy@goop.org>
` [PATCH] [39/40] i386: Export paravirt_ops for non GPL modules too
` [PATCH] [40/40] i386: Clean up ELF note generation

2.6.21: ACPI related kernel panic
 2007-04-30 13:34 UTC  (4+ messages)

Geode-GX1 processor in 2.6.21
 2007-04-30 13:16 UTC  (3+ messages)

[patch 00/33] 2.6.20-stable review
 2007-04-30 13:14 UTC 

[PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected
 2007-04-30 13:09 UTC 

CFQ IO scheduler patch series - AIM7 DBase results on a 16-way IA64
 2007-04-30 13:05 UTC  (3+ messages)

[PATCH] lguest: properly kill guest userspace programs accessing kernel mem
 2007-04-30 13:04 UTC 

X display shift with disabled console blanking
 2007-04-30 12:58 UTC  (3+ messages)

Linux 2.6.21: pmtmr losing time
 2007-04-30 12:52 UTC 

Nvidia nForce5 NCQ support status?
 2007-04-30 12:40 UTC 

Geode-GX1 processor in 2.6.21
 2007-04-30 12:13 UTC 

[-mm patch] i386: enable 4k stacks by default
 2007-04-30 12:13 UTC  (10+ messages)

2.6.21-rc7-mm1 BUG at kernel/sched-clock.c:175 init_sched_clock()
 2007-04-30 12:07 UTC  (8+ messages)

can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?
 2007-04-30 12:00 UTC  (6+ messages)

PROBLEM: oops in 2.6.21.1 after bringing up the network
 2007-04-30 11:49 UTC 

[PATCH 1/2] Fix the memory leak Intel RNG driver for 2.6.21-rc7-mm1
 2007-04-30 11:41 UTC  (3+ messages)

sky2 regression in 2.6.21: Asus P5B-E Plus ethernet adapter no more supported
 2007-04-30 11:36 UTC  (2+ messages)

[PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu
 2007-04-30 11:23 UTC  (2+ messages)

[KJ][PATCH] i386: white space fixes in i387.h
 2007-04-30 11:16 UTC 

[patch 00/38] s390 patches for 2.6.22
 2007-04-30 10:56 UTC  (6+ messages)
` [patch 20/38] Minor fault path optimization
        ` [PATCH] powerpc: minor "

[PATCH] Fix error handling in HDIO_GETGEO compat wrapper
 2007-04-30 10:54 UTC 

Remaining straight forward kthread API conversions
 2007-04-30 10:41 UTC  (4+ messages)
` [PATCH] s390/scsi/zfcp_erp: Convert to use the kthread API

utrace comments
 2007-04-30 10:32 UTC  (10+ messages)
  ` condingstyle, was "

Probable PCIE prob
 2007-04-30 10:13 UTC  (3+ messages)

2.6.21-rc7-mm2 suspend bug. [kernel/kthread.c]
 2007-04-30 10:05 UTC  (4+ messages)
    ` [linux-pm] "

Linux 2.6.21
 2007-04-30 10:03 UTC 

[PATCH] x86_64: support poll() on /dev/mcelog
 2007-04-30  9:32 UTC  (2+ messages)

[PATCH] utrace: remove exports
 2007-04-30  9:12 UTC  (3+ messages)

Problem: 2.6.21 won't boot
 2007-04-30  9:12 UTC  (4+ messages)

[PATCH] [0/35] Some x86 2.6.22 candidate patches for review
 2007-04-30  9:04 UTC  (4+ messages)
` [PATCH] [8/35] x86_64: a memcpy that tries to reduce cache pressure
  ` [patches] [PATCH] [8/35] x86_64: a memcpy that tries to reducecache pressure

Why ask Sun for ZFS while we have ReiserFS4 !?
 2007-04-30  8:59 UTC  (2+ messages)

[PATCH] [0/26] x86 candidate patches for review IV: more misc patches
 2007-04-30  8:59 UTC  (5+ messages)
` [PATCH] [9/26] x86_64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms

2.6.21-rc7-mm2 "irqpoll" seems to be broken
 2007-04-30  8:48 UTC  (3+ messages)

Reiser4: Transparent compression support. Further development and compatibility
 2007-04-30  8:39 UTC  (2+ messages)

[PATCH] I2O: Remove redundant GFP_KERNEL type flag in kmalloc()
 2007-04-30  8:38 UTC 

[PATCH] SCSI: Remove redundant GFP_KERNEL type flag in kmalloc()
 2007-04-30  8:37 UTC 

[REPORT] 2.6.21.1 vs 2.6.21-sd046 vs 2.6.21-cfs-v6
 2007-04-30  8:05 UTC 

Linux 2.6.21
 2007-04-30  7:59 UTC  (25+ messages)

Linux 2.6.21
 2007-04-30  7:43 UTC  (5+ messages)

CONFIG_HIGHMEM4G and 1GB RAM
 2007-04-30  7:40 UTC  (3+ messages)

[2.6.21-rc7-mm2] BUG while suspend to ram
 2007-04-30  7:32 UTC  (3+ messages)

2.6.21 frozen for a few minutes, swapping to disk
 2007-04-30  7:30 UTC  (2+ messages)

[PATCH] zero_user_page uses in fs/buffer.c and fs/libfs.c
 2007-04-30  7:04 UTC  (3+ messages)

Linux 2.6.21
 2007-04-30  7:01 UTC  (2+ messages)

[ext3][kernels >= 2.6.20.7 at least] KDE going comatose when FS is under heavy write load (massive starvation)
 2007-04-30  6:57 UTC  (8+ messages)

[PATCH linux-2.6-block.git] Fix blktrace trace ordering for plug branch
 2007-04-30  6:46 UTC  (2+ messages)

[DOC] Fix wrong identifier name in Documentation/driver-model/devres.txt
 2007-04-30  6:41 UTC  (4+ messages)

man-pages-2.45 and man-pages-2.46 are released
 2007-04-30  6:31 UTC 

[PATCH] usb/hid:The HID Simple Driver Patches 0.5.1
 2007-04-30  6:25 UTC  (2+ messages)

Interface for the new fallocate() system call
 2007-04-30  6:01 UTC  (13+ messages)
              ` [PATCH 0/5] fallocate "

can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?
 2007-04-30  5:58 UTC  (4+ messages)

Incorrect order of last two arguments of ptrace for requests PPC_PTRACE_GETREGS, SETREGS, GETFPREGS, SETFPREGS
 2007-04-30  5:42 UTC  (4+ messages)

[PATCH] Propagate errors from find in scripts/gen_initramfs_list.sh
 2007-04-30  5:34 UTC 

[00/17] Large Blocksize Support V3
 2007-04-30  5:30 UTC  (17+ messages)

[PATCH] [0/22] x86 candidate patches for review II: 64bit relocatable kernel
 2007-04-30  5:25 UTC  (10+ messages)
` [PATCH] [21/22] x86_64: Extend bzImage protocol for relocatable bzImage
    ` [patches] "

2.6.21-rc7-mm2
 2007-04-30  5:23 UTC  (3+ messages)
` 2.6.21-rc7-mm2 hangs in boot

[00/17] Large Blocksize Support V3
 2007-04-30  5:23 UTC  (3+ messages)

Linux 2.6.21
 2007-04-28 23:29 UTC  (8+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®