summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-1027-1655/+583Star
|\
| * powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-041-0/+2
| * powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-0410-1503/+506Star
| * powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-044-4/+4
| * powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-046-13/+0Star
| * powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-049-26/+26
| * powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-031-4/+4
| * of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-019-76/+51Star
| * of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-301-1/+1
| * powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-242-1/+3
| * of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-1/+1
| * of/powerpc: Use generic rule to build dtb'sDirk Brandewie2010-12-231-5/+3Star
| * Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-2317-20/+27
| |\
| * | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-014-41/+2Star
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0Star
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\ \ \
| * | | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
* | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-6/+12
|\ \ \ \
| * | | | fs: icache RCU free inodesNick Piggin2011-01-071-2/+8
| * | | | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
| * | | | fs: dcache remove dcache_lockNick Piggin2011-01-071-4/+1Star
| * | | | fs: dcache scale d_unhashedNick Piggin2011-01-071-0/+3
| * | | | fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
* | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-041-0/+1
|\| | | |
| * | | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
| | |_|/ | |/| |
* | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-162-2/+2
* | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-071-1/+1
|\| | |
| * | | powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-268-8/+8
|/ / /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-2/+2
|\ \ \
| * | | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2
| |/ /
* | | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2Star
* | | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala2010-11-181-1/+4
* | | powerpc: Fix call to subpage_protection()Michael Neuling2010-11-181-1/+1
* | | powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson2010-11-181-0/+4
* | | powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala2010-11-181-1/+1
* | | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-183-4/+6
* | | powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt2010-11-181-1/+2
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
|/ /
* | KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-051-1/+1
* | KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-051-2/+0Star
* | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-051-1/+1
* | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-051-1/+1
* | KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-303-39/+246
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30191-1711/+6329
| |\
| * | P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-252-1/+23
| * | P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-253-43/+228
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-292-63/+126
|\ \ \
| * | | kgdb,ppc: Individual register get/set for ppcDongdong Deng2010-10-292-63/+126