summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: kernel thread don't need to save fpsimd context.Janet Liu2015-06-111-1/+2
* arm64: fix missing syscall trace exitJosh Stone2015-06-081-1/+6
* Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-057-122/+175
|\
| * arm64: psci: remove ACPI couplingMark Rutland2015-05-274-18/+24
| * arm64: psci: kill psci_power_stateMark Rutland2015-05-271-52/+37
| * arm64: psci: account for Trusted OS instancesMark Rutland2015-05-271-0/+66
| * arm64: psci: support unsigned return valuesMark Rutland2015-05-271-29/+18
| * arm64: psci: remove unnecessary id indirectionMark Rutland2015-05-271-17/+3
| * arm64: smp: consistently use error codesMark Rutland2015-05-272-7/+10
| * arm64: smp_plat: add get_logical_indexMark Rutland2015-05-271-0/+16
| * arm/arm64: kvm: add missing PSCI includeMark Rutland2015-05-271-0/+2
* | arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-051-7/+18
* | arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-054-31/+29
* | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-06-051-5/+66
* | arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier2015-06-051-12/+15
* | arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2015-06-032-0/+63
* | arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2015-06-022-8/+2
* | arm64: reduce ID map to a single pageArd Biesheuvel2015-06-023-7/+19
* | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-029-63/+115
* | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-025-5/+19
* | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-012-28/+38
* | arm64: Use common outgoing-CPU-notification codePaul E. McKenney2015-05-211-4/+2
* | arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-191-0/+7
* | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-1910-235/+257
|\|
| * ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-197-198/+196
| * ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-197-46/+70
* | arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-191-4/+4
* | arm64: kill flush_cache_all()Mark Rutland2015-05-197-141/+1
* | arm64: Allow forced irq threadingAnders Roxell2015-05-191-0/+1
* | arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell2015-05-191-1/+1
|/
* Linux 4.1-rc4v4.1-rc4Linus Torvalds2015-05-181-1/+1
* watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-181-5/+15
* Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2015-05-183-8/+10
|\
| * Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-152-6/+6
| * mtd: readtest: don't clobber error reportsBrian Norris2015-05-141-2/+4
* | Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-1738-140/+171
|\ \
| * \ Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-144-6/+2
| |\ \
| | * | USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-04-291-1/+1
| | * | USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-04-292-5/+0
| | * | USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards2015-04-291-0/+1
| | |/
| * | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede2015-05-101-0/+7
| * | Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe2015-05-091-0/+3
| * | xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-05-091-1/+1
| * | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-05-091-1/+1
| * | xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-05-091-0/+5
| * | Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-05-091-1/+5
| |\ \
| | * | usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt2015-05-061-1/+5
| * | | Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-0929-131/+147
| |\ \ \
| | * | | usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann2015-04-2723-78/+78
| | * | | usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann2015-04-271-1/+1