summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | clockevents: Provide sysfs interfaceThomas Gleixner2013-05-161-0/+86
| * | clockevents: Add module refcountThomas Gleixner2013-05-164-0/+11
| * | clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-163-48/+35
| * | clockevents: Simplify lockingThomas Gleixner2013-05-161-17/+5
| * | clockevents: Get rid of the notifier chainThomas Gleixner2013-05-165-64/+14
| * | clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-162-22/+13
| * | clocksource: Provide unbind interface in sysfsThomas Gleixner2013-05-161-0/+73
| * | clocksource: Split out user string inputThomas Gleixner2013-05-161-14/+23
| * | clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner2013-05-161-11/+20
| * | clocksource: Add module refcountThomas Gleixner2013-05-162-5/+17
| * | clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-163-6/+7
| * | clocksource: Always verify highres capabilityThomas Gleixner2013-05-161-5/+26
| * | clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-162-13/+0
* | | 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-0627-52/+276
|\ \ \ \
| * | | | 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/+6
| * | | | metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-021-5/+6
| * | | | metag: use clear_tasks_mm_cpumask()James Hogan2013-07-021-7/+1
| * | | | 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/+0
| * | | | 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-132-0/+4
| * | | | metag: init common clk and use "core" clkJames Hogan2013-06-134-3/+106
| * | | | metag: minimal TZ1090 (Comet) SoC infrastructureJames Hogan2013-06-137-1/+94
| * | | | 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
|\ \ \ \ \
| * | | | | xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini2013-07-044-0/+4
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-067-473/+264
|\ \ \ \ \ \
| * | | | | | irq: fix checkpatch errorKefeng Wang2013-06-241-5/+3
| * | | | | | irqdomain: Include hwirq number in /proc/interruptsGrant Likely2013-06-241-0/+2
| * | | | | | irqdomain: make irq_linear_revmap() a fast path againGrant Likely2013-06-242-29/+24
OpenPOWER on IntegriCloud