summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: support Cortex-A7 in shmobile_init_delay()Ulrich Hecht2014-09-051-4/+5
* ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.hGeert Uytterhoeven2014-08-226-6/+9
* ARM: shmobile: ape6evm: Remove duplicate CPUFreq bitsMagnus Damm2014-08-221-1/+0
* ARM: shmobile: sh73a0: Remove duplicate CPUFreq bitsMagnus Damm2014-08-221-5/+0
* ARM: shmobile: sh73a0: Remove unneeded nr_irqs initializationGeert Uytterhoeven2014-08-201-1/+0
* ARM: shmobile: sh7372: Remove unneeded nr_irqs initializationGeert Uytterhoeven2014-08-201-1/+0
* ARM: shmobile: r8a7779: Remove NR_IRQS_LEGACYMagnus Damm2014-08-201-1/+0
* ARM: shmobile: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-08-201-2/+2
* ARM: shmobile: Rework multiplatform include workaroundMagnus Damm2014-08-202-3/+1
* ARM: shmobile: r7s72100: Add shmobile_init_late()Magnus Damm2014-08-201-0/+1
* ARM: shmobile: r8a73a4: Add shmobile_init_late()Magnus Damm2014-08-201-0/+1
* ARM: shmobile: r8a7778: Fix shmobile_init_late()Magnus Damm2014-08-201-1/+1
* ARM: shmobile: r8a7779: Fix shmobile_init_late()Magnus Damm2014-08-201-1/+1
* ARM: shmobile: sh73a0: Add shmobile_init_late()Magnus Damm2014-08-201-0/+1
* ARM: shmobile: r8a7778: Add missing call to shmobile_init_late()Geert Uytterhoeven2014-08-171-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-161-0/+3
|\
| * intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-151-0/+3
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-142-6/+6
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-144-5/+71
|\ \ \
| * | | sparc: Hook up memfd_create system call.David S. Miller2014-08-133-4/+5
| * | | sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-131-0/+32
| * | | sparc64: Skip bogus PCI bridge ranges.David S. Miller2014-08-131-0/+11
| * | | sparc64: Expand PCI bridge probing debug logging.David S. Miller2014-08-131-1/+23
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-1/+1
|\ \ \ \
| * | | | kbuild: allow to override Python command nameMasahiro Yamada2014-07-181-1/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-1428-223/+387
|\ \ \ \ \
| * | | | | powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-132-0/+10
| * | | | | powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-131-5/+25
| * | | | | powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-131-1/+3
| * | | | | powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-131-16/+7
| * | | | | powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-133-5/+13
| * | | | | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-131-9/+70
| * | | | | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-134-43/+26
| * | | | | powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-131-1/+4
| * | | | | powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-132-9/+15
| * | | | | powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi2014-08-131-1/+1
| * | | | | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon2014-08-131-2/+2
| * | | | | powerpc: Hard disable interrupts in xmonAnton Blanchard2014-08-131-0/+3
| * | | | | powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-131-2/+1
| * | | | | powerpc/pseries: Avoid deadlock on removing ddwGavin Shan2014-08-131-6/+14
| * | | | | powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-131-1/+1
| * | | | | powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt2014-08-131-2/+2
| * | | | | powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-133-0/+36
| * | | | | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-131-2/+4
| * | | | | powerpc/ppc476: Disable BTACAlistair Popple2014-08-131-1/+3
| * | | | | powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-132-18/+22
| * | | | | powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman2014-08-131-0/+4
| * | | | | powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-131-0/+1
| * | | | | powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck2014-08-131-55/+55