summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-07powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat1-0/+2
2013-06-07KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini1-1/+4
2013-06-07KVM: Emulate multibyte NOPPaolo Bonzini1-1/+3
2013-06-07powerpc/tm: Move TM abort cause codes to uapiMichael Neuling4-14/+21
2013-06-07powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2-0/+31
2013-06-07powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling6-36/+55
2013-06-07powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8
2013-06-07powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain1-1/+1
2013-06-07s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger1-4/+11
2013-06-07m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain1-10/+19
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