public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-16 09:58:23 to 2009-03-16 17:53:31 UTC [more...]

[PATCH 00/35] Cleanup and optimise the page allocator V3
 2009-03-16 17:05 UTC  (45+ messages)
` [PATCH 01/35] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 15/35] Inline __rmqueue_fallback()
` [PATCH 18/35] Do not disable interrupts in free_page_mlock()
` [PATCH 20/35] Use a pre-calculated value for num_online_nodes()
` [PATCH 21/35] Do not check for compound pages during the page allocator sanity checks
` [PATCH 23/35] Update NR_FREE_PAGES only as necessary
` [PATCH 24/35] Convert gfp_zone() to use a table of precalculated values
` [PATCH 26/35] Use the per-cpu allocator for orders up to PAGE_ALLOC_COSTLY_ORDER
` [PATCH 30/35] Skip the PCP list search by counting the order and type of pages on list
` [PATCH 31/35] Optimistically check the first page on the PCP free list is suitable

[PATCH 00/26] Cleanup and optimise the page allocator V4
 2009-03-16 17:53 UTC  (7+ messages)
` [PATCH 01/27] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/27] Do not sanity check order in the fast path
` [PATCH 03/27] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/27] Check only once if the zonelist is suitable for the allocation
` [PATCH 05/27] Break up the allocator entry point into fast and slow paths
` [PATCH 06/27] Move check for disabled anti-fragmentation out of fastpath

[PATCH] ftrace: protect executing nmi
 2009-03-16 17:42 UTC  (2+ messages)

ATA support for 4k sector size
 2009-03-16 17:37 UTC  (12+ messages)

smart cache. ist is possible?
 2009-03-16 17:36 UTC  (8+ messages)

[alsa-devel] Bugs on aspire one A150
 2009-03-16 17:34 UTC  (25+ messages)

[PATCH] fs: fput() can be called from interrupt context
 2009-03-16 17:25 UTC  (11+ messages)
            ` [patch] eventfd - remove fput() call from possible IRQ context
                ` [patch] eventfd - remove fput() call from possible IRQ context (2nd rev)

[PULL] cpumask updates for parisc
 2009-03-16 17:20 UTC  (2+ messages)

Latest brk patchset
 2009-03-16 17:20 UTC  (12+ messages)
      ` [crash] "

2.6.29-rc breaks STD using Intel 945
 2009-03-16 17:16 UTC  (6+ messages)

Regression - locking (all from 2.6.28)
 2009-03-16 17:12 UTC  (2+ messages)

[PATCH 0/3] dma-debug: add additional checks
 2009-03-16 17:05 UTC  (4+ messages)
` [PATCH 1/3] dma-debug: add checks for kernel text and rodata
` [PATCH 2/3] dma-debug: add a check dma memory leaks
` [PATCH 3/3] dma-debug/x86: register pci bus for dma-debug leak detection

VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
 2009-03-16 17:05 UTC  (11+ messages)

[RFC v2: Patch 1/3] net: hand off skb list to other cpu to submit to upper layer
 2009-03-16 16:53 UTC  (5+ messages)

[PATCH] ftrace: fix crash due to tracing of __naked functions
 2009-03-16 16:33 UTC  (4+ messages)

[PATCH] Staging: meilhaus: some checkpatch.pl cleanup
 2009-03-16 16:45 UTC 

[PATCH] filp->f_pos not correctly updated in proc_task_readdir
 2009-03-16 16:27 UTC  (3+ messages)

2.6.29 acpi regression: acpi_ex_extract_from_field -- div by zero
 2009-03-16 16:31 UTC  (3+ messages)

x86: asm doubt
 2009-03-16 16:20 UTC  (5+ messages)

Катя Ткачук посміхнулася Вам
 2009-03-16 16:16 UTC 

[2.6.30] What's in the async boot tree
 2009-03-16 16:12 UTC  (3+ messages)
` [PATCH] async: remove the temporary (2.6.29) "async is off by default" code

[Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
 2009-03-16 16:09 UTC 

VMI broken on tip/master
 2009-03-16 16:04 UTC  (3+ messages)

[PATCH] drivers/char/mxser.c: Fix reference counting
 2009-03-16 16:03 UTC  (3+ messages)

[PATCH] ASoC: Only deregister AC97 dev if it's name was not "AC97"
 2009-03-16 16:01 UTC  (4+ messages)

Read carefuly and respond!
 2009-03-16 15:46 UTC 

Sierra Wireless (MC8780) HSDPA speed issue
 2009-03-16 15:52 UTC  (10+ messages)

[patch] twl4030-regulator: expose VPLL2
 2009-03-16 15:51 UTC  (3+ messages)

[PATCH trivial] cpqarray: enable bus mastering
 2009-03-16 15:45 UTC  (3+ messages)

linux-next - request_module_nowait() breaks iptables and iwl3945
 2009-03-16 15:37 UTC  (2+ messages)

linux-next - tty_io.c change breaks /dev/console
 2009-03-15 21:20 UTC 

[v3 PATCH 0/4] timers: Framework for migration of timers
 2009-03-16 15:29 UTC  (6+ messages)
` [v3 PATCH 1/4] timers: Framework for identifying pinned timers
` [v3 PATCH 2/4] timers: Identifying the existing "
` [v3 PATCH 3/4] timers: /proc/sys sysctl hook to enable timer migration
` [v3 PATCH 4/4] timers: logic to move non pinned timers

[Xen-devel] Re: tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
 2009-03-16 15:05 UTC  (2+ messages)
  ` how to enable shadow page table? Do I have to run HVM guest systems for shadow paging mode?

[PATCH 01/21] lockdep: annotate reclaim context (__GFP_NOFS)
 2009-03-16 15:00 UTC  (6+ messages)
` SLOB lockup (was: Re: [tip:core/locking] lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB)

ASoC updates for 2.6.30
 2009-03-16 14:46 UTC  (2+ messages)

[PATCH 1/1] DaVinci: MMC: MMC/SD controller driver for DaVinci/DM6446
 2009-03-16 14:42 UTC 

[patch 1/5] x86, bts: detect size of DS fields
 2009-03-16 14:34 UTC  (3+ messages)

[PATCH 00/31] *** SUBJECT HERE ***
 2009-03-16 14:31 UTC  (5+ messages)
` [PATCH 04/31] netfilter: Auto-load ip_queue module when socket opened
` [PATCH 05/31] netfilter: Auto-load ip6_queue "

[GIT PULL] 2.6.30 Xen core updates
 2009-03-16 14:29 UTC  (11+ messages)
` [PATCH 10/24] xen: mask XSAVE from cpuid
  ` [Xen-devel] "

[PATCH 0/6] ide: more unifications of ATA and ATAPI support
 2009-03-16 14:23 UTC  (3+ messages)
` [PATCH 3/6] ide: set hwif->expiry prior to calling [__]ide_set_handler()

[git-pull -tip] x86: cleanup patches
 2009-03-16 14:18 UTC  (6+ messages)

[PATCH] Fix NULL dereference when suspending snd_opl3sa2
 2009-03-16 14:16 UTC  (2+ messages)

[PATCH] kvm/x86: check KVM_REQ_TLB_FLUSH with irqs disabled
 2009-03-16 14:11 UTC  (3+ messages)

Including STRTOK_R in a LSM
 2009-03-16 14:03 UTC  (3+ messages)
` Getting the port numbers and IP address from struct socket

[BUG 2.6.29_rc8] BIOS Bug: CPU MTRRs don't cover all of memory, losing 0MB of RAM
 2009-03-16 13:48 UTC 

[PATCH 01/10] Documentation
 2009-03-16 13:39 UTC  (5+ messages)

[PATCH 0/7] Per-bdi writeback flusher threads
 2009-03-16 13:39 UTC  (20+ messages)
` [PATCH 2/7] writeback: switch to per-bdi threads for flushing data
` [PATCH 3/7] writeback: get rid of pdflush_operation() in emergency sync and remount
` [PATCH 4/7] writeback: get rid of task/current_is_pdflush()
` [PATCH 5/7] writeback: move the default backing_dev_info out of readahead

[Patch 2/2] tracepoints for softirq entry/exit - tracepoints
 2009-03-16 13:34 UTC  (3+ messages)

[GIT PULL] Xen dom0 hardware access support
 2009-03-16 13:30 UTC  (3+ messages)
` [PATCH 10/27] xen: make sure swiotlb allocation is physically contigious
  ` [Xen-devel] [PATCH 10/27] xen: make sure swiotlb allocation isphysically contigious

2.6.29-rc8: Reported regressions from 2.6.28
 2009-03-16 13:24 UTC  (8+ messages)

[PATCH] Point the UNEVICTABLE_LRU config option at the documentation
 2009-03-16 13:14 UTC  (5+ messages)

[PATCH 0/7] Generic RTC class driver
 2009-03-16 13:09 UTC  (6+ messages)
` [PATCH 1/7] parisc: rtc: get_rtc_time() returns unsigned int
  ` [PATCH 2/7] parisc: rtc: platform_driver_probe() fixups
    ` [PATCH 3/7] parisc: rtc: Add missing module alias
      ` [PATCH 4/7] parisc: rtc: Rename rtc-parisc to rtc-generic

2.6.27.19 + 28.7: network timeouts for r8169 and 8139too
 2009-03-16 13:07 UTC  (4+ messages)

[PATCH] fix/improve generic page table walker
 2009-03-16 12:55 UTC  (9+ messages)

2.6.29-rc8: Reported regressions 2.6.27 -> 2.6.28
 2009-03-16 12:46 UTC  (5+ messages)
` [Bug #12465] KVM guests stalling on 2.6.28 (bisected)

[PATCH] ftace: remove struct list_head in struct dyn_ftrace
 2009-03-16 12:42 UTC  (4+ messages)
` [tip:tracing/ftrace] ftrace: remove struct list_head from "

[PATCH] Document /proc/sys/net/core/netdev_budget
 2009-03-16 12:36 UTC 

make headers_install broken for ARCH=m68k in 2.6.29-rc7
 2009-03-16 12:40 UTC  (11+ messages)

next-20090316: Inotify: inconsistent lock state
 2009-03-16 12:34 UTC 

[patch] x86, ds: add support for core i7
 2009-03-16 12:31 UTC 

ext2/3: document conditions when reliable operation is possible
 2009-03-16 12:30 UTC  (4+ messages)

[patch] x86, ds: fix build warning
 2009-03-16 12:27 UTC 

[PATCH 2/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-03-16 12:17 UTC  (6+ messages)

[Patch] Fix the possibility of insane return value of hpet_calibrate() against SMI
 2009-03-16  8:59 UTC  (4+ messages)

[patch] Re: scheduler oddity [bug?]
 2009-03-16 11:55 UTC  (12+ messages)

2.6.29-rc5+: cf card no longer detected
 2009-03-16 11:45 UTC  (3+ messages)

2.6.29-rc5+: usb bluetooth crashes system
 2009-03-16 11:44 UTC  (3+ messages)

No warning on resume with different kernel version
 2009-03-16 11:38 UTC  (2+ messages)

[PULL] cpumask updates for s390
 2009-03-16 11:27 UTC  (2+ messages)

[PATCH] dmaengine: sh: Add support DMA-Engine driver for DMA of SuperH
 2009-03-16 11:24 UTC  (2+ messages)

[PATCH 3/7 revised] mmc_spi: adjust for delayed data token response
 2009-03-16 11:23 UTC 

[Patch] relay: fix signedness in subbuf_splice_actor()
 2009-03-16 11:24 UTC 

cgroup, RT cpu balance question
 2009-03-16 11:18 UTC  (3+ messages)

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge
 2009-03-16 11:11 UTC  (5+ messages)

[PATCH 1/2] Char: isicom, prolong tty reference holding
 2009-03-16 11:09 UTC  (6+ messages)
` [PATCH 2/2] Char: isicom, fix build warning

linux-next: Tree for March 16
 2009-03-16 11:06 UTC 

[PATCH 1/1] Char: mxser, remove tty_port_tty_get from mxser_check_modem_status
 2009-03-16 11:04 UTC 

RSVP(-TE)
 2009-03-16 11:02 UTC 

Lava dual parallel PCI card IRQ problem
 2009-03-16 10:57 UTC  (2+ messages)

2.6.29-rc8: boot/kernel init duration regression from 2.6.28
 2009-03-16 10:25 UTC 

[PATCH] perfcounters: Make s/w counters in a group only count when group is on
 2009-03-16 10:33 UTC  (7+ messages)

Tux3 report: Tux3 Git tree available
 2009-03-16 10:32 UTC  (7+ messages)
` [Tux3] "

[PATCH] perfcounters: abstract wakeup flag setting in core to fix powerpc build
 2009-03-16 10:17 UTC 

[PATCH] sysfs: only allow one scheduled removal callback per kobj
 2009-03-16 10:15 UTC  (2+ messages)

HPET mmap() problem
 2009-03-16 10:01 UTC  (2+ messages)


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