aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-06powerpc/virtex: Add ml510 reference design device treeRoderick Colenbrander
2009-06-06powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander
2009-06-06powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely
2009-06-06powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander
2009-06-02powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell
2009-06-02powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman
2009-06-02powerpc/ftrace: Remove unused macrosMichael Ellerman
2009-06-02powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman
2009-06-02powerpc: Display processor virtualization resource allocs in lparcfgNathan Fontenot
2009-06-02powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard
2009-06-02powerpc: Make the NR_CPUS max 8192Michael Neuling
2009-05-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2009-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt
2009-05-27Blackfin: fix strncmp.o build errorMike Frysinger
2009-05-27Blackfin: drop unneeded asm/.gitignoreMike Frysinger
2009-05-27Blackfin: ignore generated vmlinux.ldsMike Frysinger
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger
2009-05-27Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt
2009-05-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-26x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh
2009-05-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-05-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson
2009-05-25x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo
2009-05-26powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito
2009-05-25Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-05-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-25KVM: Fix PDPTR reloading on CR4 writesAvi Kivity
2009-05-25KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha
2009-05-22x86, setup: revert ACPI 3 E820 extended attributes supportH. Peter Anvin
2009-05-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman
2009-05-22sh: ap325 camera without i2c driver fixMagnus Damm
2009-05-21powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala
2009-05-21powerpc: Keep track of emulated instructionsGeert Uytterhoeven