public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-24 04:16:27 to 2009-02-24 17:07:34 UTC [more...]

[RFC PATCH 00/19] Cleanup and optimise the page allocator V2
 2009-02-24 17:07 UTC  (22+ messages)
` [PATCH 01/19] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/19] Do not sanity check order in the fast path
` [PATCH 03/19] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/19] Convert gfp_zone() to use a table of precalculated values
` [PATCH 05/19] Re-sort GFP flags and fix whitespace alignment for easier reading
` [PATCH 06/19] Check only once if the zonelist is suitable for the allocation
` [PATCH 07/19] Break up the allocator entry point into fast and slow paths
` [PATCH 08/19] Simplify the check on whether cpusets are a factor or not
` [PATCH 09/19] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 10/19] Calculate the preferred zone for allocation only once
` [PATCH 11/19] Calculate the migratetype "
` [PATCH 12/19] Calculate the alloc_flags "
` [PATCH 13/19] Inline __rmqueue_smallest()
` [PATCH 14/19] Inline buffered_rmqueue()
` [PATCH 15/19] Do not call get_pageblock_migratetype() more than necessary
` [PATCH 16/19] Do not disable interrupts in free_page_mlock()
` [PATCH 17/19] Do not setup zonelist cache when there is only one node
` [PATCH 18/19] Do not check for compound pages during the page allocator sanity checks
` [PATCH 19/19] Split per-cpu list into one-list-per-migrate-type

[PATCH] pciehp: Handle interrupts that happen during initialization
 2009-02-24 17:05 UTC  (4+ messages)

