summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt2011-05-201-4/+7
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-208-97/+67Star
|\
| * Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-201-1/+0Star
| |\
| | * sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-141-1/+0Star
| | |
| | \
| *-. \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-201-2/+2
| |\ \ \
| | * | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-123-4/+14
| | |\| |
| | * | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-2112-27/+84
| | |\ \ \ | | | | |/ | | | |/|
| | * | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-205-93/+64Star
| |\ \ \ \
| | * \ \ \ Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-175-93/+64Star
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-115-93/+64Star
| | | | |/ | | | |/|
* | | | | Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-2028-1358/+1759
|\ \ \ \ \
| * | | | | 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/+564Star
| * | | | | powerpc/85xx: P1020 DTS : re-organize dts filesPrabhakar Kushwaha2011-05-192-313/+380
| * | | | | powerpc/fsl: enable verbose bug outputScott Wood2011-05-1910-10/+0Star
| * | | | | 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/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-198-19/+37
| |\ \ \ \ \
* | | | | | | 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/+0Star
* | | | | | | 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/+19Star
* | | | | | | powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller2011-05-191-28/+24Star
* | | | | | | 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-198-19/+37
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
| | |/ / / / | |/| | | |
| * | | | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-182-4/+10
| | |/ / / | |/| | |
| * | | | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-061-4/+11
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-041-0/+3
| |\ \ \ \
| | * | | | powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+3
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-031-2/+2
| |\ \ \ \
| | * | | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-221-2/+2
| * | | | | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-271-1/+1
| | |/ / / | |/| | |
* | | | | powerpc: Remove unused/obsolete CONFIG_XICSBenjamin Herrenschmidt2011-05-191-5/+0Star
* | | | | powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller2011-05-191-7/+7
* | | | | powerpc: Remove virq_to_hostMilton Miller2011-05-192-7/+0Star