summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-255-11/+1
* ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon2014-02-251-2/+5
* ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-254-0/+23
* ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocatorSteven Capper2014-02-181-3/+0
* ARM: 7962/2: Make all mcpm functions notraceDave Martin2014-02-182-0/+4
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-106-28/+18
* ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSNicolas Pitre2014-02-101-1/+1
* ARM: 7949/1: feroceon: Log a FW_BUG if the L2 cache is turned on at bootJason Gunthorpe2014-02-101-1/+3
* ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2014-02-102-1/+3
* ARM: 7945/1: footbridge: Switch to sched_clock_register()Stephen Boyd2014-02-101-2/+2
* ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin2014-02-102-0/+12
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-0814-82/+123
|\
| * Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-071753-27077/+59393
| |\
| | * x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-051-4/+6
| * | x86, microcode, AMD: Unify valid container checksBorislav Petkov2014-02-061-14/+29
| * | x86: Fix the initialization of physnode_mapPetr Tesarik2014-02-011-0/+2
| * | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-301-1/+8
| * | x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen2014-01-251-0/+1
| * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25376-7819/+9389
| |\ \
| * | | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani2014-01-251-3/+13
| * | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-252-11/+4
| * | | x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-01-251-1/+1
| * | | x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman2014-01-251-27/+1
| * | | x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman2014-01-251-6/+6
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-253-12/+12
| * | | x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2014-01-252-2/+2
| * | | x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan2014-01-251-0/+37
| * | | x86, doc, kconfig: Fix dud URL for Microcode dataAlan2014-01-201-3/+3
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-02-0719-66/+101
|\ \ \ \
| * | | | arm64: defconfig: Expand default enabled featuresMark Rutland2014-02-072-4/+15
| * | | | arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-074-25/+21
| * | | | arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-075-18/+35
| * | | | arm64: barriers: allow dsb macro to take option parameterWill Deacon2014-02-061-1/+1
| * | | | arm64: compat: Wire up new AArch32 syscallsCatalin Marinas2014-02-051-1/+4
| * | | | arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch2014-02-051-2/+2
| * | | | arm64: vdso: fix coarse clock handlingNathan Lynch2014-02-051-1/+6
| * | | | arm64: simplify pgd_allocMark Rutland2014-02-051-9/+2
| * | | | arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2014-02-052-2/+2
| * | | | arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas2014-02-051-2/+10
| * | | | arm64: Align CMA sizes to PAGE_SIZELaura Abbott2014-02-051-0/+1
| * | | | arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-051-0/+1
| * | | | arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon2014-02-041-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-02-077-11/+24
|\ \ \ \
| * | | | MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen2014-02-061-0/+2
| * | | | MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan2014-02-045-6/+20
| * | | | MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss2014-02-041-5/+2
| |/ / /
* | | | arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen2014-02-061-8/+11
* | | | arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen2014-02-061-1/+1
* | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-053-5/+29
|\ \ \ \
| * | | | xen/pvh: set CR4 flags for APsMukesh Rathor2014-02-031-0/+12