Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | ARM: at91/dt: include lcd dtsi in at91sam9x5 dtsis | Boris Brezillon | 3 | -0/+3 |
2015-08-07 | ARM: at91/dt: define hlcdc node in at91sam9x5_lcd.dtsi | Boris Brezillon | 1 | -0/+139 |
2015-08-07 | ARM: at91/dt: sama5d4: use slow clock where necessary | Alexandre Belloni | 1 | -4/+8 |
2015-08-07 | ARM: at91/dt: sama5d3: use slow clock where necessary | Alexandre Belloni | 2 | -4/+8 |
2015-08-07 | ARM: at91/dt: at91sam9x5: use slow clock where necessary | Alexandre Belloni | 1 | -4/+8 |
2015-08-07 | ARM: at91/dt: at91sam9rl: use slow clock where necessary | Alexandre Belloni | 1 | -2/+6 |
2015-08-07 | ARM: at91/dt: at91sam9n12: use slow clock where necessary | Alexandre Belloni | 1 | -4/+8 |
2015-08-07 | ARM: at91/dt: at91sam9g45: use slow clock where necessary | Alexandre Belloni | 1 | -4/+8 |
2015-08-07 | ARM: at91/dt: at91sam9263: use slow clock where necessary | Alexandre Belloni | 1 | -2/+5 |
2015-08-07 | ARM: at91/dt: at91sam9261: use slow clock where necessary | Alexandre Belloni | 1 | -2/+5 |
2015-08-07 | ARM: at91/dt: at91sam9260: use slow clock where necessary | Alexandre Belloni | 1 | -4/+7 |
2015-08-07 | ARM: at91/dt: at91rm9200: use slow clock where necessary | Alexandre Belloni | 1 | -4/+6 |
2015-07-30 | ARM: at91/dt: add minimal sama5d2 Xplained board | Nicolas Ferre | 2 | -0/+135 |
2015-07-30 | ARM: at91/dt: add basic dtsi for sama5d2 SoC | Ludovic Desroches | 1 | -0/+925 |
2015-07-30 | ARM: at91/dt: sama5: update rstc to correct compatible string | Josh Wu | 2 | -2/+2 |
2015-07-30 | ARM: at91/dt: add isi & ov2640 dt nodes for at91sam9m10g45ek board | Josh Wu | 2 | -19/+76 |
2015-07-28 | ARM: at91/dt: sama5d4: move ADC pinctrl to board device trees | Alexandre Belloni | 3 | -9/+18 |
2015-07-28 | ARM: at91/dt: sama5d4: fix external trigger property | Alexandre Belloni | 1 | -1/+1 |
2015-07-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 25 | -112/+213 |
2015-07-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -87/+116 |
2015-07-12 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2015-07-11 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 16 | -11/+1346 |
2015-07-11 | Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -168/+212 |
2015-07-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 7 | -8/+13 |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin | 5 | -168/+212 |
2015-07-10 | Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -26/+39 |
2015-07-10 | arm64: entry32: remove pointless register assignment | Mark Rutland | 1 | -2/+0 |
2015-07-10 | MIPS: O32: Use compat_sys_getsockopt. | Ralf Baechle | 1 | -1/+1 |
2015-07-10 | MIPS: c-r4k: Extend way_string array | Paul Burton | 1 | -1/+3 |
2015-07-10 | MIPS: Pistachio: Support CDMM & Fast Debug Channel | James Hogan | 2 | -1/+12 |
2015-07-10 | MIPS: Malta: Make GIC FDC IRQ workaround Malta specific | James Hogan | 1 | -7/+13 |
2015-07-10 | MIPS: c-r4k: Fix cache flushing for MT cores | Markos Chandras | 3 | -4/+55 |
2015-07-10 | Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Kevin Hilman | 4 | -1/+15 |
2015-07-10 | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel... | Kevin Hilman | 4 | -4/+10 |
2015-07-09 | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit" | Markos Chandras | 1 | -1/+1 |
2015-07-09 | MIPS: cps-vec: Use macros for various arithmetics and memory operations | Markos Chandras | 1 | -16/+16 |
2015-07-09 | MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0 | Markos Chandras | 1 | -2/+2 |
2015-07-09 | MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit | Markos Chandras | 1 | -21/+21 |
2015-07-09 | MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2 | Markos Chandras | 1 | -2/+2 |
2015-07-09 | MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA | Markos Chandras | 1 | -10/+10 |
2015-07-09 | MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting | Markos Chandras | 1 | -3/+3 |
2015-07-09 | MIPS: Fix erroneous JR emulation for MIPS R6 | Markos Chandras | 1 | -1/+1 |
2015-07-09 | MIPS: Fix branch emulation for BLTC and BGEC instructions | Markos Chandras | 2 | -4/+4 |
2015-07-09 | MIPS: kernel: traps: Fix broken indentation | Markos Chandras | 1 | -4/+4 |
2015-07-09 | MIPS: bootmem: Don't use memory holes for page bitmap | Alexander Sverdlin | 1 | -8/+5 |
2015-07-09 | cris: Replace do_posix_clock_monotonic_gettime() | Thomas Gleixner | 1 | -1/+1 |
2015-07-09 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -2/+2 |
2015-07-09 | modpost: work correctly with tile coldtext sections | Chris Metcalf | 1 | -2/+2 |
2015-07-09 | arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG | Kristina Martsenko | 2 | -0/+192 |
2015-07-09 | arm: dts: vexpress: add missing CCI PMU device node to TC2 | Sudeep Holla | 1 | -0/+10 |