summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-14arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-14arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel
2016-04-14arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel
2016-04-14arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel
2016-04-14arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel
2016-04-14arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel
2016-04-14arm64: mm: free __init memory via the linear mappingArd Biesheuvel
2016-04-14arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel
2016-04-14arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel
2016-04-14arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel
2016-04-14Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel
2016-04-14arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel
2016-04-14arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
2016-04-13arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang
2016-04-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-04-09Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05kvm: x86: make lapic hrtimer pinnedLuiz Capitulino
2016-04-05s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger
2016-04-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-04-04Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki
2016-04-04MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-03MIPS: Bail on unsupported module relocsPaul Burton
2016-04-03MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock nameAntony Pavlov
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao
2016-04-03dt-bindings: clock: qca,ath79-pll: fix copy-paste typosAntony Pavlov
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki