index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2009-03-11
2
-11
/
+28
*
powerpc/fsl-booke: Add support for tlbilx instructions
Kumar Gala
2009-03-09
1
-7
/
+37
*
powerpc: Increase stack gap on 64bit binaries
Anton Blanchard
2009-02-23
1
-2
/
+9
*
powerpc: Ensure random space between stack and mmaps
Anton Blanchard
2009-02-23
1
-3
/
+11
*
powerpc: Randomise mmap start address
Anton Blanchard
2009-02-23
1
-1
/
+16
*
powerpc: Rearrange mmap.c
Anton Blanchard
2009-02-23
1
-11
/
+11
*
powerpc/numa: Cleanup hot_add_scn_to_nid
Nathan Fontenot
2009-02-23
1
-66
/
+73
*
powerpc/mm: Reduce hashtable size when using 64kB pages
Anton Blanchard
2009-02-23
1
-2
/
+3
*
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-02-18
1
-3
/
+3
|
\
|
*
powerpc/fsl-booke: Fix compile warning
Kumar Gala
2009-02-12
1
-2
/
+2
|
*
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
2009-02-12
1
-1
/
+1
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-02-18
2
-3
/
+4
|
\
\
|
*
|
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
2009-02-13
1
-2
/
+3
|
*
|
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
2009-02-11
1
-1
/
+1
*
|
|
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2009-02-11
3
-62
/
+148
*
|
|
powerpc/mm: Move 64-bit unmapped_area to top of address space
Anton Blanchard
2009-02-11
1
-6
/
+0
|
|
/
|
/
|
*
|
powerpc/numa: Remove redundant find_cpu_node()
Milton Miller
2009-02-11
1
-31
/
+2
*
|
powerpc/numa: Avoid possible reference beyond prop. length in find_min_common...
Milton Miller
2009-02-11
1
-1
/
+1
*
|
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-02-11
1
-47
/
+46
|
\
\
|
|
/
|
/
|
|
*
powerpc/fsl-booke: Make CAM entries used for lowmem configurable
Trent Piepho
2009-01-28
1
-1
/
+5
|
*
powerpc/fsl-booke: Allow larger CAM sizes than 256 MB
Trent Piepho
2009-01-28
1
-1
/
+13
|
*
powerpc/fsl-booke: Remove code duplication in lowmem mapping
Trent Piepho
2009-01-28
1
-48
/
+31
*
|
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
2009-02-09
2
-4
/
+4
|
/
*
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
Gerhard Pircher
2009-01-28
1
-3
/
+3
*
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dave Kleikamp
2009-01-16
1
-1
/
+10
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-13
1
-2
/
+2
*
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2009-01-13
2
-10
/
+10
|
\
|
*
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
2009-01-07
2
-3
/
+0
|
*
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2009-01-07
2
-7
/
+10
*
|
powerpc/mm: Make clear_fixmap() actually work
Anton Vorontsov
2009-01-08
1
-1
/
+2
*
|
powerpc: Fix missing semicolons in mmu_decl.h
Benjamin Herrenschmidt
2009-01-08
1
-3
/
+3
*
|
powerpc: Remove the redundant _tlbil_pid at SMP case
Dave Liu
2009-01-08
1
-1
/
+2
*
|
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
2009-01-08
1
-6
/
+5
*
|
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
2009-01-08
1
-17
/
+20
*
|
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
2009-01-08
1
-5
/
+1
*
|
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
2009-01-08
1
-2
/
+10
*
|
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
1
-1
/
+1
*
|
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2009-01-06
1
-0
/
+7
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
18
-283
/
+1191
|
\
|
*
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-29
1
-9
/
+14
|
*
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
2008-12-23
3
-7
/
+7
|
*
powerpc/32: Allow __ioremap on RAM addresses for kdump kernel
Anton Vorontsov
2008-12-23
1
-0
/
+2
|
*
powerpc: Fix missing 'blr' in _tlbia()
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+1
|
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
2
-4
/
+4
|
*
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
2008-12-21
2
-54
/
+111
|
*
powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440
Benjamin Herrenschmidt
2008-12-21
1
-9
/
+10
|
*
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-21
4
-1
/
+291
|
*
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2008-12-21
5
-3
/
+216
|
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
1
-1
/
+1
|
*
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
2008-12-21
1
-47
/
+221
[next]