aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | [POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita2007-04-23
| * | [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-23
| * | [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-23
| * | [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-23
| * | [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-23
| * | [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-23
| * | [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-23
| * | [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-23
| * | [POWERPC] spufs: add memory barriers after set_bitArnd Bergmann2007-04-23
| * | [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig2007-04-23
| * | [POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig2007-04-23
| * | [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-23
| * | [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-23
| |/
* | Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-23
|\ \ | |/ |/|
| * [POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanupKumar Gala2007-04-12
| * [POWERPC] Convert 85xx platform to unified platform KconfigKumar Gala2007-04-12
| * [POWERPC] Convert 8xx platform to unified platform KconfigKumar Gala2007-04-12
| * [POWERPC] Convert 82xx platform to unified platform KconfigKumar Gala2007-04-12
| * [POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala2007-04-12
| * [POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala2007-04-12
| * [POWERPC] Ensure platform CONFIG options have correct dependenciesKumar Gala2007-04-12
* | [POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras2007-04-12
* | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes2007-04-12
* | [POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt2007-04-12
* | [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-12
* | [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-12
* | [POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt2007-04-12
* | [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-12
* | [POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt2007-04-12
* | [POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary2007-04-12
* | [POWERPC] Add correct interrupt property for pegasos ideOlaf Hering2007-04-12
* | [POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell2007-04-12
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* | [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-12
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-12
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-12
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-12
* | [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-12
* | [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-12
* | [POWERPC] bootwrapper: Decompress less, check moreMilton Miller2007-04-12
* | [POWERPC] bootwrapper: no-gzip fixesMilton Miller2007-04-12
* | [POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller2007-04-12
* | [POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer2007-04-12
* | [POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer2007-04-12
* | [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini2007-04-12
* | [POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day2007-04-12
* | [POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...Bart Van Assche2007-04-12
* | [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood2007-04-12
* | [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-12