aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-23clockevents: Prefer CPU local devices over global deviceslinux-lng-preempt-rt-v3.10.18-rt14-finallinux-lng-preempt-rt-v3.10.18-rt14Stephen Boyd
2013-11-23clockevents: Split out selection logicThomas Gleixner
2013-11-23clockevents: Provide sysfs interfaceThomas Gleixner
2013-11-23clockevents: Add module refcountThomas Gleixner
2013-11-23clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner
2013-11-23clockevents: Simplify lockingThomas Gleixner
2013-11-23clockevents: Get rid of the notifier chainThomas Gleixner
2013-11-22Merge branch 'linux-lng' into linux-lng-preempt-rtGary S. Robertson
2013-11-22Resolve merge conflict vs. <configs: Add config fragments for bigendian ARMV7...Gary S. Robertson
2013-11-20exynos: enable big endian supportVictor Kamensky
2013-11-20exynos: serial clear and set big endian fixVictor Kamensky
2013-11-20exynos: secondary_startup endian fixVictor Kamensky
2013-11-20exynos: boot serial endian fixVictor Kamensky
2013-11-20exynos: driver raw read and write endian fixVictor Kamensky
2013-11-20mmc: dw_mmc endian fixVictor Kamensky
2013-11-20mtd: map.h endian fixVictor Kamensky
2013-11-20ARM: cci driver need big endian fixes in asm codeVictor Kamensky
2013-11-20ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky
2013-11-20ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky
2013-11-20ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky
2013-11-20ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky
2013-11-20ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks
2013-11-20ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2013-11-20ARM: net: fix arm instruction endian-ness in bpf_jit_32.cBen Dooks
2013-11-20ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks
2013-11-20ARM: set --be8 when linking modulesBen Dooks
2013-11-20ARM: module: correctly relocate instructions in BE8Ben Dooks
2013-11-20ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks
2013-11-20ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks
2013-11-20ARM: vexpress: add big endian supportBen Dooks
2013-11-20ARM: mvebu: support running big-endianBen Dooks
2013-11-20ARM: highbank: enable big-endianBen Dooks
2013-11-20ARM: smp_scu: data endian fixesBen Dooks
2013-11-20ARM: twd: data endian fixBen Dooks
2013-11-20ARM: pl01x debug code endian fixBen Dooks
2013-11-20ARM: set BE8 if LE in head codeBen Dooks
2013-11-20ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks
2013-11-20ARM: asm: Add ARM_BE8() assembly helperBen Dooks
2013-11-20ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks
2013-11-11kconfig-preempt-rt-full.patchlinux-lng-preempt-rt-3.10.18-2013.11Thomas Gleixner
2013-11-11kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-11-11md: disable bcacheSebastian Andrzej Siewior
2013-11-11rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2013-11-11completion: Use simple wait queuesThomas Gleixner
2013-11-11rcu-more-swait-conversions.patchThomas Gleixner
2013-11-11kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2013-11-11rcutiny: Use simple waitqueueThomas Gleixner
2013-11-11simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2013-11-11wait-simple: Rework for use with completionsThomas Gleixner
2013-11-11wait-simple: Simple waitqueue implementationThomas Gleixner