| Commit message (Expand) | Author | Age |
* | [PATCH] x86-64: Always flush all pages in change_page_attr | Andi Kleen | 2007-04-24 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 |
|\ |
|
| * | [PATCH] x86-64: Remove mk_pte_phys() | Andi Kleen | 2007-02-13 |
| * | [PATCH] x86-64: clean up sparsemem memory_present call | Bob Picco | 2007-02-13 |
| * | [PATCH] x86: simplify notify_page_fault() | Jan Beulich | 2007-02-13 |
| * | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole | Rohit Seth | 2007-02-13 |
| * | [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix | Amul Shah | 2007-02-13 |
| * | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically | Amul Shah | 2007-02-13 |
* | | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 |
* | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c | Eric W. Biederman | 2007-02-14 |
* | | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head | Eric W. Biederman | 2007-02-14 |
|/ |
|
* | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 2007-02-11 |
* | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 |
* | [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps | Ernie Petrides | 2006-12-06 |
* | [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/* | Andi Kleen | 2006-12-06 |
* | [PATCH] x86-64: Speed and clean up cache flushing in change_page_attr | Andi Kleen | 2006-12-06 |
* | [PATCH] x86_64: fix memory hotplug build with NUMA=n | Yasunori Goto | 2006-11-20 |
* | [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn | Andi Kleen | 2006-11-14 |
* | [PATCH] x86-64: x86_64 hot-add memory srat.c fix | keith mannthey | 2006-10-21 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 |
* | [PATCH] Generic ioremap_page_range: x86_64 conversion | Haavard Skinnemoen | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable | Keith Mannthey | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c | Keith Mannthey | 2006-10-01 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 |
* | [PATCH] Allow an arch to expand node boundaries | Mel Gorman | 2006-09-27 |
* | [PATCH] Account for holes that are outside the range of physical memory | Mel Gorman | 2006-09-27 |
* | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman | 2006-09-27 |
* | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 |
| * | [PATCH] Use proper accessors to change PSE bits in change_page_attr() | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove bogus warning from early_ioremap | Andi Kleen | 2006-09-26 |
| * | [PATCH] make numa_emulation() __init | Andrew Morton | 2006-09-26 |
| * | [PATCH] x86_64 kernel mapping fix | Keith Mannthey | 2006-09-26 |
| * | [PATCH] make fault notifier unconditional and export it | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c | Andi Kleen | 2006-09-26 |
| * | [PATCH] Clean up acpi_numa variable | Andi Kleen | 2006-09-26 |
| * | [PATCH] Convert x86-64 to early param | Andi Kleen | 2006-09-26 |
| * | [PATCH] initialize end of memory variables as early as possible | Jan Beulich | 2006-09-26 |
* | | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 |
* | | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter | 2006-09-26 |
|/ |
|
* | [PATCH] lockdep: beautify x86_64 stacktraces | Ingo Molnar | 2006-07-03 |
* | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 |