summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | mn10300: add io{read,write}{16,32}be functionsGuenter Roeck2015-04-231-0/+5
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-2421-45/+625
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo2015-03-311-14/+9
| * | | | | | | | | | ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo2015-03-311-1/+2
| * | | | | | | | | | ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon2015-03-261-6/+5
| * | | | | | | | | | ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2015-03-263-8/+13
| * | | | | | | | | | ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi2015-03-261-36/+59
| * | | | | | | | | | ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi2015-03-261-3/+1
| * | | | | | | | | | ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi2015-03-261-16/+34
| * | | | | | | | | | ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-262-73/+1
| * | | | | | | | | | ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo2015-03-263-2/+5
| * | | | | | | | | | ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory2015-03-261-0/+2
| * | | | | | | | | | ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone2015-03-262-1/+8
| * | | | | | | | | | clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-0/+7
| * | | | | | | | | | irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-263-0/+40
| * | | | | | | | | | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+73
| * | | | | | | | | | ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo2015-03-261-0/+12
| * | | | | | | | | | ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-262-2/+2
| * | | | | | | | | | ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-257-8/+160
| * | | | | | | | | | ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory2015-03-254-28/+76
| * | | | | | | | | | ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory2015-03-251-1/+2
| * | | | | | | | | | ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone2015-03-252-5/+54
| * | | | | | | | | | ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo2015-03-252-0/+31
| * | | | | | | | | | ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory2015-03-252-0/+2
| * | | | | | | | | | ACPI: fix acpi_os_ioremap for arm64Mark Salter2015-03-251-0/+13
| * | | | | | | | | | ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-255-0/+170
| * | | | | | | | | | ARM64: allow late use of early_ioremapMark Salter2015-03-251-0/+3
* | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-244-9/+11
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'misc' and 'vdso' into for-nextRussell King2015-04-234-9/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch2015-04-211-2/+2
| | | * | | | | | | | | | | ARM: 8343/1: VDSO: add build artifacts to .gitignoreNathan Lynch2015-04-211-0/+2
| | | * | | | | | | | | | | ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch2015-04-181-1/+1
| | * | | | | | | | | | | | ARM: Fix nommu bootingRussell King2015-04-211-6/+6
* | | | | | | | | | | | | | Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-04-246-56/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | nios2: rework cacheLey Foon Tan2015-04-243-17/+57
| * | | | | | | | | | | | | | nios2: Add types.h header required for __u32 typeEzequiel Garcia2015-04-241-0/+2
| * | | | | | | | | | | | | | nios2: rework trap handlerLey Foon Tan2015-04-202-36/+69
| * | | | | | | | | | | | | | nios2: remove end address checking for initdaLey Foon Tan2015-04-201-3/+0
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-2437-104/+127
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | eth: bf609 eth clock: add pclk clock for stmmac driver probeSteven Miao2015-04-241-0/+7
| * | | | | | | | | | | | | | blackfin: Wire up missing syscallsChen Gang2015-04-242-1/+21
| * | | | | | | | | | | | | | arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist2015-04-231-13/+0
| * | | | | | | | | | | | | | dma: fix build error after update to v3.19Steven Miao2015-04-231-8/+0
| * | | | | | | | | | | | | | blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao2015-04-231-21/+6
| * | | | | | | | | | | | | | bf609: add resources for lcd nl8048Scott Jiang2015-04-231-1/+30
| * | | | | | | | | | | | | | pm: sometimes wake up from suspend to RAM would failAaron Wu2015-04-231-0/+2
| * | | | | | | | | | | | | | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita2015-04-237-24/+0
| * | | | | | | | | | | | | | bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ...Sonic Zhang2015-04-231-2/+0
| * | | | | | | | | | | | | | bf609: add platform data for soft switch devices on the video extendersSonic Zhang2015-04-231-0/+22
| * | | | | | | | | | | | | | bf609: enable soft switch gpio driver by defaultSonic Zhang2015-04-231-0/+1