index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel-stable' into for-next
Russell King
2013-11-12
69
-220
/
+7135
|
\
|
*
ARM: 7878/1: nommu: Implement dummy early_paging_init()
Thierry Reding
2013-11-07
1
-0
/
+9
|
*
ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()
Tushar Behera
2013-11-07
1
-5
/
+5
|
*
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
2013-10-30
63
-188
/
+452
|
|
\
|
|
*
ARM: tlb: ASID macro should give 32bit result for BE correct operation
Victor Kamensky
2013-10-19
1
-1
/
+1
|
|
*
ARM: mcpm: fix big endian issue in mcpm startup code
Victor Kamensky
2013-10-19
1
-0
/
+2
|
|
*
ARM: signal: sigreturn_codes should be endian neutral to work in BE8
Victor Kamensky
2013-10-19
3
-24
/
+83
|
|
*
ARM: atomic64: fix endian-ness in atomic.h
Victor Kamensky
2013-10-19
1
-13
/
+13
|
|
*
ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction
Ben Dooks
2013-10-19
1
-1
/
+2
|
|
*
ARM: Correct BUG() assembly to ensure it is endian-agnostic
Ben Dooks
2013-10-19
2
-7
/
+11
|
|
*
ARM: net: fix arm instruction endian-ness in bpf_jit_32.c
Ben Dooks
2013-10-19
1
-1
/
+5
|
|
*
ARM: hardware: fix endian-ness in <hardware/coresight.h>
Ben Dooks
2013-10-19
1
-4
/
+4
|
|
*
ARM: set --be8 when linking modules
Ben Dooks
2013-10-19
1
-0
/
+1
|
|
*
ARM: module: correctly relocate instructions in BE8
Ben Dooks
2013-10-19
1
-23
/
+34
|
|
*
ARM: traps: use <asm/opcodes.h> to get correct instruction order
Ben Dooks
2013-10-19
1
-6
/
+10
|
|
*
ARM: alignment: correctly decode instructions in BE8 mode.
Ben Dooks
2013-10-19
1
-2
/
+7
|
|
*
ARM: vexpress: add big endian support
Ben Dooks
2013-10-19
2
-0
/
+3
|
|
*
ARM: mvebu: support running big-endian
Ben Dooks
2013-10-19
3
-0
/
+8
|
|
*
ARM: highbank: enable big-endian
Ben Dooks
2013-10-19
1
-0
/
+1
|
|
*
ARM: smp_scu: data endian fixes
Ben Dooks
2013-10-19
1
-7
/
+7
|
|
*
ARM: twd: data endian fix
Ben Dooks
2013-10-19
1
-12
/
+12
|
|
*
ARM: pl01x debug code endian fix
Ben Dooks
2013-10-19
1
-0
/
+2
|
|
*
ARM: set BE8 if LE in head code
Ben Dooks
2013-10-19
3
-0
/
+6
|
|
*
ARM: fixup_pv_table bug when CPU_ENDIAN_BE8
Ben Dooks
2013-10-19
1
-0
/
+8
|
|
*
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
2013-10-19
7
-21
/
+16
|
|
*
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
Ben Dooks
2013-10-19
3
-4
/
+7
|
*
|
ARM: fix misplaced arch_virt_to_idmap()
Russell King
2013-10-30
1
-1
/
+2
|
*
|
ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...
Sricharan R
2013-10-29
1
-1
/
+2
|
*
|
Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...
Russell King
2013-10-24
6
-23
/
+56
|
|
\
\
|
|
*
|
ARM: bitops: prefetch the destination word for write prior to strex
Will Deacon
2013-09-30
1
-0
/
+5
|
|
*
|
ARM: atomics: prefetch the destination word for write prior to strex
Will Deacon
2013-09-30
1
-0
/
+7
|
|
*
|
ARM: locks: prefetch the destination word for write prior to strex
Will Deacon
2013-09-30
2
-4
/
+11
|
|
*
|
ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
Will Deacon
2013-09-30
1
-5
/
+12
|
|
*
|
ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h
Will Deacon
2013-09-30
3
-11
/
+20
|
|
*
|
ARM: prefetch: remove redundant "cc" clobber
Will Deacon
2013-09-30
1
-3
/
+1
|
*
|
|
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-10-24
6
-2
/
+58
|
|
\
\
\
|
|
*
|
|
ARM: perf: fix group validation for mixed software and hardware groups
Will Deacon
2013-10-09
1
-2
/
+1
|
|
*
|
|
ARM: perf: add support for perf registers API
Will Deacon
2013-09-30
5
-0
/
+57
|
|
|
/
/
|
*
|
|
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
2013-10-18
8
-30
/
+206
|
|
\
\
\
|
|
*
|
|
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
2013-10-11
3
-0
/
+87
|
|
*
|
|
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
2013-10-11
3
-19
/
+82
|
|
*
|
|
ARM: mm: Move the idmap print to appropriate place in the code
Santosh Shilimkar
2013-10-11
1
-2
/
+1
|
|
*
|
|
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
2013-10-11
3
-3
/
+20
|
|
*
|
|
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
Santosh Shilimkar
2013-10-11
1
-6
/
+16
|
*
|
|
|
ARM: add .gitignore entry for aesbs-core.S
Russell King
2013-10-07
1
-0
/
+1
|
*
|
|
|
Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...
Russell King
2013-10-07
41
-316
/
+5929
|
|
\
\
\
\
|
|
*
|
|
|
ARM: add support for bit sliced AES using NEON instructions
Ard Biesheuvel
2013-10-04
4
-2
/
+5457
|
|
*
|
|
|
ARM: move AES typedefs and function prototypes to separate header
Ard Biesheuvel
2013-10-04
2
-16
/
+25
|
|
*
|
|
|
ARM: pull in <asm/simd.h> from asm-generic
Ard Biesheuvel
2013-10-04
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ARM: bL_switcher: Add query interface to discover CPU affinities
Dave Martin
2013-09-24
2
-0
/
+22
[next]