aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-07-06
|\
| * ARM: dma: Drop __GFP_COMP for iommu dma memory allocationsRichard Zhao2013-06-28
| * ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei2013-06-28
| * ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detachWill Deacon2013-06-28
| * ARM: dma-mapping: convert DMA direction into IOMMU protection attributesWill Deacon2013-06-28
| * ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_poolYoungJun Cho2013-06-28
* | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-06
|\ \
| * | metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2013-07-04
| * | metag: cpu hotplug: route_irq: preserve irq maskJames Hogan2013-07-02
| * | metag: kick: add missing irq_enter/exit to kick_handler()James Hogan2013-07-02
| * | metag: smp: don't spin waiting for CPU to startJames Hogan2013-07-02
| * | metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-02
| * | metag: use clear_tasks_mm_cpumask()James Hogan2013-07-02
| * | metag: tz1090: select and instantiate pinctrl-tz1090-pdcJames Hogan2013-06-27
| * | metag: tz1090: select and instantiate pinctrl-tz1090James Hogan2013-06-27
| * | metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-27
| * | metag: panic if cache aliasing possibleJames Hogan2013-06-27
| * | metag: *.dts: include using preprocessorJames Hogan2013-06-27
| * | metag: add <dt-bindings/> symlinkJames Hogan2013-06-27
| * | metag/.gitignore: Extend the *.dtb pattern to match the dtb.S filesMarkos Chandras2013-06-13
| * | metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras2013-06-13
| * | metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-13
| * | metag/processor.h: Add missing cpuinfo_op declaration.Markos Chandras2013-06-13
| * | metag/setup: Restrict scope for the capabilities variableMarkos Chandras2013-06-13
| * | metag/mm/cache: Restrict scope for metag_lnkget_probeMarkos Chandras2013-06-13
| * | metag/asm/irq.h: Declare init_IRQMarkos Chandras2013-06-13
| * | metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras2013-06-13
| * | metag: log core and timer frequencies from arch codeJames Hogan2013-06-13
| * | metag: init common clk and use "core" clkJames Hogan2013-06-13
| * | metag: minimal TZ1090 (Comet) SoC infrastructureJames Hogan2013-06-13
| * | metag: of_platform_populate from arch generic codeJames Hogan2013-06-13
* | | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-06
|\ \ \
| * | | xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini2013-07-04
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-06
|\ \ \ \
| * | | | irq: fix checkpatch errorKefeng Wang2013-06-24
| * | | | irqdomain: Include hwirq number in /proc/interruptsGrant Likely2013-06-24
| * | | | irqdomain: make irq_linear_revmap() a fast path againGrant Likely2013-06-24
| * | | | irqdomain: remove irq_domain_generate_simple()Grant Likely2013-06-24
| * | | | irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-24
| * | | | irqdomain: Beef up debugfs outputGrant Likely2013-06-10
| * | | | irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-10
| * | | | irqdomain: Eliminate revmap typeGrant Likely2013-06-10
| * | | | irqdomain: merge linear and tree reverse mappings.Grant Likely2013-06-10
| * | | | irqdomain: Add a name fieldGrant Likely2013-06-10
| * | | | irqdomain: Replace LEGACY mapping with LINEARGrant Likely2013-06-10
| * | | | irqdomain: Relax failure path on setting up mappingsGrant Likely2013-06-10
| * | | | Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely2013-06-10
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-21
| |\ \ \ \ \
| * | | | | | crypto: testmgr - test hash implementations with unaligned buffersJussi Kivilinna2013-06-21