summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-08-011-0/+29
|\
| * [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-241-0/+29
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-309-9/+9
|/
* [POWERPC] mv64x60: Use mutex instead of semaphoreChristoph Hellwig2007-07-221-7/+8
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-198-8/+0Star
|\
| * i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-198-8/+0Star
* | define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1Star
* | mm: fault feedback #2Nick Piggin2007-07-191-12/+11Star
* | serial: add early_serial_setup() back to header fileYinghai Lu2007-07-1813-0/+13
* | SPI master driver for Xilinx virtexAndrei Konovalov2007-07-171-0/+7
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-178-22/+166
|\ \
| * | [POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely2007-07-111-13/+25
| * | [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-101-1/+0Star
| * | [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.cLaurent Pinchart2007-07-101-0/+1
| * | [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-292-0/+135
| * | [POWERPC] Abolish unused ucBoardRev variablesDavid Gibson2007-06-281-3/+0Star
| * | [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-142-5/+5
| |/
* | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-122-8/+4Star
|\ \
| * | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-121-2/+4
| * | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-6/+0Star
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-121-1/+0Star
|\ \
| * | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
| |/
* / [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-114-7/+7
|/
* potential parse error in ifdef part 3Yoann Padioleau2007-06-091-2/+2
* [POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese2007-06-021-0/+1
* [PPC] Fix modpost warningKumar Gala2007-05-231-1/+1
* [PPC] Remove duplicate export of __div64_32.Kumar Gala2007-05-231-2/+0Star
* [PPC] Fix COMMON symbol warningsKumar Gala2007-05-232-7/+31
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [PPC] MCC2 missing in MPC826x device_listMorten Banzon2007-05-171-16/+20
* [POWERPC] Spelling fixes: arch/ppc/Simon Arlott2007-05-1240-67/+67
* Merge branch 'linux-2.6'Paul Mackerras2007-05-103-3/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-092-2/+2
| |\
| | * fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
| * | rename thread_info to stackRoman Zippel2007-05-091-1/+1
| |/
* | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-102-698/+0Star
* | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-103-69/+71
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-1/+1
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-085-5/+1Star
| |\
| * | [POWERPC] Fix build problem in ppc4xx_sgdma.cDavid Gibson2007-05-071-1/+1
* | | xilinxfb: xilinx framebuffer device driverAndrei Konovalov2007-05-081-0/+7
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
| |/ |/|
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\ \
| * | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
| |/
* / PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-034-4/+0Star
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-3012-179/+525
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-273-27/+1Star
| |\