summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout2008-10-201-4/+4
| | * | | | | | powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin2008-10-201-2/+2
| * | | | | | | powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0
| * | | | | | | powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2008-10-212-15/+31
| * | | | | | | powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller2008-10-211-4/+2
| * | | | | | | powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-212-16/+7
| * | | | | | | powerpc: Find and destroy possible stale kernel added propertiesMilton Miller2008-10-211-0/+13
| * | | | | | | powerpc: Remove Kconfig support for PPC_MERGEKumar Gala2008-10-211-3/+0
| * | | | | | | powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2008-10-212-2/+5
| * | | | | | | powerpc: Add missing cuImage.initrd.% targetGrant Likely2008-10-211-0/+3
| * | | | | | | powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto2008-10-211-1/+3
| * | | | | | | powerpc/numa: Make memory reserve code more robustJon Tollefson2008-10-211-5/+10
| * | | | | | | powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love2008-10-213-28/+225
| * | | | | | | powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin2008-10-211-1/+1
| * | | | | | | powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot2008-10-211-0/+6
| * | | | | | | powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2008-10-212-10/+20
| * | | | | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-212-2/+9
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang2008-10-151-2/+5
| | * | | | | | | powerpc/52xx: Make cuImage more robust in locating immr node.Grant Likely2008-10-151-0/+4
| | |/ / / / / /
| * | | | | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-2114-1/+2839
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-174-0/+234
| | * | | | | | powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger2008-10-175-0/+1167
| | * | | | | | powerpc/40x: Add PowerPC 405EZ Acadia defconfigJosh Boyer2008-10-171-0/+921
| | * | | | | | powerpc/40x: Add cuboot wrapper for Acadia boardJosh Boyer2008-10-172-1/+177
| | * | | | | | powerpc/40x: Add PowerPC 40x simple platform supportJosh Boyer2008-10-173-0/+103
| | * | | | | | powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer2008-10-171-0/+13
| | * | | | | | powerpc/40x: AMCC PowerPC 405EZ Acadia DTSJosh Boyer2008-10-171-0/+224
| | |/ / / / /
| * | | | | | powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch2008-10-211-0/+5
| * | | | | | powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch2008-10-211-6/+13
| * | | | | | powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr2008-10-211-1/+2
| * | | | | | powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr2008-10-211-0/+5
| * | | | | | powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr2008-10-211-19/+27
| * | | | | | powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr2008-10-213-56/+81
| * | | | | | powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr2008-10-211-0/+5
| * | | | | | powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr2008-10-211-3/+29
| |/ / / / /
* | | | | | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-231-5/+5
* | | | | | ftrace: remove mcount setSteven Rostedt2008-10-231-17/+0
* | | | | | ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt2008-10-231-1/+0
* | | | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-228-8/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-208-8/+8
| * | | | | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19300-6444/+13164
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-1/+1
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-203-1/+153
|\ \ \ \ \ \
| * | | | | | powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-203-1/+153
* | | | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | sputrace: use marker_synchronize_unregister()Mathieu Desnoyers2008-10-141-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | powerpc: fix linux-next build failureStephen Rothwell2008-10-161-1/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-201-0/+3
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai2008-10-20305-6457/+13178
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
OpenPOWER on IntegriCloud