summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov
2010-08-24powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao
2010-08-24powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt
2010-08-24Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt
2010-08-24Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-23arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall
2010-08-23powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp
2010-08-23powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger
2010-08-23Blackfin: fix hweight breakageMike Frysinger
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi
2010-08-20s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei
2010-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich
2010-08-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-18Make do_execve() take a const filename pointerDavid Howells