summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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-301-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-134-31/+34
| * | | | | | | | sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-139-85/+47
| * | | | | | | | sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-137-29/+138
| * | | | | | | | sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-131-2/+4
| * | | | | | | | sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-133-6/+24
| * | | | | | | | sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-131-1/+3
| * | | | | | | | sparc64: Use PAGE_OFFSET instead of a magic constant.David S. Miller2013-11-131-7/+7
| * | | | | | | | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-133-7/+15
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-15116-2094/+4531
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois2013-11-131-0/+3
| * | | | | | | | Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-117-18/+201
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier2013-11-073-0/+17
| | * | | | | | | | arm/arm64: KVM: MMIO support for BE guestMarc Zyngier2013-11-073-11/+164
| | * | | | | | | | arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-293-7/+20
| * | | | | | | | | Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-11-115-12/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier2013-10-223-4/+23