summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf8-16/+101
2009-12-08hvc_console: Export (GPL'ed) hvc_removeAmit Shah1-0/+1
2009-12-08powerpc/windfarm: Add detection for second cpu pumpBolko Maass1-0/+2
2009-12-08powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan1-69/+91
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson6-49/+51
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt6-51/+49
2009-11-27powerpc/of_serial: Add missing ns16550a idMichal Simek1-0/+1
2009-11-27powerpc/mm: Fix bug in gup_hugepd()David Gibson1-1/+10
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson6-49/+51
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt237-1560/+2235
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt3-6/+6
2009-11-24powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de1-1/+1
2009-11-24powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-24powerpc: Kill unused swiotlb variableFUJITA Tomonori1-1/+0
2009-11-24powerpc: do not export pci_alloc/free_consistentStephen Rothwell1-2/+0
2009-11-24powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt1-22/+0
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy4-9/+216
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy3-2/+32
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard3-52/+13
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner29-40/+39
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6
2009-11-24macintosh: Remove BKL from nvram driverThomas Gleixner1-8/+3
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner1-7/+7
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-11-24Merge commit 'jwb/next' into nextBenjamin Herrenschmidt8-3/+36
2009-11-20powerpc/p4080: Add basic support for p4080ds platformKumar Gala6-0/+785
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch4-1/+13
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch4-1/+13
2009-11-20powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch4-2/+14
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2-0/+28
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala4-94/+74
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala6-20/+20
2009-11-19Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-1/+6
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-27/+83
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells1-0/+2
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells1-1/+1
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells1-0/+3
2009-11-19Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds1-1/+1
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-11/+9
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox2-5/+5
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse1-0/+3
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds7-32/+70
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-6/+5
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-49/+48
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-3/+14
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-490/+432
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2