summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-281-0/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni2015-01-281-0/+7
| | | * | | | | | | | ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-171-1/+6
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-01-2616-56/+58
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: sunxi: dt: Fix aliasesMaxime Ripard2015-01-2515-50/+40
| | | * | | | | | | | ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipelineHans de Goede2015-01-211-0/+8
| | | * | | | | | | | ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 aliasHans de Goede2015-01-061-0/+4
| | | * | | | | | | | ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5iChen-Yu Tsai2014-12-213-6/+6
| | | | |_|_|_|/ / / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-304-16/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86/intel: Add model number for AirmontKan Liang2015-01-281-0/+1
| | * | | | | | | | | perf/rapl: Fix crash in rapl_scale()Stephane Eranian2015-01-281-1/+1
| | * | | | | | | | | perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang2015-01-282-15/+12
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-3015-178/+330
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář2015-01-301-0/+3
| | * | | | | | | | | | Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-01-3014-178/+327
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | * | | | | | | | | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-293-18/+50
| | | * | | | | | | | | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-293-15/+116
| | | * | | | | | | | | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-2914-145/+161
| * | | | | | | | | | | arc: mm: Fix build failureGuenter Roeck2015-01-301-1/+1
| * | | | | | | | | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-2926-1/+55
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy2015-01-241-4/+4
| * | | | | | | | | | | Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-272-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu2015-01-221-1/+1
| | * | | | | | | | | | powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour2015-01-191-0/+1
| * | | | | | | | | | | x86, build: replace Perl script with Shell scriptKees Cook2015-01-263-40/+43
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-2514-76/+102
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers2015-01-231-1/+1
| | * | | | | | | | | | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue2015-01-231-1/+5
| | * | | | | | | | | | x86, mm: Change cachemode exports to non-gplJuergen Gross2015-01-221-2/+2
| | * | | | | | | | | | x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-01-222-2/+36
| | * | | | | | | | | | x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-01-221-7/+2
| | * | | | | | | | | | x86, mpx: Fix potential performance issue on unmapsDave Hansen2015-01-221-1/+19
| | * | | | | | | | | | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen2015-01-221-0/+6
| | * | | | | | | | | | x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-201-0/+1
| | * | | | | | | | | | x86: Don't rely on VMWare emulating PAT MSR correctlyJuergen Gross2015-01-201-1/+6
| | * | | | | | | | | | x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich2015-01-201-1/+1
| | * | | | | | | | | | x86, boot: Skip relocs when load address unchangedKees Cook2015-01-201-1/+8
| | * | | | | | | | | | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2015-01-202-0/+3
| | * | | | | | | | | | x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu2015-01-202-60/+13
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-2516-14/+104
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-01-231-4/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam2015-01-201-4/+4
| | * | | | | | | | | | arm64: dts: add baud rate to Juno stdout-pathRobin Murphy2015-01-231-1/+1
| | * | | | | | | | | | Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-01-212-2/+16
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | | * | | | | | | | | ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-171-1/+8
| | | * | | | | | | | | ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-171-1/+8
| | * | | | | | | | | | Merge tag 'omap-for-v3.19/gic-regression-v2' of git://git.kernel.org/pub/scm/...Olof Johansson2015-01-1911-6/+77
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: OMAP: Work around hardcoded interruptsMarc Zyngier2015-01-1710-6/+71
| | | * | | | | | | | | | arm: boot: dts: dra7: enable dwc3 suspend PHY quirkFelipe Balbi2015-01-151-0/+6