public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-04-30 11:51:14 to 2007-04-30 17:45:30 UTC [more...]

[-mm patch] i386: enable 4k stacks by default
 2007-04-30 17:45 UTC  (12+ messages)
              ` [1/6] make stack size configurable (was: Re: [-mm patch] i386: enable 4k stacks by default)
              ` [2/6] add config option to vmalloc stacks "
              ` [3/6] make IRQ stacks independently configurable "
              ` [4/6] go BUG on vmallocspace in __pa() "

Revert "[POWERPC] <various>"
 2007-04-30 17:44 UTC 

Please revert [PATCH] user of the jiffies rounding patch: Slab
 2007-04-30 17:43 UTC  (4+ messages)

vmstat: use our own timer events
 2007-04-30 17:42 UTC  (5+ messages)

BAD_SG_DMA panic in aha1542
 2007-04-30 17:39 UTC  (5+ messages)

Linux 2.6.21
 2007-04-30 16:51 UTC  (12+ messages)

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

[PATCH 0/9] Containers (V9): Generic Process Containers
 2007-04-30 17:23 UTC  (5+ messages)

can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?
 2007-04-30 17:21 UTC  (8+ messages)

2.6.21-ext4-1
 2007-04-30 17:16 UTC  (4+ messages)

2.6.21-rc7-mm2
 2007-04-30 17:17 UTC  (7+ messages)
` 2.6.21-rc7-mm2 crash: Eeek! page_mapcount(page) went negative! (-1)
` 2.6.21-rc7-mm2 hangs in boot

utrace comments
 2007-04-30 17:09 UTC  (4+ messages)
  ` condingstyle, was "

[PATCH 0/12] Early USB debug port and i386 boot cleanups
 2007-04-30 17:56 UTC  (24+ 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 04/12] i386 voyager: Use modern techniques to setup and teardown low identiy mappings
        ` [PATCH 05/12] i386: During page table initialization always set the leaf page table entries
          ` [PATCH 06/12] i386: Minimum cpu detection cleanups
            ` [PATCH 07/12] i386: Add missing !X86_PAE dependincy to the 2G/2G split
              ` [PATCH 08/12] i386: Convert the boot time page tables to the kernels native format
                ` [PATCH 09/12] i386/x86_64: EHCI usb debug port early printk support
                  ` [PATCH 10/12] i386: Introduce head32.c
                    ` [PATCH 11/12] i386: Move setup_idt from head.S to head32.c
                      ` [PATCH 12/12] i386: remove cpuid checking in head.S

[PATCH] 9p: create separate 9p client interface
 2007-04-30 17:00 UTC  (4+ messages)
  ` [V9fs-developer] "

[PATCH] [0/34] x86 candidate patches for review VI: MTRR, APIC, more paravirt, misc
 2007-04-30 17:56 UTC  (36+ messages)
` [PATCH] [1/34] x86_64: Move mtrr prototypes from proto.h to mtrr.h
` [PATCH] [2/34] x86: Adds mtrr_save_fixed_ranges() for use in two later patches
` [PATCH] [3/34] x86: Save the MTRRs of the BSP before booting an AP
` [PATCH] [4/34] x86: Save and restore the fixed-range MTRRs of the BSP when suspending
` [PATCH] [5/34] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync
` [PATCH] [6/34] i386: safe_apic_wait_icr_idle - i386
` [PATCH] [7/34] x86_64: safe_apic_wait_icr_idle - x86_64
` [PATCH] [8/34] i386: use safe_apic_wait_icr_idle - i386
` [PATCH] [9/34] x86_64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
` [PATCH] [10/34] i386: use safe_apic_wait_icr_idle in smpboot.c
` [PATCH] [11/34] x86_64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
` [PATCH] [12/34] i386: __send_IPI_dest_field - i386
` [PATCH] [13/34] x86_64: __send_IPI_dest_field - x86_64
` [PATCH] [14/34] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386
` [PATCH] [15/34] x86_64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64
` [PATCH] [16/34] i386: fix mtrr sections
` [PATCH] [17/34] x86: PARAVIRT: Add a sched_clock paravirt_op
` [PATCH] [18/34] i386: PARAVIRT: fix startup_ipi_hook config dependency
` [PATCH] [19/34] x86_64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zone
` [PATCH] [20/34] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined
` [PATCH] [21/34] i386: replace spin_lock_irqsave with spin_lock
` [PATCH] [22/34] i386: clean up flush_tlb_others fn
` [PATCH] [23/34] i386: check capability
` [PATCH] [24/34] x86_64: Auto compute __NR_syscall_max at compile time
` [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] [28/34] i386: pte xchg 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

[2.6.22 patch] iop: combined watchdog timer driver for iop3xx and iop13xx
 2007-04-30 16:57 UTC 

More than 2Gb problem (dvb related) ?
 2007-04-30 16:52 UTC  (7+ messages)
  ` [linux-dvb] "
      ` [PATCH] "

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

[PATCH] change global zonelist order v4 [0/2]
 2007-04-30 16:26 UTC  (5+ messages)
` [PATCH] change global zonelist order v4 [1/2] change zonelist ordering
` [PATCH] change global zonelist order v4 [2/2] auto configuration

Linux 2.6.21: pmtmr losing time
 2007-04-30 16:39 UTC  (3+ messages)

[PATCH] fix dynticks for voyager
 2007-04-30 16:38 UTC 

[PATCH] [0/35] Some x86 2.6.22 candidate patches for review
 2007-04-30 16:25 UTC  (6+ 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

[PATCH] [0/40] x86 candidate patches for review V: paravirt patches
 2007-04-30 16:30 UTC  (14+ messages)
` [PATCH] [19/40] i386: fix paravirt-documentation
  ` [patches] "
` [PATCH] [39/40] i386: Export paravirt_ops for non GPL modules too

What's in infiniband.git for 2.6.22
 2007-04-30 16:30 UTC  (5+ messages)

[patch] CFS scheduler, -v7
 2007-04-30 16:29 UTC  (5+ messages)

[PATCH 00/36] Use menuconfig objects II - (overview)
 2007-04-30 16:13 UTC  (27+ messages)
` [PATCH 11/36] Use menuconfig objects II - IPMI
` [PATCH 13/36] Use menuconfig objects II - KVM/Virt
` [PATCH 18/36] Use menuconfig objects II - MMC
` [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

[GIT PATCH] SCSI updates for 2.6.21
 2007-04-30 16:12 UTC 

[patch 3/9] AVR32: Spinlock initializer cleanup
 2007-04-30 16:07 UTC  (2+ messages)

[patch] cpufreq: do not declare undefined functions
 2007-04-30 15:59 UTC  (2+ messages)

[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 

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]

[GIT PATCH] ACPI patches for 2.6.22
 2007-04-30 15:33 UTC  (5+ messages)

[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)

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  (8+ messages)
` [PATCH] ia64 sn xpc: Convert to use kthread API

[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)

[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] 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 

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

Greylisting
 2007-04-30 14:27 UTC  (2+ 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)

[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)


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