messages from 2007-04-30 10:28:27 to 2007-04-30 15:53:52 UTC [more...]
[PATCH] [0/34] x86 candidate patches for review VI: MTRR, APIC, more paravirt, misc
2007-04-30 15:50 UTC (13+ messages)
` [PATCH] [2/34] x86: Adds mtrr_save_fixed_ranges() for use in two later patches
` [PATCH] [4/34] x86: Save and restore the fixed-range MTRRs of the BSP when suspending
` [PATCH] [17/34] x86: PARAVIRT: Add a sched_clock paravirt_op
` [PATCH] [23/34] i386: check capability
` [PATCH] [25/34] x86_64: skip cache_free_alien() on non NUMA
` [PATCH] [26/34] i386: remove xtime_lock'ing around cpufreq notifier
` [PATCH] [27/34] i386: pte clear optimization
` [PATCH] [29/34] i386: pte simplify ops
` [PATCH] [30/34] i386: convert the monitor thread to use the kthread API
` [PATCH] [31/34] i386: convert to "
` [PATCH] [32/34] x86_64: unexport cpu_llc_id
` [PATCH] [34/34] x86_64: ignore vgacon if hardware not present
[PATCH 0/12] Early USB debug port and i386 boot cleanups
2007-04-30 15:51 UTC (4+ messages)
` [PATCH 01/12] x86_64: Allow fixmaps to be used with the initial page table
` [PATCH 02/12] i386 head.S: Remove unnecessary use of %ebx as the boot cpu flag
` [PATCH 03/12] i386 head.S: Always run the full set of paging state
[patch] megaraid: fix CONFIG_PROC_FS compile errors
2007-04-30 15:44 UTC (2+ messages)
[PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected (2nd try)
2007-04-30 15:40 UTC
[PATCH 00/36] Use menuconfig objects II - (overview)
2007-04-30 15:41 UTC (48+ 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 28/36 #2] "
` [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
2.6.21-mm1: many processes end up in D state
2007-04-30 15:39 UTC
Kernel oops with 2.6.21 while using cdda2wav & cooked_ioctl (x64-64)
2007-04-30 15:39 UTC (4+ messages)
` Kernel oops with 2.6.21 while using cdda2wav & cooked_ioctl (x64-64) [untainted]
[PATCH] [0/40] x86 candidate patches for review V: paravirt patches
2007-04-30 15:37 UTC (51+ messages)
` [PATCH] [1/40] x86_64: update MAINTAINERS
` [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
[GIT PATCH] ACPI patches for 2.6.22
2007-04-30 15:33 UTC (5+ messages)
[PATCH] [0/22] x86 candidate patches for review II: 64bit relocatable kernel
2007-04-30 15:34 UTC (10+ messages)
` [PATCH] [21/22] x86_64: Extend bzImage protocol for relocatable bzImage
` [patches] "
[PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected
2007-04-30 15:33 UTC (2+ messages)
` [PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected (2nd try)
[PATCH] 9p: create separate 9p client interface
2007-04-30 15:32 UTC
Critical points about kernel 2.6.21 and pseudo-authorities
2007-04-30 15:30 UTC (21+ messages)
` [linux-dvb] "
[patch 3/9] AVR32: Spinlock initializer cleanup
2007-04-30 15:30 UTC
UID/GID override on CIFS mounts to Samba and proposed new mount parameter to disable Unix Extensions on the client
2007-04-30 15:30 UTC (3+ messages)
[PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected
2007-04-30 15:24 UTC
Remaining straight forward kthread API conversions
2007-04-30 15:22 UTC (11+ messages)
` [PATCH] s390/scsi/zfcp_erp: Convert to use the kthread API
` [PATCH] ia64 sn xpc: Convert to use "
[PATCH 1/2] x86_64: Reflect the relocatability of the kernel in the ELF header
2007-04-30 15:17 UTC (2+ messages)
[PATCH] h8300 generic irq
2007-04-30 15:15 UTC (3+ messages)
2.6.21-ext4-1
2007-04-30 15:14 UTC
2.6.21-rc7-mm2
2007-04-30 15:16 UTC (4+ messages)
` 2.6.21-rc7-mm2 hangs in boot
[PATCH] change global zonelist order on NUMA v2
2007-04-30 15:03 UTC (8+ messages)
[PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected
2007-04-30 15:32 UTC (3+ messages)
Geode-GX1 processor in 2.6.21
2007-04-30 15:02 UTC (4+ messages)
Linux 2.6.21
2007-04-30 14:56 UTC (4+ messages)
2.6.21-rc7-mm2 suspend bug. [kernel/kthread.c]
2007-04-30 14:58 UTC (4+ messages)
` [linux-pm] "
[patch] pm: include EIO from errno-base.h
2007-04-30 14:51 UTC (2+ messages)
[patch] CFS scheduler, -v7
2007-04-30 14:38 UTC (4+ messages)
[patch] nmi: move do_nmi_callback()
2007-04-30 14:34 UTC
[patch] pci: type may be unused in pci_access_init()
2007-04-30 14:34 UTC
[patch] cpufreq: do not declare undefined functions
2007-04-30 14:34 UTC
BAD_SG_DMA panic in aha1542
2007-04-30 14:33 UTC (2+ messages)
Nvidia nForce5 NCQ support status?
2007-04-30 14:30 UTC
Greylisting
2007-04-30 14:27 UTC (2+ messages)
vmstat: use our own timer events
2007-04-30 14:12 UTC (4+ messages)
Nvidia nForce5 NCQ support status?
2007-04-30 13:43 UTC
2.6.21: ACPI related kernel panic
2007-04-30 13:34 UTC (4+ messages)
Linux 2.6.21: pmtmr losing time
2007-04-30 12:52 UTC
[patch 00/33] 2.6.20-stable review
2007-04-30 13:14 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)
Nvidia nForce5 NCQ support status?
2007-04-30 12:40 UTC
PROBLEM: oops in 2.6.21.1 after bringing up the network
2007-04-30 11:49 UTC
Geode-GX1 processor in 2.6.21
2007-04-30 12:13 UTC
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)
[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)
[-mm patch] i386: enable 4k stacks by default
2007-04-30 12:13 UTC (10+ 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
utrace comments
2007-04-30 10:32 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox