summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-0710-351/+31Star
|\
| * MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne2013-07-051-1/+1
| * MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-053-364/+1Star
| * MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen2013-07-053-0/+23
| * MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne2013-07-051-2/+22
| * dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-053-6/+6
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-0632-302/+99Star
|\ \
| * \ Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04366-2805/+5033
| |\ \
| * | | x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel2013-06-281-19/+26
| * | | x86: xen: Sync the wallclock when the system time is setDavid Vrabel2013-06-281-0/+28
| * | | sched_clock: Add temporary asm/sched_clock.hStephen Boyd2013-06-211-0/+4
| * | | Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-191-0/+2
| * | | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-1223-254/+21Star
| * | | ARM: sched_clock: Return suspended count earlierStephen Boyd2013-06-121-3/+3
| * | | ARM: sched_clock: Remove unused needs_suspend memberStephen Boyd2013-06-121-1/+0Star
| * | | x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz2013-05-292-7/+8
| * | | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-287-39/+30Star
| * | | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-281-2/+0Star
* | | | Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-07-061-8/+32
|\ \ \ \
| * | | | ARM: dma: Drop __GFP_COMP for iommu dma memory allocationsRichard Zhao2013-06-281-0/+9
| * | | | ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei2013-06-281-3/+17
| * | | | ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detachWill Deacon2013-06-281-1/+1
| * | | | ARM: dma-mapping: convert DMA direction into IOMMU protection attributesWill Deacon2013-06-281-2/+16
| * | | | ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_poolYoungJun Cho2013-06-281-5/+6
* | | | | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0624-52/+243
|\ \ \ \ \
| * | | | | metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2013-07-042-1/+5
| * | | | | metag: cpu hotplug: route_irq: preserve irq maskJames Hogan2013-07-021-2/+3
| * | | | | metag: kick: add missing irq_enter/exit to kick_handler()James Hogan2013-07-021-0/+9
| * | | | | metag: smp: don't spin waiting for CPU to startJames Hogan2013-07-021-10/+6Star
| * | | | | metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-021-5/+6
| * | | | | metag: use clear_tasks_mm_cpumask()James Hogan2013-07-021-7/+1Star
| * | | | | metag: tz1090: select and instantiate pinctrl-tz1090-pdcJames Hogan2013-06-272-0/+7
| * | | | | metag: tz1090: select and instantiate pinctrl-tz1090James Hogan2013-06-272-0/+8
| * | | | | metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-271-6/+0Star
| * | | | | metag: panic if cache aliasing possibleJames Hogan2013-06-271-6/+7
| * | | | | metag: *.dts: include using preprocessorJames Hogan2013-06-273-3/+3
| * | | | | metag: add <dt-bindings/> symlinkJames Hogan2013-06-271-0/+1
| * | | | | metag/.gitignore: Extend the *.dtb pattern to match the dtb.S filesMarkos Chandras2013-06-131-1/+1
| * | | | | metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras2013-06-131-0/+1
| * | | | | metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-132-4/+4
| * | | | | metag/processor.h: Add missing cpuinfo_op declaration.Markos Chandras2013-06-131-0/+2
| * | | | | metag/setup: Restrict scope for the capabilities variableMarkos Chandras2013-06-131-6/+6
| * | | | | metag/mm/cache: Restrict scope for metag_lnkget_probeMarkos Chandras2013-06-131-1/+1
| * | | | | metag/asm/irq.h: Declare init_IRQMarkos Chandras2013-06-131-0/+1
| * | | | | metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras2013-06-131-1/+1
| * | | | | metag: log core and timer frequencies from arch codeJames Hogan2013-06-131-0/+2
| * | | | | metag: init common clk and use "core" clkJames Hogan2013-06-133-3/+76
| * | | | | metag: minimal TZ1090 (Comet) SoC infrastructureJames Hogan2013-06-136-1/+93
| * | | | | metag: of_platform_populate from arch generic codeJames Hogan2013-06-131-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-064-0/+4
|\ \ \ \ \