aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth3-0/+45
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth4-1/+177
2007-05-12[POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth1-0/+72
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth1-0/+129
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth3-1/+225
2007-05-12[POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth3-0/+315
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2-1/+207
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer4-1/+174
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer3-1/+652
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer2-2/+25
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott40-67/+67
2007-05-12[POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2-2/+2
2007-05-12[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-103/+64
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand1-2/+4
2007-05-12[POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips1-1/+1
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt1-17/+2
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell2-4/+4
2007-05-12[POWERPC] Add missed includeStephen Rothwell1-0/+1
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell1-1/+1
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds14-64/+36
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2-3/+2
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings2-2/+2
2007-05-11i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen1-1/+3
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2-1/+178
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds56-3847/+636
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds10-0/+110
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter4-53/+6
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy1-4/+8
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+11
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