summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-2032-1359/+1935
|\
| * powerpc: Integrated Flash controller device tree bindingsDipen Dudhat2011-05-191-0/+76
| * powerpc/85xx: Create dts of each core in CAMP mode for P1020RDBPrabhakar Kushwaha2011-05-193-1/+362
| * powerpc/85xx: Fix PCIe IDSEL for Px020RDBPrabhakar Kushwaha2011-05-194-0/+48
| * powerpc/85xx: P2020 DTS: re-organize dts filesPrabhakar Kushwaha2011-05-195-933/+564
| * powerpc/85xx: P1020 DTS : re-organize dts filesPrabhakar Kushwaha2011-05-192-313/+380
| * powerpc: Adding bindings for flexcan controllerBhaskar Upadhaya2011-05-191-0/+61
| * powerpc/fsl: enable verbose bug outputScott Wood2011-05-1910-10/+0
| * powerpc/e5500: add networking to defconfigScott Wood2011-05-191-9/+29
| * powerpc/mpic: add the mpic global timer supportScott Wood2011-05-192-7/+88
| * powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood2011-05-192-1/+38
| * powerpc/p1022ds: fix broken mpic timer nodeScott Wood2011-05-191-47/+59
| * powerpc: Add fsl mpic timer bindingScott Wood2011-05-192-1/+39
| * powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCDTimur Tabi2011-05-191-33/+64
| * powerpc/mpc8610_hpcd: Do not use "/" in interrupt namesGeert Uytterhoeven2011-05-191-1/+1
| * powerpc/e5500: set non-base IVORsScott Wood2011-05-193-0/+54
| * powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala2011-05-193-4/+73
| * Merge remote branch 'benh/merge' into benh-nextKumar Gala2011-05-19803-4458/+8396
| |\
* | | powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras2011-05-202-0/+7
* | | powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras2011-05-201-1/+1
* | | powerpc: Remove last piece of GEMINISebastian Siewior2011-05-191-13/+0
* | | powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert2011-05-191-0/+4
* | | powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt2011-05-191-5/+10
* | | powerpc/pseries/iommu: Cleanup ddw namingMilton Miller2011-05-191-23/+19
* | | powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller2011-05-191-28/+24
* | | powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller2011-05-191-2/+10
* | | powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller2011-05-191-4/+11
* | | powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan2011-05-191-1/+1
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-19803-4458/+8396
|\ \ \ | | |/ | |/|
| * | powerpc/4xx: Fix regression in SMP on 476kerstin jonsson2011-05-191-2/+2
| * | powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings2011-05-191-29/+30
| * | powerpc/smp: Make start_secondary_resume available to all CPU variantsBenjamin Herrenschmidt2011-05-192-9/+11
| * | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-1822-46/+108
| |\ \
| | * | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-1822-50/+108
| | * | of: fix race when matching driversMilton Miller2011-05-181-2/+6
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-184-8/+6
| |\ \ \
| | * | | MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle2011-05-181-0/+2
| | * | | MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli2011-05-181-3/+1
| | * | | MIPS: Fix duplicate invocation of notify_die.Ralf Baechle2011-05-181-4/+2
| | * | | MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle2011-05-181-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-1825-43/+62
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | block: don't delay blk_run_queue_asyncShaohua Li2011-05-181-1/+3
| | * | | scsi: remove performance regression due to async queue runJens Axboe2011-05-173-4/+19
| | * | | blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal2011-05-164-11/+19
| | * | | block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo2011-04-291-9/+18
| | * | | cdrom: always check_disk_change() on openTejun Heo2011-04-291-3/+3
| | * | | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-2115-15/+0
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-184-15/+54
| |\ \ \ \
| | * | | | [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.cSergio Aguirre2011-05-041-6/+42
| | * | | | [media] v4l2-subdev: fix broken subdev control enumerationHans Verkuil2011-05-041-7/+7
OpenPOWER on IntegriCloud