Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
862184fe013146a0d9654a5598c5a2691747541c
/
arch
/
arm
/
mm
862184f
[ARM SMP] Add Realview MPcore SMP support
by Russell King
· 19 years ago
cd03adb
[ARM SMP] Add support for shared memory attribute
by Russell King
· 19 years ago
5f8b117
[ARM] Merge SMP tree
by Russell King
· 19 years ago
24bcc2f
[ARM] 3092/1: remove excessive print format padding
by Nicolas Pitre
· 19 years ago
4a5f79e
[ARM SMP] Add configuration option for ARMv6K processors
by Russell King
· 19 years ago
6bf7bd6
[ARM] Fix mm initialisation with write buffered write allocate caches
by Russell King
· 19 years ago
8ad68bb
[ARM] Add support for ARM RealView board
by Catalin Marinas
· 19 years ago
b4c2803
[ARM] Make v6 copypage function static and cleanup pgprots
by Russell King
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
69b0475
[PATCH] mm: arm ready for split ptlock
by Hugh Dickins
· 19 years ago
b462705
[PATCH] mm: arches skip ptlock
by Hugh Dickins
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
1a47ebc
[ARM] 3059/1: fix XIP support
by Nicolas Pitre
· 19 years ago
83928e1
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
f9e3214
[PATCH] gfp_t: dma-mapping (arm)
by Al Viro
· 19 years ago
0b7cd62
[ARM] 3017/1: Add support for 36-bit addresses to create_mapping()
by Deepak Saxena
· 19 years ago
9769c24
[ARM] 3016/1: Replace map_desc.physical with map_desc.pfn
by Deepak Saxena
· 19 years ago
9007205
[ARM] Re-jig bootmem initialisation
by Russell King
· 19 years ago
f339ab3
[ARM] Fix sparse warnings
by Russell King
· 19 years ago
674c045
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
by Russell King
· 19 years ago
67c5587a
[ARM] 3024/1: Add cpu_v6_proc_fin
by Tony Lindgren
· 19 years ago
737d0bb
[ARM] 2969/1: miscellaneous whitespace cleanup
by George G. Davis
· 19 years ago
19da83f
[ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handler
by George G. Davis
· 19 years ago
e03eb52
[ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6
by Catalin Marinas
· 19 years ago
2c3a054
[ARM] 2943/1: Clear the exclusive monitor in v6_early_abort
by Catalin Marinas
· 19 years ago
217874f
[ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S
by Gen FUKATSU
· 19 years ago
481467d
[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c
by Catalin Marinas
· 19 years ago
840ff6a
[ARM] Prevent deadlock in page fault handler
by Russell King
· 19 years ago
02b7dd1
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
by Ben Dooks
· 19 years ago
486a153
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
e6ae744
kbuild: arm - use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
d7b6b35
[ARM] Fix ARMv6 VIPT cache >= 32K
by Russell King
· 19 years ago
ca6ca91
[ARM] 2875/1: Data Abort fixes
by Timothy Baldwin
· 19 years ago
86a8a83
[ARM] Fix ARMv6 page table bits
by Russell King
· 19 years ago
103461a
[ARM] Simplify setup_mm_for_reboot()
by Russell King
· 19 years ago
08f4ffb
[ARM] Convert open-coded __pmd_populate to use inline function
by Russell King
· 19 years ago
f21ee2d
[ARM] 2867/2: unaligned ldrd/strd fixups
by Steve Longerbeam
· 19 years ago
083bc6b
[ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings
by Deepak Saxena
· 19 years ago
22d8be8
[ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file
by Sean Lee
· 19 years ago
d93742f5
[ARM] Remove extraneous whitespace introduced in previous ARMv6 patch
by Russell King
· 19 years ago
6626a70
[ARM] Control v6 'global' bit via Linux PTE entries
by Russell King
· 19 years ago
1b9749e
[ARM] Use #defined constants for manipulating v6 hardware PTE bits
by Russell King
· 19 years ago
ff2afb9
[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.
by Russell King
· 19 years ago
975ad14
[PATCH] ARM: 2839/1: Remove XScale cache and TLB locking code
by Deepak Saxena
· 19 years ago
186efd5
[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance
by Russell King
· 19 years ago
b288f75
[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2
by Tony Lindgren
· 19 years ago
8107338
[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalization
by Deepak Saxena
· 19 years ago
d1d890e
[PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6
by Catalin Marinas
· 19 years ago
0d670b4
[PATCH] ARM: 2784/1: Fix the block cache flush operation range
by Catalin Marinas
· 19 years ago
abaf48a
[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs
by Catalin Marinas
· 19 years ago
c19cb1d
[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S
by Catalin Marinas
· 19 years ago
cfb0810
[PATCH] ARM: Don't try to send a signal to pid0
by Russell King
· 19 years ago
564c90a
[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local
by Russell King
· 19 years ago
a013053
[PATCH] ARM: Move memmap freeing into init.c
by Russell King
· 19 years ago
a343e60
[PATCH] ARM: Move PGD kernel page table initialisation
by Russell King
· 19 years ago
79042f0
[PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6
by Catalin Marinas
· 19 years ago
92a8cbe
[PATCH] ARM: Remove explicit page-alignments in memory init
by Russell King
· 19 years ago
1363c3c
[PATCH] Avoiding mmap fragmentation
by Wolfgang Wander
· 19 years ago
038c5b6
[PATCH] ARM: 2686/2: AAEC-2000 Core support
by Bellido Nicolas
· 19 years ago
09f0551
[PATCH] ARM: Add iomap support for ARM
by Russell King
· 19 years ago
b8a9b66
[PATCH] ARM: Add common CACHE_COLOUR macro
by Russell King
· 19 years ago
8830f04
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
by Russell King
· 19 years ago
4e71e47d
[PATCH] ARM: Remove zero-byte sized file
by Russell King
· 19 years ago
dcef1f6
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
by Nicolas Pitre
· 19 years ago
f8f98a9
[PATCH] ARM: Fix Xscale copy_page implementation
by Russell King
· 19 years ago
8711a1b
[PATCH] ARM: Fix build error
by Russell King
· 19 years ago
70489c8
[PATCH] ARM: 2680/1: refine TLS reg availability some more again
by Nicolas Pitre
· 20 years ago
fa43543
[PATCH] ARM: 2663/2: I can't type
by Nicolas Pitre
· 20 years ago
8d802d2
[PATCH] ARM: Add V6 aliasing cache flush
by Russell King
· 20 years ago
08ee4e4
[PATCH] ARM: Use top_pmd for V6 copy/clear user_page
by Russell King
· 20 years ago
d2bab05
[PATCH] ARM: Move copy/clear user_page locking into implementation
by Russell King
· 20 years ago
c4e1f6f
[PATCH] ARM: Add top_pmd, which points at the top-most page table
by Russell King
· 20 years ago
155bb14
[PATCH] ARM: Add inline functions to find the pmd from virtual address
by Russell King
· 20 years ago
4b0e07a
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
by Nicolas Pitre
· 20 years ago
48af721
[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REG
by Nicolas Pitre
· 20 years ago
ca31515
[PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections on ARMv6
by George G. Davis
· 20 years ago
2d2669b
[PATCH] ARM: 2651/3: kernel helpers for NPTL support
by Nicolas Pitre
· 20 years ago
3a1e501
[PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fix
by George G. Davis
· 20 years ago
d42ce81
[PATCH] arm: add comment about max_low_pfn/max_pfn
by akpm@osdl.org
· 20 years ago
2d137c2
[PATCH] arm: fix SIGBUS handling
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago