summaryrefslogtreecommitdiffstats
path: root/ipc/util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-09agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer1-53/+11
2009-12-09agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer1-7/+22
2009-12-09offb: Add support for framebuffer handoff to offb.Dave Airlie1-1/+14
2009-12-09libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt3-0/+1438
2009-12-09libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt1-1/+1
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt5-275/+214
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2-0/+6
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2-0/+49
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-01Revert "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-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-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-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-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-19strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-18ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1