summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-2913-79/+17
* ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15Gregory Fong2014-07-241-8/+12
* ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 coresMarc Carino2014-07-241-0/+11
* ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2014-07-244-22/+35
* ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2014-07-242-11/+19
* ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo2014-07-182-10/+45
* ARM: 8098/1: mcs lock: implement wfe-based polling for MCS lockingWill Deacon2014-07-181-0/+23
* ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2014-07-182-2/+55
* ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach2014-07-182-11/+10
* ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET)Daniel Thompson2014-07-181-0/+3
* ARM: 8090/1: add revision info for PL310 errata 588369 and 727915Shawn Guo2014-07-181-3/+4
* ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_sizeShawn Guo2014-07-181-6/+6
* ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland2014-07-181-1/+0
* ARM: 8075/1: oprofile: Use of arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1
* ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov2014-07-181-2/+4
* ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov2014-07-181-5/+3
* ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1
* ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1
* ARM: 8070/1: Introduce arm_get_current_stack_frame()Nikolay Borisov2014-07-182-0/+21
* ARM: 8079/1: zImage: identify kernel endiannessNicolas Pitre2014-07-181-0/+1
* ARM: alignment: save last kernel aligned fault locationRussell King2014-07-181-1/+3
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18106-607/+644
* ARM: make it easier to check the CPU part number correctlyRussell King2014-07-189-62/+65
* ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=nKrzysztof Kozlowski2014-07-181-0/+1
* ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loop...Nicolas Pitre2014-07-181-0/+15
* ARM: 8082/1: TC2: test the MCPM loopback during bootNicolas Pitre2014-07-181-0/+17
* ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre2014-07-182-0/+68
* ARM: 8101/1: mach-iop13xx: fix possible build failureArnd Bergmann2014-07-182-1/+2
* ARM: 8078/1: get rid of hardcoded assumptions about kernel stack sizeAndrey Ryabinin2014-07-012-4/+7
* ARM: simplify generation of compressed vmlinux.lds fileRussell King2014-07-013-9/+2
* ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre2014-07-014-5/+21
* ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King2014-07-011-0/+2
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-295-6/+42
|\
| * ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-291-3/+4
| * ARM: 8086/1: Set memblock limit for nommuLaura Abbott2014-06-291-0/+1
| * ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami2014-06-291-0/+5
| * ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami2014-06-291-1/+1
| * ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre2014-06-291-2/+0
| * ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2014-06-291-0/+31
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-2711-124/+297
|\ \
| * | x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski2014-06-241-1/+1
| * | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski2014-06-242-4/+3
| * | x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski2014-06-231-1/+1
| * | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-231-2/+8
| * | x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski2014-06-201-3/+13
| * | x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski2014-06-193-24/+26
| * | x86/vdso: Improve the fake section headersAndy Lutomirski2014-06-198-67/+237
| * | x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski2014-06-192-40/+25
| * | x86/vdso: Discard the __bug_table sectionAndy Lutomirski2014-06-191-0/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-2717-495/+201
|\ \ \