summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 3.10-rc5v3.10-rc5Linus Torvalds2013-06-081-1/+1
* hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-081-0/+4
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-084-2/+16
|\
| * Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| |\
| | * timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | * ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| * | posix-timers: Show clock ID in proc filePavel Tikhomirov2013-05-281-0/+1
| * | tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-281-1/+7
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-083-4/+9
|\ \ \
| * | | irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
| * | | irqdomain: document the simple domain first_irqLinus Walleij2013-06-081-1/+4
| * | | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang2013-06-081-1/+2
| * | | irqdomain: export irq_domain_add_simpleArnd Bergmann2013-06-081-0/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-0815-49/+84
|\ \ \ \
| * \ \ \ Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-06-071-10/+4
| |\ \ \ \
| | * | | | ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann2013-06-031-10/+4
| * | | | | Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-06-075-13/+13
| |\ \ \ \ \
| | * | | | | ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang2013-06-031-1/+1
| | * | | | | ARM: dts: imx: fix clocks for cspiJonas Andersson2013-05-244-11/+11
| | * | | | | ARM i.MX6q: fix for ldb_di_selsJiada Wang2013-05-231-1/+1
| * | | | | | ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-071-0/+2
| * | | | | | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-072-10/+37
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman2013-06-041-1/+1
| | * | | | | | sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-071-1/+9
| * | | | | | Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-022-0/+7
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones2013-05-271-0/+3
OpenPOWER on IntegriCloud