summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/compat: fix typoHeiko Carstens2014-04-111-1/+1
* s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens2014-04-111-3/+2
* s390: add 31 bit warning messageHeiko Carstens2014-04-111-0/+32
* s390: wire up sys_renameat2Heiko Carstens2014-04-113-1/+4
* s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens2014-04-111-4/+4
* s390/mm: print control registers and page table walk on crashHeiko Carstens2014-04-091-5/+135
* s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens2014-04-093-16/+31
* s390: fix control register updateMartin Schwidefsky2014-04-091-1/+1
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-081-1/+7
|\
| * arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes2014-04-081-1/+7
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-088-31/+87
|\ \
| * | arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas2014-04-081-4/+11
| * | arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott2014-04-071-0/+14
| * | arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-062-0/+6
| * | Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
| * | arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-052-2/+37
| * | arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-032-12/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0836-958/+892
|\ \ \ | |_|/ |/| |
| * | s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-0315-815/+556
| * | s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-0311-66/+213
| * | s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-033-18/+21
| * | s390/irq: Use defines for external interruption codesThomas Huth2014-04-0310-23/+30
| * | s390/irq: Add defines for external interruption codesThomas Huth2014-04-031-0/+13
| * | kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger2014-04-011-0/+4
| * | s390/bitops,atomic: add missing memory barriersHeiko Carstens2014-04-012-46/+65
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-084-0/+209
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-0533-251/+105
| |\ \ \
| * | | | ARM: dts: exynos4412-trats2: enable exynos/fimd nodeAndrzej Hajda2014-04-041-0/+4
| * | | | ARM: dts: exynos4210-trats: enable exynos/fimd nodeAndrzej Hajda2014-04-041-0/+4
| * | | | ARM: dts: exynos4412-trats2: add panel nodeAndrzej Hajda2014-04-041-0/+66
| * | | | ARM: dts: exynos4210-trats: add panel nodeAndrzej Hajda2014-04-041-0/+57
| * | | | ARM: dts: exynos4: add MIPI DSI Master nodeAndrzej Hajda2014-04-041-0/+14
| * | | | ARM: dts: exynos4210-universal_c210: add proper panel nodeAndrzej Hajda2014-04-041-17/+54
| * | | | ARM: dts: exynos4210-universal: add exynos/fimd nodeAndrzej Hajda2014-03-241-0/+27
* | | | | Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2014-04-0721-115/+114
|\ \ \ \ \
| * | | | | ARC: [nsimosci] Unbork consoleVineet Gupta2014-04-052-1/+5
| * | | | | ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker2014-04-051-4/+3
| * | | | | ARC: [SMP] General FixesVineet Gupta2014-04-052-5/+5
| * | | | | ARC: Remove unused DT template fileVineet Gupta2014-03-311-10/+0
| * | | | | ARC: [clockevent] simplify timer ISRVineet Gupta2014-03-261-19/+15
| * | | | | ARC: [clockevent] can't be SoC specificVineet Gupta2014-03-261-2/+1
| * | | | | ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger2014-03-261-1/+0
| * | | | | ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-2611-70/+54
| * | | | | ARC: support external initrdNoam Camus2014-03-261-0/+27
| * | | | | ARC: add uImage to .gitignoreMischa Jonker2014-03-261-0/+1
| * | | | | ARC: [arcfpga] Fix __initconst data const-correctnessMischa Jonker2014-03-261-3/+3
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-0756-393/+297
|\ \ \ \ \ \
| * | | | | | arm64: add early_ioremap supportMark Salter2014-04-0710-50/+167
| * | | | | | arm64: initialize pgprot info earlier in bootMark Salter2014-04-073-2/+4
| * | | | | | x86: use generic early_ioremapMark Salter2014-04-076-240/+13