aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-24
* powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-24
* powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-24
* powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-24
* powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-24
* powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-24
* powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-24
* powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-24
* powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-24
* powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard2010-08-24
* powerpc/mm: Fix vsid_scrample typoAnton Blanchard2010-08-24
* powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-24
* powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao2010-08-24
* powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt2010-08-24
* Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt2010-08-24
|\
| * powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp2010-08-23
| * powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-23
| * powerpc/47x: Remove redundant line from cputable.cDave Kleikamp2010-08-23
| * powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp2010-08-23
| * powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah2010-08-23
* | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-23
|\ \
| * | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
| * | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-23
|\ \ \
| * | | Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2010-08-23
| * | | Blackfin: fix hweight breakageMike Frysinger2010-08-23
* | | | arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall2010-08-23
|/ / /
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-22
|\ \ \
| * | | KVM: PIT: free irq source id in handling error pathXiao Guangrong2010-08-17
| * | | KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng2010-08-15
| * | | KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-15
* | | | Replace Configure with Enable in description of MAXSMPSamuel Thibault2010-08-21
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-20
|\ \ \ \
| * | | | x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-20
| * | | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-19
| * | | | x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin2010-08-18
| * | | | x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-18
| * | | | x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld2010-08-18
| | |/ / | |/| |
* | | | uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi2010-08-20
* | | | s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park2010-08-20
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-19
|\ \ \ \
| * | | | kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei2010-08-19
| * | | | perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin2010-08-18
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-18
|\ \ \ \
| * | | | [IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck2010-08-18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-18
|\ \ \ \ \
| * | | | | m68knommu: formatting of pointers in printk()Kulikov Vasiliy2010-08-17
| * | | | | m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich2010-08-17
| | |/ / / | |/| | |
* | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | of: Fix missing includesGrant Likely2010-08-17