summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-02-24ARM: Keep exit text/data around for SMP_ON_UPRussell King1-0/+9
2011-02-24ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-02-24x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan1-3/+5
2011-02-24s390: remove task_show_regsMartin Schwidefsky2-42/+0
2011-02-24x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov3-3/+6
2011-02-24xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader1-11/+5
2011-02-24xen: p2m: correctly initialize partial p2m leafStefan Bader1-1/+19
2011-02-24x86: Clear irqstack thread_infoBrian Gerst1-5/+2
2011-02-24ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich1-3/+4
2011-02-17x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-02-17ARM: oprofile: Fix backtraces in timer modeAri Kauppi1-10/+2
2011-02-17x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner1-1/+2
2011-02-17x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar1-6/+16
2011-02-17parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-02-17ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-02-17ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King1-17/+22
2011-02-17powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-17powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard1-1/+1
2011-02-17powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2011-02-17powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audioTimur Tabi1-2/+2
2011-02-17x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin1-0/+1
2011-02-17ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-02-17ARM: S5PV310: Set bit 22 in the PL310 (cache controller) AuxCtlr registerChanghwan Youn1-1/+1
2011-02-17x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-02-17avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt1-9/+0
2011-02-17sh: Fix up legacy PTEA space attribute mapping.Paul Mundt2-2/+15
2011-02-17rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-02-17x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman2-8/+23
2011-01-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-156/+62
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-03Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King38-90/+219
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter1-8/+16
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin1-0/+1
2011-01-02Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+4
2011-01-02KVM: i8259: initialize isr_ackAvi Kivity1-0/+2
2010-12-29KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity1-1/+2
2010-12-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+5
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+2
2010-12-28ARM: fix IXP4xx build failureImre Kaloz2-1/+2
2010-12-27Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+3
2010-12-27x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl1-11/+5
2010-12-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor1-0/+6
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren1-3/+3
2010-12-24sh: Fix up SH7201 clkfwk build.Paul Mundt1-1/+1
2010-12-24sh: mach-se: Fix up SE7206 build.Paul Mundt1-1/+1
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt1-2/+1