summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2385-1080/+7827
|\
| * powerpc: Fix irq distributionKim Phillips2012-05-221-1/+1
| * Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-222-87/+6
| * powerpc: Fixing a cputhread code documentationAnshuman Khandual2012-05-221-1/+1
| * powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-161-1/+2
| * powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-163-0/+29
| * powerpc/crypto: debugfs routines and docs for the nx device driverKent Yoder2012-05-162-0/+148
| * powerpc/crypto: SHA512 hash routines for nx encryptionKent Yoder2012-05-161-0/+265
| * powerpc/crypto: SHA256 hash routines for nx encryptionKent Yoder2012-05-161-0/+246
| * powerpc/crypto: AES-XCBC mode routines for nx encryptionKent Yoder2012-05-161-0/+236
| * powerpc/crypto: AES-GCM mode routines for nx encryptionKent Yoder2012-05-161-0/+353
| * powerpc/crypto: AES-ECB mode routines for nx encryptionKent Yoder2012-05-161-0/+139
| * powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder2012-05-161-0/+178
| * powerpc/crypto: AES-CCM mode routines for nx encryptionKent Yoder2012-05-161-0/+468
| * powerpc/crypto: AES-CBC mode routines for nx encryptionKent Yoder2012-05-161-0/+141
| * powerpc/crypto: nx driver code supporting nx encryptionKent Yoder2012-05-163-0/+1114
| * powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
| * powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder2012-05-143-0/+110
| * powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-142-39/+280
| * powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-142-0/+19
| * powerpc/pseries: Add new hvcall constants to support PFOKent Yoder2012-05-141-2/+23
| * powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-142-6/+87
| * powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-141-2/+6
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-14275-1545/+2621
| |\
| * \ Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-105-24/+252
| |\ \
| | * | powerpc/40x: Use {upper,lower}_32_bits for msi_physJosh Boyer2012-05-041-2/+2
| | * | powerpc/44x: Add PCI MSI node for Maui APM821xx SoC and Bluestone board in DTSMai La2012-05-031-0/+25
| | * | powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La2012-05-032-14/+30
| | * | powerpc/47x: Enable CRASH_DUMPSuzuki Poulose2012-05-031-1/+1
| | * | powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-032-7/+190
| | * | powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose2012-05-031-2/+6
| * | | powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen2012-05-091-1/+0
| * | | powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt2012-05-091-1/+1
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-0915-104/+55
| |\ \ \
| * | | | powerpc/windfarm: don't pass const strings to snprintfStephen Rothwell2012-05-031-2/+2
| * | | | powerpc/windfarm: fix compiler warningStephen Rothwell2012-05-031-1/+1
| | |/ / | |/| |
| * | | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-303-80/+0
| * | | powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard2012-04-301-1/+1
| * | | powerpc: Add 64-bit CPU targets for gccAnton Blanchard2012-04-302-13/+42
| * | | powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard2012-04-301-10/+0
| * | | powerpc: Require gcc 4.0 on 64-bitAnton Blanchard2012-04-301-3/+10
| * | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-3010-36/+19
| * | | powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt2012-04-309-22/+1736
| * | | powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt2012-04-301-0/+617
| * | | powerpc/windfarm: Updates to lm75 and max6690 sensorsBenjamin Herrenschmidt2012-04-302-11/+11
| * | | powerpc/windfarm: Add lm87 sensorBenjamin Herrenschmidt2012-04-301-0/+201
| * | | powerpc/windfarm: Add ad7417 sensorBenjamin Herrenschmidt2012-04-301-0/+347
| * | | powerpc/windfarm: Add useful accessorsBenjamin Herrenschmidt2012-04-303-31/+52
| * | | powerpc/windfarm: Improve display of fan speeds in sysfsBenjamin Herrenschmidt2012-04-301-1/+12
| * | | powerpc/windfarm: Remove spurrious sysfs_attr_init()Benjamin Herrenschmidt2012-04-301-1/+0