SLUB: ensure that the number of objects per slab stays low for high orders
[safe/jmp/linux-2.6] / arch / powerpc / sysdev / qe_lib /
2007-07-03 Li Yang[POWERPC] qe_lib: export symbols for QE driver to compi...
2007-05-23 Timur Tabi[POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST
2007-05-10 Timur Tabi[POWERPC] Change rheap functions to use ulongs instead...
2007-04-30 Linus TorvaldsMerge branch 'for-2.6.22' of git://git./linux/kernel...
2007-04-28 Michael Reissucc_geth: Implement Transmit on Demand support
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-04-12 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-03-29 Chuck Meade[POWERPC] qe: Fix QUICC Engine SDMA setup errors
2007-03-26 Timur Tabi[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()
2007-03-26 Timur Tabi[POWERPC] QE: automatically select QE options
2007-02-17 Timur Tabi[POWERPC] QE: clean up ucc_slow.c and ucc_fast.c
2007-02-08 Timur Tabi[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_...
2007-01-26 Kumar Gala[POWERPC] Remove fastcall function attribute
2007-01-24 Mariusz Kozlowski[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup
2006-12-08 Scott Wood[POWERPC] qe_ic: Do a sync when masking interrupts
2006-12-04 Yan Burman[POWERPC] Replace kmalloc+memset with kzalloc
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-11-13 Timur Tabi[PATCH] Optimize qe_brg struct to use an array
2006-11-01 Timur Tabi[POWERPC] qe_lib: qe_issue_cmd writes wrong value to...
2006-10-25 Liu Dave-r63238[POWERPC] Fix the UCC rx/tx clock of QE
2006-10-23 Timur Tabi[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c
2006-10-09 Dave Jones[HEADERS] Put linux/config.h out of its misery.
2006-10-07 Olaf Hering[POWERPC] Fix up after irq changes
2006-10-06 Olof Johansson[PATCH] powerpc: irq change build breaks
2006-10-04 Li Yang[POWERPC] Add QUICC Engine (QE) infrastructure