summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang2010-05-241-6/+27
* powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258062010-05-241-15/+25
* powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-246-1/+74
* powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-242-198/+201
* powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-241-0/+1
* powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDSAndy Fleming2010-05-211-4/+0
* powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-212-2/+199
* powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-214-12/+112
* powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0
* powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2010-05-212-2/+2
* powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-214-60/+90
* powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard2010-05-211-8/+12
* powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-05-211-0/+10
* powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-212-14/+13
* powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0
* powerpc/kdump: Fix race in kdump shutdownMichael Neuling2010-05-211-0/+27
* powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-216-17/+47
* powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-211-13/+20
* powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-213-0/+57
* powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-211-4/+13
* powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2010-05-211-1/+1
* powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-211-1/+5
* powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2010-05-211-0/+3
* powerpc/eeh: Fix oops when probing in early bootAnton Blanchard2010-05-211-1/+1
* powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-211-0/+2
* powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King2010-05-211-24/+1
* powerpc: Avoid bad relocations in iSeries codePaul Mackerras2010-05-211-2/+2
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-215-11/+19
* powerpc: Fix string library functionsAndreas Schwab2010-05-211-8/+8
* powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman2010-05-211-0/+6
* powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-174-23/+48
* powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang2010-05-171-3/+10
* powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi2010-05-171-1/+2
* powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov2010-05-176-0/+58
* powerpc/85xx: Fix P1020RDB boot hang due USB2Anton Vorontsov2010-05-171-0/+6
* powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boardsAnton Vorontsov2010-05-171-0/+119
* powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 nodeKim Phillips2010-05-171-1/+1
* powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard2010-05-172-1/+168
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-07984-6762/+15243
|\
| * Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-05-052-0/+0
| |\
| | * [MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2010-05-052-0/+0
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-053-37/+20
| |\ \
| | * | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2010-05-052-4/+4
| | * | libata: Fix several inaccuracies in developer's guideSergei Shtylyov2010-05-051-33/+16
| | |/
| * | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-051-1/+1
| |\ \
| | * | slub: Fix bad boundary check in init_kmem_cache_nodes()Zhang, Yanmin2010-05-051-1/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-052-20/+23
| |\ \ | | |/ | |/|
| | * KEYS: call_sbin_request_key() must write lock keyrings before modifying themDavid Howells2010-05-051-1/+1
| | * KEYS: Use RCU dereference wrappers in keyring key type codeDavid Howells2010-05-051-10/+13
| | * KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima2010-05-051-9/+9
OpenPOWER on IntegriCloud