summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-06-27powerpc: Add dma nodes to 83xx, 85xx and 86xx boardsKumar Gala36-53/+1433
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala2-15/+36
2008-06-26powerpc/kprobes: Some minor fixesKumar Gala2-1/+10
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov1-1/+4
2008-06-26powerpc/85xx: Update pin setup for 8560adsVitaly Bordug1-3/+5
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala1-0/+9
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala7-8/+142
2008-06-18powerpc/booke: Add support for new e500mc coreKumar Gala4-4/+34
2008-06-11powerpc/booke: Fix some comments related to debug level exceptionsKumar Gala1-2/+2
2008-06-11powerpc/QE: qe_reset should be __initAnton Vorontsov1-1/+1
2008-06-10powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov3-95/+14
2008-06-10powerpc/83xx: new board support: MPC8360E-RDKAnton Vorontsov5-0/+1639
2008-06-10powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov3-0/+156
2008-06-10powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov1-49/+45
2008-06-10powerpc/QE: add support for QE USB clocks routingAnton Vorontsov4-3/+64
2008-06-10powerpc/sysdev: implement FSL GTM supportAnton Vorontsov3-0/+441
2008-06-10powerpc/85xx: add local bus nodes for Flash and CAN to tqm8560.dtsWolfgang Grandegger1-0/+65
2008-06-10powerpc/85xx: support for the TQM8548 module using the big FlashWolfgang Grandegger1-0/+365
2008-06-10powerpc/85xx: add board support for the TQM8548 modulesWolfgang Grandegger6-3/+1482
2008-06-10powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modulesWolfgang Grandegger5-12/+12
2008-06-10powerpc: Remove arch/ppc and include/asm-ppcPaul Mackerras374-120647/+0
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman11-24/+15
2008-06-09powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman1-4/+4
2008-06-09powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman1-6/+4
2008-06-09powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman1-9/+7
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve1-0/+2
2008-06-09powerpc: Add C2K to configurationRemi Machet1-0/+10
2008-06-09powerpc: Default configuration for C2KRemi Machet1-0/+1872
2008-06-09powerpc: C2K board driverRemi Machet2-0/+159
2008-06-09powerpc: Boot code for the C2KRemi Machet2-1/+192
2008-06-09powerpc: DTS file for the C2KRemi Machet1-0/+371
2008-06-09powerpc/mpic: Fix ambiguous else statementAnton Vorontsov1-1/+2
2008-06-09Merge branch 'merge'Paul Mackerras129-1551/+2751
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch1-2/+1
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell1-1/+1
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt1-1/+3
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk1-2/+2
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-10/+18
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare1-1/+1
2008-06-06Fix various old email addresses for dwmw2David Woodhouse3-3/+3
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar1-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike1-1/+1
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike1-0/+4
2008-06-06uml: deal with inaccessible address space startTom Spink4-11/+26
2008-06-06uml: remove a duplicate includeHuang Weiyi1-1/+0
2008-06-06uml: deal with host time going backwardsJeff Dike1-0/+7
2008-06-06m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven12-36/+36
2008-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-8/+4
2008-06-05x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer1-0/+7
2008-06-05Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-166/+94