summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: Add am335x-bonegreenRobert Nelson2015-10-132-0/+54
* ARM: dts: beagle-x15: Enable the system mailboxes 5 and 6Suman Anna2015-10-131-0/+20
* ARM: dts: dra72-evm: Enable the system mailboxes 5 and 6Suman Anna2015-10-131-0/+17
* ARM: dts: dra7-evm: Enable the system mailboxes 5 and 6Suman Anna2015-10-131-0/+20
* ARM: dts: DRA72x: Add IPC sub-mailbox nodes for IPU1, IPU2 & DSP1Suman Anna2015-10-131-0/+21
* ARM: dts: DRA74x: Add IPC sub-mailbox nodes for all IPUs & DSPsSuman Anna2015-10-131-0/+26
* ARM: dts: am335x-wega: Clean up regulatorsTeresa Remmet2015-10-132-18/+31
* ARM: dts: dra7-evm: add gpio key supportGrygorii Strashko2015-10-131-0/+20
* ARM: dts: dra7-evm: add gpio leds supportGrygorii Strashko2015-10-131-0/+27
* ARM: dts: dra7-evm: add pcf8575 gpio expander (i2c1 addr 20)Grygorii Strashko2015-10-131-0/+11
* ARM: dts: am57xx-beagle-x15: Enable analog audio supportPeter Ujfalusi2015-10-131-0/+87
* ARM: dts: am57xx-beagle-x15: Add fixed regulator for aic3104's DVDDPeter Ujfalusi2015-10-131-0/+8
* ARM: dts: dra72-evm: Audio supportPeter Ujfalusi2015-10-131-0/+114
* ARM: dts: dra72-evm: Add gpio hog for vin6_sel_s0 to select audioPeter Ujfalusi2015-10-121-0/+15
* ARM: dts: dra72-evm: Add fixed regulator representing DVDD supply for aic3106Peter Ujfalusi2015-10-121-0/+9
* ARM: dts: dra7-evm: Audio supportPeter Ujfalusi2015-10-121-0/+113
* ARM: dts: dra7-evm: Enable pcf8575 (0x26 address) on i2c2 busPeter Ujfalusi2015-10-121-0/+14
* ARM: dts: dra7-evm: Add fixed regulator to be used by aic3106's DVDDPeter Ujfalusi2015-10-121-0/+9
* ARM: dts: dra7-evm: Rename mmc2_3v3 supply to evm_3v3_swPeter Ujfalusi2015-10-121-3/+3
* ARM: dts: dra7: Add McASP3 nodePeter Ujfalusi2015-10-121-0/+15
* ARM: dts: am437x-gp-evm: Add DCAN sleep pinsRoger Quadros2015-10-121-2/+18
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0422-29/+25
|\
| * tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0821-0/+21
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-0413-144/+82
|\ \
| * | MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-044-73/+42
| * | MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-021-1/+1
| * | MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-021-27/+1
| * | MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-021-25/+1
| * | MIPS: BPF: Fix load delay slots.Ralf Baechle2015-10-021-0/+4
| * | MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle2015-10-011-6/+3
| * | MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2015-10-012-0/+2
| * | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-301-4/+4
| * | MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-301-0/+2
| * | MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-301-2/+2
| * | MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-09-301-1/+1
| * | MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-305-6/+20
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-039-65/+69
|\ \ \
| * | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings2015-10-021-1/+1
| * | | x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-021-1/+1
| * | | x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi2015-10-021-4/+3
| * | | Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar2015-10-013-52/+55
| |\ \ \
| | * | | x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner2015-09-303-84/+55
| | * | | x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2015-09-301-10/+42
| * | | | x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin2015-09-301-0/+2
| * | | | Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fixIngo Molnar2015-09-3073-365/+477
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov2015-09-301-5/+7
| * | | | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi2015-09-232-2/+2
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-032-2/+68
|\ \ \ \ \
| * | | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-1/+2