summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-17powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2-3/+7
2010-02-17powerpc: Fix lwsync patching code on 64bitAnton Blanchard1-1/+1
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard7-60/+65
2010-02-17powerpc: Convert open coded native hashtable bit lockAnton Blanchard1-3/+2
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard4-32/+37
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard2-3/+18
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2-15/+8
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard4-0/+50
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-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2010-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-194/+736
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-37/+31
2010-02-11Merge 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-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2010-02-10MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2-3/+3
2010-02-10MIPS: IP27: Make defconfig useful again.Ralf Baechle1-188/+729
2010-02-10MIPS: 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-09x86, 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-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller5-14/+20
2010-02-09x86-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