summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-07-221-4/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-2146-833/+926
|\
| * [SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg2007-07-211-3/+3
| * [SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg2007-07-211-2/+2
| * [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-213-25/+86
| * [SPARC64]: Convert parport to of_platform_driver.David S. Miller2007-07-211-100/+133
| * [SPARC]: Implement fb_is_primary_device().David S. Miller2007-07-212-0/+18
| * [SPARC64]: Fix virq decomposition.David S. Miller2007-07-211-19/+25
| * [SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller2007-07-211-14/+14
| * [SPARC64]: Do not flood log with failed DS messages.David S. Miller2007-07-211-2/+0
| * [SPARC64]: Add proper multicast support to VNET driver.David S. Miller2007-07-212-2/+146
| * [SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller2007-07-211-94/+157
| * [SPARC64]: Improve VIO device naming further.David S. Miller2007-07-211-19/+16
| * [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-216-0/+30
| * [SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller2007-07-211-1/+13
| * [SPARC]: Fix serial console device detection.David S. Miller2007-07-2126-554/+285
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-2031-108/+134
|\ \
| * | V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil2007-07-202-0/+4
| * | V4L/DVB (5877): radio-gemtek-pci: remove unused structure memberTrent Piepho2007-07-201-3/+0
| * | V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov2007-07-201-1/+7
| * | V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil2007-07-201-5/+14
| * | V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspaceHans Verkuil2007-07-201-0/+1
| * | V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil2007-07-201-2/+5
| * | V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab2007-07-207-29/+32
| * | V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-205-6/+6
| * | V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab2007-07-202-3/+3
| * | V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab2007-07-201-2/+2
| * | V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab2007-07-204-9/+9
| * | V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab2007-07-202-3/+3
| * | V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.Hans Verkuil2007-07-201-2/+2
| * | V4L/DVB (5854): ivtv: cleanup of driver messagesHans Verkuil2007-07-205-32/+29
| * | V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil2007-07-201-5/+5
| * | V4L/DVB (5852): ivtv: don't recompile needlesslyAlexey Dobriyan2007-07-201-2/+1
| * | V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config optionHans Verkuil2007-07-201-0/+1
| * | V4L/DVB (5850): ivtv: improve API command debuggingHans Verkuil2007-07-201-4/+10
| * | V4L/DVB (5848): Av7110: fix typoYoann Padioleau2007-07-201-1/+1
* | | Un-ignore "vmlinux.lds.S" in .gitignoreLinus Torvalds2007-07-201-0/+1
| |/ |/|
* | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-2055-914/+4303
|\ \
| * | [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-203-169/+112
| * | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-2026-133/+1828
| * | [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-203-8/+55
| * | [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-201-33/+51
| * | [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-201-1/+89
| * | [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-202-0/+23
| * | [CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann2007-07-203-1/+151
| * | [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-208-17/+195
| * | [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-201-1/+54
| * | [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-202-0/+5
| * | [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-203-7/+29
| * | [CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi2007-07-201-2/+1