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