linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-10-16 08:03:50 to 2008-10-20 17:03:27 UTC [more...]

[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
 2008-10-20 17:03 UTC  (26+ messages)
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce cpumask_t usage
` [PATCH 02/35] cpumask: remove min from first_cpu/next_cpu
` [PATCH 03/35] cpumask: add for_each_cpu_mask_and function
` [PATCH 04/35] x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
` [PATCH 05/35] sched: Reduce stack size requirements in kernel/sched.c
` [PATCH 06/35] cpumask: introduce struct cpumask
` [PATCH 07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers
` [PATCH 08/35] cpumask: cpumask_size()
` [PATCH 11/35] x86: enable MAXSMP
` [PATCH 12/35] cpumask: make CONFIG_NR_CPUS always valid
` [PATCH 14/35] cpumask: make nr_cpu_ids valid in all configurations
` [PATCH 15/35] cpumask: prepare for iterators to only go to nr_cpu_ids
` [PATCH 16/35] percpu: fix percpu accessors to potentially !cpu_possible() cpus
` [PATCH 18/35] cpumask: add nr_cpumask_bits
` [PATCH 19/35] cpumask: use cpumask_bits() everywhere
` [PATCH 20/35] cpumask: cpumask_of(): cpumask_of_cpu() which returns a pointer
` [PATCH 21/35] cpumask: for_each_cpu(): for_each_cpu_mask which takes "
` [PATCH 23/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and
` [PATCH 25/35] cpumask: Deprecate CPUMASK_ALLOC etc in favor of cpumask_var_t
` [PATCH 26/35] cpumask: get rid of boutique sched.c allocations, use cpumask_var_t
` [PATCH 27/35] cpumask: to_cpumask()
` [PATCH 28/35] cpumask: accessors to manipulate possible/present/online/active maps
` [PATCH 29/35] cpumask: Use accessors code
` [PATCH 30/35] cpumask: CONFIG_BITS_ALL, CONFIG_BITS_NONE and CONFIG_BITS_CPU0
` [PATCH 35/35] cpumask: smp_call_function_many()

[PATCH 0/2] ftrace: fixes for PPC
 2008-10-20 16:30 UTC  (13+ messages)
    ` [PATCH] ftrace: powerpc: remove startup functions from tracing

[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was: pca9539 I2C gpio expander)
 2008-10-20 15:48 UTC  (18+ messages)
` [PATCH 1/7] powerpc and sparc: introduce dev_archdata node accessors
` [PATCH 2/7] i2c: add info->archdata field
` [PATCH 3/7] of: fill the archdata for I2C devices
` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls
` [PATCH 5/7] of/gpio: implement of_dev_gpiochip_{add,remove} calls
  ` [PATCH 5/7] of/gpio: implement of_dev_gpiochip_{add, remove} calls
` [PATCH 6/7] gpio/pca953x: convert to dev_gpiochip_add and make it work with the OF
` [PATCH 7/7] i2c/mcu_mpc8349emitx: convert to the new I2C/OF/GPIO infrastructure

How can I make flash writeable?
 2008-10-20 15:36 UTC  (2+ messages)

[PATCH] powerpc: SPI: specify chip select active high
 2008-10-20 14:52 UTC  (2+ messages)

[PATCH] powerpc: remove device_type = "board-control"
 2008-10-20 14:48 UTC  (3+ messages)

[PATCH] Enable enhanced functions for 8536 TSEC
 2008-10-20 14:46 UTC  (2+ messages)

[PATCH] i2c-cpm: Suppress autoprobing for devices
 2008-10-20 14:46 UTC  (8+ messages)
` [PATCH] [RESEND] "

[PATCH] Fix mpc8536ds dma interrupt numbers
 2008-10-20 14:46 UTC  (3+ messages)

[PATCH] powerpc: Fix build issue with CONFIG_RELOCATABLE=y
 2008-10-20 13:16 UTC 

Please pull 'next' branch of 4xx tree
 2008-10-20 13:14 UTC 

[PATCH] powerpc: compile kernel for linkstations optimized for size
 2008-10-20 12:19 UTC  (16+ messages)
` [PATCH] powerpc: enable heap randomization for linkstations

[PATCH] Format string bug in drivers/of/of_i2c.c
 2008-10-20 12:13 UTC 

[PATCH] Support for relocatable kdump kernel
 2008-10-20  9:34 UTC  (2+ messages)

[PATCH] Add the of_find_i2c_device_by_node function
 2008-10-20  5:19 UTC  (5+ messages)

[PATCH] Revert to real-base = 12MB on 32-bit CHRP
 2008-10-20  4:56 UTC 

MPC5200: How to share GPIO and watchdog
 2008-10-19 14:40 UTC  (2+ messages)

[PATCH] Fix some minor errors in mpc5200 psc i2s driver
 2008-10-19 14:35 UTC  (2+ messages)

[PATCH] Add new framebuffer driver for Fujitsu MB862xx GDCs
 2008-10-19  2:52 UTC  (3+ messages)

[PATCH] Implement polling for 5200FEC to make netconsole work
 2008-10-18 21:40 UTC 

[RFC PATCH] Support for big page sizes on 44x (Updated)
 2008-10-18 20:36 UTC  (5+ messages)
` [PATCH 1/2] powerpc: add 16K/64K pages support for the 44x PPC32 architectures

Related to Keypad Driver 
 2008-10-18 15:26 UTC 

4xx 'next' branch updated
 2008-10-18 13:24 UTC  (3+ messages)

powerpc allmodconfig
 2008-10-18 12:20 UTC  (23+ messages)
  ` [PATCH] ibm_newemac: Fix new MAL feature handling

How can I make flash writeable?
 2008-10-18  7:53 UTC  (2+ messages)

build failure on powerpc with current -git
 2008-10-18  6:49 UTC  (2+ messages)

Cache control
 2008-10-18  6:32 UTC  (3+ messages)

Please pull linux-2.6-mpc52xx
 2008-10-18  5:18 UTC 

[PATCH] powerpc: Add cuImage.initrd.% target
 2008-10-18  5:12 UTC 

device tree variations
 2008-10-18  2:14 UTC  (3+ messages)

[Fwd: finding fuction names]
 2008-10-17 21:59 UTC 

Problems with PCI-E devices not being detected with switch
 2008-10-17 21:19 UTC  (13+ messages)

2.6.27-git7 compile error (ppc)
 2008-10-17 20:37 UTC  (3+ messages)

Bug in boot code memcmp with zero length
 2008-10-17 19:27 UTC 

[PATCH 0/4] Few patches needed to support QE USB on MPC8360E-{MDS,RDK} boards
 2008-10-17 19:16 UTC  (5+ messages)
` [PATCH 1/4] powerpc/QE: implement QE Pin Multiplexing API
` [PATCH 2/4] powerpc: add driver for simple GPIO banks
` [PATCH 3/4] powerpc/83xx: add USB Host/Gadget support for the MPC8360E-MDS boards
` [PATCH 4/4] powerpc/83xx: add USB Host support for the MPC8360E-RDK boards

[PATCH 2/2] powerpc/83xx: add support for MCU on 8349emitx, 837xrdb and 8315erdb boards
 2008-10-17 18:57 UTC 

[PATCH 1/2] powerpc/83xx: add DS1339 RTC support for MPC8349E-mITX boards
 2008-10-17 18:56 UTC 

[PATCH] igb: add IGB_DCA instead of selecting INTEL_IOATDMA
 2008-10-17 18:08 UTC 

finding fuction names
 2008-10-17 15:07 UTC 

Loadable module crashes at kernel stack overflow or machine check
 2008-10-17 15:21 UTC  (4+ messages)
` Oops in during system run

[PATCH] powerpc: enforce a non-spe kernel build even on broken compilers
 2008-10-17 15:01 UTC  (8+ messages)

How can I make flash writeable?
 2008-10-17 13:13 UTC  (4+ messages)

[PATCH] IB/ehca: Fix problem with max number of QPs and CQs in systems with different adapters
 2008-10-17 11:49 UTC 

Trying to free IRQ
 2008-10-17  9:00 UTC  (2+ messages)

[PATCH v3] powerpc: properly reserve in bootmem the lmb reserved regions that cross NUMA nodes
 2008-10-17  4:59 UTC  (3+ messages)

[patch 0/2] FEC_MPC52XX_PHY: Updates
 2008-10-16 21:30 UTC  (4+ messages)
` [patch 1/2] FEC_MPC52XX_PHY: Remove obsolete code

xparameters file in the Xilinx kernel tree version 2.6.27-rc4
 2008-10-16 21:06 UTC  (3+ messages)

[PATCH] Modify sysfs gpio export so that "value" displays as 0 or 1
 2008-10-16 19:46 UTC  (2+ messages)

linux-next: build failure
 2008-10-16 16:14 UTC  (4+ messages)

[PATCH] Fix linking modules against crtsavres.o
 2008-10-16 16:15 UTC  (4+ messages)

networking fails to activate
 2008-10-16 15:02 UTC  (4+ messages)
  ` networking fails to activate - more info
    ` networking fails to activate - even "

[RFC PATCH 0/5] patches for a network-based hvc backend (s390)
 2008-10-16 12:18 UTC  (8+ messages)
` [RFC PATCH 2/5] hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS
` [RFC PATCH 4/5] hvc_console: Add tty window resizing

[PATCH] mfd/wm8350: don't export static functions
 2008-10-16 12:04 UTC  (2+ messages)

[PATCH] tpm: don't export static functions
 2008-10-16  9:36 UTC 

[PATCH] Support for relocatable kdump kernel
 2008-10-16 10:33 UTC  (3+ messages)

[PATCH] [2.6.27] ehea: Fix memory hotplug support
 2008-10-16  9:36 UTC  (4+ messages)
` [PATCH] "

External interrupt on 460EX
 2008-10-16  9:22 UTC  (5+ messages)

uImage getting changed each time when kernel build
 2008-10-16  8:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).