aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds27-1655/+583
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds1-6/+12
2011-01-07fs: icache RCU free inodesNick Piggin1-2/+8
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-4/+1
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar1-0/+1
2011-01-03powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely1-0/+2
2011-01-03powerpc/5200: dts: refactor dts filesJohn Bonesio10-1503/+506
2011-01-03powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio4-4/+4
2011-01-03powerpc/5200: dts: remove unused propertiesJohn Bonesio6-13/+0
2011-01-03powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio9-26/+26
2011-01-03powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely1-4/+4
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely9-76/+51
2010-12-29of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer1-1/+1
2010-12-24powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2-1/+3
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior1-1/+1
2010-12-23of/powerpc: Use generic rule to build dtb'sDirk Brandewie1-5/+3
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang1-0/+1
2010-12-23Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely17-20/+27
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra2-2/+2
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar1-1/+1
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra8-8/+8
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-2/+2
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani1-3/+2
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala1-1/+4
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling1-1/+1
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson1-0/+4
2010-11-18powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan3-4/+6
2010-11-18powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt1-1/+2
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng1-2/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney4-41/+2
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-39/+246
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse191-1711/+6329
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds2-63/+126
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng2-63/+126
2010-10-29convert get_sb_single() usersAl Viro1-5/+5
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-6/+0