aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09[POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMGRobert P. J. Day2-6/+0
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras1-10/+0
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely1-1/+1
2007-10-03[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platformsGrant Likely1-0/+8
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header fileGrant Likely1-7/+1
2007-10-03[POWERPC] Uartlite: Flush RX fifo in bootwrapperGrant Likely2-1/+11
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely1-1/+1
2007-10-03Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24Paul Mackerras1-0/+1
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-10-03[POWERPC] Disable power management for arch/ppcPaul Mackerras1-1/+1
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell1-0/+4
2007-09-28[PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich1-1/+1
2007-09-25[PPC] Compile fix for 8xx CPM Ehernet driverJochen Friedrich1-0/+1
2007-09-25[PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich1-1/+1
2007-09-22[POWERPC] Fix ppc kernels after build-id additionMeelis Roos1-0/+2
2007-09-22[POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day1-1/+1
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk22-4022/+5
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-2/+0
2007-09-10[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich1-2/+0
2007-08-17[POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/includeGrant Likely1-1/+1
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson1-1/+11
2007-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+29
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki9-9/+9
2007-07-24[WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth1-0/+29
2007-07-22[POWERPC] mv64x60: Use mutex instead of semaphoreChristoph Hellwig1-7/+8
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds8-8/+0
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare8-8/+0
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin1-12/+11
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu13-0/+13
2007-07-17SPI master driver for Xilinx virtexAndrei Konovalov1-0/+7
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-22/+166
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-8/+4
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+0
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-2/+4
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-6/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller4-7/+7
2007-07-11[POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely1-13/+25
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig1-1/+0
2007-07-10[PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.cLaurent Pinchart1-0/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2-0/+135
2007-06-28[POWERPC] Abolish unused ucBoardRev variablesDavid Gibson1-3/+0
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2-5/+5
2007-06-08potential parse error in ifdef part 3Yoann Padioleau1-2/+2
2007-06-02[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese1-0/+1
2007-05-23[PPC] Fix modpost warningKumar Gala1-1/+1
2007-05-23[PPC] Remove duplicate export of __div64_32.Kumar Gala1-2/+0