update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / arch / ppc64 / mm / init.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-02 Dave Hansen[PATCH] ppc64: fix off-by-one in mem_init()
2004-07-29 Benjamin Herrenschmidt[PATCH] ppc64: hash table races fixes
2004-07-24 Anton Blanchard[PATCH] Fix ppc64 max_pfn issue - again
2004-07-23 Anton Blanchard[PATCH] Fix ppc64 max_pfn issue
2004-06-24 Andrew Morton[PATCH] Make nr_swap_pages a long
2004-06-17 Paul Mackerras[PATCH] ppc64: Implement CONFIG_PREEMPT
2004-05-31 Olaf Hering+- add patches.arch/ibm-ppc64-hash_table-fixes
2004-05-27 Andrew Morton[PATCH] ppc64 kernel hackers can't spell
2004-04-26 Andrew Morton[PATCH] ppc64: Initrd Cleanup
2004-04-26 Olaf Hering+- consolidate ppc64 patches, update to current ameslab...
2004-04-12 Andrew Morton[PATCH] ppc64: Add some POWER5 specific optimisations
2004-04-02 Olaf Hering+- merge a few patches from the linuxppc64-2.5 tree
2004-03-31 Andrew Morton[PATCH] ppc64: clean up virtual <-> absolute code
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-15 Andrew Morton[PATCH] Cleanup ppc64 procfs code
2004-03-15 Andrew Morton[PATCH] Remove some unused ppc64 variables
2004-03-06 Andrew Morton[PATCH] ppc64: Convert mm_context_t to a struct
2004-03-06 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040306
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-27 Anton Blanchard[PATCH] ppc64: TLB flush rework
2004-02-27 Benjamin Herrenschmidt[PATCH] ppc64: iommu rewrite
2004-02-27 Benjamin Herrenschmidt[PATCH] ppc64: physical RAM accounting fix
2004-02-23 Andrew Morton[PATCH] ppc64: uniprocessor compile fixes
2004-02-23 Andrew Morton[PATCH] ppc64: cleanup lmb code
2004-02-16 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-rc3-20040216
2004-02-13 Anton Blanchard[PATCH] cleanup debugger hooks
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-01-19 Andrew Morton[PATCH] ppc64: __hash_page rewrite, from Ben Herrenschmidt
2004-01-19 Andrew Morton[PATCH] ppc64: Fix {pte,pmd}_free vs. hash_page race...
2004-01-19 Andrew Morton[PATCH] ppc64: Mem-map I/O changes, from Mike Wolf
2004-01-12 Olaf Hering+- update patches.arch/ppc64.patch
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-17 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-10-26 Olaf Hering+- update to 2.6.0-test9
2003-09-20 Anton Blanchardppc64: slabify ppc64 pagetables, from Bill Irwin
2003-09-07 Anton Blanchardppc64: ppc64 Hugepage support from David Gibson
2003-09-02 Anton Blanchardppc64: remove interrupt stacks which broke when the...
2003-08-18 Andrew Morton[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-29 Anton Blanchardppc64: add asm/sections.h
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-07-02 Andrew Morton[PATCH] NUMA memory reporting fix
2003-06-07 Anton Blanchardppc64: cputable support from Will Schmidt
2003-06-04 Anton Blanchardppc64: Call setup_kcore later in boot, we call kmalloc...
2003-06-04 Anton Blanchardppc64: kcore support
2003-05-25 Andrew Morton[PATCH] Change mmu_gathers into per-cpu data
2003-04-25 Anton Blanchardppc64: clear up the cpu<-> node mappings, and cache...
2003-04-25 Anton Blanchardppc64: remove numa_node_exists, from Martin Bligh
2003-02-18 Anton Blanchardppc64: allow pSeries LPAR insert_pte to fail
2003-01-14 Anton BlanchardMerge samba.org:/scratch/anton/linux-2.5
2003-01-13 Anton BlanchardMerge samba.org:/scratch/anton/linux-2.5
2003-01-11 Andrew Morton[PATCH] replace `typedef mmu_gather_t' with `struct...
2003-01-08 Anton Blanchardppc64: remove flush_icache_page, based on same work...
2002-12-08 Anton Blanchardppc64: EEH cleanup from Todd Inglett
2002-11-06 Anton Blanchardppc64: rework ppc64 hashtable management
2002-11-05 Anton Blanchardppc64: numa updates
2002-10-08 Anton Blanchardppc64: merge status indicator update from 2.4
2002-09-21 Anton Blanchardppc64: DISCONTIGMEM updates
2002-09-21 Anton Blanchardppc64: wrap pidhash reference for the moment
2002-09-18 Anton Blanchardppc64: fix some compiler warnings
2002-09-14 Anton Blanchardppc64: DISCONTIGMEM updates, rework to be like x86...
2002-09-08 Anton Blanchardppc64: add arg to do_fork and fix ELF_AUX entries as...
2002-08-29 Anton Blanchardppc64: fixes for 2.5.32
2002-08-12 Anton Blanchardppc64: avoid bitops where possible in cacheflush avoida...
2002-07-18 Anton Blanchardppc64: add POWER4+ (GQ) support
2002-06-13 Anton Blanchardppc64: remove some stale code
2002-06-10 Anton Blanchardppc64: remove __openfirmware and __chrp
2002-06-08 Anton Blanchardppc64: POWER4 lazy icache flushing
2002-06-08 Anton Blanchardppc64: update ppc64 tlb batch code
2002-06-04 Anton Blanchardppc64: Use non context synchronising mtmsrd. Cleanup...
2002-06-03 Anton Blanchardppc64: copy_user_page and clear_user_page now take...
2002-05-31 Anton Blanchardppc64: kill MAP_NR, dont mark free_initmem as __init
2002-05-25 Anton BlanchardMerge samba.org:/scratch/anton/linux-2.5
2002-05-21 Christoph Hellwig[PATCH] buffermem_pages removal (1/5)
2002-05-17 Anton Blanchardppc64: No need to handle address space destruction...
2002-05-16 Anton Blanchardppc64: use generic debugger hooks instead of hardwiring...
2002-05-14 Anton Blanchardppc64: Take page_table_lock in flush_tlb_mm
2002-05-05 Christoph Hellwig[PATCH] architecture-independand si_meminfo
2002-05-03 Roman Zippel[PATCH] replace mk_pte_phys() with pfn_pte()
2002-05-01 Anton BlanchardMerge samba.org:/scratch/anton/linux-2.5
2002-04-30 Andrew Morton[PATCH] remove show_buffers()
2002-04-26 Anton Blanchardppc64: fix compiler warnings
2002-04-13 Anton Blanchardppc64: EEH updates and FWNMI handler from Todd Inglett
2002-04-13 Anton Blanchardppc64: Paca -> paca, Naca -> naca from Dave Engebretsen
2002-04-09 Anton Blanchardreplace flush_tlb_all with flush_tlb_kernel_range which...
2002-04-09 Anton Blanchardppc64: create cacheflush.h and tlbflush.h
2002-03-26 Anton Blanchardppc64: LMB fixes from Peter Bergner
2002-03-26 Anton Blanchardppc64: remove warnings
2002-03-26 Anton Blanchardppc64: hashtable management rework for SMP scalability
2002-02-21 Anton Blanchardppc64: update for pte in highmem changes
2002-02-15 Anton BlanchardAdd ppc64 support. This includes both pSeries (RS/6000...