summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] MPIC protected sourcesBenjamin Herrenschmidt2007-07-221-0/+32
* [POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2007-07-221-1/+1
* [POWERPC] mv64x60: Use mutex instead of semaphoreChristoph Hellwig2007-07-221-7/+8
* [POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity2007-07-221-1/+6
* [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras2007-07-221-1/+7
* [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-223-23/+15
* [POWERPC] fix showing xmon helpIshizaki Kou2007-07-223-1/+7
* [POWERPC] Make xmon_write accept a const bufferIshizaki Kou2007-07-222-2/+2
* [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day2007-07-223-3/+3
* [POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven2007-07-221-2/+2
* [SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg2007-07-201-3/+3
* [SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg2007-07-201-2/+2
* [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-201-0/+79
* [SPARC64]: Fix virq decomposition.David S. Miller2007-07-201-19/+25
* [SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller2007-07-201-14/+14
* [SPARC64]: Do not flood log with failed DS messages.David S. Miller2007-07-201-2/+0
* [SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller2007-07-201-94/+157
* [SPARC64]: Improve VIO device naming further.David S. Miller2007-07-201-19/+16
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-205-0/+25
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-2013-346/+210
* Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-2044-871/+4166
|\
| * [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-202-162/+108
| * [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-2018-108/+1738
| * [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-206-14/+188
| * [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-201-1/+54
| * [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+2
| * [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-202-7/+19
| * [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-203-222/+262
| * [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-207-73/+89
| * [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-201-1/+2
| * [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-202-1/+68
| * [CELL] driver for DDR2 memory on AXONMaxim Shchetynin2007-07-203-0/+392