aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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
| * | | [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-203-5/+3
| * | | [CELL] spufs: change decrementer restore timingMasato Noguchi2007-07-202-20/+20
| * | | [CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi2007-07-201-4/+16
| * | | [CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi2007-07-201-9/+4
| * | | [CELL] spufs: fix read and write for decr_status fileMasato Noguchi2007-07-201-4/+8
| * | | [CELL] spufs: fix decr_status meaningsMasato Noguchi2007-07-204-223/+269
| * | | [CELL] spufs: remove needless context save/restore codeMasato Noguchi2007-07-201-11/+1
| * | | [CELL] spufs: fix array size of channel indexJeremy Kerr2007-07-201-6/+6
| * | | [CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig2007-07-204-23/+44
| * | | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-208-78/+94
| * | | [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr2007-07-201-9/+0
| * | | [CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-201-2/+16
| * | | [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-202-1/+3
| * | | [CELL] spufs: remove section mismatch warningSebastian Siewior2007-07-202-2/+2
| * | | [CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2007-07-202-0/+447
| * | | [CELL] saving spus information for kexec crashAndre Detsch2007-07-203-1/+76
| * | | [CELL] driver for DDR2 memory on AXONMaxim Shchetynin2007-07-203-0/+392
| * | | [CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-0/+7
| * | | [CELL] fix cbe_thermal for legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-5/+20
| * | | [CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-0/+10
| * | | [CELL] cbe_cpufreq: reorganize codeChristian Krafft2007-07-206-188/+309
| * | | [CELL] cbe_cpufreq: fix minor issuesChristian Krafft2007-07-201-18/+40
| * | | [CELL] cbe_cpufreq: fix initializationChristian Krafft2007-07-201-12/+8
| * | | [CELL] cbe_cpufreq: fix latency measurementChristian Krafft2007-07-201-8/+17
| * | | [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-203-55/+40
* | | | Revert "sys_time() speedup"Linus Torvalds2007-07-201-8/+5
| |/ / |/| |
* | | Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)Roland Dreier2007-07-201-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-2035-1412/+1187
|\ \ \
| * | | [IA64] Prevent people from directly including <asm/rwsem.h>.Robert P. J. Day2007-07-201-0/+4
| * | | Pull ia64-clocksource into release branchTony Luck2007-07-2024-566/+335
| |\ \ \
| | * | | [IA64] remove time interpolatorBob Picco2007-07-206-391/+0
| | * | | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-2018-175/+335
| * | | | Pull vector-domain into release branchTony Luck2007-07-199-400/+634
| |\ \ \ \
| | * | | | [IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu2007-07-191-8/+0
| | * | | | [IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu2007-07-171-1/+1
| | * | | | [IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu2007-07-172-0/+29
| | * | | | [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-175-12/+73
| | * | | | [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-175-42/+113
| | * | | | [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-175-64/+219
| | * | | | [IA64] Check if irq is sharableYasuaki Ishimatsu2007-07-171-2/+3
| | * | | | [IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu2007-07-171-136/+122
| | * | | | [IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu2007-07-171-24/+15
| | * | | | [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-172-30/+31
| | * | | | [IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu2007-07-171-30/+20