summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-05-28ARM: 8371/1: always select IRQ_WORK on SMPArnd Bergmann1-0/+1
2015-05-28ARM: 8370/1: hisi: fix hip04 build without HOTPLUG_CPUArnd Bergmann1-0/+4
2015-05-27arm: perf: remove singleton PMU restrictionMark Rutland1-15/+12
2015-05-27arm: perf: probe number of counters on affine CPUsMark Rutland1-25/+23
2015-05-27arm: perf: filter unschedulable eventsMark Rutland1-0/+13
2015-05-27arm: perf: treat PMUs as CPU affineMark Rutland3-3/+38
2015-05-27arm: perf: make of_pmu_irq_cfg take arm_pmuMark Rutland1-3/+4
2015-05-27arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang1-0/+7
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-Solenikov1-0/+24
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: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King14-17/+17
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: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King1-0/+25
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel7-3/+248
2015-05-08ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and m...Tony Lindgren1-2/+4
2015-05-08ARM: 8346/1: sa1100: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-05-08ARM: 8341/1: io: Unpessimize relaxed io accessorsPeter Hurley1-15/+12
2015-05-08ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm322-4/+24
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre3-18/+7
2015-05-06ARM: MCPM: add references to the available documentation in the codeNicolas Pitre1-0/+5
2015-05-06ARM: MCPM: make internal helpers private to the core codeNicolas Pitre2-143/+138
2015-05-06ARM: MCPM: remove backward compatibility codeNicolas Pitre2-46/+5
2015-05-06ARM: hisi/hip04: remove the MCPM overheadNicolas Pitre1-85/+42
2015-05-06ARM: omap2: use clkdev_add_alias()Russell King1-15/+9
2015-05-06ARM: omap2: use clkdev_create()Russell King1-10/+2
2015-05-06ARM: orion: use clkdev_create()Russell King1-5/+1
2015-05-06ARM: lpc32xx: convert to use clkdev_add_table()Russell King1-4/+1
2015-05-06SH: use clkdev_add_table()Russell King5-10/+9
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King5-1/+5
2015-05-03ARM: 8352/1: perf: Fix the pmu node name in warning messageWill Deacon1-1/+1
2015-05-03ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon1-1/+6
2015-05-03ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn1-1/+0
2015-05-03ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg1-3/+0
2015-05-03ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2-4/+0
2015-05-03ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski2-9/+6
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski5-0/+48
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-22/+22
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds47-1145/+285