summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
* CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
* CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
* CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
* CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
* CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
* CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
* CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
* CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
* CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
* CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
* CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
* CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
* CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
* CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
* CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
* CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
* CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
* CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
* CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
* CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
* CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
* CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
* CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
* cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-042-11/+20
|\
| * pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij2015-07-272-11/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-09-0410-12/+61
|\ \
| * | tile: correct some typos in opcode type namesChris Metcalf2015-08-271-3/+3
| * | tile/vdso: emit a GNU hash as wellChris Metcalf2015-08-061-2/+2
| * | tile: Remove finish_arch_switchChris Metcalf2015-08-032-5/+8
| * | tile: enable full SECCOMP supportChris Metcalf2015-07-307-4/+51
| * | tile/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-301-3/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-0484-1136/+2307
|\ \ \
| * | | arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel2015-08-271-0/+1
| * | | arm64: makefile: fix perf_callchain.o kconfig dependencyWill Deacon2015-08-241-2/+2
| * | | arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel2015-08-241-0/+8
| * | | arm64: Fix source code file path in commentsAlexander Kuleshov2015-08-241-1/+1
| * | | arm64: entry: always restore x0 from the stack on syscall returnWill Deacon2015-08-211-11/+6
| * | | arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon2015-08-201-1/+2
| * | | arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2015-08-191-0/+4
| * | | arm64: Add __exception_irq_entry definition for function graphJungseok Lee2015-08-122-2/+27
| * | | Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon2015-08-055-390/+6
| |\ \ \
| * | | | arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon2015-08-053-1/+16
| * | | | arm64: alternatives: ensure secondary CPUs execute ISB after patchingWill Deacon2015-08-041-0/+1
| * | | | arm64: make ll/sc __cmpxchg_case_##name asm consistentMark Rutland2015-08-041-1/+1
| * | | | arm64: dma-mapping: Simplify pgprot handlingRobin Murphy2015-08-031-3/+2
| * | | | arm64: restore cpu suspend/resume functionalitySudeep Holla2015-07-311-1/+0
| * | | | ARM64: PCI: do not enable resources on PROBE_ONLY systemsLorenzo Pieralisi2015-07-301-0/+13
| * | | | arm64: cmpxchg: truncate sub-word signed types before comparisonWill Deacon2015-07-301-4/+4