summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-081-1/+1
|\
| * Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-302146-73393/+68774
| |\
| * | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* | | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-084-40/+19
|\ \ \
| * | | ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-244-40/+19
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-0810-18/+181
|\ \ \ \
| * \ \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-07-0510-18/+181
| |\ \ \ \
| | * | | | ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definitionJérémy Lefaure2017-06-271-6/+0
| | * | | | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-213-3/+26
| | * | | | ARM: 8679/1: bitops: Align prototypes to generic APIMarc Gonzalez2017-06-181-4/+4
| | * | | | ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa2017-06-184-0/+142
| | * | | | ARM: make configuration of userspace Thumb support an expert optionRussell King2017-05-301-1/+5
| | * | | | ARM: 8673/1: Fix __show_regs output timestampsJoe Perches2017-05-231-4/+4
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-0823-492/+889
|\ \ \ \ \
| * | | | | sparc: kernel: pmc: make of_device_ids const.Arvind Yadav2017-07-031-1/+1
| * | | | | sparc64: fix typo in propertyPavel Tatashin2017-06-262-3/+3
| * | | | | sparc64: add port_id to VIO device metadataJag Raman2017-06-252-0/+3
| * | | | | sparc64: Enhance search for VIO device in MDESCJag Raman2017-06-253-63/+64
| * | | | | sparc64: enhance VIO device probingJag Raman2017-06-252-16/+42
| * | | | | sparc64: check if a client is allowed to register for MDESC notificationsJag Raman2017-06-251-0/+17
| * | | | | sparc64: remove restriction on VIO device name sizeJag Raman2017-06-251-19/+4
| * | | | | sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman2017-06-251-11/+19
| * | | | | sparc64: add MDESC node name property to VIO device metadataJag Raman2017-06-254-51/+68
| * | | | | sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocationJag Raman2017-06-251-5/+3
| * | | | | sparc64: expand MDESC interfaceJag Raman2017-06-252-0/+233
| * | | | | sparc64: skip handshake for LDC channels in RAW modeJag Raman2017-06-252-1/+15
| * | | | | sparc64: specify the device class in VIO version info. packetJag Raman2017-06-251-0/+1
| * | | | | sparc64: ensure VIO operations are defined while being usedJag Raman2017-06-251-4/+13
| * | | | | sparc: kernel: apc: make of_device_ids constArvind Yadav2017-06-251-1/+1
| * | | | | sparc/time: make of_device_ids constArvind Yadav2017-06-151-1/+1
| * | | | | sparc64: broken %tick frequency on spitfire cpusPavel Tatashin2017-06-151-1/+26
| * | | | | sparc64: use prom interface to get %stick frequencyPavel Tatashin2017-06-151-5/+2
| * | | | | sparc64: optimize functions that access tickPavel Tatashin2017-06-131-9/+13
| * | | | | sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2017-06-133-6/+87
| * | | | | sparc64: initialize time earlyPavel Tatashin2017-06-133-13/+12
| * | | | | sparc64: improve modularity tick optionsPavel Tatashin2017-06-132-28/+57
| * | | | | sparc64: optimize loads in clock_sched()Pavel Tatashin2017-06-132-10/+12
| * | | | | sparc64: show time stamps from zeroPavel Tatashin2017-06-131-2/+8
| * | | | | sparc64: access tick function from variablePavel Tatashin2017-06-131-14/+16
| * | | | | sparc64: remove trailing white spacesPavel Tatashin2017-06-132-4/+4
| * | | | | sparc64: print debug messages when reading from LDC channelJag Raman2017-06-101-0/+5
| * | | | | sparc64: ldc abort during vds iso bootJag Raman2017-06-101-1/+6
| * | | | | sparc64: ensure LDC channel is ready before communicationJag Raman2017-06-101-5/+25
| * | | | | sparc64: enhance ldc_abort to print messageJag Raman2017-06-101-25/+28
| * | | | | sparc64: expand LDC interfaceJag Raman2017-06-102-12/+42
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-06-1085-429/+749
| |\ \ \ \ \
| * | | | | | arch/sparc: Enable queued spinlock support for SPARCBabu Moger2017-05-254-83/+14
| * | | | | | arch/sparc: Introduce xchg16 for SPARCBabu Moger2017-05-251-10/+39
| * | | | | | arch/sparc: Enable queued rwlocks for SPARCBabu Moger2017-05-254-124/+13
| * | | | | | arch/sparc: Introduce cmpxchg_u8 SPARCBabu Moger2017-05-251-0/+29