summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-193-5/+5
|\
| * kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-093-5/+5
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-1819-499/+582
|\ \
| * \ Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-1421-614/+700
| |\ \
| | * | sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-61/+35
| | * | sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-63/+37
| | * | xtensa: macro whitespace fixesMichael S. Tsirkin2015-01-131-45/+45
| | * | sh: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | parisc: macro whitespace fixesMichael S. Tsirkin2015-01-131-58/+58
| | * | m68k: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | m32r: macro whitespace fixesMichael S. Tsirkin2015-01-131-42/+42
| | * | frv: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | cris: macro whitespace fixesMichael S. Tsirkin2015-01-131-55/+58
| | * | avr32: macro whitespace fixesMichael S. Tsirkin2015-01-131-9/+9
| | * | arm64: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| | * | arm: macro whitespace fixesMichael S. Tsirkin2015-01-131-46/+46
| | * | alpha: macro whitespace fixesMichael S. Tsirkin2015-01-131-41/+41
| | * | blackfin: macro whitespace fixesMichael S. Tsirkin2015-01-131-11/+11
| | * | sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin2015-01-131-104/+144
| | * | sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin2015-01-131-138/+227
| | * | avr32: whitespace fixMichael S. Tsirkin2015-01-131-1/+1
| | * | sh: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| | * | metag: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-8/+13
| | * | ia64: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+5
| | * | blackfin: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| | * | arm: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | m68k/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-20/+20
| | * | sparc64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | sparc32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| | * | sh/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
| | * | openrisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | metag/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | m32r/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | ia64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
| | * | cris/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | blackfin/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
| | * | avr32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | arm64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
| | * | alpha/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
| | * | x86/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* | | | 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