aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2-0/+2
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk1-2/+3
2014-01-11ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd1-1/+1
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla1-1/+1
2014-01-07Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King1-1/+1
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2-2/+2
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-05CRYPTO: Fix more AES build errorsRussell King2-2/+2
2013-12-29ARM: 7931/1: Correct virt_addr_validLaura Abbott1-1/+2
2013-12-29ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper1-3/+3
2013-12-29ARM: fix footbridge clockevent deviceRussell King1-2/+3
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-09ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst1-1/+2
2013-12-09ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2013-12-09ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2013-12-09ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()Santosh Shilimkar1-2/+1
2013-12-09ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar1-1/+1
2013-12-09ARM: another fix for the DMA mapping checksRussell King1-51/+40
2013-11-30ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam1-0/+1
2013-11-30ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2-9/+16
2013-11-30ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky1-9/+31
2013-11-30ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13
2013-11-30ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2013-11-30ARM: fix booting low-vectors machinesRussell King3-3/+4
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King1-2/+7
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+29
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds20-36/+75
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov1-1/+3
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie1-2/+2
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman4-17/+22
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong1-1/+1
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V7-0/+9
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard1-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard1-1/+1
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens1-2/+3
2013-11-21powerpc/eeh: More accurate logGavin Shan1-2/+7
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan1-0/+9
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-34/+542
2013-11-20ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon1-0/+1
2013-11-20ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon1-1/+1
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds23-387/+768
2013-11-20Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds5-55/+41
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds35-129/+101