summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPISekhar Nori2017-02-281-7/+7
| | * | | | | | Merge branch 'omap-for-v4.10/fixes' into omap-for-v4.11/fixesTony Lindgren2017-02-282-1/+22
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin2017-02-161-1/+2
| | | * | | | | ARM: OMAP3: Fix smartreflex platform data regressionTony Lindgren2017-02-141-0/+20
| * | | | | | | Merge tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson2017-03-132-5/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason2017-03-051-2/+2
| | * | | | | | ARM: dts: BCM5301X: Fix memory start addressJon Mason2017-03-051-1/+1
| | * | | | | | ARM: dts: BCM5301X: Fix UARTs on bcm953012kJon Mason2017-03-051-2/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: dts: add the AB8500 clocks to the device treeLinus Walleij2017-03-133-18/+19
* | | | | | | arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay2017-03-221-3/+7
* | | | | | | arm64: compat: Update compat syscallsWill Deacon2017-03-212-1/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-194-2/+6
|\ \ \ \ \ \
| * | | | | | powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * | | | | | powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | | | | | | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-198-68/+88
|\ \ \ \ \ \ \
| * | | | | | | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | | | | | | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | | | | | | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | | | | | | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | | | | | | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | | | | | | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* | | | | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-03-184-3/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | openrisc: Export symbols needed by modulesStafford Horne2017-03-162-0/+5
| * | | | | | | | openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-161-1/+1
| * | | | | | | | openrisc: xchg: fix `computed is not used` warningStafford Horne2017-03-161-2/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1711-24/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mpx: Make unnecessarily global function staticTobias Klauser2017-03-161-1/+1
| * | | | | | | | x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
| * | | | | | | | x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf2017-03-141-6/+30
| * | | | | | | | mm, x86: Fix native_pud_clear build errorArnd Bergmann2017-03-142-4/+1
| * | | | | | | | x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-142-0/+2
| * | | | | | | | x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2017-03-132-0/+83
| * | | | | | | | x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko2017-03-131-11/+4
| * | | | | | | | x86/platform: Remove warning message for duplicate NMI handlersMike Travis2017-03-131-4/+2
| * | | | | | | | x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-131-0/+2
| * | | | | | | | x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-03-131-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-172-21/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/acpi: Restore the order of CPU IDsDou Liyang2017-03-112-20/+13
| * | | | | | | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-111-1/+1
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-171-2/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski2017-03-171-0/+12
| * | | | | | | | | x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-171-2/+2
* | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-03-171-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: wire up statx syscallRussell King2017-03-101-0/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-162-4/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm, x86: fix native_pud_clear build errorArnd Bergmann2017-03-162-4/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-165-9/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven2017-03-101-1/+1
| * | | | | | | | | arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland2017-03-101-1/+1
| * | | | | | | | | arm64: support keyctl() system call in 32-bit modeEric Biggers2017-03-101-0/+4