summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-07ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functionsSylwester Nawrocki1-0/+3
2013-06-07arm64: don't kill the kernel on a bad esr from el0Mark Rutland1-3/+9
2013-06-07x86, crc32-pclmul: Fix build with older binutilsJan Beulich2-3/+73
2013-06-07x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei1-2/+4
2013-06-07x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen1-9/+5
2013-06-07Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr1-1/+1
2013-06-07ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta3-15/+19
2013-06-07ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON1-1/+1
2013-06-07ARM: at91: rm9200 fix time supportJean-Christophe PLAGNIOL-VILLARD1-2/+5
2013-06-07ARM: at91/trivial: fix model name for SAM9X25-EKJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-06-07ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel1-1/+1
2013-06-07ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clockVaibhav Hiremath1-3/+23
2013-06-07ARM: OMAP: fix __init section mismatch for _enable_preprogramjean-philippe francois1-1/+1
2013-06-07ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT1-6/+6
2013-06-07avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt1-1/+1
2013-05-24x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2-7/+8
2013-05-24x86: Fix bit corruption at CPU resume timeLinus Torvalds1-1/+1
2013-05-24arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh1-1/+1
2013-05-24arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2-4/+1
2013-05-19parisc: make default cross compiler search more robust (v3)Helge Deller1-12/+9
2013-05-19parisc: fix NATIVE set up in buildMike Frysinger1-3/+1
2013-05-19parisc: use long branch in fork_like macroJohn David Anglin1-1/+2
2013-05-19parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin1-72/+83
2013-05-19parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin1-5/+9
2013-05-19ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-19tile: support new Tilera hypervisorChris Metcalf4-11/+44
2013-05-19powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard1-0/+4
2013-05-19powerpc: Bring all threads online prior to migration/hibernationRobert Jennings3-0/+137
2013-05-19ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen1-4/+4
2013-05-19x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk1-2/+3
2013-05-19time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-1/+0
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk1-0/+15
2013-05-19ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen1-2/+2
2013-05-19KVM: emulator: emulate SALCPaolo Bonzini1-1/+5
2013-05-19KVM: emulator: emulate XLATPaolo Bonzini1-1/+14
2013-05-19KVM: emulator: emulate AAMPaolo Bonzini1-1/+24
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov1-0/+6
2013-05-11arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas1-1/+2
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra1-3/+10
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra1-2/+12
2013-05-11perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra1-4/+9
2013-05-11perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller1-8/+8
2013-05-11perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver1-0/+1
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-05-11powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling1-0/+1
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2-2/+12
2013-05-11xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini1-1/+1
2013-05-08x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-08KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov1-0/+4
2013-05-08mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold3-3/+0