index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: Fix broken highmem support
Russell King
2009-08-15
1
-1
/
+8
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2009-06-18
1
-0
/
+7
|
\
|
*
[ARM] pxa/treo680: initial support
Tomas 'Sleep_Walker' Cech
2009-06-16
1
-0
/
+7
*
|
Merge branch 'u300' into devel
Russell King
2009-06-14
1
-0
/
+14
|
\
\
|
*
|
[ARM] 5480/1: U300-v5 integrate into the ARM architecture
Linus Walleij
2009-04-28
1
-0
/
+14
|
|
/
*
|
omap iommu: simple virtual address space management
Hiroshi DOYU
2009-05-19
1
-0
/
+1
|
/
*
[ARM] pxa: Add support for suspend on PalmTX, T5 and LD
Marek Vasut
2009-04-04
1
-0
/
+11
*
Merge branch 'master' into devel
Russell King
2009-03-28
1
-1
/
+1
|
\
|
*
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
Mikael Pettersson
2009-03-28
1
-1
/
+1
*
|
Merge branch 'highmem' into devel
Russell King
2009-03-24
1
-0
/
+18
|
\
\
|
*
|
[ARM] ignore high memory with VIPT aliasing caches
Nicolas Pitre
2009-03-15
1
-0
/
+5
|
*
|
[ARM] kmap support
Nicolas Pitre
2009-03-15
1
-0
/
+13
|
|
/
*
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
1
-1
/
+2
|
\
\
|
|
/
|
*
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
Nicolas Pitre
2009-02-19
1
-1
/
+2
*
|
[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type
Paul Walmsley
2009-03-12
1
-0
/
+23
|
/
*
[ARM] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-12-14
1
-3
/
+2
*
[ARM] use asm/sections.h
Russell King
2008-12-01
1
-4
/
+5
*
Merge branch 'highmem' into devel
Russell King
2008-11-28
1
-48
/
+66
|
\
|
*
[ARM] prevent the vmalloc cmdline argument from eating all memory
Nicolas Pitre
2008-11-28
1
-0
/
+7
|
*
[ARM] split highmem into its own memory bank
Nicolas Pitre
2008-11-28
1
-33
/
+51
|
*
[ARM] rationalize memory configuration code some more
Nicolas Pitre
2008-11-28
1
-18
/
+11
*
|
[ARM] remove memzero()
Russell King
2008-11-27
1
-1
/
+1
|
/
*
[ARM] iop: iop3xx needs registers mapped uncached+unbuffered
Russell King
2008-11-09
1
-0
/
+6
*
[ARM] mm: fix page table initialization
Russell King
2008-11-06
1
-30
/
+77
*
[ARM] fix naming of MODULE_START / MODULE_END
Russell King
2008-11-06
1
-2
/
+2
*
Merge branch 'ptebits' into devel
Russell King
2008-10-09
1
-32
/
+42
|
\
|
*
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
Russell King
2008-10-01
1
-7
/
+0
|
*
[ARM] remove 'prot_pte_ext' from memory type table
Russell King
2008-10-01
1
-2
/
+1
|
*
[ARM] Convert ARMv6 and ARMv7 to use new memory types
Russell King
2008-10-01
1
-4
/
+0
|
*
[ARM] Introduce new PTE memory type bits
Russell King
2008-10-01
1
-30
/
+32
|
*
[ARM] 5241/1: provide ioremap_wc()
Lennert Buytenhek
2008-09-06
1
-0
/
+20
*
|
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
Russell King
2008-09-30
1
-0
/
+22
*
|
[ARM] mm: move validation of membanks to one place
Russell King
2008-09-30
1
-4
/
+4
*
|
[ARM] clean up a load of old declarations
Russell King
2008-09-06
1
-3
/
+0
*
|
[ARM] cputype: separate definitions, use them
Russell King
2008-09-01
1
-0
/
+1
|
/
*
[ARM] prevent crashing when too much RAM installed
Lennert Buytenhek
2008-08-09
1
-0
/
+50
*
arm: Export empty_zero_page for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
2008-04-29
1
-0
/
+1
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-6
/
+11
*
[ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later
Catalin Marinas
2007-07-20
1
-4
/
+10
*
[ARM] Fix non-page aligned boot time mappings
Russell King
2007-07-04
1
-2
/
+2
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
1
-1
/
+1
*
[ARM] mm 9: add additional device memory types
Russell King
2007-05-05
1
-22
/
+28
*
[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6
Russell King
2007-05-05
1
-24
/
+20
*
[ARM] mm 6: allow mem_types table to specify extended pte attributes
Russell King
2007-04-21
1
-1
/
+2
*
[ARM] mm 5: Use mem_types table in ioremap
Russell King
2007-04-21
1
-8
/
+6
*
[ARM] mm 4: make create_mapping() more conventional
Russell King
2007-04-21
1
-59
/
+55
*
[ARM] mm 3: separate out supersection mappings, avoid for <4GB
Russell King
2007-04-21
1
-69
/
+61
*
[ARM] mm 2: clean up create_mapping()
Russell King
2007-04-21
1
-17
/
+13
*
[ARM] mm 1: Combine mem_type domain into prot_* at init time
Russell King
2007-04-21
1
-4
/
+12
*
[ARM] 4158/1: Fix user page protection macros
Imre_Deak
2007-02-11
1
-0
/
+3
[next]