Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ee4f2ea48674b6c9d91bc854edc51a3e6a7168c4
/
arch
/
powerpc
/
mm
ee4f2ea
[POWERPC] Fix 32-bit mm operations when not using BATs
by Benjamin Herrenschmidt
· 18 years ago
3be4e69
[POWERPC] Cleanup 32-bit map_page
by Benjamin Herrenschmidt
· 18 years ago
a741e67
[POWERPC] Make tlb flush batch use lazy MMU mode
by Benjamin Herrenschmidt
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
721151d
[POWERPC] Allow drivers to map individual 4k pages to userspace
by Paul Mackerras
· 18 years ago
9213fee
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
by Stephen Rothwell
· 18 years ago
a8bda5d
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
by Stephen Rothwell
· 18 years ago
e049d1c
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
94b2a43
[POWERPC] Fix spu SLB invalidations
by Benjamin Herrenschmidt
· 18 years ago
eb6de28
[POWERPC] Allow duplicate lmb_reserve() calls
by David Gibson
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 18 years ago
a325254
[POWERPC] Fix bug with early ioremap and 64k pages
by Benjamin Herrenschmidt
· 18 years ago
7ac9a13
[POWERPC] Fix vDSO page count calculation
by Benjamin Herrenschmidt
· 18 years ago
8dabba5
[POWERPC] Fix is_power_of_4(x) compile error
by Kumar Gala
· 18 years ago
bcff494
[POWERPC] Remove bogus comment about page_is_ram
by Johannes Berg
· 18 years ago
63c2f78
[POWERPC] Add "is_power_of_2" checking to log2.h.
by Robert P. J. Day
· 18 years ago
dbbb06b
[POWERPC] 8xx: platform specific mmu updates
by Vitaly Bordug
· 18 years ago
d649bd7
[POWERPC] TLB insertion cleanup
by Ishizaki Kou
· 18 years ago
6aa3e1e
[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()
by David Gibson
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
0204568
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
by Paul Mackerras
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
39dde65
[PATCH] shared page table for hugetlb page
by Chen, Kenneth W
· 18 years ago
0470466
[POWERPC] Fix cputable.h for combined build
by Stephen Rothwell
· 18 years ago
e22ba7e
[POWERPC] ps3: multiplatform build fixes
by Arnd Bergmann
· 18 years ago
adaa3a7
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
by Geert Uytterhoeven
· 18 years ago
56291e1
[POWERPC] iSeries: fix slb.c for combined build
by Stephen Rothwell
· 18 years ago
68a6435
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
by Benjamin Herrenschmidt
· 18 years ago
3d1ea8e
[POWERPC] Remove ioremap64 and fixup_bigphys_addr
by Benjamin Herrenschmidt
· 18 years ago
4cb3cee
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
by Benjamin Herrenschmidt
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
68589bc
[PATCH] hugetlb: prepare_hugepage_range check offset too
by Hugh Dickins
· 18 years ago
a416dd8
[PATCH] Do a single one-line printk in bad_page_fault()
by Michael Ellerman
· 18 years ago
9626888
[POWERPC] Make high hugepage areas preempt safe
by Hugh Dickins
· 18 years ago
035223f
[POWERPC] Make pSeries_lpar_hpte_insert static
by Geoff Levand
· 18 years ago
6391af1
[PATCH] mm: use symbolic names instead of indices for zone initialisation
by Mel Gorman
· 18 years ago
c730f5b
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
by Paul Mackerras
· 18 years ago
3f639ee
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
by Stephen Rothwell
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
df67b3d
[PATCH] make PROT_WRITE imply PROT_READ
by Jason Baron
· 18 years ago
c67c3cb
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
by Mel Gorman
· 18 years ago
5e203d6
[POWERPC] fix ioremap for a combined kernel
by Stephen Rothwell
· 18 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
054389f
[POWERPC] Fix powerpc 44x_mmu build
by Matt Porter
· 18 years ago
c9169f8
[POWERPC] hugepage BUG fix
by Adam Litke
· 18 years ago
2f6093c
[POWERPC] Implement SLB shadow buffer
by Michael Neuling
· 18 years ago
452b5e2
[POWERPC] Fix powerpc 44x_mmu build
by Matt Porter
· 18 years ago
a7f67bd
[POWERPC] Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
30f30e1
[POWERPC] Fix mem= handling when the memory limit is > RMO size
by Michael Ellerman
· 18 years ago
2d69ff3
[POWERPC] Fix a compiler warning in mm/tlb_64.c
by Michael Ellerman
· 18 years ago
e7c1f69
[POWERPC] Fix mem= handling when the memory limit is > RMO size
by Michael Ellerman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
3aa590c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
f86c9747
[POWERPC] Fix idr locking in init_new_context
by Sonny Rao
· 18 years ago
c30a4df
[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
by Michael Ellerman
· 19 years ago
7d0daae
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
by Michael Ellerman
· 19 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
4f9e87c
[PATCH] Notify page fault call chain for powerpc
by Anil S Keshavamurthy
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
ee0339f
[POWERPC] Add starting of secondary 86xx CPUs.
by Jon Loeliger
· 19 years ago
19242b2
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
by Arnd Bergmann
· 19 years ago
227318b
[POWERPC] Remove stale 64bit on 32bit kernel code
by Anton Blanchard
· 19 years ago
bf72aeb
powerpc: Use 64k pages without needing cache-inhibited large pages
by Paul Mackerras
· 19 years ago
4306443
powerpc: Remove unused paca->pgdir field
by Paul Mackerras
· 19 years ago
6218a76
powerpc: add context.vdso_base for 32-bit too
by Paul Mackerras
· 19 years ago
c5cf0e3
[PATCH] powerpc: Fix buglet with MMU hash management
by Benjamin Herrenschmidt
· 19 years ago
2babf5c
[PATCH] powerpc: Unify mem= handling
by Michael Ellerman
· 19 years ago
f18fc72
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
953039c
[PATCH] powerpc: Allow devices to register with numa topology
by Jeremy Kerr
· 19 years ago
29f147d
Merge branch 'merge'
by Paul Mackerras
· 19 years ago
f10a04c
[PATCH] powerpc: Fix pagetable bloat for hugepages
by David Gibson
· 19 years ago
e110b28
[PATCH] powerpc: Less verbose mem configuration output
by Olof Johansson
· 19 years ago
f430c02
[PATCH] powerpc: Quiet page order output
by Olof Johansson
· 19 years ago
fc5266e
[PATCH] powerpc: trivial spelling fixes in fault.c
by Anton Blanchard
· 19 years ago
0e55195
[PATCH] for_each_possible_cpu: powerpc
by KAMEZAWA Hiroyuki
· 19 years ago
bab70a4
[PATCH] lock PTE before updating it in 440/BookE page fault handler
by Eugene Surovegin
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
c258dd4
[PATCH] powerpc: Consistent printing of node id
by Anton Blanchard
· 19 years ago
069007a
[PATCH] powerpc: hot_add_scn_to_nid() build fix
by Andrew Morton
· 19 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
2e6e33b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
2d0eee1
[PATCH] powerpc: Fix warning in add_memory
by Andrew Morton
· 19 years ago
42b88be
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
by David Gibson
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
70dc991
[PATCH] remove set_page_count(page, 0) users (outside mm)
by Nick Piggin
· 19 years ago
f8642eb
[PATCH] powerpc: Remove calculation of io hole
by Michael Ellerman
· 19 years ago
57cfb81
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
by Michael Ellerman
· 19 years ago
caf80e5
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
by Michael Ellerman
· 19 years ago
2b26122
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
by Nathan Lynch
· 19 years ago
482ec7c
[PATCH] powerpc numa: Support sparse online node map
by Nathan Lynch
· 19 years ago
bc16a75
[PATCH] powerpc numa: Consolidate handling of Power4 special case
by Nathan Lynch
· 19 years ago
cf950b7
[PATCH] powerpc numa: Get rid of "numa domain" terminology
by Nathan Lynch
· 19 years ago
2e5ce39
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
by Nathan Lynch
· 19 years ago
bf4b85b
[PATCH] powerpc numa: Minor debugging code changes
by Nathan Lynch
· 19 years ago
c08888c
[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0
by Nathan Lynch
· 19 years ago
Next »