aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-1956-1286/+1468
|\
| * Merge branch '86xx' into for_paulusKumar Gala2007-02-181-108/+85
| |\
| | * [POWERPC] 86xx: Cleaned up platform dts filesKumar Gala2007-02-181-108/+85
| | * Merge branch 'master' into 86xxKumar Gala2007-02-178-18/+171
| | |\
| * | \ Merge branch '85xx' into for_paulusKumar Gala2007-02-1712-456/+386
| |\ \ \
| | * | | [POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boardsKumar Gala2007-02-174-26/+44
| | * | | [POWERPC] 85xx: Cleaning up machine probingKumar Gala2007-02-173-23/+9
| | * | | [POWERPC] 85xx: Cleaned up platform dts filesKumar Gala2007-02-176-407/+333
| | * | | Merge branch 'master' into 85xxKumar Gala2007-02-178-18/+171
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch '83xx' into for_paulusKumar Gala2007-02-1725-680/+638
| |\ \ \ \
| | * | | | [POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi2007-02-172-186/+114
| | * | | | [POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boardsKumar Gala2007-02-172-0/+0
| | * | | | [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala2007-02-175-34/+45
| | * | | | [POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala2007-02-172-26/+20
| | * | | | [POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala2007-02-174-43/+0
| | * | | | [POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.Kumar Gala2007-02-174-34/+0
| | * | | | [POWERPC] 83xx: Cleaning up machine probing and board initcallsKumar Gala2007-02-175-41/+27
| | * | | | Merge branch 'master' into 83xxKumar Gala2007-02-178-18/+171
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | [POWERPC] pseries: Enabling auto poweron after power is restored.Manish Ahuja2007-02-174-2/+120
| | | * | | [POWERPC] use winbond libata instead of ide driver for pseries CD drivesOlaf Hering2007-02-172-4/+4
| | | * | | [POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi2007-02-172-12/+47
| | * | | | [POWERPC] 83xx: Cleaned up 83xx platform dts filesKumar Gala2007-02-166-302/+265
| | |/ / /
| * | | | Merge branch '85xx' into for_paulusKumar Gala2007-02-164-22/+0
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger2007-02-164-22/+0
| | |/
| * | [POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger2007-02-161-0/+2
| |/
| * [POWERPC] Fix bug with early ioremap and 64k pagesBenjamin Herrenschmidt2007-02-161-1/+1
| * [POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.hMichael Ellerman2007-02-161-2/+2
| * [POWERPC] Export of_find_propertyDave Jones2007-02-161-0/+1
| * [POWERPC] Delete boot-cpu property from all DTS filesTimur Tabi2007-02-1610-10/+0
| * [POWERPC] celleb: fix scc_uhc.c dependencyIshizaki Kou2007-02-161-2/+1
| * [POWERPC] celleb: fix CONFIG_KEXEC dependencyIshizaki Kou2007-02-161-0/+2
| * [POWERPC] mpic: set IPIs to be per-CPUJohannes Berg2007-02-161-1/+1
| * [POWERPC] Add PMI driver for cell bladeChristian Krafft2007-02-164-0/+316
| * [POWERPC] PS3: System manager supportGeoff Levand2007-02-162-4/+33
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-191-0/+88
|\ \
| * | PCI: add systems for automatic breadth-first device sortingAndy Gospodarek2007-02-161-0/+88
* | | Pull fluff into release branchLen Brown2007-02-163-6/+7
|\ \ \ | |/ / |/| |
| * | ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller2007-02-161-2/+2
| * | ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-133-5/+8
* | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-164-49/+132
|\ \ \
| * | | [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-162-23/+41
| * | | [AVR32] Warn, don't BUG if clk_disable is called too many timesHaavard Skinnemoen2007-02-161-1/+5
| * | | [AVR32] Make sure all genclocks have a parentHaavard Skinnemoen2007-02-161-16/+73
| * | | [AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen2007-02-161-4/+0
| * | | [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-161-5/+13
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-286/+576
|\ \ \ \
| * | | | [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski2007-02-141-22/+31
| * | | | [CPUFREQ] EPS - Correct 2nd brand testRafał Bilski2007-02-131-1/+1
| * | | | [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-10453-8403/+23408
| |\ \ \ \
| * | | | | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafał Bilski2007-02-101-16/+93