summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Celleb: hypervisor call numbersIshizaki Kou2007-01-241-0/+160
* [POWERPC] Add IRQ remapping hookIshizaki Kou2007-01-242-0/+5
* [POWERPC] Add a field for each specific bus to struct pci_controllerIshizaki Kou2007-01-241-0/+2
* [POWERPC] Fix oprofile support on Cell LPARIshizaki Kou2007-01-241-0/+2
* [POWERPC] TLB insertion cleanupIshizaki Kou2007-01-241-2/+1
* [POWERPC] spufs: Add SPU register lockIshizaki Kou2007-01-241-0/+3
* [POWERPC] Remove the broken Gemini supportAdrian Bunk2007-01-2417-1675/+2
* [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse2007-01-241-9/+15
* [POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641Paul Gortmaker2007-01-241-0/+1
* [POWERPC] Update fixup_winbond_82c105 commentOlaf Hering2007-01-241-1/+1
* [POWERPC] maple: improve CPC9x5 host bridge detectionNathan Lynch2007-01-241-6/+9
* [POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet2007-01-241-1/+6
* [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski2007-01-241-3/+1
* [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski2007-01-241-4/+2
* [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski2007-01-241-12/+6
* [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-242-2/+0
* [POWERPC] Move ELF_ET_DYN_BASE up to 512MB pointAnton Blanchard2007-01-241-1/+1
* [POWERPC] Clarify EEH error messageLinas Vepstas2007-01-241-1/+2
* [POWERPC] Use is_init() instead of pid==1Akinobu Mita2007-01-241-1/+1
* [POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven2007-01-241-1/+1
* [POWERPC] PS3: Fix uniprocessor kernel buildGeert Uytterhoeven2007-01-241-1/+2
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-224-7/+22
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-2287-868/+4404
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-185553-121727/+242134
| |\
| * | [JFFS2] debug.h: include <linux/sched.h> for current->pidDavid Woodhouse2007-01-131-0/+1
| * | Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-01-113-74/+124
| |\ \
| | * | [MTD] OneNAND: Handle DDP chip boundary during read-while-loadAdrian Hunter2007-01-101-1/+14
| | * | [MTD] OneNAND: return ecc error code only when 2-bit ecc occursKyungmin Park2007-01-101-3/+3
| | * | [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-102-32/+43
| | * | [MTD] OneNAND: fix onenand_wait bug in read ecc errorKyungmin Park2007-01-101-2/+3
| | * | [MTD] OneNAND: release CPU in cyclesArtem Bityutskiy2007-01-101-7/+9
| | * | [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-102-14/+44
| | * | [MTD] OneNAND: fix onenand_wait bugKyungmin Park2007-01-102-24/+17
| * | | [JFFS2] use the ref_offset macroKyungmin Park2007-01-101-2/+2
| * | | [JFFS2] Reschedule in loopsArtem Bityutskiy2007-01-102-0/+4
| |/ /
| * | [JFFS2] Fix error-path leak in summary scanAmit Choudhary2007-01-021-0/+1
| * | [JFFS2] add cond_resched() when garbage collecting deletion direntArtem Bityutskiy2006-12-191-0/+2
| * | [MTD] Nuke IVR leftoversRalf Baechle2006-12-113-209/+0
| * | [MTD] OneNAND: fix oob handling in recent oob patchKyungmin Park2006-12-111-4/+4
| * | [MTD] Fix ssfdc blksize typoDavid Woodhouse2006-12-111-1/+1
| * | [JFFS2] replace kmalloc+memset with kzallocYan Burman2006-12-104-9/+4
| * | [MTD] Fix SSFDC build for variable blocksize.David Woodhouse2006-12-101-1/+1
| * | [MTD] ESB2ROM uses PCIRandy Dunlap2006-12-101-1/+1
| * | [MTD] of_device-based physmap driverVitaly Wool2006-12-083-0/+265
| * | [MTD] Support combined RedBoot FIS directory and configuration areaRod Whitby2006-12-081-3/+20
| * | [MTD] NAND: Support for 16-bit bus-width on AT91.Andrew Victor2006-12-081-0/+3
| * | [MTD] nandsim: bugfix in page addressingArtem Bityutskiy2006-12-081-2/+2