summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas2013-10-31
* ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha2013-10-30
* ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-30
* arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-30
* arm64: update 32-bit kuser helpers to ARMv8Robin Murphy2013-10-28
* arm64: perf: fix event number maskVinayak Kale2013-10-25
* arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon2013-10-25
* arm64: Fix the endianness of arch_spinlock_tCatalin Marinas2013-10-25
* arm64: big-endian: write CPU holding pen address as LEMatthew Leach2013-10-25
* arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-25
* arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-25
* arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach2013-10-25
* arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach2013-10-25
* arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-25
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-25
* arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-25
* arm64: ELF: add support for big-endian executablesWill Deacon2013-10-25
* arm64: big-endian: fix byteorder includeWill Deacon2013-10-25
* arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon2013-10-25
* arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland2013-10-25
* arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* arm64: read enable-method for CPU0Mark Rutland2013-10-25
* arm64: factor out spin-table boot methodMark Rutland2013-10-25
* arm64: reorganise smp_enable_opsMark Rutland2013-10-25
* arm64: unify smp_psci.c and psci.cMark Rutland2013-10-25
* Docs: arm64: booting: clarify boot requirementsMark Rutland2013-10-24
* arm64: Export __copy_in_user() to modulesCatalin Marinas2013-10-24
* arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-24
* arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2013-10-24
* arm64: locks: introduce ticket-based spinlock implementationWill Deacon2013-10-24
* arm64: Fix memory layout typoCatalin Marinas2013-10-24
* arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-23
* Linux 3.12-rc4Linus Torvalds2013-10-06
* net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-06
|\
| * iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-03
| * iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-03
| * iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-03
| * target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger2013-10-03
| * target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger2013-10-03
| * target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger2013-10-03
| * ib_srpt: always set response for task managementJack Wang2013-10-03
| * target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger2013-10-01
| * vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger2013-10-01
| * ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-01
| * target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-01
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-06
|\ \
| * | dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik2013-10-04
| * | dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik2013-10-04
| * | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik2013-10-04