aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib
Commit message (Expand)AuthorAgeFilesLines
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* 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-081-1/+0
| |\
| * | [POWERPC] Fix build problem in ppc4xx_sgdma.cDavid Gibson2007-05-071-1/+1
* | | xilinxfb: xilinx framebuffer device driverAndrei Konovalov2007-05-081-0/+7
| |/ |/|
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
|/
* [POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton2007-04-301-0/+1
* [POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk2007-04-301-1/+1
* [POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely2007-04-301-1/+2
* [POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGrant Likely2007-04-302-0/+260
* [POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day2007-04-131-81/+0
* mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-3/+9
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese2007-02-131-0/+1
* [POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-081-1/+1
* [POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day2007-02-081-1/+2
* [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-2/+0
* [POWERPC] Remove the broken Gemini supportAdrian Bunk2007-01-241-1/+0
* [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitionsKalle Pokki2006-12-041-4/+4
* [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-1018-44/+34
* [PATCH] mv64630_pic NULL noise removalAl Viro2006-10-091-2/+2
* [POWERPC] PReP fixup after irq changesOlaf Hering2006-10-071-7/+7
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* [POWERPC] remove unused io accessorsStephen Rothwell2006-09-201-16/+0
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-303-1/+694
|\
| * [POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips2006-08-303-1/+694
* | [PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug2006-08-195-6/+105
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeBenjamin Herrenschmidt2006-07-041-0/+212
* | [POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt2006-07-031-0/+2
|/
* [PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner2006-07-025-15/+18
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3034-34/+0
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-2912-16/+16
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-211-3/+3
* [PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug2006-05-262-12/+12
* [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-283-11/+26
* [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-282-1/+16
* [PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug2006-04-131-4/+5
* ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras2006-03-284-2443/+1
* [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut2006-03-271-0/+48
* [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut2006-03-271-1/+2
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn2006-03-171-2/+1
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-1056-112/+0
* [PATCH] ppc32: Make platform devices being able to assign functionsVitaly Bordug2006-02-101-3/+174
* Merge ../powerpc-mergePaul Mackerras2006-02-103-4/+4
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-082-2/+2
| |\
| | * [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-052-2/+2