| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 2006-12-04 | 1 | -15/+31 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 1 | -5/+6 |
|\ |
|
| * | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 | 1 | -2/+6 |
| * | [POWERPC] Make high hugepage areas preempt safe | Hugh Dickins | 2006-11-01 | 1 | -3/+0 |
* | | [PATCH] Do a single one-line printk in bad_page_fault() | Michael Ellerman | 2006-11-13 | 1 | -11/+14 |
* | | [POWERPC] Make pSeries_lpar_hpte_insert static | Geoff Levand | 2006-10-16 | 1 | -1/+1 |
|/ |
|
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 2 | -6/+7 |
* | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2006-10-04 | 2 | -22/+10 |
|\ |
|
| * | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell | 2006-10-03 | 1 | -0/+3 |
| * | [POWERPC] fix ioremap for a combined kernel | Stephen Rothwell | 2006-09-25 | 1 | -22/+7 |
* | | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 | 1 | -1/+1 |
* | | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 2006-09-27 | 2 | -175/+35 |
|/ |
|
* | Merge branch 'merge' | Paul Mackerras | 2006-08-25 | 1 | -1/+1 |
|\ |
|
| * | [POWERPC] Fix powerpc 44x_mmu build | Matt Porter | 2006-08-25 | 1 | -2/+2 |
| * | [POWERPC] hugepage BUG fix | Adam Litke | 2006-08-24 | 1 | -1/+1 |
| * | [POWERPC] Fix mem= handling when the memory limit is > RMO size | Michael Ellerman | 2006-07-26 | 1 | -1/+2 |
* | | [POWERPC] Implement SLB shadow buffer | Michael Neuling | 2006-08-08 | 1 | -4/+33 |
* | | [POWERPC] Fix powerpc 44x_mmu build | Matt Porter | 2006-08-08 | 1 | -2/+2 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -17/+14 |
* | | [POWERPC] Fix a compiler warning in mm/tlb_64.c | Michael Ellerman | 2006-07-13 | 1 | -0/+1 |
* | | [POWERPC] Fix mem= handling when the memory limit is > RMO size | Michael Ellerman | 2006-07-07 | 1 | -1/+2 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 21 | -21/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-29 | 3 | -65/+46 |
|\ |
|
| * | [POWERPC] Fix idr locking in init_new_context | Sonny Rao | 2006-06-29 | 1 | -0/+2 |
| * | [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() | Michael Ellerman | 2006-06-28 | 1 | -28/+6 |
| * | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman | 2006-06-28 | 2 | -37/+38 |
* | | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 | 1 | -5/+6 |
* | | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 | 1 | -1/+2 |
* | | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 1 | -3/+8 |
|/ |
|
* | [PATCH] Notify page fault call chain for powerpc | Anil S Keshavamurthy | 2006-06-26 | 1 | -1/+35 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-22 | 15 | -108/+185 |
|\ |
|
| * | [POWERPC] Add starting of secondary 86xx CPUs. | Jon Loeliger | 2006-06-21 | 1 | -2/+2 |
| * | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 2006-06-15 | 2 | -44/+0 |
| * | powerpc: Use 64k pages without needing cache-inhibited large pages | Paul Mackerras | 2006-06-15 | 6 | -31/+135 |
| * | powerpc: Remove unused paca->pgdir field | Paul Mackerras | 2006-06-12 | 2 | -7/+0 |
| * | powerpc: add context.vdso_base for 32-bit too | Paul Mackerras | 2006-06-11 | 3 | -5/+5 |
| * | [PATCH] powerpc: Fix buglet with MMU hash management | Benjamin Herrenschmidt | 2006-06-09 | 2 | -1/+4 |
| * | [PATCH] powerpc: Unify mem= handling | Michael Ellerman | 2006-05-19 | 1 | -11/+32 |
| * | Merge ../linux-2.6 | Paul Mackerras | 2006-05-05 | 1 | -5/+27 |
| |\ |
|
| * \ | Merge branch 'merge' | Paul Mackerras | 2006-04-29 | 2 | -36/+266 |
| |\ \ |
|
| * | | | [PATCH] powerpc: Less verbose mem configuration output | Olof Johansson | 2006-04-22 | 2 | -7/+7 |
| * | | | [PATCH] powerpc: Quiet page order output | Olof Johansson | 2006-04-22 | 1 | -1/+1 |
* | | | | [PATCH] powerpc: Fix 64k pages on non-partitioned machines | Arnd Bergmann | 2006-06-17 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | [PATCH] powerpc: Allow devices to register with numa topology | Jeremy Kerr | 2006-05-01 | 1 | -5/+27 |
| |/
|/| |
|
* | | [PATCH] powerpc: Fix pagetable bloat for hugepages | David Gibson | 2006-04-28 | 2 | -36/+266 |
|/ |
|
* | [PATCH] powerpc: trivial spelling fixes in fault.c | Anton Blanchard | 2006-04-01 | 1 | -3/+3 |
* | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 1 | -1/+1 |
* | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin | 2006-03-29 | 2 | -15/+21 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 1 | -2/+2 |
|\ |
|