summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-13tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf1-3/+31
2013-10-13sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai1-1/+1
2013-10-13sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai1-4/+4
2013-10-13sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller1-2/+0
2013-10-13sparc64: Remove RWSEM export leftoversKirill Tkhai1-9/+0
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai1-2/+1
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-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
2013-09-14KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-6/+11
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-08-20m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-20ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2-2/+28
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-20powerpc: Use -mtraceback=noAnton Blanchard1-1/+1
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-20CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson1-0/+1
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
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-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-20x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-07um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2013-06-07Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr1-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-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: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov1-0/+6
2013-05-11Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara1-14/+0
2013-05-11x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann1-0/+5
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-05-07s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds1-0/+4
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-07Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-05-07Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-05-07Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-05-07xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9