aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-21PS3: Fix build with 32-bit toolchainsGeoff Levand
2007-07-21ps3: FLASH ROM Storage DriverGeert Uytterhoeven
2007-07-21ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven
2007-07-21ps3: Disk Storage DriverGeert Uytterhoeven
2007-07-21powerpc: tlb_32.c build fixMariusz Kozlowski
2007-07-21i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk
2007-07-21i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21highres: improve debug outputIngo Molnar
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-21revert "PIE randomization"Andrew Morton
2007-07-21i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek
2007-07-20[SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg
2007-07-20[SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller
2007-07-20[SPARC64]: Fix virq decomposition.David S. Miller
2007-07-20[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller
2007-07-20[SPARC64]: Do not flood log with failed DS messages.David S. Miller
2007-07-20[SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller
2007-07-20[SPARC64]: Improve VIO device naming further.David S. Miller
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-20Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior