arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
[cascardo/linux.git] / arch /
2014-11-25 Mark Brownarm64: topology: Fix handling of multi-level cluster...
2014-11-25 Andre Przywaraarm64: protect alternatives workarounds with Kconfig...
2014-11-25 Andre Przywaraarm64: add Cortex-A57 erratum 832075 workaround
2014-11-25 Andre Przywaraarm64: add Cortex-A53 cache errata workaround
2014-11-25 Andre Przywaraarm64: detect silicon revisions and set cap bits accord...
2014-11-25 Andre Przywaraarm64: add alternative runtime patching
2014-11-25 Andre Przywaraarm64: add cpu_capabilities bitmap
2014-11-25 Will Deaconarm64: fix return code check when changing emulation...
2014-11-21 Will Deaconarm64: mm: report unhandled level-0 translation faults...
2014-11-20 Will Deaconarm64: kconfig: move emulation option under kernel...
2014-11-20 Punit Agrawalarm64: Trace emulation of AArch32 legacy instructions
2014-11-20 Punit Agrawalarm64: Emulate CP15 Barrier instructions
2014-11-20 Punit Agrawalarm64: Port SWP/SWPB emulation support from arm
2014-11-20 Punit Agrawalarm64: Add framework for legacy instruction emulation
2014-11-20 Punit Agrawalarm64: Add AArch32 instruction set condition code checks
2014-11-20 Punit Agrawalarm64: Add support for hooks to handle undefined instru...
2014-11-20 Steve Capperarm64: percpu: Implement this_cpu operations
2014-11-20 Mark Rutlandarm64: pgalloc: consistently use PGALLOC_GFP
2014-11-18 Yann Droneaudarm64/mm: Remove hack in mmap randomize layout
2014-11-17 Catalin Marinasarm64: Add COMPAT_HWCAP_LPAE
2014-11-17 Will Deaconmmu_gather: move minimal range calculations into generi...
2014-11-14 Will Deaconarm64: entry: use ldp/stp instead of push/pop when...
2014-11-14 Will Deaconarm64: entry: avoid writing lr explicitly for construct...
2014-11-14 Mark Rutlandarm64: Fix up /proc/cpuinfo
2014-11-07 Ard Biesheuvelarm64: kvm: eliminate literal pool entries
2014-11-07 Ard Biesheuvelarm64: ftrace: eliminate literal pool entries
2014-11-06 Mark Rutlandarm64: log physical ID of boot CPU
2014-11-06 Ard Biesheuvelarm64/crypto: use crypto instructions to generate AES...
2014-11-06 Geoff Levandarm64/kvm: Fix assembler compatibility of macros
2014-11-06 Ard Biesheuvelarm64/dt: add machine name to kernel call stack dump...
2014-11-06 Steve Capperarm64: xchg: Implement cmpxchg_double
2014-11-06 Joonwoo Parkarm64: optimize memcpy_{from,to}io() and memset_io()
2014-11-06 Min-Hua Chenarm64: fix data type for physical address
2014-11-05 Will DeaconMerge tag 'for-3.19' of git://git.linaro.org/people...
2014-11-05 Ard Biesheuvelarm64: dmi: set DMI string as dump stack arch description
2014-11-05 Yi Liarm64: dmi: Add SMBIOS/DMI support
2014-11-05 Ard Biesheuvelarm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
2014-11-05 Ard Biesheuvelarm64/efi: invert UEFI memory region reservation logic
2014-11-05 Ard Biesheuvelarm64/efi: set PE/COFF file alignment to 512 bytes
2014-11-05 Ard Biesheuvelarm64/efi: set PE/COFF section alignment to 4 KB
2014-11-05 Ard Biesheuvelarm64/efi: efistub: jump to 'stext' directly, not throu...
2014-10-26 Linus TorvaldsMerge tag 'armsoc-for-rc2' of git://git./linux/kernel...
2014-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-26 Olof JohanssonMerge tag 'imx-fixes-3.18' of git://git./linux/kernel...
2014-10-25 Fabio EstevamARM: dts: imx28-evk: Let i2c0 run at 100kHz
2014-10-25 Steve LongerbeamARM: i.MX6: Fix "emi" clock name typo
2014-10-24 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-10-24 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-10-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-10-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-10-24 Linus TorvaldsMerge tag 'stable/for-linus-3.18-b-rc1-tag' of git...
2014-10-24 Linus TorvaldsMerge tag 'sound-3.18-rc2' of git://git./linux/kernel...
2014-10-24 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-10-24 Linus TorvaldsMerge tag 'pm+acpi-3.18-rc2' of git://git./linux/kernel...
2014-10-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-10-24 Catalin Marinasarm64: Fix memblock current_limit with 64K pages and...
2014-10-24 David S. Millersparc64: Implement __get_user_pages_fast().
2014-10-24 David S. Millersparc64: Fix register corruption in top-most kernel...
2014-10-24 Arun Chandranarm64: ASLR: Don't randomise text when randomise_va_spa...
2014-10-24 Ralf BaechleMIPS: SEAD3: Fix I2C device registration.
2014-10-24 Nadav AmitKVM: x86: Wrong assertion on paging_tmpl.h
2014-10-24 Nadav AmitKVM: x86: PREFETCH and HINT_NOP should have SrcMem...
2014-10-24 Nadav AmitKVM: x86: Emulator does not decode clflush well
2014-10-24 Paolo BonziniKVM: emulate: avoid accessing NULL ctxt->memopp
2014-10-24 Ralf BaechleMIPS: SEAD3: Nuke PIC32 I2C driver.
2014-10-24 Nadav AmitKVM: x86: Decoding guest instructions which cross page...
2014-10-24 Michael S. Tsirkinkvm: x86: don't kill guest on unknown exit reason
2014-10-24 Petr Matousekkvm: vmx: handle invvpid vm exit gracefully
2014-10-24 Nadav AmitKVM: x86: Handle errors when RIP is set during far...
2014-10-24 Nadav AmitKVM: x86: Emulator fixes for eip canonical checks on...
2014-10-24 Nadav AmitKVM: x86: Fix wrong masking on relative jump/call
2014-10-24 Andy HonigKVM: x86: Improve thread safety in pit
2014-10-24 Andy HonigKVM: x86: Prevent host from panicking on shared MSR...
2014-10-24 Nadav AmitKVM: x86: Check non-canonical addresses upon WRMSR
2014-10-24 Olof JohanssonMerge tag 'socfpga_fixes_for_3.18' of git://git.rocketb...
2014-10-24 Olof JohanssonMerge tag 'at91-fixes' of git://git./linux/kernel/git...
2014-10-24 Olof JohanssonMerge tag 'zynq-dt-fixes-for-3.18' of https://github...
2014-10-24 Olof JohanssonARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
2014-10-24 Olof JohanssonARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE
2014-10-24 Markos ChandrasMIPS: ftrace: Fix a microMIPS build problem
2014-10-24 Stefan HengeleinMIPS: MSP71xx: Fix build error
2014-10-23 Linus TorvaldsMerge tag 'remove-weak-declarations' of git://git....
2014-10-23 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-10-23 Rafael J. WysockiMerge branches 'acpi-pm' and 'pm-genirq'
2014-10-23 Rafael J. WysockiMerge branch 'pm-qos'
2014-10-23 Linus TorvaldsMerge tag 'hwmon-for-linus-v3.18-rc2' of git://git...
2014-10-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-10-23 Markos ChandrasMIPS: Malta: Do not build the malta-amon.c file if...
2014-10-23 Paul BurtonMIPS: Prevent compiler warning from cop2_{save,restore}
2014-10-23 Markos ChandrasMIPS: Kconfig: Add missing MIPS_CPS dependencies to...
2014-10-23 Markos ChandrasMIPS: idle: Remove leftover __pastwait symbol and its...
2014-10-23 Martin Kellyx86/xen: panic on bad Xen-provided memory map
2014-10-23 Boris Ostrovskyx86/xen: Fix incorrect per_cpu accessor in xen_clocksou...
2014-10-23 Juergen Grossx86/xen: avoid race in p2m handling
2014-10-23 Juergen Grossx86/xen: delay construction of mfn_list_list
2014-10-23 Juergen Grossx86/xen: avoid writing to freed memory after race in...
2014-10-23 Markos ChandrasMIPS: Sibyte: Include the swarm subdir to the sb1250...
2014-10-23 Aaro KoskinenMIPS: ptrace.h: Add a missing include
2014-10-23 Dinh NguyenARM: dts: socfpga: Add a 3.3V fixed regulator node
2014-10-23 Dinh NguyenARM: dts: socfpga: Fix SD card detect
next