summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-1223-45/+379
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-119-4/+137
| * | | | powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard2014-02-112-6/+14
| * | | | powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao2014-02-112-0/+10
| * | | | powerpc/xmon: Don't signal we've entered until we're finished printingMichael Ellerman2014-02-111-1/+2
| * | | | powerpc/xmon: Fix timeout loop in get_output_lock()Michael Ellerman2014-02-111-2/+9
| * | | | powerpc/xmon: Don't loop forever in get_output_lock()Michael Ellerman2014-02-111-5/+5
| * | | | powerpc/perf: Configure BHRB filter before enabling PMU interruptsAnshuman Khandual2014-02-111-2/+3
| * | | | powerpc/pseries: Select ARCH_RANDOM on pseriesMichael Ellerman2014-02-111-0/+1
| * | | | powerpc/perf: Add Power8 cache & TLB eventsMichael Ellerman2014-02-111-0/+144
| * | | | powerpc/relocate fix relocate processing in LE modeLaurent Dufour2014-02-111-2/+2
| * | | | powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar2014-02-112-0/+26
| * | | | powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar2014-02-111-2/+1Star
| * | | | powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceThadeu Lima de Souza Cascardo2014-02-111-2/+6
| * | | | powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yPaul Gortmaker2014-02-111-19/+19
| |/ / /
* | | | Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-02-113-1/+9
|\ \ \ \
| * | | | microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias2014-02-101-1/+1
| * | | | microblaze: Define readq and writeq IO helper functionMichal Simek2014-02-101-0/+6
| * | | | microblaze: Fix missing HZ macroMichal Simek2014-02-101-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-113-2/+16
|\ \ \ \
| * | | | s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| * | | | s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| * | | | s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-113-6/+6
|\ \ \ \ \
| * | | | | ARM: sunxi: dt: Convert to the new net compatiblesMaxime Ripard2014-02-073-6/+6
* | | | | | xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2014-02-112-4/+14
| |_|/ / / |/| | | |
* | | | | 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