summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard17-20/+20
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard1-33/+46
2010-02-17powerpc: Reduce footprint of xics_ipi_structAnton Blanchard1-15/+11
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard2-1/+25
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao4-5/+10
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard1-0/+3
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt62-372/+1349
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+3
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov1-0/+1
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12[IA64] preserve personality flag bits across execTony Luck1-1/+3
2010-02-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2010-02-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-194/+736
2010-02-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-37/+31
2010-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-11MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-11MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2010-02-11MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2-3/+3
2010-02-11MIPS: IP27: Make defconfig useful again.Ralf Baechle1-188/+729
2010-02-11MIPS: Fixup of the r4k timerWu Zhangjin1-0/+1
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen1-1/+6
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-6/+9
2010-02-10x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha6-34/+28
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson1-3/+9
2010-02-10sparc: Align clone and signal stacks to 16 bytes.David S. Miller5-14/+20
2010-02-10x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn1-2/+2
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens1-2/+2
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard1-2/+2
2010-02-09powerpc: Clear MSR_RI during RTAS callsAnton Blanchard1-2/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop13-25/+25
2010-02-09powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard1-1/+1
2010-02-09powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard1-21/+27
2010-02-09powerpc: Convert mmu context allocator from idr to idaAnton Blanchard1-5/+5
2010-02-09powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard1-0/+5
2010-02-09powerpc: Reduce differences between pseries and ppc64 defconfigsAnton Blanchard2-59/+79
2010-02-09powerpc/pseries: Quieten cede latency printkAnton Blanchard1-17/+5
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches3-9/+9
2010-02-09powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt1-2/+2
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+2
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+12
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek1-0/+1
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson1-2/+12