aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib/ppc8xx_pic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity1-1/+6
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras1-1/+7
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling3-23/+15
2007-07-22[POWERPC] fix showing xmon helpIshizaki Kou3-1/+7
2007-07-22[POWERPC] Make xmon_write accept a const bufferIshizaki Kou2-2/+2
2007-07-22[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day3-3/+3
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven1-2/+2
2007-07-20KVM: MMU: Fix cleaning up the shadow page allocation cacheAvi Kivity1-1/+1
2007-07-20[SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg1-3/+3
2007-07-20[SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg1-2/+2
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller3-25/+86
2007-07-20[SPARC64]: Convert parport to of_platform_driver.David S. Miller1-100/+133
2007-07-20[SPARC]: Implement fb_is_primary_device().David S. Miller2-0/+18
2007-07-20[SPARC64]: Fix virq decomposition.David S. Miller1-19/+25
2007-07-20[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller1-14/+14
2007-07-20[SPARC64]: Do not flood log with failed DS messages.David S. Miller1-2/+0
2007-07-20[SPARC64]: Add proper multicast support to VNET driver.David S. Miller2-2/+146
2007-07-20[SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller1-94/+157
2007-07-20[SPARC64]: Improve VIO device naming further.David S. Miller1-19/+16
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller6-0/+30
2007-07-20[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller1-1/+13
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller26-554/+285
2007-07-20Un-ignore "vmlinux.lds.S" in .gitignoreLinus Torvalds1-0/+1
2007-07-20V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2-0/+4
2007-07-20V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho1-3/+0
2007-07-20V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov1-1/+7
2007-07-20V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil1-5/+14
2007-07-20V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspaceHans Verkuil1-0/+1
2007-07-20V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil1-2/+5
2007-07-20V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab7-29/+32
2007-07-20V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab5-6/+6
2007-07-20V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab2-3/+3
2007-07-20V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab1-2/+2
2007-07-20V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab4-9/+9
2007-07-20V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2-3/+3
2007-07-20V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.Hans Verkuil1-2/+2
2007-07-20V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil5-32/+29
2007-07-20V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil1-5/+5
2007-07-20V4L/DVB (5852): ivtv: don't recompile needlesslyAlexey Dobriyan1-2/+1
2007-07-20V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config optionHans Verkuil1-0/+1
2007-07-20V4L/DVB (5850): ivtv: improve API command debuggingHans Verkuil1-4/+10
2007-07-20V4L/DVB (5848): Av7110: fix typoYoann Padioleau1-1/+1
2007-07-20Revert "sys_time() speedup"Linus Torvalds1-8/+5
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig3-169/+112
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson26-133/+1828
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SPU tasksBob Nelson3-8/+55
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig1-33/+51
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann1-1/+89
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2-0/+23
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann3-1/+151