aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-28[PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich1-1/+1
2007-09-10[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich1-2/+0
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
2007-05-23[PPC] Fix COMMON symbol warningsKumar Gala2-7/+31
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-17[PPC] MCC2 missing in MPC826x device_listMorten Banzon1-16/+20
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott40-67/+67
2007-05-10Merge branch 'linux-2.6'Paul Mackerras3-3/+3
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala2-698/+0
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi3-69/+71
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov1-0/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras5-5/+1
2007-05-07[POWERPC] Fix build problem in ppc4xx_sgdma.cDavid Gibson1-1/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare4-4/+0