summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-23ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)1-36/+47
2014-02-23x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin1-5/+9
2014-02-23x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin1-1/+6
2014-02-23s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky1-2/+5
2014-02-23s390/dump: Fix dump memory detectionMichael Holzheu1-0/+10
2014-02-23xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2-4/+14
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman1-1/+1
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch1-1/+6
2014-02-20arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas1-2/+10
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon1-1/+1
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch1-2/+2
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger1-21/+48
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger1-12/+14
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger1-19/+46
2014-02-14xtensa: xtfpga: fix definitions of platform devicesMax Filippov1-6/+6
2014-02-14tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-02-14ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT1-1/+1
2014-02-14ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth1-0/+47
2014-02-14mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-02-14xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+74
2014-02-14arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao1-0/+1
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2-0/+11
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2-4/+76
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab1-1/+6
2014-02-06parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-06alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-02-06bpf: do not use reciprocal divideEric Dumazet5-18/+43
2014-02-06ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT1-0/+32
2014-02-06ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT3-1/+152
2014-02-06ARM: mvebu: update the SATA compatible string for Armada 370/XPSimon Guinot1-1/+1
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-02-06KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot1-1/+1
2014-02-06ARM: at91: at91sam9g45: set default mmc pinctrl-namesLudovic Desroches1-0/+2
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2-5/+11
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2-16/+33
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti4-3/+23
2014-02-06x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young1-1/+1
2014-02-06kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1
2014-01-25ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2-0/+2
2014-01-25ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla1-1/+1
2014-01-25ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2-3/+3
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2014-01-16parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin3-46/+6