summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-02[PATCH] x86-64: Use symbolic CPU features in early CPUID checkAndi Kleen1-7/+16
2007-05-02[PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed1-5/+6
2007-05-02[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2-646/+36
2007-05-02[PATCH] i386: Clean up NMI watchdog codeAndi Kleen3-776/+713
2007-05-02[PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha3-10/+15
2007-05-02[PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin1-8/+24
2007-05-02[PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen1-1/+1
2007-05-02[PATCH] x86-64: unexport cpu_llc_idAndrew Morton1-1/+0
2007-05-02[PATCH] i386: convert to the kthread APIEric W. Biederman1-5/+3
2007-05-02[PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker1-7/+1
2007-05-02[PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen2-0/+11
2007-05-02[PATCH] i386: check capabilityJoachim Deguara2-2/+4
2007-05-02[PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S1-11/+1
2007-05-02[PATCH] i386: replace spin_lock_irqsave with spin_lockHisashi Hifumi1-4/+2
2007-05-02[PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not definedKeshavamurthy, Anil S1-1/+3