summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-152-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-154-5/+71
|\ \ \
| * | | sparc: Hook up memfd_create system call.David S. Miller2014-08-143-4/+5
| * | | sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-141-0/+32
| * | | sparc64: Skip bogus PCI bridge ranges.David S. Miller2014-08-141-0/+11
| * | | sparc64: Expand PCI bridge probing debug logging.David S. Miller2014-08-141-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/+7Star
| * | | | | 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/+26Star
| * | | | | 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/+1Star
| * | | | | 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
| * | | | | powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood2014-08-131-45/+66
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-149-93/+14Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-112-71/+1Star
| |\ \ \ \ \ \
| | * | | | | | of: Reorder device tree changes and notifiersGrant Likely2014-07-241-1/+1
| | * | | | | | of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-241-70/+0Star
| * | | | | | | Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-116-20/+13Star
| |\ \ \ \ \ \ \
| | * | | | | | | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-265-20/+9Star
| | * | | | | | | arm/versatile: Add the uart as the stdout device.Grant Likely2014-06-261-0/+4
| * | | | | | | | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-251-2/+0Star
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-08-143-11/+6Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel2014-08-111-5/+5
| * | | | | | | x86/xen: resume timer irqs earlyDavid Vrabel2014-08-111-1/+1
| * | | | | | | arm/xen: remove duplicate arch_gnttab_init() functionDavid Vrabel2014-08-111-5/+0Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-142-3/+31
|\ \ \ \ \ \ \
| * | | | | | | dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-112-3/+31