[PATCH 0/3 (RFC)](memory hotplug) freeing pages allocated by bootmem for hotremove
2008-03-26 22:08 UTC (4+ messages)
[PATCH 0/4] 16G huge page support for powerpc
2008-03-26 21:49 UTC (7+ messages)
` [PATCH 1/4] allow arch specific function for allocating gigantic pages
` [PATCH 2/4] powerpc: "
` [PATCH 3/4] powerpc: scan device tree and save gigantic page locations
` [PATCH 4/4] powerpc: define page support for 16G pages
[PATCH 1/2] hugetlb: indicate surplus huge page counts in per-node meminfo
2008-03-26 21:40 UTC (2+ messages)
` [PATCH 2/2] hugetlb: fix potential livelock in return_unused_surplus_hugepages()
[PATCH 0/2] generic: simplify setup_nr_cpu_ids and add set_cpus_allowed_ptr
2008-03-26 21:23 UTC (3+ messages)
` [PATCH 1/2] init: move setup of nr_cpu_ids to as early as possible v3
` [PATCH 2/2] sched: add new set_cpus_allowed_ptr function
What if a TLB flush needed to sleep?
2008-03-26 20:29 UTC (6+ messages)
[PATCH 0/2] NR_CPUS: increase maximum NR_CPUS to 4096
2008-03-26 19:28 UTC (10+ messages)
` [PATCH 1/2] boot: increase stack size for kernel boot loader decompressor
` [PATCH 2/2] x86: Modify Kconfig to allow up to 4096 cpus
[RFC][0/3] Virtual address space control for cgroups (v2)
2008-03-26 19:10 UTC (5+ messages)
` [RFC][1/3] Add user interface for virtual address space control (v2)
` [RFC][2/3] Account and control virtual address space allocations (v2)
` [RFC][3/3] Update documentation for virtual address space control (v2)
[PATCH prototype] [0/8] Predictive bitmaps for ELF executables
2008-03-26 18:54 UTC (13+ messages)
[00/14] Virtual Compound Page Support V3
2008-03-26 18:54 UTC (51+ messages)
` [11/14] vcompound: Fallbacks for order 1 stack allocations on IA64 and x86
` larger default page sizes
` [13/14] vcompound: Use vcompound for swap_map
[PATCH 00/10] NR_CPUS: third reduction of NR_CPUS memory usage x86-version v2
2008-03-26 18:22 UTC (30+ messages)
` [PATCH 01/10] x86_64: Cleanup non-smp usage of cpu maps v2
` [PATCH 02/10] init: move setup of nr_cpu_ids to as early as possible v2
` [PATCH 03/10] cpufreq: change cpu freq arrays to per_cpu variables
` [PATCH 04/10] acpi: change processors from array to per_cpu variable
` [PATCH 05/10] cpumask: Add cpumask_scnprintf_len function
` [PATCH 06/10] x86: reduce memory and stack usage in intel_cacheinfo
` [PATCH 07/10] cpu: change cpu_sys_devices from array to per_cpu variable
` [PATCH 08/10] net: remove NR_CPUS arrays in net/core/dev.c v2
` [PATCH 09/10] x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
` [PATCH 10/10] sched: Remove fixed NR_CPUS sized arrays in kernel_sched.c
[PATCH 00/12] cpumask: reduce stack pressure from local/passed cpumask variables v2
2008-03-26 15:53 UTC (16+ messages)
` [PATCH 01/12] cpumask: Convert cpumask_of_cpu to allocated array v2
` [PATCH 02/12] cpumask: pass pointer to cpumask for set_cpus_allowed() v2
` [PATCH 03/12] cpumask: reduce stack pressure in sched_affinity
` [PATCH 04/12] cpumask: pass cpumask by reference to acpi-cpufreq
` [PATCH 05/12] init: move large array from stack to _initdata section
` [PATCH 06/12] cpumask: create pointer to node_to_cpumask array element v2
` [PATCH 07/12] cpumask: reduce stack usage in SD_x_INIT initializers
` [PATCH 08/12] cpumask: pass temp cpumask variables in init_sched_build_groups
` [PATCH 09/12] sched: fix memory leak in build_sched_domains
` [PATCH 10/12] cpumask: reduce stack usage "
` [PATCH 11/12] cpumask: reduce stack pressure in cpu_coregroup_map v2
` [PATCH 12/12] cpu/node mask: reduce stack usage using MASK_NONE, MASK_ALL
[PATCH] smaps: account swap entries, smaps: account swap entries
2008-03-26 15:32 UTC (2+ messages)
` [PATCH] "
[RFC][-mm] Memory controller add mm->owner
2008-03-26 15:21 UTC (13+ messages)
[RFC 8/8] x86_64: Support for new UV apic
2008-03-26 7:38 UTC (11+ messages)
[RFC 5/8] x86_64: Add UV specific header for MMR definitions
2008-03-26 5:17 UTC (8+ messages)
[RFC 6/8] x86_64: Define the macros and tables for the basic UV infrastructure
2008-03-26 3:03 UTC (5+ messages)
[PATCH] - Increase max physical memory size of x86_64
2008-03-25 21:02 UTC (4+ messages)
[Bugme-new] [Bug 10318] New: WARNING: at arch/x86/mm/highmem_32.c:43 kmap_atomic_prot+0x87/0x184()
2008-03-25 20:23 UTC (4+ messages)
[RFC/PATCH 00/15 v2] kvm on big iron
2008-03-25 17:47 UTC (4+ messages)
` [RFC/PATCH 00/15 v3] "
` [RFC/PATCH 01/15 v3] preparation: provide hook to enable pgstes in user pagetable
` [RFC/PATCH 02/15 v3] preparation: host memory management changes for s390 kvm
[patch] srat, x86_64: Add support for nodes spanning other nodes
2008-03-25 17:38 UTC (3+ messages)
[RFC/PATCH 01/15] preparation: provide hook to enable pgstes in user pagetable
2008-03-25 15:37 UTC (12+ messages)
` [kvm-devel] "
[PATCH 00/10] NR_CPUS: third reduction of NR_CPUS memory usage
2008-03-25 15:02 UTC (9+ messages)
` [PATCH 05/10] cpumask: Add cpumask_scnprintf_len function
` [PATCH 06/10] x86: reduce memory and stack usage in intel_cacheinfo
` [PATCH 07/10] cpu: change cpu_sys_devices from array to per_cpu variable
` [PATCH 08/10] net: remove NR_CPUS arrays in net/core/dev.c
` [PATCH 09/10] x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
` [PATCH 10/10] sched: Remove fixed NR_CPUS sized arrays in kernel_sched.c
[RFC 4/8] x86_64: Parsing for ACPI "SAPIC" table
2008-03-25 13:33 UTC (3+ messages)
[RFC][PATCH] another swap controller for cgroup
2008-03-25 12:35 UTC (9+ messages)
[PATCH] Fix data leak in nobh_write_end
2008-03-25 9:22 UTC (3+ messages)
[PATCH] ext3: Use page_mkwrite vma_operations to get mmap write notification
2008-03-25 9:21 UTC (2+ messages)
[PATCH] fix spurious EBUSY on memory cgroup removal
2008-03-25 6:30 UTC (5+ messages)
ebizzy performance with different allocators
2008-03-25 5:36 UTC (2+ messages)
[PATCH 00/12] cpumask: reduce stack pressure from local/passed cpumask variables
2008-03-25 2:31 UTC (13+ messages)
` [PATCH 01/12] cpumask: Convert cpumask_of_cpu to static array
` [PATCH 02/12] cpumask: pass pointer to cpumask for set_cpus_allowed()
` [PATCH 03/12] cpumask: reduce stack pressure in sched_affinity
` [PATCH 04/12] cpumask: pass cpumask by reference to acpi-cpufreq
` [PATCH 05/12] init: move large array from stack to _initdata section
` [PATCH 06/12] cpumask: create pointer to node_to_cpumask array element
` [PATCH 07/12] cpumask: reduce stack usage in SD_x_INIT initializers
` [PATCH 08/12] cpumask: pass temp cpumask variables in init_sched_build_groups
` [PATCH 09/12] sched: fix memory leak in build_sched_domains
` [PATCH 10/12] cpumask: reduce stack usage "
` [PATCH 11/12] cpumask: reduce stack pressure in cpu_coregroup_map
` [PATCH 12/12] cpu/node mask: reduce stack usage using MASK_NONE, MASK_ALL
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox