Show patches with: none      |   78078 patches
« 1 2 ... 777 778 779780 781 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[27/35] cpumask: to_cpumask() - - - - --- 2008-10-20 Mike Travis Not Applicable
[26/35] cpumask: get rid of boutique sched.c allocations, use cpumask_var_t. - - - - --- 2008-10-20 Mike Travis Not Applicable
[25/35] cpumask: Deprecate CPUMASK_ALLOC etc in favor of cpumask_var_t. - - - - --- 2008-10-20 Mike Travis Not Applicable
[24/35] cpumask: cpumask_any_but() - - - - --- 2008-10-20 Mike Travis Not Applicable
[23/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and - - - - --- 2008-10-20 Mike Travis Not Applicable
[22/35] cpumask: cpumask_first/cpumask_next - - - - --- 2008-10-20 Mike Travis Not Applicable
[21/35] cpumask: for_each_cpu(): for_each_cpu_mask which takes a pointer - - - - --- 2008-10-20 Mike Travis Not Applicable
[20/35] cpumask: cpumask_of(): cpumask_of_cpu() which returns a pointer. - - - - --- 2008-10-20 Mike Travis Not Applicable
[19/35] cpumask: use cpumask_bits() everywhere. - - - - --- 2008-10-20 Mike Travis Not Applicable
[18/35] cpumask: add nr_cpumask_bits - - - - --- 2008-10-20 Mike Travis Not Applicable
[17/35] cpumask: make nr_cpu_ids the actual limit on bitmap size - - - - --- 2008-10-20 Mike Travis Not Applicable
[16/35] percpu: fix percpu accessors to potentially !cpu_possible() cpus - - - - --- 2008-10-20 Mike Travis Not Applicable
[15/35] cpumask: prepare for iterators to only go to nr_cpu_ids. - - - - --- 2008-10-20 Mike Travis Not Applicable
[14/35] cpumask: make nr_cpu_ids valid in all configurations. - - - - --- 2008-10-20 Mike Travis Not Applicable
[13/35] cpumask: use setup_nr_cpu_ids() instead of direct assignment. - - - - --- 2008-10-20 Mike Travis Not Applicable
[12/35] cpumask: make CONFIG_NR_CPUS always valid. - - - - --- 2008-10-20 Mike Travis Not Applicable
[11/35] x86: enable MAXSMP 1 - - - --- 2008-10-20 Mike Travis Not Applicable
[10/35] cpumask: introduce cpumask_var_t for local cpumask vars - - - - --- 2008-10-20 Mike Travis Not Applicable
[09/35] cpumask: add cpumask_copy() - - - - --- 2008-10-20 Mike Travis Not Applicable
[08/35] cpumask: cpumask_size() - - - - --- 2008-10-20 Mike Travis Not Applicable
[07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf… - - - - --- 2008-10-20 Mike Travis Not Applicable
[06/35] cpumask: introduce struct cpumask. - - - - --- 2008-10-20 Mike Travis Not Applicable
[05/35] sched: Reduce stack size requirements in kernel/sched.c 1 - - - --- 2008-10-20 Mike Travis Accepted
[04/35] x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 1 - - - --- 2008-10-20 Mike Travis Not Applicable
[03/35] cpumask: add for_each_cpu_mask_and function 1 - - - --- 2008-10-20 Mike Travis Not Applicable
[02/35] cpumask: remove min from first_cpu/next_cpu - - - - --- 2008-10-20 Mike Travis Not Applicable
[01/35] x86: clean up speedctep-centrino and reduce cpumask_t usage - - - - --- 2008-10-20 Mike Travis Not Applicable
powerpc: Fix build issue with CONFIG_RELOCATABLE=y - - - - --- 2008-10-20 Kumar Gala benh Accepted
Format string bug in drivers/of/of_i2c.c - - - - --- 2008-10-20 jonsmirl@gmail.com Accepted
Revert to real-base = 12MB on 32-bit CHRP - - - - --- 2008-10-20 Paul Mackerras benh Changes Requested
Add the of_find_i2c_device_by_node function - - - - --- 2008-10-19 jonsmirl@gmail.com Superseded
Fix some minor errors in mpc5200 psc i2s driver 1 - - - --- 2008-10-19 jonsmirl@gmail.com glikely Accepted
powerpc: Add cuImage.initrd.% target - - - - --- 2008-10-18 Grant Likely Accepted
device tree variations - - - - --- 2008-10-18 Mike Ditto dwg Superseded
powerpc: remove device_type = "board-control" 1 - - - --- 2008-10-18 Anton Vorontsov galak Accepted
Problems with PCI-E devices not being detected with switch - - - - --- 2008-10-17 Benjamin Herrenschmidt Not Applicable
Bug in boot code memcmp with zero length - - - - --- 2008-10-17 Mike Ditto Accepted
[4/4] powerpc/83xx: add USB Host support for the MPC8360E-RDK boards - - - - --- 2008-10-17 Anton Vorontsov galak Superseded
[3/4] powerpc/83xx: add USB Host/Gadget support for the MPC8360E-MDS boards - - - - --- 2008-10-17 Anton Vorontsov galak Superseded
[2/4] powerpc: add driver for simple GPIO banks - - - - --- 2008-10-17 Anton Vorontsov galak Superseded
[1/4] powerpc/QE: implement QE Pin Multiplexing API - - - - --- 2008-10-17 Anton Vorontsov galak Superseded
[2/2] powerpc/83xx: add support for MCU on 8349emitx, 837xrdb and 8315erdb boards - - - - --- 2008-10-17 Anton Vorontsov galak Accepted
[1/2] powerpc/83xx: add DS1339 RTC support for MPC8349E-mITX boards - - - - --- 2008-10-17 Anton Vorontsov galak Accepted
Fix mpc8536ds dma interrupt numbers - - - - --- 2008-10-17 Ed Swarthout galak Accepted
[0/2] ftrace: fixes for PPC - - - - --- 2008-10-17 Chris Friesen Not Applicable
[v3] powerpc: properly reserve in bootmem the lmb reserved regions that cross NUMA nodes - - - - --- 2008-10-17 Jon Tollefson Accepted
[RESEND] i2c-cpm: Suppress autoprobing for devices 2 - - - --- 2008-10-16 Wolfram Sang galak Accepted
[7/7] i2c/mcu_mpc8349emitx: convert to the new I2C/OF/GPIO infrastructure - - - - --- 2008-10-16 Anton Vorontsov galak Superseded
[4/7] gpiolib: implement dev_gpiochip_{add,remove} calls - - - - --- 2008-10-16 Anton Vorontsov Not Applicable
[2/7] i2c: add info->archdata field 1 - - - --- 2008-10-16 Anton Vorontsov Accepted
i2c-cpm: Suppress autoprobing for devices 1 - - - --- 2008-10-16 Wolfram Sang Accepted
Enable enhanced functions for 8536 TSEC - - - - --- 2008-10-16 Jason Jin galak Accepted
linux-next: build failure - - - - --- 2008-10-16 Stephen Rothwell Accepted
powerpc allmodconfig - - - - --- 2008-10-16 Dan Williams Not Applicable
powerpc: remove empty #else from signal_64.c - - - - --- 2008-10-16 Michael Neuling benh Accepted
[2/2] powerpc: support for 256K pages on PPC 44x - - - - --- 2008-10-16 Ilya Yanok jwboyer Superseded
[1/2] powerpc: add 16K/64K pages support for the 44x PPC32 architectures. - - - - --- 2008-10-16 Ilya Yanok jwboyer Superseded
powerpc: Move memory size print into common show_cpuinfo for 32-bit - - - - --- 2008-10-15 Becky Bruce benh Accepted
powerpc: enforce a non-spe kernel build even on broken compilers - - - - --- 2008-10-15 Sebastian Andrzej Siewior galak Superseded
powerpc: SPI: specify chip select active high - - - - --- 2008-10-15 Wolfgang Ocker galak Accepted
[RESEND] powerpc/cell/oprofile: fix mutex locking for spu-oprofile 1 - - - --- 2008-10-15 Arnd Bergmann Accepted
edac/cell: Fix incorrect edac_mode in csrow causing oops - - - - --- 2008-10-15 Benjamin Herrenschmidt Accepted
powerpc: Silent SW timebase sync 1 - - - --- 2008-10-15 Benjamin Herrenschmidt paulus Accepted
[POWERPC] unsigned speed cannot be negative - - - - --- 2008-10-15 roel kluin benh Accepted
Add new framebuffer driver for Fujitsu MB862xx GDCs - - - - --- 2008-10-14 Anatolij Gustschin Not Applicable
Add new framebuffer driver for Fujitsu MB862xx GDCs - - - - --- 2008-10-14 Anatolij Gustschin Not Applicable
[RFC,4/5] hvc_console: Add tty window resizing - - - - --- 2008-10-14 Hendrik Brueckner benh Accepted
[RFC,USB] powerpc: Workaround for the PPC440EPX USBH_23 errata [take 2] - - - - --- 2008-10-14 Vitaly Bordug Not Applicable
[RFC,5/5] hvc_console: Remove __devexit annotation of hvc_remove() 1 - - - --- 2008-10-14 Hendrik Brueckner benh Accepted
[RFC,4/5] hvc_console: Add tty window resizing 1 - - - --- 2008-10-14 Hendrik Brueckner Superseded
[RFC,3/5] hvc_console: Fix loop if put_char() returns 0 - - 1 1 --- 2008-10-14 Hendrik Brueckner benh Accepted
[RFC,2/5] hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS 1 - - - --- 2008-10-14 Hendrik Brueckner benh Accepted
[RFC,1/5] hvc_console: Adding hangup notifier 1 - - - --- 2008-10-14 Hendrik Brueckner benh Accepted
powerpc: Fix CHRP PCI config access for indirect_pci - - - - --- 2008-10-14 Benjamin Herrenschmidt Accepted
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs - - - - --- 2008-10-14 Benjamin Herrenschmidt Accepted
powerpc: Fix 32-bit SMP boot on CHRP - - - - --- 2008-10-14 Benjamin Herrenschmidt Accepted
powerpc: Fix link errors on 32-bit machines using legacy DMA - - - - --- 2008-10-14 Benjamin Herrenschmidt Accepted
powerpc: Add legacy PCI access via sysfs (v3) - - - - --- 2008-10-14 Benjamin Herrenschmidt benh Accepted
powerpc/pci: Improve detection of unassigned bridge resources - - - - --- 2008-10-13 Benjamin Herrenschmidt Accepted
powerpc: pseries_remove_lmb() should validate pfn - - - - --- 2008-10-13 Nathan Fontenot benh Accepted
[2.6] export genphy_restart_aneg - - - - --- 2008-10-13 Adrian Bunk Accepted
[v7] ppc4xx gpio driver 2 - - - --- 2008-10-13 Steven A. Falco jwboyer Accepted
[v3] powerpc: FPGA support for GE Fanuc SBC610 1 - - - --- 2008-10-13 Martyn Welch galak Accepted
IB/ehca:reject dynamic memory add/remove - - - - --- 2008-10-13 Stefan Roscher Not Applicable
powerpc/boot: compare _start against ei.loadsize instead ei.memsize 1 - - - --- 2008-10-13 Sebastian Andrzej Siewior benh Accepted
[v2] powerpc: FPGA support for GE Fanuc SBC610 - - - - --- 2008-10-13 Martyn Welch Superseded
[RFC,1/3] hvc_console: rework setup to replace irq functions with callbacks - - - - --- 2008-10-13 Christian Borntraeger Accepted
powerpc: enable heap randomization for linkstations - - - - --- 2008-10-13 Rogério Brito galak Accepted
Get USE_STRICT_MM_TYPECHECKS working again - - - - --- 2008-10-13 David Gibson benh Accepted
Support for relocatable kdump kernel - - - - --- 2008-10-12 Mohan Kumar M paulus Superseded
[2/2] powerpc: reflect the used arguments in machine_init() prototype - - - - --- 2008-10-12 Sebastian Andrzej Siewior Accepted
[1/2] powerpc: don't pass unused regs around in head_.*.S - - - - --- 2008-10-12 Sebastian Andrzej Siewior Changes Requested
powerpc: implement optimised mutex fastpaths - - - - --- 2008-10-12 Nick Piggin paulus Awaiting Upstream
mutex: optimise generic mutex implementations 2 - - - --- 2008-10-12 Nick Piggin paulus Awaiting Upstream
[RFC] pata_platform: add 8 bit data io support - - - - --- 2008-10-11 Wang Jian Not Applicable
[1/1] IB/ehca: Disallow creating UC QP with SRQ - - - - --- 2008-10-10 Roland Dreier Accepted
[v2] powerpc: Make ppc32 actually respect the boot cpu id for !CONFIG_SMP - - - - --- 2008-10-10 Kumar Gala Accepted
Remove old workaround for arch/ppc vs. arch/powerpc from Makefile 1 - - - --- 2008-10-10 Josh Boyer Accepted
powerpc/83xx: add NAND support for the MPC8360E-RDK boards - - - - --- 2008-10-10 Anton Vorontsov galak Accepted
[3/3] powerpc/83xx: add USB Host support for the MPC8360E-RDK boards - - - - --- 2008-10-10 Anton Vorontsov galak Accepted
« 1 2 ... 777 778 779780 781 »