summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2006-08-0854-304/+441
|\
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-082-3/+24
| * [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
| * [PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman2006-08-061-3/+7
| * [PATCH] Fix more per-cpu typosAlexey Dobriyan2006-08-061-1/+1
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-041-29/+57
| |\
| | * [IA64] make uncached allocator more node awareDean Nelson2006-08-041-29/+57
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-08-043-95/+132
| |\ \ | | |/ | |/|
| | * [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1
| | * [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-311-5/+7
| | * [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-07-311-1/+1
| | * [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-07-311-0/+1
| | * [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-311-3/+3
| | * [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-311-0/+1
| | * [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-07-311-1/+1
| | * [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-07-311-0/+12
| | * [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-07-312-87/+109
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-0313-114/+107
| |\ \
| | * | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-033-67/+66
| | * | [IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2006-08-032-2/+4
| | * | [PATCH] Fix RAID5 + IA64 compilePrarit Bhargava2006-08-032-2/+2
| | * | [IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai2006-08-021-2/+0
| | * | [IA64] Do not assume output registers be reservered.Zou Nan hai2006-08-021-9/+9
| | * | [IA64] sparse cleanupsKeith Owens2006-08-024-10/+10
| | * | [IA64] Fix breakage in simscsi.cTony Luck2006-07-311-2/+2
| | * | [IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox2006-07-311-20/+14
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-08-0230-50/+100
| |\ \ \
| | * | | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-0130-50/+100
| | | |/ | | |/|
| * | | [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda2006-08-021-0/+2
| * | | [PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen2006-08-021-7/+11
| |/ /
* | | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-087-11/+102
* | | [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-081-2/+2
* | | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-081-4/+0
* | | [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-081-0/+338
* | | [POWERPC] Make doc comments extractableMichael Ellerman2006-08-082-2/+2
* | | [POWERPC] Turn on tigon3 support in maple_defconfigAmos Waterland2006-08-081-1/+1
* | | [POWERPC] Export msi symbolsJake Moilanen2006-08-081-0/+5
* | | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-083-198/+188
* | | [POWERPC] Enable PURR sysfs entry correctlyMichael Neuling2006-08-071-2/+2
* | | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-017-230/+142
* | | Merge branch 'merge'Paul Mackerras2006-08-01417-4925/+5520
|\ \ \ | |/ /
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-3114-84/+297
| |\ \
| | * | [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
| | * | [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
| | * | [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-291-2/+33
| | * | [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
| | * | [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
| | * | [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-282-30/+50
| | * | [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-261-1/+2
| | * | [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-11/+24
OpenPOWER on IntegriCloud