summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix linkage of tt mode against NPTLPaolo 'Blaisorblade' Giarrusso2005-06-2110-59/+86
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-211-0/+5
* [PATCH] uml: complete hw_controller_type->release conversionPaolo 'Blaisorblade' Giarrusso2005-06-211-1/+0
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-216-11/+7
* [PATCH] m32r: Update defconfig filesHirokazu Takata2005-06-219-194/+247
* [PATCH] m32r: Cleanup arch/m32r/mm/extable.cHirokazu Takata2005-06-211-4/+1
* [PATCH] m32r: Update setup_xxxxx.cHirokazu Takata2005-06-217-84/+84
* [PATCH] m32r: Support M3A-2170(Mappi-III) platformHirokazu Takata2005-06-2115-385/+1636
* [PATCH] ioc4: CONFIG splitBrent Casavant2005-06-212-0/+12
* [PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard2005-06-211-0/+12
* [PATCH] ppc64: Mark kernel hptes dirtyAnton Blanchard2005-06-211-1/+1
* [PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell2005-06-211-21/+16
* [PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell2005-06-217-7/+21
* [PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell2005-06-211-33/+18
* [PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell2005-06-213-186/+169
* [PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell2005-06-212-137/+123
* [PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell2005-06-212-76/+68
* [PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell2005-06-211-17/+18
* [PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell2005-06-211-1/+0
* [PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell2005-06-212-46/+43
* [PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell2005-06-212-105/+1
* [PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell2005-06-211-2/+2
* [PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell2005-06-214-4/+0
* [PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell2005-06-211-0/+5
* [PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell2005-06-212-3/+1
* [PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell2005-06-2113-13/+11
* [PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell2005-06-213-3/+0
* [PATCH] ppc64: override command line AS/LD/CC variables when adding -m64 and ...Sven Luther2005-06-211-3/+3
* [PATCH] ppc64: Abolish ioremap_mmDavid Gibson2005-06-216-109/+22
* [PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt2005-06-219-432/+84
* [PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machinesJakub Bogusz2005-06-211-2/+4
* [PATCH] ppc32: remove some unnecessary includes of prom.hKumar Gala2005-06-2112-12/+2
* [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala2005-06-212-171/+87
* [PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala2005-06-216-7/+10
* [PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2005-06-214-137/+12
* [PATCH] ppc32: remove orphaned ppc4xx_kgdb.cMatt Porter2005-06-211-124/+0
* [PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala2005-06-212-0/+40
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 40xMatt Porter2005-06-211-6/+9
* [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2005-06-214-53/+141
* [PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.cKumar Gala2005-06-211-2/+0
* [PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala2005-06-216-15/+712
* [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2005-06-213-0/+304
* [PATCH] kbuild: display compile versionCoywolf Qi Hunt2005-06-211-1/+1
* [PATCH] SN2 XPC build patchesJes Sorensen2005-06-212-3/+5
* [PATCH] ia64 uncached allocJes Sorensen2005-06-214-0/+283
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-216-6/+0
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-217-11/+93
* [PATCH] Hugepage consolidationDavid Gibson2005-06-216-841/+76
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-212-2/+2
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-217-8/+8
OpenPOWER on IntegriCloud