summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-152-1/+11
|\
| * arm: dts: am335x sk: add touchscreen supportFelipe Balbi2013-11-111-0/+10
| * Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-111-1/+1
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-1516-710/+1025
|\ \
| * | blackfin: fix build warning for unused variableSteven Miao2013-11-151-1/+4
| * | smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao2013-11-151-4/+8
| * | pm: use GFP_ATOMIC when pm core call this functionScott Jiang2013-11-151-1/+1
| * | blackfin: serial: Add serial port_fer and port_mux early platform resources.Sonic Zhang2013-11-152-27/+47
| * | blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2Steven Miao2013-11-151-66/+4
| * | blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2013-11-1519-796/+1044
| * | bf609: update default config for spiScott Jiang2013-11-151-1/+1
| * | Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang2013-11-151-9/+14
* | | Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds2013-11-156-27/+19
|\ \ \
| * | | openrisc: Refactor or32_early_setup()Geert Uytterhoeven2013-11-151-7/+7
| * | | openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven2013-11-151-1/+0
| * | | openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2013-11-152-6/+6
| * | | openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven2013-11-151-8/+2
| * | | openrisc: Refactor 16-bit constant relocationGeert Uytterhoeven2013-11-051-4/+2
| * | | openrisc: include: asm: Kbuild: add default "vga.h"Chen Gang2013-11-051-0/+1
| * | | openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGSChen Gang2013-11-051-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-1513-7/+12
|\ \ \
| * | | c6x: remove unused COMMON_CLKDEV Kconfig parameterMichael Opdenacker2013-10-291-3/+0
| * | | x86: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | unicore32: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | sparc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | sh: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | powerpc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | parisc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | mips: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | microblaze: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | m68k: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | ia64: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | arm: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | alpha: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
| * | | c6x: remove unused parameter in KconfigMichael Opdenacker2013-09-181-4/+0
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-151-0/+12
|\ \ \ \
| * | | | drm/i915/bdw: support GMS and GGMS changesBen Widawsky2013-11-081-0/+12
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-11-1534-434/+510
|\ \ \ \
| * | | | sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-1414-39/+137
| * | | | sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai2013-11-141-2/+7
| * | | | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal2013-11-141-2/+2
| * | | | sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-135-262/+131
| * | | | sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-124-31/+34
| * | | | sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-129-85/+47
| * | | | sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-127-29/+138
| * | | | sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-121-2/+4
| * | | | sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-123-6/+24
| * | | | sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-121-1/+3
| * | | | sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller2013-11-121-7/+7
| * | | | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-123-7/+15