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