index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
1
-4
/
+0
2007-02-07
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
1
-4
/
+1
2007-02-07
[POWERPC] 8xx: platform specific mmu updates
Vitaly Bordug
1
-10
/
+10
2007-01-24
[POWERPC] TLB insertion cleanup
Ishizaki Kou
1
-2
/
+1
2007-01-09
[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()
David Gibson
1
-4
/
+4
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-3
/
+3
2006-12-11
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
Paul Mackerras
1
-0
/
+65
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
1
-1
/
+1
2006-12-04
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
Geert Uytterhoeven
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: fix slb.c for combined build
Stephen Rothwell
1
-7
/
+6
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2
-22
/
+16
2006-12-04
[POWERPC] Remove ioremap64 and fixup_bigphys_addr
Benjamin Herrenschmidt
1
-17
/
+0
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
1
-15
/
+31
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
1
-5
/
+6
2006-11-14
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
1
-2
/
+6
2006-11-13
[PATCH] Do a single one-line printk in bad_page_fault()
Michael Ellerman
1
-11
/
+14
2006-11-01
[POWERPC] Make high hugepage areas preempt safe
Hugh Dickins
1
-3
/
+0
2006-10-16
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
1
-1
/
+1
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-6
/
+7
2006-10-04
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2
-22
/
+10
2006-10-03
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
1
-0
/
+3
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
2
-175
/
+35
2006-09-25
[POWERPC] fix ioremap for a combined kernel
Stephen Rothwell
1
-22
/
+7
2006-08-25
Merge branch 'merge'
Paul Mackerras
1
-1
/
+1
2006-08-25
[POWERPC] Fix powerpc 44x_mmu build
Matt Porter
1
-2
/
+2
2006-08-24
[POWERPC] hugepage BUG fix
Adam Litke
1
-1
/
+1
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
1
-4
/
+33
2006-08-08
[POWERPC] Fix powerpc 44x_mmu build
Matt Porter
1
-2
/
+2
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-17
/
+14
2006-07-26
[POWERPC] Fix mem= handling when the memory limit is > RMO size
Michael Ellerman
1
-1
/
+2
2006-07-13
[POWERPC] Fix a compiler warning in mm/tlb_64.c
Michael Ellerman
1
-0
/
+1
2006-07-07
[POWERPC] Fix mem= handling when the memory limit is > RMO size
Michael Ellerman
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
21
-21
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
3
-65
/
+46
2006-06-29
[POWERPC] Fix idr locking in init_new_context
Sonny Rao
1
-0
/
+2
2006-06-28
[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
Michael Ellerman
1
-28
/
+6
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2
-37
/
+38
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
1
-5
/
+6
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-1
/
+2
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+8
2006-06-26
[PATCH] Notify page fault call chain for powerpc
Anil S Keshavamurthy
1
-1
/
+35
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
15
-108
/
+185
2006-06-21
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
1
-2
/
+2
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
1
-2
/
+2
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
2
-44
/
+0
[next]