Age | Commit message (Expand) | Author |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-08-26 | ARM: software-based priviledged-no-access support | Russell King |
2015-08-26 | ARM: entry: provide uaccess assembly macro hooks | Russell King |
2015-08-26 | ARM: entry: get rid of multiple macro definitions | Russell King |
2015-08-25 | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() | Stephen Boyd |
2015-08-25 | ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() | Russell King |
2015-08-25 | ARM: mm: improve do_ldrd_abort macro | Russell King |
2015-08-25 | ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit() | Russell King |
2015-08-25 | ARM: entry: efficiency cleanups | Russell King |
2015-08-25 | ARM: entry: get rid of asm_trace_hardirqs_on_cond | Russell King |
2015-08-25 | ARM: uaccess: simplify user access assembly | Russell King |
2015-08-21 | ARM: domains: remove DOMAIN_TABLE | Russell King |
2015-08-21 | ARM: domains: keep vectors in separate domain | Russell King |
2015-08-21 | ARM: domains: get rid of manager mode for user domain | Russell King |
2015-08-21 | ARM: domains: move initial domain setting value to asm/domains.h | Russell King |
2015-08-21 | ARM: domains: provide domain_mask() | Russell King |
2015-08-21 | ARM: domains: switch to keeping domain value in register | Russell King |
2015-08-18 | ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODE | Marek Szyprowski |
2015-08-18 | ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD() | Masahiro Yamada |
2015-08-18 | ARM: 8416/1: Feroceon: use of_iomap() to map register base | Masahiro Yamada |
2015-08-18 | ARM: 8415/1: early fixmap support for earlycon | Stefan Agner |
2015-08-18 | ARM: 8418/1: add boot image dependencies to not generate invalid images | Masahiro Yamada |
2015-08-18 | ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage | Nicolas Pitre |
2015-08-11 | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area() | Russell King |
2015-08-11 | ARM: 8410/1: VDSO: fix coarse clock monotonicity regression | Nathan Lynch |
2015-08-07 | ARM: 8409/1: Mark ret_fast_syscall as a function | Drew Richardson |
2015-08-07 | ARM: 8408/1: Fix the secondary_startup function in Big Endian case | Gregory CLEMENT |
2015-08-04 | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA | Lorenzo Nava |
2015-08-01 | ARM: reduce visibility of dmac_* functions | Russell King |
2015-07-31 | ARM: 8407/1: switch_to: Remove finish_arch_switch | Will Deacon |
2015-07-31 | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable | Stephen Boyd |
2015-07-31 | ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable | Nathan Lynch |
2015-07-25 | ARM: omap2: restore OMAP4 barrier behaviour | Russell King |
2015-07-25 | Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688" | Russell King |
2015-07-25 | ARM: add soc memory barrier extension | Russell King |
2015-07-25 | ARM: move heavy barrier support out of line | Russell King |
2015-07-17 | ARM: fix __virt_to_idmap build error on !MMU | Russell King |
2015-07-17 | ARM: invalidate L1 before enabling coherency | Russell King |
2015-07-17 | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check | Marek Szyprowski |
2015-07-17 | ARM: 8402/1: perf: Don't use of_node after putting it | Stephen Boyd |
2015-07-17 | ARM: 8400/1: use virt_to_idmap to get phys_reset address | Vitaly Andrianov |
2015-07-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-07-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-12 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-07-11 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-07-10 | Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin |
2015-07-10 | Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-07-10 | arm64: entry32: remove pointless register assignment | Mark Rutland |