summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-185-63/+181
|\
| * lguest: don't look in console features to find emerg_wr.Rusty Russell2015-02-131-33/+24
| * lguest: remove NOTIFY call and eventfd facility.Rusty Russell2015-02-111-1/+0
| * lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell2015-02-111-12/+134
| * lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell2015-02-111-0/+24
| * lguest: disable ACPI explicitly.Rusty Russell2015-02-111-0/+4
| * lguest: don't disable iospace.Rusty Russell2015-02-111-8/+0
| * s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-212-7/+28
| * mn10300: drop dead codeMichael S. Tsirkin2015-01-211-35/+0
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-183-4/+4
|\ \
| * | dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-053-4/+4
* | | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-182-3/+10
|\ \ \
| * | | mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-022-3/+10
| |/ /
* | | Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-4/+1
|\ \ \
| * | | x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-091-4/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-171-2/+0
|\ \ \ \
| * | | | kexec: add IND_FLAGS macroGeoff Levand2015-02-171-2/+0
* | | | | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1718-2802/+80
|\ \ \ \ \
| * | | | | parisc: Remove unused functionRickard Strandqvist2015-02-171-3/+0
| * | | | | parisc: macro whitespace fixesMichael S. Tsirkin2015-02-171-58/+58
| * | | | | parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-02-161-1/+1
| * | | | | parisc: hpux - Remove HPUX syscall numbersHelge Deller2015-02-161-478/+0
| * | | | | parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-165-108/+4
| * | | | | parisc: hpux - Delete files in hpux subdirectoryHelge Deller2015-02-167-2135/+0
| * | | | | parisc: hpux - Do not compile hpux subdirectoryHelge Deller2015-02-161-1/+0
| * | | | | parisc: hpux - Drop support for HP-UX binariesHelge Deller2015-02-161-4/+0
| * | | | | parisc: Add error checks when building up signal trampoline handlerHelge Deller2015-02-161-14/+15
| * | | | | parisc: Wire up execveat syscallHelge Deller2015-02-162-1/+3
* | | | | | Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-02-1720-10/+1066
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | nios2: add kgdb supportLey Foon Tan2015-02-165-1/+277
| * | | | | nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MBLey Foon Tan2015-02-101-0/+1
| * | | | | nios2: Add support for compressed kernelLey Foon Tan2015-02-108-0/+549
| * | | | | nios2: add early printk supportLey Foon Tan2015-02-106-1/+207
| * | | | | nios2: Port OOM changes to do_page_fault()Ley Foon Tan2015-02-091-5/+32
| * | | | | nios2: Remove unused prepare_to_copy()Tobias Klauser2015-02-091-3/+0
| | |/ / / | |/| | |
* | | | | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1713-0/+1711
|\ \ \ \ \
| * | | | | arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley2015-01-291-2/+0
| * | | | | arm64: Fix sort of platform Kconfig entriesOlof Johansson2015-01-281-5/+5
| * | | | | Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n...Olof Johansson2015-01-286-0/+220
| |\ \ \ \ \
| | * | | | | arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang2015-01-262-0/+8
| | * | | | | arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and MakefileEddie Huang2015-01-264-0/+212
| | | |_|/ / | | |/| | |
| * | | | | arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfigBhupesh Sharma2015-01-282-0/+6
| * | | | | arm64: Add DTS support for FSL's LS2085A SoCBhupesh Sharma2015-01-284-0/+234
| * | | | | Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-01-233-0/+39
| |\ \ \ \ \
| | * | | | | arm64: Add Tegra132 supportPaul Walmsley2015-01-231-0/+28
| * | | | | | Merge tag 'samsung-dt-64' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2015-01-166-0/+1225
| |\ \ \ \ \ \
| | * | | | | | arm64: Enable ARMv8 based exynos7 SoC supportAlim Akhtar2014-12-221-0/+17
| | * | | | | | arm64: dts: Add nodes for mmc, i2c, rtc, watchdog, adc on exynos7Abhilash Kesavan2014-12-222-0/+321
| | * | | | | | arm64: dts: Add PMU DT node for exynos7 SoCAbhilash Kesavan2014-12-221-0/+5
| | * | | | | | arm64: dts: Add initial pinctrl support to exynos7Naveen Krishna Ch2014-12-222-0/+654