aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood2007-09-13
* [POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...Scott Wood2007-09-13
* [POWERPC] bootwrapper: Add get_path()Scott Wood2007-09-13
* [POWERPC] bootwrapper: Add strtoull()Scott Wood2007-09-13
* [POWERPC] bootwrapper: flatdevtree fixesScott Wood2007-09-13
* [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson2007-09-13
* [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-13
* [POWERPC] Remove unused platform_machine_check()Olof Johansson2007-09-13
* [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()Olof Johansson2007-09-13
* [POWERPC] pasemi: Print more information at machine checkOlof Johansson2007-09-13
* [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-13
* [POWERPC] pasemi: Add workaround for erratum 5945Olof Johansson2007-09-13
* [POWERPC] pasemi: Add pasemi_pci_getcfgaddr()Olof Johansson2007-09-13
* [POWERPC] Export new __io{re,un}map_at() symbolsOlof Johansson2007-09-13
* [POWERPC] Export virq mapping via debugfsMichael Ellerman2007-09-13
* [POWERPC] Initialise hwirq for legacy irqsMichael Ellerman2007-09-13
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-13
* [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-13
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-13
* [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson2007-09-13
* [POWERPC] IOMMU virtual merge is no longer experimentalLinas Vepstas2007-09-13
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-13
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-12
| |\
| | * [POWERPC] Move serial_dev_init to device_initcall()Olof Johansson2007-09-12
| | * [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala2007-09-12
| | * [POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood2007-09-10
| | * [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich2007-09-10
| | * [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-10
| * | i386: Fix leak of ../kernel from top levelAndi Kleen2007-09-12
| * | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen2007-09-12
| * | x86_64: Add missing mask operation to vdsoAndi Kleen2007-09-12
| * | [SPARC64]: Fix booting on V100 systems.David S. Miller2007-09-12
| * | revert "highmem: catch illegal nesting"Andrew Morton2007-09-11
| * | m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-11
| * | H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day2007-09-11
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-11
| |\ \
| | * | [MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle2007-09-11
| | * | [MIPS] IP22: fix wrong argument orderThomas Bogendoerfer2007-09-11
| | * | [MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer2007-09-11
| | * | [MIPS] Ocelot: remove remaining bitsYoichi Yuasa2007-09-11
| | * | [MIPS] TLB: Fix instruction bitmasksThiemo Seufer2007-09-11
| | * | [MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon2007-09-11
| | * | [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle2007-09-11
| | * | [MIPS] Kconfig: whitespace cleanup.Ralf Baechle2007-09-11
| | * | [MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle2007-09-11
| | * | [MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle2007-09-11
| | * | [MIPS] i8259: Add disable method.Kyungmin Park2007-09-11
| | |/
| * | PCI: irq and pci_ids patch for Intel TolapaiJason Gaston2007-09-11
| * | PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle2007-09-11
| * | i386: fix a hang on stuck nmi watchdogDaniel Walker2007-09-10