summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2014-04-30mm: allow pgtable_page_ctor() to failKirill A. Shutemov
2014-04-30arm64: handle pgtable_page_ctor() failKirill A. Shutemov
2014-04-30mm/arch: use NUMA_NO_NODEJianguo Wu
2014-04-30constify copy_siginfo_to_user{,32}()Al Viro
2014-04-30ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang
2014-04-30ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha
2014-04-30arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell
2014-04-30arm64: module: ensure instruction is little-endian before manipulationWill Deacon
2014-04-30arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas
2014-04-30arm64: fix access to preempt_count from assembly codeMarc Zyngier
2014-04-30arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter
2014-04-30ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2014-04-30ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell
2014-04-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter
2014-04-30percpu: Make __verify_pcu_ptr handle per cpu pointers to arraysChristoph Lameter
2014-04-30ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter
2014-04-30arm64: update 32-bit kuser helpers to ARMv8Robin Murphy
2014-04-30arm64: perf: fix event number maskVinayak Kale
2014-04-30arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon
2014-04-30arm64: Fix the endianness of arch_spinlock_tCatalin Marinas
2014-04-30arm64: big-endian: write CPU holding pen address as LEMatthew Leach
2014-04-30arm64: big-endian: set correct endianess on kernel entryMatthew Leach
2014-04-30arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-04-30arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach
2014-04-30arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach
2014-04-30arm64: compat: correct register concatenation for syscall wrappersMatthew Leach
2014-04-30arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon
2014-04-30arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon
2014-04-30arm64: ELF: add support for big-endian executablesWill Deacon
2014-04-30arm64: big-endian: fix byteorder includeWill Deacon
2014-04-30arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon
2014-04-30arm64: Export __copy_in_user() to modulesCatalin Marinas
2014-04-30arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon
2014-04-30arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon
2014-04-30arm64: remove unnecessary prom.h includeRob Herring
2014-04-30arm64: define DMA_ERROR_CODEStefano Stabellini
2014-04-30of: remove early_init_dt_setup_initrd_archRob Herring
2014-04-30arm64: set initrd_start/initrd_end for fdt scanRob Herring
2014-04-30of: create default early_init_dt_add_memory_archRob Herring
2014-04-30of: Introduce common early_init_dt_scanRob Herring
2014-04-30arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra
2014-04-30arm64: include EXT4 in defconfigRamkumar Ramachandra
2014-04-30ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha
2014-04-30ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha
2014-04-30arm64: use correct register width when retrieving ASIDMatthew Leach
2014-04-30sched, arch: Create asm/preempt.hPeter Zijlstra
2014-04-30arm64: Widen hwcap to be 64 bitSteve Capper
2014-04-30arm64: Make do_bad_area() function staticCatalin Marinas
2014-04-30arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner