summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-08-25[POWERPC] reboot when panic_timout is setOlaf Hering1-0/+3
2006-08-25[POWERPC] iseries: remove some gcc 4.1 warningsStephen Rothwell1-63/+63
2006-08-25[POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman1-4/+2
2006-08-25[POWERPC] iseries: remove const warningStephen Rothwell1-4/+5
2006-08-25[POWERPC] powerpc: Make RTAS console init genericMichael Neuling3-5/+7
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2-3/+9
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson6-98/+68
2006-08-25[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2-1/+1
2006-08-25[POWERPC] cell: interrupt.c whitespace clean upGeoff Levand1-11/+11
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling2-9/+9
2006-08-08Merge branch 'merge'Paul Mackerras54-304/+441
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling7-11/+102
2006-08-08[POWERPC] Fix powerpc 44x_mmu buildMatt Porter1-2/+2
2006-08-08[POWERPC] Remove flush_dcache_all exportMatt Porter1-4/+0
2006-08-08[POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger1-0/+338
2006-08-08[POWERPC] Make doc comments extractableMichael Ellerman2-2/+2
2006-08-08[POWERPC] Turn on tigon3 support in maple_defconfigAmos Waterland1-1/+1
2006-08-08[POWERPC] Export msi symbolsJake Moilanen1-0/+5
2006-08-08[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger3-198/+188
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2-3/+24
2006-08-08[POWERPC] fix PMU initialization on pseries lparSonny Rao1-2/+0
2006-08-07[POWERPC] Enable PURR sysfs entry correctlyMichael Neuling1-2/+2
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman1-3/+7
2006-08-06[PATCH] Fix more per-cpu typosAlexey Dobriyan1-1/+1
2006-08-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-29/+57
2006-08-04[IA64] make uncached allocator more node awareDean Nelson1-29/+57
2006-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-95/+132
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds13-114/+107
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco3-67/+66
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2-2/+4
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava2-2/+2
2006-08-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-50/+100
2006-08-02[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda1-0/+2
2006-08-02[PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen1-7/+11
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai1-2/+0
2006-08-02[IA64] Do not assume output registers be reservered.Zou Nan hai1-9/+9
2006-08-02[IA64] sparse cleanupsKeith Owens4-10/+10
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell30-50/+100
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard7-230/+142
2006-08-01Merge branch 'merge'Paul Mackerras417-4925/+5520
2006-07-31[CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert1-2/+1
2006-07-31[CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski1-5/+7
2006-07-31[CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski1-0/+1
2006-07-31[CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk1-3/+3
2006-07-31[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-07-31[CPUFREQ] Longhaul - Initialise later.Rafał Bilski1-1/+1
2006-07-31[CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski1-0/+12
2006-07-31[CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2-87/+109
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds14-84/+297