messages from 2008-10-17 13:09:09 to 2008-10-21 08:13:35 UTC [more...]
build failure on powerpc with current -git
2008-10-21 8:13 UTC (4+ messages)
Bug in "genirq: record trigger type"
2008-10-21 8:01 UTC (7+ messages)
` [PATCH] genirq: fix set_irq_type() when recording trigger type
[git pull] Please pull from powerpc.git next branch
2008-10-21 7:56 UTC
[RFC PATCH 0/5] patches for a network-based hvc backend (s390)
2008-10-21 7:42 UTC (3+ messages)
[PATCH] powerpc: compile kernel for linkstations optimized for size
2008-10-21 7:19 UTC (16+ messages)
` [PATCH] powerpc: enable heap randomization for linkstations
` [REGRESSION 2.6.27] i2c-mpc not probing on linkstation (was Re: [PATCH] powerpc: enable heap randomization for linkstations)
` [REGRESSION 2.6.27] i2c-mpc not probing on linkstation
powerpc: delete prom_strtoul and prom_memparse
2008-10-21 6:17 UTC (2+ messages)
[PATCH] igb: add IGB_DCA instead of selecting INTEL_IOATDMA
2008-10-21 6:11 UTC (2+ messages)
[PATCH] [2.6.27] ehea: Fix memory hotplug support
2008-10-21 6:11 UTC (5+ messages)
` [PATCH] "
[PATCH] Support for relocatable kdump kernel
2008-10-21 6:03 UTC (3+ messages)
device tree variations
2008-10-21 6:00 UTC (5+ messages)
powerpc allmodconfig
2008-10-21 5:17 UTC (12+ messages)
` [PATCH] ibm_newemac: Fix new MAL feature handling
[PATCH 1/2] powerpc/83xx: add DS1339 RTC support for MPC8349E-mITX boards
2008-10-21 4:39 UTC (2+ messages)
[PATCH 2/2] powerpc/83xx: add support for MCU on 8349emitx, 837xrdb and 8315erdb boards
2008-10-21 4:39 UTC (2+ messages)
[UPDATED] Please pull from 'for-2.6.28' branch
2008-10-21 4:38 UTC
[PATCH 1/1] powerpc: Update page in counter for CMM
2008-10-21 4:36 UTC (2+ messages)
` [1/1] "
Kernel Oops when run ifconfig on MPC8360MDS board
2008-10-21 4:26 UTC (4+ messages)
[PATCH] powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>
2008-10-21 4:20 UTC
Please pull from 'for-2.6.28' branch
2008-10-21 4:08 UTC (13+ messages)
Further compile fixup for STRICT_MM_TYPECHECKS
2008-10-21 3:55 UTC
[PATCH v3] Revert to real-base = 12MB on 32-bit CHRP
2008-10-21 3:42 UTC
[PATCH v2] Revert to real-base = 12MB on 32-bit CHRP
2008-10-21 3:12 UTC
[PATCH] Format string bug in drivers/of/of_i2c.c
2008-10-21 2:57 UTC (3+ messages)
[PATCH 14/16] powerpc: expand vs demux ipi actions per message
2008-10-21 1:37 UTC (2+ messages)
` [PATCH 14/16 v2] "
powerpc: find and destroy possible stale kernel added properties
2008-10-21 1:37 UTC
powerpc: pseries, cell: use cpu_thread_in_core in smp_init for of_spin_map
2008-10-21 1:37 UTC
powerpc: always trim to numa memory to lmb_end_of_DRAM
2008-10-21 1:37 UTC
powerpc: add static and ifdef prom_strtoul and prom_memparse
2008-10-21 1:37 UTC
How can I make flash writeable?
2008-10-21 1:23 UTC
[GIT PULL] Please pull spufs merge branch
2008-10-21 0:46 UTC
mmc spi bindings
2008-10-21 0:44 UTC
[PATCH] Add the of_find_i2c_device_by_node function
2008-10-21 0:23 UTC
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
2008-10-21 0:09 UTC (37+ 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 09/35] cpumask: add cpumask_copy()
` [PATCH 10/35] cpumask: introduce cpumask_var_t for local cpumask vars
` [PATCH 11/35] x86: enable MAXSMP
` [PATCH 12/35] cpumask: make CONFIG_NR_CPUS always valid
` [PATCH 13/35] cpumask: use setup_nr_cpu_ids() instead of direct assignment
` [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 17/35] cpumask: make nr_cpu_ids the actual limit on bitmap size
` [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 22/35] cpumask: cpumask_first/cpumask_next
` [PATCH 23/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and
` [PATCH 24/35] cpumask: cpumask_any_but()
` [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 31/35] cpumask: switch over to cpu_online/possible/active/present_mask
` [PATCH 32/35] cpumask: cpu_all_mask and cpu_none_mask
` [PATCH 33/35] cpumask: reorder header to minimize separate #ifdefs
` [PATCH 34/35] cpumask: debug options for cpumasks
` [PATCH 35/35] cpumask: smp_call_function_many()
Please pull 'next' branch of 4xx tree
2008-10-21 0:04 UTC (2+ messages)
[PATCH] powerpc: Remove Kconfig support for PPC_MERGE
2008-10-20 23:56 UTC (2+ messages)
[PATCH] Enable enhanced functions for 8536 TSEC
2008-10-20 23:54 UTC (3+ messages)
[Fwd: [RFC PATCH 4/5] hvc_console: Add tty window resizing]
2008-10-20 23:27 UTC (2+ messages)
[RFC/PATCH] pci: Workaround invalid P2P bridge bus numbers
2008-10-20 23:17 UTC (2+ messages)
[Fwd: [PATCH] fix WARN() for PPC]
2008-10-20 23:13 UTC
Problems with PCI-E devices not being detected with switch
2008-10-20 22:55 UTC (11+ messages)
[PATCH 0/2] ftrace: fixes for PPC
2008-10-20 21:47 UTC (13+ messages)
Xilininx GPIO
2008-10-20 19:42 UTC
[PATCH] [MPC52XX] gpio: remove dead code
2008-10-20 18:01 UTC (2+ messages)
[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was: pca9539 I2C gpio expander)
2008-10-20 15:48 UTC (10+ messages)
` [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
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] i2c-cpm: Suppress autoprobing for devices
2008-10-20 14:46 UTC (3+ messages)
` [PATCH] [RESEND] "
[PATCH] Fix mpc8536ds dma interrupt numbers
2008-10-20 14:46 UTC (2+ messages)
[PATCH] powerpc: Fix build issue with CONFIG_RELOCATABLE=y
2008-10-20 13:16 UTC
[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 (2+ 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)
How can I make flash writeable?
2008-10-18 7:53 UTC (2+ messages)
Cache control
2008-10-18 6:32 UTC (2+ 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
[Fwd: finding fuction names]
2008-10-17 21:59 UTC
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
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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).