| Commit message (Expand) | Author | Age |
* | [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() | David Gibson | 2007-01-09 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras | 2006-12-10 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 |
* | [POWERPC] Fix cputable.h for combined build | Stephen Rothwell | 2006-12-04 |
* | [POWERPC] ps3: multiplatform build fixes | Arnd Bergmann | 2006-12-04 |
* | [POWERPC] setup_kcore(): Fix incorrect function name in panic() call. | Geert Uytterhoeven | 2006-12-04 |
* | [POWERPC] iSeries: fix slb.c for combined build | Stephen Rothwell | 2006-12-04 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Remove ioremap64 and fixup_bigphys_addr | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 2006-12-04 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-03 |
|\ |
|
| * | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 |
| * | [POWERPC] Make high hugepage areas preempt safe | Hugh Dickins | 2006-10-31 |
* | | [PATCH] Do a single one-line printk in bad_page_fault() | Michael Ellerman | 2006-11-12 |
* | | [POWERPC] Make pSeries_lpar_hpte_insert static | Geoff Levand | 2006-10-16 |
|/ |
|
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 |
* | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2006-10-04 |
|\ |
|
| * | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell | 2006-10-03 |
| * | [POWERPC] fix ioremap for a combined kernel | Stephen Rothwell | 2006-09-24 |
* | | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 |
* | | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 2006-09-27 |
|/ |
|
* | Merge branch 'merge' | Paul Mackerras | 2006-08-25 |
|\ |
|
| * | [POWERPC] Fix powerpc 44x_mmu build | Matt Porter | 2006-08-24 |
| * | [POWERPC] hugepage BUG fix | Adam Litke | 2006-08-23 |
| * | [POWERPC] Fix mem= handling when the memory limit is > RMO size | Michael Ellerman | 2006-07-25 |
* | | [POWERPC] Implement SLB shadow buffer | Michael Neuling | 2006-08-08 |
* | | [POWERPC] Fix powerpc 44x_mmu build | Matt Porter | 2006-08-08 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 |
* | | [POWERPC] Fix a compiler warning in mm/tlb_64.c | Michael Ellerman | 2006-07-13 |
* | | [POWERPC] Fix mem= handling when the memory limit is > RMO size | Michael Ellerman | 2006-07-07 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [POWERPC] Fix idr locking in init_new_context | Sonny Rao | 2006-06-29 |
| * | [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() | Michael Ellerman | 2006-06-27 |
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman | 2006-06-27 |
* | | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 |
* | | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 |
* | | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 |
|/ |
|
* | [PATCH] Notify page fault call chain for powerpc | Anil S Keshavamurthy | 2006-06-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | [POWERPC] Add starting of secondary 86xx CPUs. | Jon Loeliger | 2006-06-21 |
| * | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 2006-06-15 |
| * | powerpc: Use 64k pages without needing cache-inhibited large pages | Paul Mackerras | 2006-06-14 |
| * | powerpc: Remove unused paca->pgdir field | Paul Mackerras | 2006-06-12 |
| * | powerpc: add context.vdso_base for 32-bit too | Paul Mackerras | 2006-06-11 |
| * | [PATCH] powerpc: Fix buglet with MMU hash management | Benjamin Herrenschmidt | 2006-06-09 |
| * | [PATCH] powerpc: Unify mem= handling | Michael Ellerman | 2006-05-19 |