summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-07-24ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2014-07-24ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper
2014-07-18ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo
2014-07-18ARM: 8098/1: mcs lock: implement wfe-based polling for MCS lockingWill Deacon
2014-07-18ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson
2014-07-18ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach
2014-07-18ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET)Daniel Thompson
2014-07-18ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo
2014-07-18ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo
2014-07-18ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland
2014-07-18ARM: 8075/1: oprofile: Use of arm_get_current_stackframeNikolay Borisov
2014-07-18ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov
2014-07-18ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov
2014-07-18ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov
2014-07-18ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov
2014-07-18ARM: 8070/1: Introduce arm_get_current_stack_frame()Nikolay Borisov
2014-07-18ARM: 8079/1: zImage: identify kernel endiannessNicolas Pitre
2014-07-18ARM: alignment: save last kernel aligned fault locationRussell King
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-18ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=nKrzysztof Kozlowski
2014-07-18ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loop...Nicolas Pitre
2014-07-18ARM: 8082/1: TC2: test the MCPM loopback during bootNicolas Pitre
2014-07-18ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre
2014-07-18ARM: 8101/1: mach-iop13xx: fix possible build failureArnd Bergmann
2014-07-01ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin
2014-07-01ARM: simplify generation of compressed vmlinux.lds fileRussell King
2014-07-01ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre
2014-07-01ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-27Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-26MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-26MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras
2014-06-26MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras
2014-06-26MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras
2014-06-26MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras
2014-06-26MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras
2014-06-26MIPS: bpf: Fix is_range() semanticsMarkos Chandras
2014-06-26MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras
2014-06-26MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras
2014-06-26MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras