summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uaccess' into fixesRussell King2015-09-1131-139/+398
|\
| * arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall2015-09-111-0/+15
| * ARM: domains: add memory dependencies to get_domain/set_domainRussell King2015-09-111-2/+4
| * ARM: domains: thread_info.h no longer needs asm/domains.hRussell King2015-09-111-1/+0
| * ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King2015-09-101-0/+2
| * ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King2015-09-101-5/+0
| * ARM: swpan: fix nwfpe for uaccess changesRussell King2015-09-101-1/+2
| * ARM: software-based priviledged-no-access supportRussell King2015-08-267-8/+125
| * ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-2611-11/+55
| * ARM: entry: get rid of multiple macro definitionsRussell King2015-08-261-65/+44
| * ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-257-21/+97
| * ARM: mm: improve do_ldrd_abort macroRussell King2015-08-254-11/+11
| * ARM: domains: remove DOMAIN_TABLERussell King2015-08-211-3/+0
| * ARM: domains: keep vectors in separate domainRussell King2015-08-214-3/+16
| * ARM: domains: get rid of manager mode for user domainRussell King2015-08-212-2/+1
| * ARM: domains: move initial domain setting value to asm/domains.hRussell King2015-08-212-4/+7
| * ARM: domains: provide domain_mask()Russell King2015-08-211-2/+3
| * ARM: domains: switch to keeping domain value in registerRussell King2015-08-214-11/+27
* | ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik2015-09-111-0/+1
* | ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-09-071-0/+8
* | ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada2015-08-181-0/+3
* | ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-181-1/+1
* | ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch2015-08-111-4/+3
* | ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson2015-08-071-0/+1
* | ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT2015-08-071-0/+3
* | ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch2015-07-311-1/+1
* | ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-171-1/+1
* | ARM: invalidate L1 before enabling coherencyRussell King2015-07-171-5/+9
* | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski2015-07-171-1/+1
* | ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd2015-07-171-1/+2
* | ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov2015-07-171-1/+1
* | Linux 4.2-rc2v4.2-rc2Linus Torvalds2015-07-131-1/+1
* | Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-124-6/+10
|\ \
| * | freeing unlinked file indefinitely delayedAl Viro2015-07-121-2/+5
| * | fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
| * | 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-07-122-4/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1227-123/+214
|\ \ \
| * | | MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * | | MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * | | MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| * | | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-102-17/+13
| * | | MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| * | | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
| * | | MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
| * | | MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
| * | | MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
| * | | MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
| * | | MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
| * | | MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3