aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-23sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2010-08-24powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely
2010-08-24powerpc: Fix typo in uImage targetAnatolij Gustschin
2010-08-24powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans
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-23ARM: imx: fix build failure concerning otg/ulpiUwe Kleine-König
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-23Merge 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-23ARM: S5P: VMALLOC_END should be unsigned longKyungmin Park
2010-08-22arm: tegra: VMALLOC_END should be unsigned longOlof Johansson
2010-08-22arm: tegra: fix compilation of board-harmony.cOlof Johansson
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-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
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, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-08-19sparc64: Fill a missing delay slot.Mikulas Patocka
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