summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-112-71/+1
| |\ \ \ \ \ \
| | * | | | | | 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/+0
| * | | | | | | Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-116-20/+13
| |\ \ \ \ \ \ \
| | * | | | | | | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-265-20/+9
| | * | | | | | | 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/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-08-143-11/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | 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/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-148-9/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-08-123-3/+8
| * | | | | | | | sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller2014-08-121-1/+0
| * | | | | | | | sparc: Hook up seccomp and getrandom system calls.David S. Miller2014-08-063-4/+6
| * | | | | | | | sparc: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-061-1/+1
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-1432-1076/+912
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2014-08-082-2/+3
| * | | | | | | | | x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin2014-08-021-2/+2
| * | | | | | | | | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-3110-12/+0
| * | | | | | | | | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-3110-14/+0
| * | | | | | | | | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-3110-26/+0
| * | | | | | | | | x86, apic: Replace noop_check_apicid_usedDavid Rientjes2014-07-311-6/+1
| * | | | | | | | | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-319-25/+0
| * | | | | | | | | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-3111-45/+1
| * | | | | | | | | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-3110-14/+0
| * | | | | | | | | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-3110-33/+8
| * | | | | | | | | x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-312-19/+0
| * | | | | | | | | x86: intel-mid: Use the new io_apic interfacesJiang Liu2014-07-141-16/+6
| * | | | | | | | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-142-67/+1
| * | | | | | | | | x86, irq: Clean up irqdomain transition codeJiang Liu2014-06-211-17/+11
| * | | | | | | | | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+1
| * | | | | | | | | x86, irq, SFI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+7
| * | | | | | | | | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-212-2/+12
| * | | | | | | | | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+27
| * | | | | | | | | x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-212-0/+64
| * | | | | | | | | x86, irq: Simplify the way to handle ISA IRQJiang Liu2014-06-212-73/+40
| * | | | | | | | | x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-212-79/+0
| * | | | | | | | | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-9/+5
| * | | | | | | | | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-213-46/+35
| * | | | | | | | | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-212-3/+3