aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [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/+0
|\
| * i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-198-8/+0
* | define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* | mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* | 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-168-22/+166
|\ \
| * | [POWERPC] xilinxfb: Parameterize xilinxfb platform device registrationGrant Likely2007-07-111-13/+25
| * | [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-101-1/+0
| * | [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/+0
| * | [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/+4
|\ \
| * | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-111-2/+4
| * | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-6/+0
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-121-1/+0
|\ \
| * | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
| |/
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-104-7/+7
|/
* potential parse error in ifdef part 3Yoann Padioleau2007-06-081-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/+0
* [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-092-698/+0
* | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-093-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/+1
| |\
| * | [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/+0
| |/ |/|
* | 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-024-4/+0
|/
* 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/+1
| |\
| | * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-263-27/+1
| * | [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-254-4/+0
| |/
| * [PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2007-04-122-8/+35