aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer12-12/+14
2007-02-09[PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer1-2/+3
2007-02-09[PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer1-1/+1
2007-02-09[PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer1-0/+10
2007-02-09[PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer1-2/+3
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds14-1923/+45
2007-02-09[PATCH] SH vdso: use install_special_mapping()Paul Mundt1-49/+9
2007-02-09[PATCH] powerpc vDSO: use install_special_mappingRoland McGrath1-77/+27
2007-02-09[PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath1-46/+13
2007-02-09[PATCH] i386 vDSO: use install_special_mappingRoland McGrath1-42/+11
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds4-0/+101
2007-02-09[PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2-34/+34
2007-02-09[PATCH] io_apic: trivial __iomem annotationsAl Viro1-1/+1
2007-02-09[PATCH] misc NULL noise removalAl Viro1-1/+1
2007-02-09[PATCH] hpet: trivial __iomem annotationsAl Viro1-3/+2
2007-02-09[PATCH] arch/powerpc trivial annotationsAl Viro3-5/+6
2007-02-09[PATCH] arch/ia64: ansifyAl Viro2-3/+3
2007-02-09[APM] SH: Convert to use shared APM emulation.Paul Mundt4-586/+28
2007-02-09[APM] MIPS: Convert to use shared APM emulation.Ralf Baechle3-635/+9
2007-02-09[APM] ARM: Convert to use shared APM emulation.Ralf Baechle7-702/+8
2007-02-09[PATCH] ps3: missing exportsAl Viro2-0/+4
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki4-0/+101
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