aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10powerpc: sysdev/i8259 irq_data conversion.Lennert Buytenhek1-21/+21
2011-03-10powerpc: sysdev/fsl_msi irq_data conversion.Lennert Buytenhek1-9/+10
2011-03-10powerpc: sysdev/cpm2_pic irq_data conversion.Lennert Buytenhek1-16/+16
2011-03-10powerpc: sysdev/cpm1 irq_data conversion.Lennert Buytenhek1-9/+9
2011-03-10powerpc: platforms/pseries irq_data conversion.Lennert Buytenhek2-43/+51
2011-03-10powerpc: platforms/ps3 irq_data conversion.Lennert Buytenhek1-20/+20
2011-03-10powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek1-23/+25
2011-03-10powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek1-19/+24
2011-03-10powerpc: platforms/embedded6xx irq_data conversion.Lennert Buytenhek2-36/+37
2011-03-10powerpc: platforms/chrp irq_data conversion.Lennert Buytenhek1-1/+4
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek5-54/+64
2011-03-10powerpc: platforms/8xx irq_data conversion.Lennert Buytenhek1-2/+7
2011-03-10powerpc: platforms/86xx irq_data conversion.Lennert Buytenhek2-12/+15
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek7-26/+32
2011-03-10powerpc: platforms/82xx irq_data conversion.Lennert Buytenhek1-14/+13
2011-03-10powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek3-63/+64
2011-03-10powerpc: platforms/512x irq_data conversion.Lennert Buytenhek1-7/+7
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek6-90/+98
2011-03-04powerpc/pseries: Add support for dynamic dma windowsNishanth Aravamudan1-0/+587
2011-03-04powerpc: Cleanup definition of the PID registerTseng-Hui (Frank) Lin2-3/+10
2011-03-04powerpc/pseries/nvram: Capture oops/panic reports in ibm, oops-log partitionJim Keniston1-3/+115
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston3-64/+113
2011-03-02powerpc: Fix memory limits when starting at a non-zero addressScott Wood2-2/+2
2011-03-02powerpc: Mask smp_processor_id() false positivePaul E. McKenney1-1/+2
2011-03-02powerpc/eeh: Remove one to many l's in the word.Justin Mattock1-1/+1
2011-03-02powerpc: Add pgprot_writecombineAnton Blanchard1-0/+1
2011-03-02powerpc: Use new irq allocatorThomas Gleixner1-8/+9
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2-15/+2
2011-03-02powerpc/pseries: Cleanup use of notifier_from_errno()Prarit Bhargava1-12/+2
2011-03-02powerpc/mv64x60: Suspected typo in assignmentNicolas Kaiser1-1/+1
2011-02-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds8-15/+31
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-14/+27
2011-02-25Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into devel-fixesTony Lindgren133-873/+1216
2011-02-25omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar1-2/+2
2011-02-24Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2011-02-24OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley1-0/+13
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann3-13/+18
2011-02-24x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan1-1/+1
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2011-02-23Drop redundant __param section for CRISv32.Jesper Nilsson1-5/+0
2011-02-22OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness1-1/+1
2011-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+9
2011-02-22KVM: SVM: Advance instruction pointer in dr_interceptJoerg Roedel1-0/+2
2011-02-21Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungLinus Torvalds9-363/+342
2011-02-21Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-37/+175
2011-02-21Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-10/+22
2011-02-21ARM: 6745/1: kprobes insn decoding fixNicolas Pitre1-1/+1
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2-6/+4
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King1-13/+89