summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-04m68k: Mac interrupt prioritiesFinn Thain1-0/+6
2007-05-04m68k: Correct number of interrupts for Sun3Sam Creasey1-1/+1
2007-05-04m68k: early parameter supportRoman Zippel8-106/+77
2007-05-04m68k: reformat various m68k filesRoman Zippel10-1925/+1865
2007-05-04m68k: CROSS_COMPILE = m68k-linux-gnu-Geert Uytterhoeven1-1/+1
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz3-0/+734
2007-05-04Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+0
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-40/+49
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky1-0/+109
2007-05-04[S390] Export uaccess as non-gpl symbol.Martin Schwidefsky1-1/+1
2007-05-04[S390] aes-s390 key length.Jan Glauber1-4/+11
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig2-29/+14
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov2-2/+3
2007-05-03[ARM] 4227/1: minor head.S fixupsNicolas Pitre1-1/+5
2007-05-03[ARM] 4355/2: AT91: SAM9260-EK and SAM9263-EK board updatesAndrew Victor2-2/+26
2007-05-03[ARM] ecard: Convert card type enum to a flagRussell King1-5/+5
2007-05-03[ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2-0/+58
2007-05-03[ARM] ecard: silence new warning caused by previous commitRussell King1-1/+1
2007-05-03[ARM] ecard: convert to use the kthread APIEric W. Biederman1-7/+7
2007-05-03[ARM] Add platform support for PATA on RiscPCRussell King1-0/+35
2007-05-03[ARM] Set coherent DMA mask for Acorn expansion cardsRussell King1-0/+1
2007-05-03[ARM] 4354/1: AT91: Support ADS7846 touchsceen on SAM9263-EK boardAndrew Victor1-0/+48
2007-05-03[ARM] 4353/1: AT91: Support ADS7846 touchsceen on SAM9261-EK boardAndrew Victor1-2/+50
2007-05-03[ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2-5/+129
2007-05-03[ARM] 4351/1: AT91: Define rest of peripheral clocksAndrew Victor4-9/+84
2007-05-03[ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams1-2/+3
2007-05-03[ARM] 4342/2: iop13xx: add resource definitions for the tpmi unitsDan Williams4-0/+237
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams7-8/+168
2007-05-02PCI: add debug information to resource collision messageChuck Ebbert1-2/+2
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman5-10/+10
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams5-0/+5
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare17-17/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman4-25/+25
2007-05-02[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger7-78/+0
2007-05-02[PATCH] i386: type may be unusedDavid Rientjes1-1/+1
2007-05-02[PATCH] i386: Some additional chipset register values validation.Olivier Galibert1-8/+17
2007-05-02[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin1-1/+5
2007-05-02[PATCH] i386: Drop noisy e820 debugging printksAndi Kleen1-13/+2
2007-05-02[PATCH] x86-64: Fix allnoconfig error in genapic_flat.cAndi Kleen1-0/+1
2007-05-02[PATCH] x86-64: Share identical video.S between i386 and x86-64Andi Kleen2-2044/+1
2007-05-02[PATCH] x86-64: Remove CONFIG_REORDERAndi Kleen4-1296/+0
2007-05-02[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen1-7/+0
2007-05-02[PATCH] i386: Little cleanups in smpboot.cAndi Kleen1-3/+1
2007-05-02[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen1-0/+2
2007-05-02[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen1-1/+3
2007-05-02[PATCH] i386: Verify important CPUID bits in real modeAndi Kleen3-2/+102
2007-05-02[PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen1-2/+2
2007-05-02[PATCH] x86-64: Drop -traditional for arch/x86_64/bootAndi Kleen1-1/+1