summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell4-7/+19
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell12-15/+35
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell5-69/+69
2005-08-30[PATCH] Create vio_register_deviceStephen Rothwell4-17/+19
2005-08-30[PATCH] Formatting changes to vio.cStephen Rothwell1-22/+17
2005-08-30[PATCH] fix iSeries build for gcc-3.4Stephen Rothwell1-0/+5
2005-08-30[PATCH] Restore lparmap.s include for iSeriesDavid Gibson1-1/+10
2005-08-30[PATCH] ppc64: four level pagetables fixAndrew Morton1-0/+2
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds73-2048/+2232
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds18-296/+422
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik261-6213/+13105
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller14-54/+143
2005-08-29[SPARC64]: Make debugging spinlocks usable again.David S. Miller3-65/+38
2005-08-29[SPARC]: remove use of asm/segment.hKumar Gala8-13/+0
2005-08-29[SPARC64]: remove use of asm/segment.hKumar Gala3-8/+0
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller6-245/+418
2005-08-29[SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2-0/+27
2005-08-29[SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller1-11/+4
2005-08-29[libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPLJeff Garzik1-14/+13
2005-08-29[PATCH] missing include in smc-ultraAl Viro1-0/+1
2005-08-29[PATCH] missing include in tda80xxAl Viro1-0/+1
2005-08-29[PATCH] mod_devicetable.h fixesAl Viro1-2/+8
2005-08-29[PATCH] new name for 2.6.14Benjamin LaHaise1-1/+1
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband...Linus Torvalds69-1424/+2732
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds6-39/+213
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds6-22/+112
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds4-512/+380
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds16-1/+692
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds59-3719/+8103
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds18-153/+450
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt29-155/+135
2005-08-29[PATCH] Dynamic hugepage addresses for ppc64David Gibson5-78/+190
2005-08-29[PATCH] ppc64: Check of_chosen in check_for_initrd()Michael Ellerman1-8/+12
2005-08-29[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() failsMichael Ellerman1-2/+7
2005-08-29[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()Michael Ellerman1-1/+1
2005-08-29[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md functionMichael Ellerman7-50/+55
2005-08-29[PATCH] ppc64: allow xmon=offOlaf Hering4-14/+26
2005-08-29[PATCH] ppc64: Remove CONFIG_MSCHUNKSMichael Ellerman3-21/+5
2005-08-29[PATCH] ppc64: Simplify some lmb functionsMichael Ellerman1-22/+5
2005-08-29[PATCH] ppc64: Remove physbase from the lmb_property structMichael Ellerman5-41/+14
2005-08-29[PATCH] ppc64: Remove redundant abs_to_phys() macroMichael Ellerman3-27/+2
2005-08-29[PATCH] ppc64: Remove redundant use of pointers in lmb codeMichael Ellerman1-57/+43
2005-08-29[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpnMichael Ellerman4-13/+6
2005-08-29[PATCH] ppc64: Consolidate some macrosMichael Ellerman1-14/+7
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman3-18/+18
2005-08-29[PATCH] ppc64: msChunks cleanupsMichael Ellerman3-26/+27
2005-08-29[PATCH] ppc64: Remove PTRRELOC() from msChunks codeMichael Ellerman3-35/+13
2005-08-29[PATCH] ppc64: introduce FW_FEATURE_ISERIESStephen Rothwell4-5/+23
2005-08-29[PATCH] ppc64: make firmware_has_feature() strongerStephen Rothwell8-42/+73
2005-08-29[PATCH] ppc64: create firmware_has_feature()Stephen Rothwell10-55/+87