summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/dt: sama5d2: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+5
* ARM: at91/dt: at91sam9x5dm: add QT1070 touch button controllerNicolas Ferre2015-08-071-0/+21
* ARM: at91/dt: at91sam9x5dm: add support for the touschscreenAlexandre Belloni2015-08-071-0/+6
* ARM: at91/dt: add drm support for at91sam9n12ekBo Shen2015-08-072-0/+132
* ARM: at91/dt: enable lcd support for at91sam9x5 SoCsBoris Brezillon2015-08-073-0/+66
* ARM: at91/dt: add at91sam9x5-ek Display Module dtsiBoris Brezillon2015-08-071-0/+74
* ARM: at91/dt: include lcd dtsi in at91sam9x5 dtsisBoris Brezillon2015-08-073-0/+3
* ARM: at91/dt: define hlcdc node in at91sam9x5_lcd.dtsiBoris Brezillon2015-08-071-0/+139
* ARM: at91/dt: sama5d4: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+8
* ARM: at91/dt: sama5d3: use slow clock where necessaryAlexandre Belloni2015-08-072-4/+8
* ARM: at91/dt: at91sam9x5: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+8
* ARM: at91/dt: at91sam9rl: use slow clock where necessaryAlexandre Belloni2015-08-071-2/+6
* ARM: at91/dt: at91sam9n12: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+8
* ARM: at91/dt: at91sam9g45: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+8
* ARM: at91/dt: at91sam9263: use slow clock where necessaryAlexandre Belloni2015-08-071-2/+5
* ARM: at91/dt: at91sam9261: use slow clock where necessaryAlexandre Belloni2015-08-071-2/+5
* ARM: at91/dt: at91sam9260: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+7
* ARM: at91/dt: at91rm9200: use slow clock where necessaryAlexandre Belloni2015-08-071-4/+6
* ARM: at91/dt: add minimal sama5d2 Xplained boardNicolas Ferre2015-07-302-0/+135
* ARM: at91/dt: add basic dtsi for sama5d2 SoCLudovic Desroches2015-07-301-0/+925
* ARM: at91/dt: sama5: update rstc to correct compatible stringJosh Wu2015-07-302-2/+2
* ARM: at91/dt: add isi & ov2640 dt nodes for at91sam9m10g45ek boardJosh Wu2015-07-302-19/+76
* ARM: at91/dt: sama5d4: move ADC pinctrl to board device treesAlexandre Belloni2015-07-283-9/+18
* ARM: at91/dt: sama5d4: fix external trigger propertyAlexandre Belloni2015-07-281-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1225-112/+213
|\
| * MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| * MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-7/+13
| * MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| * Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
| * MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
| * MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
| * MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
| * MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
| * MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
| * MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3
| * MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras2015-07-091-1/+1
| * MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-092-4/+4
| * MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-091-4/+4
| * MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-091-8/+5
| * MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle2015-07-082-18/+52
| * MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-0710-10/+10
| * MIPS: Lemote 2F: Fix build caused by recent mass rename.Ralf Baechle2015-07-071-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-1212-87/+116
|\ \
| * | x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer2015-07-081-1/+1
| * | x86/irq: Retrieve irq data after locking irq_descThomas Gleixner2015-07-071-1/+6
| * | x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner2015-07-071-1/+12
| * | x86/irq: Plug irq vector hotplug raceThomas Gleixner2015-07-072-16/+7
| * | x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt2015-07-061-1/+3