summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-061-4/+6
| * | x86, microcode, AMD: Unify valid container checksBorislav Petkov2014-02-061-14/+29
| * | x86: Fix the initialization of physnode_mapPetr Tesarik2014-02-021-0/+2
| * | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-311-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/+4Star
| * | | 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/+1Star
| * | | 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/+21Star
| * | | | 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/+2Star
| * | | | 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/+2Star
| |/ / /
* | | | 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-063-5/+29
|\ \ \ \
| * | | | xen/pvh: set CR4 flags for APsMukesh Rathor2014-02-031-0/+12
| * | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-032-5/+17
* | | | | Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-02-063-1/+5
|\ \ \ \ \
| * | | | | [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-283-1/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-02-062-52/+108
|\ \ \ \ \ \
| * | | | | | crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-301-21/+48
| * | | | | | crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-301-12/+14
| * | | | | | crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-301-19/+46
* | | | | | | x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar2014-02-051-0/+1
* | | | | | | execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-051-14/+1Star
| |_|_|/ / / |/| | | | |
* | | | | | parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
* | | | | | parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1