summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-21[SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg1-2/+2
2007-07-21[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller3-25/+86
2007-07-21[SPARC64]: Convert parport to of_platform_driver.David S. Miller1-100/+133
2007-07-21[SPARC]: Implement fb_is_primary_device().David S. Miller2-0/+18
2007-07-21[SPARC64]: Fix virq decomposition.David S. Miller1-19/+25
2007-07-21[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller1-14/+14
2007-07-21[SPARC64]: Do not flood log with failed DS messages.David S. Miller1-2/+0
2007-07-21[SPARC64]: Add proper multicast support to VNET driver.David S. Miller2-2/+146
2007-07-21[SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller1-94/+157
2007-07-21[SPARC64]: Improve VIO device naming further.David S. Miller1-19/+16
2007-07-21[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller6-0/+30
2007-07-21[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller1-1/+13
2007-07-21[SPARC]: Fix serial console device detection.David S. Miller26-554/+285
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 SP...Bob 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
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann8-17/+195
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann1-1/+54
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann2-0/+5
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann3-7/+29
2007-07-20[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi1-2/+1
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr3-5/+3
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi2-20/+20
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi1-4/+16
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi1-9/+4
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi1-4/+8
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi4-223/+269
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi1-11/+1
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr1-6/+6
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig4-23/+44
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch8-78/+94
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr1-9/+0
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr1-2/+16
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2-1/+3
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior2-2/+2
2007-07-20[CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2-0/+447
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch3-1/+76
2007-07-20[CELL] driver for DDR2 memory on AXONMaxim Shchetynin3-0/+392
2007-07-20[CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS1-0/+7
2007-07-20[CELL] fix cbe_thermal for legacy SLOF tree.Jean-Christophe DUBOIS1-5/+20
2007-07-20[CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS1-0/+10
2007-07-20[CELL] cbe_cpufreq: reorganize codeChristian Krafft6-188/+309
2007-07-20[CELL] cbe_cpufreq: fix minor issuesChristian Krafft1-18/+40
2007-07-20[CELL] cbe_cpufreq: fix initializationChristian Krafft1-12/+8
2007-07-20[CELL] cbe_cpufreq: fix latency measurementChristian Krafft1-8/+17