summaryrefslogtreecommitdiffstats
path: root/samples/seccomp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-07ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()Tushar Behera1-5/+5
2013-10-30ARM: fix misplaced arch_virt_to_idmap()Russell King1-1/+2
2013-10-29ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...Sricharan R1-1/+2
2013-10-19ARM: cci driver need big endian fixes in asm codeVictor Kamensky1-2/+4
2013-10-19ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky1-1/+1
2013-10-19ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky1-0/+2
2013-10-19ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky3-24/+83
2013-10-19ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky1-13/+13
2013-10-19ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks1-1/+2
2013-10-19ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2-7/+11
2013-10-19ARM: net: fix arm instruction endian-ness in bpf_jit_32.cBen Dooks1-1/+5
2013-10-19ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks1-4/+4
2013-10-19ARM: set --be8 when linking modulesBen Dooks1-0/+1
2013-10-19ARM: module: correctly relocate instructions in BE8Ben Dooks1-23/+34
2013-10-19ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks1-6/+10
2013-10-19ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks1-2/+7
2013-10-19ARM: vexpress: add big endian supportBen Dooks2-0/+3
2013-10-19ARM: mvebu: support running big-endianBen Dooks3-0/+8
2013-10-19ARM: highbank: enable big-endianBen Dooks1-0/+1
2013-10-19ARM: smp_scu: data endian fixesBen Dooks1-7/+7
2013-10-19ARM: twd: data endian fixBen Dooks1-12/+12
2013-10-19ARM: pl01x debug code endian fixBen Dooks1-0/+2
2013-10-19ARM: set BE8 if LE in head codeBen Dooks3-0/+6
2013-10-19ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks1-0/+8
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks7-21/+16
2013-10-19ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks3-4/+7
2013-10-11ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar3-0/+87
2013-10-11ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R3-19/+82
2013-10-11ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar1-2/+1
2013-10-11ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar3-3/+20
2013-10-11ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar1-6/+16
2013-10-09ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon1-2/+1