summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-27sh64: irq_data conversion.Paul Mundt2-50/+15
2010-10-27sh64: update for IRQ flag handling naming changes.Paul Mundt1-8/+8
2010-10-27sh: mach-se: irq_data conversion.Paul Mundt4-31/+32
2010-10-27sh: hd64461: irq_data conversion.Paul Mundt1-8/+11
2010-10-27sh: mach-x3proto: irq_data conversion.Paul Mundt1-3/+4
2010-10-27sh: mach-systemh: irq_data conversion.Paul Mundt1-36/+21
2010-10-27sh: imask IRQs irq_data conversion.Paul Mundt1-5/+9
2010-10-27sh: mach-microdev: irq_data conversion.Paul Mundt1-19/+11
2010-10-27sh: mach-landisk: irq_data conversion.Paul Mundt1-8/+7
2010-10-27sh: IPR IRQs irq_data conversion.Paul Mundt1-13/+12
2010-10-27sh: mach-dreamcast: irq_data conversion.Paul Mundt1-7/+10
2010-10-27sh: Fix the sparsemem disabled build.Paul Mundt1-0/+1
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt1-6/+0
2010-10-26sh: Tidy up genirq Kconfig bits.Paul Mundt1-10/+3
2010-10-26sh: Sanitize sparse irqThomas Gleixner1-3/+3
2010-10-26sh: Expose physical addressing mode through cpuinfo.Paul Mundt3-0/+6
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds32-629/+4291
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds45-157/+388
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds54-191/+1016
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+43
2010-10-25MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells1-1/+1
2010-10-25Blackfin: fix inverted anomaly 05000481 logicMike Frysinger1-1/+1
2010-10-25Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger3-118/+0
2010-10-25Kirkwood: add fan support for Network Space Max v2Simon Guinot1-0/+43
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds145-3565/+11223
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds36-154/+1269
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov1-1/+0
2010-10-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-447/+1055
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds29-84/+562
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+2
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds37-351/+371
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-16/+231
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds136-1573/+4891
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds46-210/+707
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens3-3/+36
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens2-54/+56
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens3-9/+10
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky11-66/+65
2010-10-25[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori1-0/+3
2010-10-25[S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger1-1/+1
2010-10-25[S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger1-0/+2
2010-10-25[S390] topology: change defaultHeiko Carstens1-3/+3
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens1-1/+1
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky4-7/+2
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky3-9/+5
2010-10-25[S390] correct alignment of cpuid structureMartin Schwidefsky1-1/+1
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky10-22/+35
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky6-172/+110
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens2-26/+28