summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-09sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2014-01-09ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard1-16/+16
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-4/+11
2014-01-09mm: numa: serialise parallel get_user_page against THP migrationMel Gorman1-0/+13
2014-01-09powerpc: Align p_endAnton Blanchard1-0/+1
2014-01-09powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2014-01-09KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka1-4/+4
2014-01-09KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka1-2/+1
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-1/+2
2014-01-09ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2014-01-09ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2014-01-09ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2014-01-09ARM: shmobile: r8a7790: fix shdi resource sizesBen Dooks1-2/+2
2014-01-09arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2014-01-09powerpc: kvm: fix rare but potential deadlock scenepingfan liu2-1/+9
2013-12-20ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros1-1/+42
2013-12-20x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin4-8/+10
2013-12-20x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ...cpw1-2/+3
2013-12-20x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett1-7/+0
2013-12-20powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2-8/+4
2013-12-20KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov1-1/+4
2013-12-20KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-53/+18
2013-12-20KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2013-12-20ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst1-1/+2
2013-12-20ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2013-12-20ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2013-12-20ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros1-10/+3
2013-12-20ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2013-12-20ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard1-12/+15
2013-12-20ARM: highbank: handle soft poweroff and reset key eventsRob Herring1-0/+23
2013-12-20ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2013-12-20arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper1-1/+1
2013-12-11x86-64, build: Always pass in -mno-sseH. Peter Anvin1-1/+7
2013-12-11parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller1-10/+15
2013-12-11ARM: mvebu: re-enable PCIe on Armada 370 DBThomas Petazzoni1-14/+14
2013-12-11ARM: mvebu: use the virtual CPU registers to access coherency registersGregory CLEMENT1-1/+1
2013-12-11ARM: mvebu: fix second and third PCIe unit of Armada XP mv78260Arnaud Ebalard1-24/+85
2013-12-11ARM: mvebu: second PCIe unit of Armada XP mv78230 is only x1 capableArnaud Ebalard1-12/+12
2013-12-11ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches1-3/+3
2013-12-11ARM: dts: omap4-panda-common: Fix pin muxing for wl12xxBalaji T K1-10/+10
2013-12-11ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16Olof Johansson1-0/+2
2013-12-11ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13
2013-12-11ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2013-12-11ARM: fix booting low-vectors machinesRussell King3-3/+4
2013-12-11crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2013-12-08net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin1-0/+2
2013-12-04sh: ecovec: fixup compile error on sdhiKuninori Morimoto1-0/+1
2013-12-04s390/uaccess: add missing page table walk range checkHeiko Carstens1-0/+3
2013-12-04arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17