summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* vio: fix reuse of vio_dring slotDwight Engen2014-09-301-1/+1
* sunvdc: add cdrom and v1.1 protocol supportAllen Pais2014-09-301-3/+9
* sparc: VIO protocol version 1.6David L Stevens2014-09-302-4/+54
* sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller2014-09-271-2/+2
* sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-09-174-26/+28
* sparc64: T5 PMUbob picco2014-09-175-5/+73
* sparc64: mem boot option correctionbob picco2014-09-172-16/+51
* sparc64: find_node adjustmentbob picco2014-09-171-1/+4
* sparc64: sun4v TLB error power off eventsbob picco2014-09-174-20/+34
* sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom2014-09-101-2/+3
* sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson2014-09-101-2/+4
* sparc: leon: Fix race condition between leon_cycles_offset and timer_interruptAndreas Larsson2014-09-101-3/+28
* sparc: Let memset return the address argumentAndreas Larsson2014-09-101-4/+14
* sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais2014-09-101-0/+8
* sparc64: support M6 and M7 for building CPU distribution mapAllen Pais2014-09-101-0/+2
* sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-09-103-0/+26
* Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-09-094-6/+7
|\
| * microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
| * microblaze: Rename Advance setup to Kernel featuresMichal Simek2014-09-091-1/+1
| * microblaze: Add mm/Kconfig to advance menuMichal Simek2014-09-091-2/+2
| * arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
| * arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang2014-09-091-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-084-61/+95
|\ \ | |/ |/|
| * s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6
| * s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-012-47/+89
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-078-17/+28
|\ \
| * | powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour2014-09-031-2/+2
| * | Merge tag 'kvm-s390-master-20140902' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2014-09-021-2/+4
| |\ \
| | * | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger2014-09-021-0/+1
| | * | KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger2014-09-021-2/+3
| * | | Merge tag 'kvm-arm-for-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2014-08-294-0/+12
| |\ \ \
| | * | | arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-08-292-0/+4
| | * | | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2014-08-292-0/+8
| * | | | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-08-252-13/+10
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-251-0/+10
| | * | KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-251-13/+0
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-0611-33/+65
|\ \ \ \
| * \ \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-09-053-2/+12
| |\ \ \ \
| | * | | | ARM: at91/dt: rm9200: fix usb clock definitionAlexandre Belloni2014-09-051-1/+1
| | * | | | ARM: at91: rm9200: fix clock registrationAlexandre Belloni2014-09-051-1/+10
| | * | | | ARM: at91/dt: sam9g20: set at91sam9g20 pllb driverGaƫl PORTAY2014-09-051-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linu...Kevin Hilman2014-09-0577-325/+714
| |\ \ \ \
| | * | | | ARM: dts: dra7-evm: Add vtt regulator supportLokesh Vutla2014-09-041-1/+26
| | * | | | ARM: dts: dra7-evm: Fix spi1 mux documentationNishanth Menon2014-09-041-7/+7
| | * | | | ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NANDRoger Quadros2014-09-041-2/+2
| | * | | | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoringRoger Quadros2014-09-041-4/+3
| | * | | | ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoringRoger Quadros2014-09-041-2/+1
| | * | | | ARM: dts: am437x-gp-evm: Don't use read/write wait monitoringRoger Quadros2014-09-041-2/+0
| | * | | | ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8Roger Quadros2014-09-041-1/+1
| | * | | | ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8Roger Quadros2014-09-041-1/+1