| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-27 | 12 | -77/+262 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | MIPS: Initialise MAARs on secondary CPUs | Paul Burton | 2015-09-27 | 3 | -3/+36 |
| * | | | | | MIPS: print MAAR configuration during boot | Paul Burton | 2015-09-27 | 1 | -0/+29 |
| * | | | | | MIPS: mm: compile maar_init unconditionally | Paul Burton | 2015-09-27 | 1 | -63/+63 |
| * | | | | | MIPS: CM: Provide a function to map from CPU to VP ID. | Paul Burton | 2015-09-27 | 1 | -0/+39 |
| * | | | | | MIPS: Fix FTLB detection for R6 | James Hogan | 2015-09-22 | 1 | -5/+8 |
| * | | | | | MIPS: cpu-features: Add cpu_has_ftlb | James Hogan | 2015-09-22 | 4 | -3/+11 |
| * | | | | | MIPS: ATH79: Add irq chip ar7240-misc-intc | Alexander Couzens | 2015-09-22 | 1 | -0/+10 |
| * | | | | | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip | Alexander Couzens | 2015-09-22 | 1 | -2/+10 |
| * | | | | | MIPS: BPF: Fix build on pre-R2 little endian CPUs | Aurelien Jarno | 2015-09-22 | 1 | -0/+42 |
| * | | | | | MIPS: BPF: Avoid unreachable code on little endian | Aurelien Jarno | 2015-09-22 | 1 | -3/+5 |
| * | | | | | MIPS: bootmem: Fix mapstart calculation for contiguous maps | Alexander Sverdlin | 2015-09-22 | 1 | -1/+9 |
| * | | | | | MIPS: Fix console output for Fulong2e system | Guenter Roeck | 2015-09-22 | 1 | -0/+3 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-27 | 4 | -4/+20 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | perf/x86: Change test_aperfmperf() and test_intel() to static | Geliang Tang | 2015-09-25 | 1 | -2/+2 |
| * | | | | | perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask | Andi Kleen | 2015-09-18 | 1 | -1/+5 |
| * | | | | | perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake | Andi Kleen | 2015-09-18 | 3 | -1/+13 |
| * | | | | | perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific | Andi Kleen | 2015-09-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-27 | 2 | -5/+27 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code | Andy Lutomirski | 2015-09-22 | 1 | -1/+4 |
| * | | | | | x86/paravirt: Replace the paravirt nop with a bona fide empty function | Andy Lutomirski | 2015-09-22 | 2 | -4/+23 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-27 | 4 | -6/+30 |
|\ \ \ \ \ |
|
| * | | | | | ARM: alignment: fix alignment handling for uaccess changes | Russell King | 2015-09-24 | 1 | -5/+25 |
| * | | | | | ARM: wire up new syscalls | Russell King | 2015-09-22 | 3 | -1/+5 |
| |/ / / / |
|
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-09-27 | 31 | -161/+205 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes | Olof Johansson | 2015-09-26 | 4 | -3/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: pxa: balloon3: Fix build error | Axel Lin | 2015-09-16 | 1 | -1/+1 |
| | * | | | | | ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding | Jarkko Nikula | 2015-09-13 | 1 | -1/+0 |
| | * | | | | | ARM: pxa: fix DFI bus lockups on startup | Robert Jarzmik | 2015-09-13 | 2 | -1/+27 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2015-09-26 | 14 | -39/+63 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: dts: fix omap2+ address translation for pbias | Kishon Vijay Abraham I | 2015-09-24 | 5 | -12/+17 |
| | * | | | | | ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2 | Roger Quadros | 2015-09-16 | 1 | -13/+16 |
| | * | | | | | ARM: omap2plus_defconfig: enable GPIO_PCA953X | Grazvydas Ignotas | 2015-09-16 | 1 | -0/+1 |
| | * | | | | | ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets | Grazvydas Ignotas | 2015-09-16 | 1 | -2/+2 |
| | * | | | | | ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late | Dave Gerlach | 2015-09-16 | 1 | -0/+1 |
| | * | | | | | ARM: dts: am57xx-beagle-x15: Update Phy supplies | Nishanth Menon | 2015-09-16 | 1 | -2/+11 |
| | * | | | | | Merge branch 'fixes-rc1' into omap-for-v4.3/fixes | Tony Lindgren | 2015-09-14 | 978 | -12683/+22060 |
| | |\ \ \ \ \ |
|
| | * | | | | | | ARM: omap2plus_defconfig: Enable MUSB DMA support | Tony Lindgren | 2015-09-01 | 1 | -0/+2 |
| | * | | | | | | ARM: DRA752: Add ID detect for ES2.0 | Vishal Mahaveer | 2015-09-01 | 2 | -2/+8 |
| | * | | | | | | ARM: OMAP3: vc: fix 'or' always true warning | Frans Klaver | 2015-09-01 | 1 | -1/+1 |
| | * | | | | | | ARM: OMAP2+: Fix booting if no timer parent clock is available | Tony Lindgren | 2015-09-01 | 1 | -6/+2 |
| | * | | | | | | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic... | Grygorii Strashko | 2015-09-01 | 1 | -1/+2 |
| * | | | | | | | Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2015-09-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: dts: Add ddc i2c reference to veyron | Douglas Anderson | 2015-09-13 | 1 | -0/+1 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver | Benjamin Gaignard | 2015-09-24 | 2 | -84/+80 |
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | ARM: dts: Fixup model name for HP t410 dts | Nicolas Chauvet | 2015-09-14 | 1 | -1/+1 |
| * | | | | | | ARM: dts: DRA7: fix a typo in ethernet | Vishal Mahaveer | 2015-09-14 | 1 | -1/+1 |
| * | | | | | | ARM: omap2plus_defconfig: make PCF857x built-in | Kishon Vijay Abraham I | 2015-09-14 | 1 | -1/+1 |
| * | | | | | | ARM: dts: Use ti,pbias compatible string for pbias | Kishon Vijay Abraham I | 2015-09-14 | 5 | -5/+5 |
| * | | | | | | ARM: OMAP5: Cleanup options for SoC only build | Nishanth Menon | 2015-09-14 | 1 | -1/+2 |