summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | ARM: cache-v7: consolidate initialisation of cache level indexRussell King2015-04-141-2/+2
| * | | | | | | | | | | | ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King2015-04-141-7/+6
| * | | | | | | | | | | | ARM: cache-v7: use movw/movt instructionsRussell King2015-04-141-5/+6
| * | | | | | | | | | | | ARM: allow 16-bit instructions in ALT_UP()Russell King2015-04-141-0/+3
| * | | | | | | | | | | | ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELGeert Uytterhoeven2015-04-021-0/+1
| * | | | | | | | | | | | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2015-04-023-1/+8
| * | | | | | | | | | | | ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-025-150/+158
| * | | | | | | | | | | | ARM: fix broken hibernationRussell King2015-04-023-4/+17
| * | | | | | | | | | | | ARM: 8326/1: s5pv210: move resume code to .text sectionArd Biesheuvel2015-03-301-1/+1
| * | | | | | | | | | | | ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel2015-03-301-15/+16
| * | | | | | | | | | | | ARM: 8324/1: move cpu_resume() to .text sectionArd Biesheuvel2015-03-301-9/+6
| * | | | | | | | | | | | ARM: 8323/1: force linker to use PIC veneersArd Biesheuvel2015-03-301-1/+1
| * | | | | | | | | | | | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-3011-20/+17
| * | | | | | | | | | | | ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland2015-03-303-37/+35
| * | | | | | | | | | | | ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König2015-03-281-3/+1
| * | | | | | | | | | | | ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood2015-03-282-6/+35
| * | | | | | | | | | | | ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel2015-03-281-0/+22
| * | | | | | | | | | | | ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel2015-03-282-13/+25
| * | | | | | | | | | | | ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel2015-03-281-1/+1
| * | | | | | | | | | | | ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-2826-67/+72
| * | | | | | | | | | | | ARM: add documentation for finding start of physical memoryRussell King2015-03-271-1/+18
| * | | | | | | | | | | | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdataWill Deacon2015-03-181-11/+11
| * | | | | | | | | | | | ARM: 8309/1: l2c: enforce use of cache-level propertyFlorian Fainelli2015-03-101-0/+7
| * | | | | | | | | | | | ARM: drop experimental status of SMP_ON_UPRussell King2015-02-241-1/+1
| * | | | | | | | | | | | ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMUCarlo Caione2015-02-231-26/+41
| * | | | | | | | | | | | ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculationLorenzo Pieralisi2015-02-231-8/+2
| * | | | | | | | | | | | ARM: 8219/1: handle interworking and out-of-range relocations separatelyArd Biesheuvel2015-02-231-14/+24
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-15106-7095/+1328
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | s390/smp: wait until secondaries are active & onlineHeiko Carstens2015-04-131-1/+2
| * | | | | | | | | | | | s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-04-131-0/+4
| * | | | | | | | | | | | s390/cacheinfo: add missing facility checkHeiko Carstens2015-04-131-0/+4
| * | | | | | | | | | | | s390/syscalls: simplify syscall_get_arch()Heiko Carstens2015-03-301-1/+1
| * | | | | | | | | | | | s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens2015-03-251-1/+2
| * | | | | | | | | | | | s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-254-2/+2
| * | | | | | | | | | | | s390/ipl: cleanup macro usageSebastian Ott2015-03-251-19/+11
| * | | | | | | | | | | | s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-251-31/+20
| * | | | | | | | | | | | s390/ipl: cleanup bin attr usageSebastian Ott2015-03-251-56/+18
| * | | | | | | | | | | | s390/uprobes: fix address space annotationHeiko Carstens2015-03-251-1/+3
| * | | | | | | | | | | | s390: add missing arch_release_task_struct() declarationHeiko Carstens2015-03-251-0/+2
| * | | | | | | | | | | | s390: make couple of functions and variables staticHeiko Carstens2015-03-252-2/+2
| * | | | | | | | | | | | s390/maccess: improve s390_kernel_write()Heiko Carstens2015-03-251-25/+20
| * | | | | | | | | | | | s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-255-18/+28
| * | | | | | | | | | | | s390/traps: panic() instead of die() on translation exceptionHeiko Carstens2015-03-251-1/+1
| * | | | | | | | | | | | s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-252-8/+3
| * | | | | | | | | | | | s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens2015-03-251-6/+1
| * | | | | | | | | | | | s390: remove 31 bit syscallsHeiko Carstens2015-03-252-361/+361
| * | | | | | | | | | | | s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-256-7/+7
| * | | | | | | | | | | | s390: remove 31 bit supportHeiko Carstens2015-03-2585-5883/+169
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-1514-18/+170
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2015-04-131-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \