index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-25
[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
Lennert Buytenhek
1
-1
/
+1
2006-09-25
[ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line
Lennert Buytenhek
1
-6
/
+52
2006-09-25
[ARM] 3813/1: prevent >= 4G /dev/mem mmap()
Lennert Buytenhek
1
-0
/
+22
2006-09-20
[ARM] Move mmu.c out of the way
Russell King
2
-2
/
+2
2006-09-20
[ARM] Cleanup arch/arm/mm a little
Russell King
7
-33
/
+36
2006-09-14
[ARM] 3780/1: Fix iop321 cpuid
Dan Williams
1
-1
/
+1
2006-09-06
[ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs
Catalin Marinas
1
-1
/
+1
2006-09-02
[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...
George G. Davis
1
-0
/
+26
2006-08-28
[ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...
Lennert Buytenhek
1
-4
/
+9
2006-07-29
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Catalin Marinas
1
-0
/
+2
2006-07-29
[ARM] 3737/1: Export ARM copy/clear_user_page symbols
George G. Davis
1
-0
/
+8
2006-07-29
[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x
Lennert Buytenhek
1
-1
/
+29
2006-07-03
[ARM] Fix warning in consistent.c
Russell King
1
-2
/
+1
2006-07-03
[ARM] Fix bad asm instruction in proc-arm925.S
Russell King
1
-1
/
+2
2006-07-03
[ARM] More missing proc-macros.S includes
Russell King
4
-0
/
+8
2006-07-03
[ARM] 3708/2: fix SMP build after section ioremap changes
Lennert Buytenhek
1
-0
/
+2
2006-07-02
[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S
Thomas Gleixner
3
-0
/
+6
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-264
/
+480
2006-07-01
[ARM] 3541/2: workaround for PXA27x erratum E7
Nicolas Pitre
1
-1
/
+7
2006-07-01
Merge nommu branch
Russell King
15
-125
/
+101
2006-07-01
[ARM] 3705/1: add supersection support to ioremap()
Lennert Buytenhek
1
-3
/
+63
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
14
-14
/
+0
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
14
-14
/
+0
2006-06-29
[ARM] Add section support to ioremap
Russell King
1
-4
/
+163
2006-06-29
[ARM] Set bit 4 on section mappings correctly depending on CPU
Russell King
16
-17
/
+140
2006-06-29
[ARM] 3675/2: Preparing for AT91SAM926 support
Andrew Victor
1
-2
/
+2
2006-06-29
[ARM] nommu: provide a way for correct control register value selection
Russell King
15
-125
/
+101
2006-06-29
[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name
Russell King
7
-115
/
+7
2006-06-28
[ARM] nommu: Initial uCLinux support for MMU-based CPUs
Hyok S. Choi
13
-0
/
+129
2006-06-28
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
1
-0
/
+1
2006-06-28
[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build
Russell King
1
-4
/
+4
2006-06-28
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
1
-2
/
+0
2006-06-28
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
2
-2
/
+10
2006-06-28
[ARM] nommu: add stubs for ioremap and friends
Russell King
4
-48
/
+92
2006-06-28
[ARM] nommu: avoid selecting TLB and CPU specific copy code
Hyok S. Choi
1
-29
/
+32
2006-06-28
[ARM] nommu: we need the TLS register emulation for nommu mode
Russell King
1
-3
/
+3
2006-06-25
[ARM] Remove partial non-v6 binutils compatibility
Russell King
1
-32
/
+0
2006-06-25
[ARM] Remove LOADREGS macro
Russell King
1
-1
/
+1
2006-06-24
[ARM] 3636/1: S3C2412: Add selection of CPU_ARM926
Ben Dooks
1
-5
/
+5
2006-06-19
[ARM] 3567/2: arm: base support for Hilscher netX
Sascha Hauer
1
-2
/
+2
2006-06-18
[ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip support
Vitaly Wool
1
-2
/
+2
2006-05-31
[PATCH] ARM: Fix XScale PMD setting
Deepak Saxena
1
-2
/
+2
2006-05-30
[PATCH] ARM: explicitly disable BTB on ixp2350
Deepak Saxena
1
-1
/
+2
2006-05-16
[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM
Catalin Marinas
1
-2
/
+2
2006-04-07
[ARM] Fix SA110/SA1100 cache flushing
Russell King
3
-58
/
+30
2006-04-07
[ARM] Move FLUSH_BASE macros to asm/arch/memory.h
Russell King
1
-3
/
+4
2006-04-02
[ARM] 3439/2: xsc3: add I/O coherency support
Lennert Buytenhek
3
-1
/
+29
2006-03-30
[ARM] 3425/1: xsc3: need to include pgtable-hwdef.h
Lennert Buytenhek
1
-0
/
+1
2006-03-28
[ARM] 3377/2: add support for intel xsc3 core
Lennert Buytenhek
5
-2
/
+617
[next]