summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-13powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney1-2/+2
2013-10-13powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2013-10-13powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan1-1/+1
2013-10-05x86, efi: Don't map Boot Services on i386Josh Boyer1-4/+7
2013-10-05x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2013-09-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau1-1/+1
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
2013-09-14Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst...Greg Kroah-Hartman1-4/+0
2013-09-14m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven1-1/+1
2013-09-14m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven1-0/+10
2013-09-14m32r: consistently use "suffix-$(...)"Geert Uytterhoeven1-3/+3
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2-0/+11
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-20m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2-5/+4
2013-08-20xtensa: fix linker script transformation for .text.unlikelyMax Filippov1-0/+1
2013-08-20MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle1-8/+9
2013-08-20sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller1-2/+2
2013-08-20sparc32: add ucmpdi2Sam Ravnborg2-1/+20
2013-08-20alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-08-20powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt1-1/+1
2013-08-20frv: Use core allocator for task_structThomas Gleixner2-12/+0
2013-08-20frv: Use correct size for task_struct allocationThomas Gleixner1-7/+2
2013-08-20CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson1-0/+1
2013-08-20cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker1-3/+0
2013-08-20cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby1-0/+2
2013-08-20microblaze: Update microblaze defconfigsMichal Simek2-45/+75
2013-08-20MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2-1/+6
2013-08-20perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
2013-08-04s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds1-0/+4
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2-6/+2
2013-07-28sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-07-28sparc64 address-congruence propertybob picco1-1/+8
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-21ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek1-15/+2
2013-07-03ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-07-03ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2-3/+34
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-27tilepro: work around module link error with gcc 4.7Chris Metcalf1-0/+2
2013-06-20powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-20powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-20x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-13powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan1-7/+5
2013-06-07x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan1-2/+2
2013-06-07m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain1-10/+19