summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-171-8/+33
|\
| * Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-101-1/+1
| |\
| * | ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2012-11-291-8/+33
* | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-143-3/+72
|\ \ \
| * | | arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT2012-11-211-3/+1Star
| * | | arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT2012-11-212-0/+71
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+16
|\ \ \
| * \ \ Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-211-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | ARM: implement debug_ll_io_init()Rob Herring2012-11-051-0/+16
| | |/
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-1210-145/+448
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2012-12-116-112/+132
| |\ \ \
| | * | | ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2012-11-262-10/+10
| | * | | Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-11-191-99/+108
| | |\ \ \
| | | * | | ARM: mm: use bitmap operations when allocating new ASIDsWill Deacon2012-11-051-19/+35
| | | * | | ARM: mm: avoid taking ASID spinlock on fastpathWill Deacon2012-11-051-8/+15
| | | * | | ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon2012-11-051-100/+86Star
| | | | |/ | | | |/|
| | * | | Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-11-194-5/+16
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-093-0/+11
| | | * | ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-092-2/+2
| | | * | ARM: mm: don't use the access flag permissions mechanism for classic MMUWill Deacon2012-11-091-2/+2
| | | * | ARM: mm: use pteval_t to represent page protection valuesWill Deacon2012-11-091-1/+1
| | | |/
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-116-10/+17
| |\ \ \ \ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre2012-11-131-4/+10
| | | | * | | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_resetDave Martin2012-10-181-1/+1
| | | |/ / /
| * | | | | ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT2012-11-062-13/+265
| * | | | | ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_dataGregory CLEMENT2012-10-181-15/+40
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-121-109/+23Star
|\ \ \ \ \
| * | | | | mm: use vm_unmapped_area() on arm architectureMichel Lespinasse2012-12-121-109/+23Star
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-171-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-293-3/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-251-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre2012-11-121-1/+1
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-071-1/+1
|\| | | | |_|/ |/| |
| * | ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar2012-11-041-1/+1
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-261-1/+3
|\| |
| * | Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2012-10-221-1/+3
| |\ \ | | |/ | |/|
| | * ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann2012-10-091-1/+3
* | | ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart2012-10-241-1/+0Star
* | | ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han2012-10-241-1/+1
|/ /
* | ARM: config: sort select statements alphanumericallyRussell King2012-10-131-53/+53
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1224-7/+123
|\ \
| * | Merge branch 'fixes' into for-linusRussell King2012-10-118-107/+343
| |\|
| * | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-301-0/+17
| |\ \
| | * | ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin2012-09-191-0/+17
| * | | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi2012-09-282-0/+2
| * | | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar2012-09-251-1/+1
| * | | ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi2012-09-251-7/+7
| * | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-2522-0/+97