aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds13-219/+385
2007-02-09[AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen1-0/+1
2007-02-09[AVR32] Remove last remains of libgccHaavard Skinnemoen2-131/+0
2007-02-09[AVR32] SPI platform code updateHaavard Skinnemoen4-36/+51
2007-02-09[AVR32] Add PIOE device and reserve SDRAM pinsHaavard Skinnemoen2-0/+33
2007-02-09[AVR32] Introduce at32_reserve_pin()Haavard Skinnemoen1-1/+22
2007-02-09[AVR32] Don't reset PIO state at bootupHaavard Skinnemoen1-3/+0
2007-02-09[AVR32] GPIO API implementationHaavard Skinnemoen3-16/+221
2007-02-09[AVR32] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+2
2007-02-09[AVR32] Fix incorrect invalidation of shared cachelinesDavid Brownell1-8/+24
2007-02-09[AVR32] ext int fixesDavid Brownell1-19/+17
2007-02-09[AVR32] fix serial port setup on ATSTK1000David Brownell2-5/+15
2007-02-09[AVR32] /proc/interrupts displayDavid Brownell1-0/+1
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt1-0/+1
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky1-0/+1
2007-02-08[S390]: Rewrite of the IUCV base code, part 1Martin Schwidefsky1-1/+0
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds163-2994/+17337
2007-02-08[POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers1-0/+1
2007-02-08[POWERPC] Remove bogus comment about page_is_ramJohannes Berg1-4/+0
2007-02-08[POWERPC] Fix comment in kernel/irq.cJohannes Berg1-3/+3
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-6/+6
2007-02-08[POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-7/+7
2007-02-08[POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell1-4/+7
2007-02-08[POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day1-1/+2
2007-02-08[POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski1-1/+0
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely4-1/+435
2007-02-08Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21Paul Mackerras61-291/+524
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2-8/+15
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-25/+54
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+5
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman4-23/+50
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman1-1/+1
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman1-2/+0
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk1-0/+4
2007-02-07USB: ps3 ohci bus glueGeoff Levand1-0/+3
2007-02-07USB: ps3 ehci bus glueGeoff Levand1-0/+2
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds21-516/+689
2007-02-07[POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala1-22/+60
2007-02-07[POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala1-14/+15
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala3-4/+8
2007-02-07Merge branch 'linux-2.6'Paul Mackerras58-252/+442
2007-02-07[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras1-5/+46
2007-02-07[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras1-26/+33
2007-02-07[POWERPC] Fix performance monitor exceptionLivio Soares1-1/+1
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2-0/+2
2007-02-07[POWERPC] Maple: use mmio nvramNathan Lynch2-0/+4
2007-02-07[POWERPC] pasemi: defconfigOlof Johansson1-0/+1722
2007-02-07[POWERPC] pasemi: iommu supportOlof Johansson6-5/+306
2007-02-07[POWERPC] pasemi: Configure DMA controller interruptsOlof Johansson3-0/+15
2007-02-07[POWERPC] pasemi: SMP timebase syncOlof Johansson1-2/+25