index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
1
-1
/
+1
2007-02-16
[POWERPC] Fix bug with early ioremap and 64k pages
Benjamin Herrenschmidt
1
-1
/
+1
2007-02-13
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
1
-3
/
+0
2007-02-09
[POWERPC] Fix is_power_of_4(x) compile error
Kumar Gala
1
-1
/
+1
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-25
[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-28
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
1
-5
/
+6
2006-06-28
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-1
/
+2
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+8
[next]