aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[ARM] stacktrace fixAndrew Morton1-9/+3
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy1-4/+8
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner3-4/+4
2007-05-11[ARM] remove useless config option GENERIC_BUST_SPINLOCKRobert P. J. Day1-3/+0
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+11
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman13-3/+1132
2007-05-11[ARM] 4368/1: S3C24xx: build fixArnaud Patard1-1/+0
2007-05-11[ARM] 4364/1: AT91: LEDS on AT91SAM9261-EKAndrew Victor2-0/+4
2007-05-11[ARM] EBSA110: fix build errors caused by missing "const"Russell King1-4/+4
2007-05-11[ARM] 4359/3: H1940: Add bluetooth supportArnaud Patard3-1/+149
2007-05-11[ARM] 4365/1: Add AC97 clock to s3c2443 machineGraeme Gregory1-0/+4
2007-05-11[ARM] 4362/1: trizeps4 updateJürgen Schindele2-216/+378
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-1/+18
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-0/+16
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2-1/+178
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi2-0/+2
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi2-0/+2
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi2-0/+2
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt3-9/+3
2007-05-11uml: shrink kernel stacksJeff Dike2-2/+3
2007-05-11uml: iRQ stacksJeff Dike9-14/+178
2007-05-11uml: tidy IRQ codeJeff Dike4-18/+13
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike2-6/+4
2007-05-11uml: remove task_protectionsJeff Dike6-24/+8
2007-05-11m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata1-9/+13
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata1-0/+4
2007-05-11h8300 syscall updateYoshinori Sato1-26/+52
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes1-6/+6
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal1-7/+0
2007-05-11[MIPS] Rework cobalt_board_idYoichi Yuasa2-12/+21
2007-05-11[MIPS] Use RTC_CMOS for CobaltYoichi Yuasa3-12/+102
2007-05-11[MIPS] Use platform_device for Cobalt UARTYoichi Yuasa3-20/+86
2007-05-11[MIPS] Separate Alchemy processor based boards configYoichi Yuasa10-148/+153
2007-05-11[MIPS] Run checksyscalls for N32 and O32 ABIAtsushi Nemoto1-0/+22
2007-05-11[MIPS] tlbex: use __maybe_unusedDavid Rientjes1-18/+18
2007-05-11[MIPS] excite: use __maybe_unusedDavid Rientjes1-8/+8
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa1-3/+1
2007-05-11[MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto3-8/+0
2007-05-11[MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa1-0/+0
2007-05-11[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa1-9/+15
2007-05-11[MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto1-0/+902
2007-05-11[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto1-2/+2
2007-05-11[MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu1-1/+1
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu3-10/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu15-2316/+0
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu14-2013/+3
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman3-13/+22
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle1-2/+2
2007-05-11[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle1-2/+2
2007-05-11[MIPS] Make do_default_vi staticRalf Baechle1-1/+1