aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips2011-03-271-21/+11
* crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-271-20/+21
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-1/+94
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-231-3/+3
|\
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-1/+1
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
* | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-17/+0
* | remove dma64_addr_tFUJITA Tomonori2011-03-231-2/+0
* | rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-231-0/+9
* | rapidio: modify mport ID assignmentAlexandre Bounine2011-03-231-25/+0
* | rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-231-9/+1
* | rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-233-3/+11
* | rapidio: add architecture specific callbacksAlexandre Bounine2011-03-231-25/+27
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-14/+0
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-14/+0
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* | powerpc: introduce little-endian bitopsAkinobu Mita2011-03-231-23/+38
* | asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-231-2/+2
* | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-231-7/+8
* | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-5/+0
* | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-222-3/+3
|/
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-212-3/+14
* powerpc: Factoring mpic cpu id fetching into a functionMeador Inge2011-03-211-17/+14
* powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2011-03-212-11/+59
* powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt2011-03-211-2/+5
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-182-1/+24
|\
| * perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-162-1/+24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-1893-1280/+2097
|\ \
| * \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2011-03-179-7/+218
| |\ \
| | * | powerpc/476: Workaround for PLB6 hangDave Kleikamp2011-02-021-0/+35
| | * | powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp2011-02-022-5/+20
| | * | powerpc/44x: PHY fixup for USB on canyonlands boardRupjyoti Sarmah2011-02-026-2/+150
| | * | powerpc/44x: Add USB DWC DTS entry to Canyonlands boardTirumala Marri2011-02-021-0/+13
| * | | powerpc/85xx: Fix signedness bug in cache-sramVasiliy Kulikov2011-03-151-2/+2
| * | | powerpc/fsl_msi: Handle msi-available-ranges betterScott Wood2011-03-151-36/+56
| * | | powerpc/85xx: Fix SPE float to integer conversion failureShan Hai2011-03-151-4/+8
| * | | powerpc/85xx: Update sata controller compatible for p1022ds boardXulei2011-03-151-2/+2
| * | | powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiableAnatolij Gustschin2011-03-151-3/+1
| * | | powerpc/8xx: remove obsolete mgsuvd boardHolger Brunck2011-03-155-343/+0
| * | | powerpc/82xx: rename and update mgcoge board supportHolger Brunck2011-03-154-48/+72
| * | | powerpc/83xx: rename and update kmeter1Holger Brunck2011-03-154-53/+71
| * | | powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu2011-03-152-1/+54
| * | | powerpc/fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-03-152-11/+21
| * | | powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala2011-03-151-1/+5
| * | | powerpc/pseries: Disable MSI using new interface if possibleNishanth Aravamudan2011-03-111-2/+12
| * | | powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED.Lennert Buytenhek2011-03-101-0/+1
| * | | powerpc: core irq_data conversion.Lennert Buytenhek2011-03-102-16/+28
| * | | powerpc: sysdev/xilinx_intc irq_data conversion.Lennert Buytenhek2011-03-101-23/+25