summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori1-12/+0
2010-05-21powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2-2/+2
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson4-60/+90
2010-05-21powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard1-8/+12
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2-14/+13
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard1-29/+0
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling6-17/+47
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling3-0/+57
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King1-24/+1
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller5-11/+19
2010-05-21powerpc: Fix string library functionsAndreas Schwab1-8/+8
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman1-0/+6
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala4-23/+48
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang1-3/+10
2010-05-17powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi1-1/+2
2010-05-17powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov6-0/+58
2010-05-17powerpc/85xx: Fix P1020RDB boot hang due USB2Anton Vorontsov1-0/+6
2010-05-17powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boardsAnton Vorontsov1-0/+119
2010-05-17powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 nodeKim Phillips1-1/+1
2010-05-17powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard1-0/+147
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt301-2533/+4869
2010-05-06powerpc/cpumask: Add DEBUG_PER_CPU_MAPS optionAnton Blanchard1-0/+12
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt2-36/+39
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard5-9/+9
2010-05-06powerpc/cpumask: Convert NUMA code to new cpumask APIAnton Blanchard3-15/+47
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard1-14/+19
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard4-24/+40
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard1-9/+13
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard1-29/+33
2010-05-06powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard1-17/+21
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard1-7/+9
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard1-1/+1
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard3-10/+13
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard1-3/+6
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard1-5/+5
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard2-2/+2
2010-05-06powerpc: Invoke oom-killer from page faultBenjamin Herrenschmidt1-10/+4
2010-05-06powerpc/mm: Track backing pages allocated by vmemmap_populate()Mark Nelson2-0/+49
2010-05-06powerpc: Correct parport interrupt parsingMartyn Welch1-3/+8
2010-05-06powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt1-4/+0