summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-11ARM: 8390/1: irqflags: Get arch_irqs_disabled from asm-genericDaniel Thompson1-0/+11
2015-06-06ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans1-7/+25
2015-06-06ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen1-3/+101
2015-06-06ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch1-0/+1
2015-06-06ARM: 8385/1: VDSO: group link optionsNathan Lynch1-7/+10
2015-06-02ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsRussell King1-29/+37
2015-06-02ARM: remove __bad_xchg definitionRussell King2-8/+1
2015-06-02ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner1-0/+1
2015-06-02ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCKSudeep Holla1-0/+1
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla11-20/+20
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla5-11/+14
2015-06-02ARM: 8364/1: fix BE32 module loadingArnd Bergmann1-0/+2
2015-06-02ARM: 8360/1: add secondary_startup_arm prototype in header fileYingjoe Chen1-0/+1
2015-06-02ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen1-1/+1
2015-06-02ARM: proc-v7: sanitise and document registers around errataRussell King1-30/+38
2015-06-02ARM: proc-v7: clean up MIDR accessRussell King1-5/+4
2015-06-02ARM: proc-v7: move CPU errata out of lineRussell King1-65/+78
2015-06-02ARM: redo TTBR setup code for LPAERussell King10-78/+60
2015-06-02ARM: cleanup early_paging_init() callingRussell King3-16/+6
2015-06-02ARM: re-implement physical address space switchingRussell King4-84/+133
2015-06-02ARM: keystone2: rename init_meminfo to pv_fixupRussell King3-7/+7
2015-06-02ARM: keystone2: move address space switch printk into generic codeRussell King2-3/+3
2015-06-02ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King3-22/+33
2015-06-02ARM: keystone2: move platform notifier initialisation into platform initRussell King1-6/+9
2015-05-28ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov3-3/+2
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov3-15/+36
2015-05-28ARM: 8381/1: fix ARMv4+Feroceon multiplatform buildArnd Bergmann1-0/+2
2015-05-28ARM: 8380/1: bpf: fix NOMMU buildArnd Bergmann1-0/+7
2015-05-28ARM: 8379/1: disable CONFIG_PTDUMP on !MMUArnd Bergmann1-0/+1
2015-05-28ARM: 8375/1: disable some options on ARMv7-MArnd Bergmann1-2/+3
2015-05-28ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMIArnd Bergmann1-2/+2
2015-05-28ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann1-0/+2
2015-05-28ARM: 8372/1: KGDB does not build on BE32Arnd Bergmann1-4/+4
2015-05-28ARM: 8371/1: always select IRQ_WORK on SMPArnd Bergmann1-0/+1
2015-05-18ARM: 8363/1: sa1100: use ioremapped memory to access SC registersDmitry Eremin-Solenikov1-18/+34
2015-05-18ARM: 8362/1: sa1100: use sa11x0_sc_set_wake() in irq driverDmitry Eremin-Solenikov1-11/+3
2015-05-18ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov2-0/+39
2015-05-18ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon1-4/+5
2015-05-15ARM: l2c: avoid passing auxiliary control register through enable methodRussell King1-15/+17
2015-05-15ARM: l2c: only unlock caches if NS_LOCKDOWN bit is setRussell King1-1/+25
2015-05-15ARM: l2c: clean up l2c_configure()Russell King1-9/+14
2015-05-15ARM: l2c: write auxiliary control register firstRussell King1-2/+2
2015-05-15ARM: l2c: restore the behaviour documented above l2c_enable()Russell King1-5/+5
2015-05-15ARM: fix missing syscall trace exitRussell King1-1/+3
2015-05-14ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland1-10/+10
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King13-28/+41
2015-05-08ARM: kvm: fix a bad BSYM() usageRussell King1-1/+1
2015-05-08ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski2-2/+22
2015-05-08ARM: 8354/1: Documentation: devicetree: root node serial-number property docu...Paul Kocialkowski1-0/+4
2015-05-08ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King1-0/+25