[Bug #12337] ~100 extra wakeups reported by powertop
 2009-02-24 17:04 UTC  (9+ messages)

Another Performance Regression in write() syscall
 2009-02-24 16:58 UTC  (4+ messages)

linux-next: Tree for February 24
 2009-02-24 16:56 UTC  (3+ messages)
` linux-next: Tree for February 24 (netdev/hp-plus build error)
` linux-next: Tree for February 24 (ide-atapi/ide-cd build errors)

[PATCH] p4-clockmod: Calculate frequency based on TSC value for P4 models 0 and 1
 2009-02-24 16:52 UTC  (2+ messages)

Performance regression in write() syscall
 2009-02-24 16:51 UTC  (11+ messages)

pci 0000:01:00.0: BAR 0: can't allocate resource
 2009-02-24 16:45 UTC  (3+ messages)

[REGRESSION] i915 VT switch with AIGLX causes X lock up
 2009-02-24 16:44 UTC  (3+ messages)

RT scheduling and a way to make a process hang, unkillable
 2009-02-24 16:36 UTC  (13+ messages)

[Announce] 2.6.29-rc6-rt2
 2009-02-24 16:30 UTC  (3+ messages)

[PATCH 0/8] can: CAN network device driver interface and drivers
 2009-02-24 16:29 UTC  (10+ messages)
` [PATCH 1/8] can: Documentation for the CAN device driver interface
  ` [PATCH 2/8] can: Update MAINTAINERS and CREDITS file
    ` [PATCH 3/8] can: CAN Network device driver and SYSFS interface

[RFC 0/8] Aufs2 documents
 2009-02-24 16:26 UTC  (15+ messages)
` [RFC 2/8] Aufs2: structure
      ` New filesystem for Linux kernel

broken do_each_pid_{thread,task}
 2009-02-24 16:21 UTC  (7+ messages)

Crash (ext3 ) during 2.6.29-rc6 boot
 2009-02-24 16:14 UTC  (8+ messages)

2.6.29-rc6: Reported regressions from 2.6.28
 2009-02-24 16:13 UTC  (13+ messages)
` [Bug #12490] ath5k related kernel panic in 2.6.29-rc1
` [Bug #12613] [Suspend regression][DRM, RADEON]
` [Bug #12618] hackbench [pthread mode] regression with 2.6.29-rc3
` [Bug #12660] Linux 2.6.28.3 freezing on a 32-bits x86 Thinkpad T43p
` [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-02-24 16:06 UTC  (4+ messages)
` [RFC v13][PATCH 05/14] x86 support for checkpoint/restart

[PATCHSET x86/core/percpu] implement dynamic percpu allocator
 2009-02-24 16:00 UTC  (11+ messages)
` [PATCH 09/10] percpu: implement new "
      ` [PATCH tj-percpu] percpu: add __read_mostly to variables which are mostly read only
  ` [patch] x86: optimize __pa() to be linear again on 64-bit x86

How to diagnose unexpected IRQ Trap
 2009-02-24 16:00 UTC 

Linus 2.6.29-rc4
 2009-02-24 16:00 UTC  (13+ messages)
` Oopses and ACPI problems (Linus 2.6.29-rc4)
  ` [PATCH 2.6.29-rc4] Restore ACPI reporting via /proc/acpi/events for EeePC & other Asus laptops

[RFC PATCH 3/3] imx-uart: remove unused init()/exit() from platform_data
 2009-02-24 15:57 UTC 

[RFC PATCH 2/3] mxc: move serial driver init()/exit() to platform_device
 2009-02-24 15:57 UTC 

[RFC PATCH 1/3] platform_device: add init() exit() callbacks
 2009-02-24 15:57 UTC 

[RFC PATCH 0/3] Introduce init() and exit() for platform_device
 2009-02-24 15:57 UTC 

Suspected sock_sendmsg() with MSG_DONTWAIT can block bug
 2009-02-24 15:54 UTC  (2+ messages)

What can OpenVZ do?
 2009-02-24 15:43 UTC  (13+ messages)
              ` Banning checkpoint (was: Re: What can OpenVZ do?)

[PATCHSET x86/core/percpu] improve the first percpu chunk allocation
 2009-02-24 15:30 UTC  (17+ messages)
` [PATCH 02/10] bootmem: clean up arch-specific bootmem wrapping

[PATCH] physmap: Fix leak of memory returned by parse_mtd_partitions
 2009-02-24 15:29 UTC  (4+ messages)

2.6.29-rc6: Reported regressions 2.6.27 -> 2.6.28
 2009-02-24 15:10 UTC  (7+ messages)
` [Bug #12393] debugging in dosemu causes lots of 'scheduling while atomic'
` [Bug #12465] KVM guests stalling on 2.6.28 (bisected)
` [linux-pm] 2.6.29-rc6: Reported regressions 2.6.27 -> 2.6.28

[RFC PATCH 00/20] Cleanup and optimise the page allocator
 2009-02-24 15:03 UTC  (27+ messages)
` [PATCH 04/20] Convert gfp_zone() to use a table of precalculated values
      ` [PATCH 04/20] Convert gfp_zone() to use a table of precalculated value
` [PATCH 11/20] Inline get_page_from_freelist() in the fast-path
` [PATCH 20/20] Get rid of the concept of hot/cold page freeing
` [PATCH] mm: gfp_to_alloc_flags()

debugging threaded apps running under a clone(CLONE_NEWPID)
 2009-02-24 14:52 UTC  (6+ messages)

[PATCH] Teach RCU that idle task is not quiscent state at boot
 2009-02-24 14:50 UTC  (5+ messages)
` [PATCH] v2 "

[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
 2009-02-24 13:58 UTC  (11+ messages)

[GIT PULL] block bits for 2.6.29-rc5
 2009-02-24 13:45 UTC  (5+ messages)

!CONFIG_NET_NS build error, net/core/net_namespace.c
 2009-02-24 13:43 UTC  (2+ messages)

quirk_usb_disable_ehci takes 2x 1.5s on boot
 2009-02-24 13:32 UTC  (3+ messages)

ixp4xx_crypto panic
 2009-02-24 13:19 UTC  (2+ messages)
` ixp4xx_crypto panic with fragmented packets in scatterlist

[patch] x86, ptrace: remove CONFIG guards around declarations
 2009-02-24 13:12 UTC 

[RFC] [PATCH] cgroup: accounting and limitation of disk quota
 2009-02-24 13:10 UTC  (3+ messages)

[PATCH] tracing/markers: make markers select tracepoints
 2009-02-24 13:01 UTC  (16+ messages)

[PATCH] OMAP: HSMMC: Initialize hsmmc controller registers when resuming
 2009-02-24 13:01 UTC  (5+ messages)

Banning checkpoint (was: Re: What can OpenVZ do?)
 2009-02-24 13:00 UTC 

[patch] x86, ftrace: fix section mismatch in hw-branch-tracer
 2009-02-24 12:55 UTC 

[patch 2.6.29-rc3-git 1/2] regulator: twl4030 regulators
 2009-02-24 12:41 UTC  (7+ messages)

iwlagn warning in 2.6.29-rc6
 2009-02-24 12:38 UTC  (3+ messages)

[PATCH E 00/14] OMAP clock, E of F: SDRAM fixes, clock optimization
 2009-02-24 12:35 UTC  (13+ messages)
` [PATCH E 11/14] OMAP clock: track child clocks

[PATCH] init/main.c: fix sparse warnings: context imbalance
 2009-02-24 12:32 UTC  (2+ messages)
` [PATCH v2] init/main.c: annotate 'init_post' with '__releases(kernel_lock)'

ext4 fs question
 2009-02-24 12:26 UTC 

[PATCH RFC] vm_unmap_aliases: allow callers to inhibit TLB flush
 2009-02-24 12:23 UTC  (4+ messages)

[PATCH/RFC] powerpc: avoid generating .eh_frame sections with gcc-4.4
 2009-02-24 11:25 UTC  (3+ messages)

no sound with DIGITAL INPUT
 2009-02-24 11:24 UTC  (2+ messages)

Performance regression in write() syscall
 2009-02-24 11:12 UTC 

[PATCH v10 0/7] PCI: Linux kernel SR-IOV support
 2009-02-24 10:47 UTC  (2+ messages)

[PATCH 0/2] KVM: fix sparse warnings
 2009-02-24 10:41 UTC  (2+ messages)

LinuxPPS core (Version 2): the PPS Linux implementation
 2009-02-24 10:13 UTC  (6+ messages)
` [PATCH 1/1] LinuxPPS core support

Copy on write and page initialization
 2009-02-24  9:47 UTC  (3+ messages)

[PATCH] acer-wmi: Fix regression in backlight detection
 2009-02-24  9:25 UTC  (2+ messages)

[Linux 2.6.29-rc6] [drm:i915_set_status_page] *ERROR* can not ioremap virtual address for G33 hw status page
 2009-02-24  9:01 UTC  (11+ messages)

[2.6.28.7] BUG: using smp_processor_id() in preemptible [00000000] code: pageattr-test/207
 2009-02-24  8:40 UTC  (5+ messages)

[PATCH 1/4] move proc_net_get_sb to a generic fs/super.c helper
 2009-02-24  8:25 UTC  (4+ messages)
` [PATCH 4/4] mqueue namespace: adapt sysctl

Poking ieee80211_default_rc_algo causes kernel lockups
 2009-02-24  8:16 UTC  (5+ messages)
  ` What made this bug report better? (was Re: Poking ieee80211_default_rc_algo causes kernel lockups)
      ` What made this bug report better?

commit 64ff3b938ec6782e6585a83d5459b98b0c3f6eb8 breaks rlogin
 2009-02-24  8:01 UTC  (8+ messages)

(no subject)
 2009-02-24  7:09 UTC 

(no subject)
 2009-02-24  7:09 UTC 

[Bug #12680] Not having a VIA PadLock hardware incurs a long delay in probing on modules insertion attempt
 2009-02-24  7:30 UTC  (2+ messages)

[PATCH] proc: proc_get_inode should de_put when inode already initialized
 2009-02-24  7:07 UTC  (3+ messages)

checkpatch.pl stalls on net/decnet/dn_fib.c
 2009-02-24  6:55 UTC  (4+ messages)

virtually and physically (page) aligned allocation
 2009-02-24  6:32 UTC  (2+ messages)

[PATCH 0/3] x86: dish of assorted hpet patches
 2009-02-24  6:25 UTC  (3+ messages)
` [PATCH 3/3] x86: hpet: stop HPET_COUNTER when programming periodic mode

[Patch 1/1 v4] via-sdmmc: VIA MSP card reader driver support
 2009-02-24  6:01 UTC 

[PATCH 3/3] ftrace: add ftrace_bprintk()
 2009-02-24  5:20 UTC 

[PATCH 2/3] ftrace: infrastructure for supporting binary record
 2009-02-24  5:19 UTC 

[PATCH 1/3] add binary printf
 2009-02-24  5:17 UTC 

[PATCH 0/3] tracing/ftrace: ftrace_bprintk
 2009-02-24  5:16 UTC 

TSC marked unstable on suspend and resume
 2009-02-24  4:58 UTC  (3+ messages)

[PATCH] cgroups: more documentation for remount and release_agent
 2009-02-24  4:39 UTC  (2+ messages)

BUG in 2.6.28.7, possibly yenta-related
 2009-02-24  4:16 UTC 


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