index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
seccomp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()
Tushar Behera
1
-5
/
+5
2013-10-30
ARM: fix misplaced arch_virt_to_idmap()
Russell King
1
-1
/
+2
2013-10-29
ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...
Sricharan R
1
-1
/
+2
2013-10-19
ARM: cci driver need big endian fixes in asm code
Victor Kamensky
1
-2
/
+4
2013-10-19
ARM: tlb: ASID macro should give 32bit result for BE correct operation
Victor Kamensky
1
-1
/
+1
2013-10-19
ARM: mcpm: fix big endian issue in mcpm startup code
Victor Kamensky
1
-0
/
+2
2013-10-19
ARM: signal: sigreturn_codes should be endian neutral to work in BE8
Victor Kamensky
3
-24
/
+83
2013-10-19
ARM: atomic64: fix endian-ness in atomic.h
Victor Kamensky
1
-13
/
+13
2013-10-19
ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction
Ben Dooks
1
-1
/
+2
2013-10-19
ARM: Correct BUG() assembly to ensure it is endian-agnostic
Ben Dooks
2
-7
/
+11
2013-10-19
ARM: net: fix arm instruction endian-ness in bpf_jit_32.c
Ben Dooks
1
-1
/
+5
2013-10-19
ARM: hardware: fix endian-ness in <hardware/coresight.h>
Ben Dooks
1
-4
/
+4
2013-10-19
ARM: set --be8 when linking modules
Ben Dooks
1
-0
/
+1
2013-10-19
ARM: module: correctly relocate instructions in BE8
Ben Dooks
1
-23
/
+34
2013-10-19
ARM: traps: use <asm/opcodes.h> to get correct instruction order
Ben Dooks
1
-6
/
+10
2013-10-19
ARM: alignment: correctly decode instructions in BE8 mode.
Ben Dooks
1
-2
/
+7
2013-10-19
ARM: vexpress: add big endian support
Ben Dooks
2
-0
/
+3
2013-10-19
ARM: mvebu: support running big-endian
Ben Dooks
3
-0
/
+8
2013-10-19
ARM: highbank: enable big-endian
Ben Dooks
1
-0
/
+1
2013-10-19
ARM: smp_scu: data endian fixes
Ben Dooks
1
-7
/
+7
2013-10-19
ARM: twd: data endian fix
Ben Dooks
1
-12
/
+12
2013-10-19
ARM: pl01x debug code endian fix
Ben Dooks
1
-0
/
+2
2013-10-19
ARM: set BE8 if LE in head code
Ben Dooks
3
-0
/
+6
2013-10-19
ARM: fixup_pv_table bug when CPU_ENDIAN_BE8
Ben Dooks
1
-0
/
+8
2013-10-19
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
7
-21
/
+16
2013-10-19
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
Ben Dooks
3
-4
/
+7
2013-10-11
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
3
-0
/
+87
2013-10-11
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
3
-19
/
+82
2013-10-11
ARM: mm: Move the idmap print to appropriate place in the code
Santosh Shilimkar
1
-2
/
+1
2013-10-11
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
3
-3
/
+20
2013-10-11
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
Santosh Shilimkar
1
-6
/
+16
2013-10-09
ARM: perf: fix group validation for mixed software and hardware groups
Will Deacon
1
-2
/
+1