summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre1-1/+1
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng1-13/+11
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin1-1/+1
2009-11-08[ARM] orion5x: update defconfigNicolas Pitre1-102/+176
2009-11-08[ARM] Kirkwood: update defconfigNicolas Pitre1-91/+169
2009-11-08[ARM] Kirkwood: clarify PCIe MEM bus/physical address distinctionLennert Buytenhek3-2/+3
2009-11-08[ARM] kirkwood: fix PCI I/O port assignmentLennert Buytenhek2-2/+2
2009-11-07x86: Add Phoenix/MSC BIOSes to lowmem corruption listSimon Kagstrom1-0/+7
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt1-1/+1
2009-11-06sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller1-0/+4
2009-11-06[ARM] kirkwood: fix section mismatchLi Jie2-2/+2
2009-11-06[ARM] OpenRD base: Initialize PCI express and i2cSimon Kagstrom1-0/+12
2009-11-06[ARM] properly report mv78100 stepping A1Lennert Buytenhek2-0/+3
2009-11-06Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2009-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-5/+33
2009-11-06x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette1-1/+1
2009-11-05ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal1-1/+1
2009-11-05ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_read...Jean-Christop PLAGNIOL-VILLARD1-0/+1
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds1-1/+10
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-3/+41
2009-11-05powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala52-1177/+2093
2009-11-05powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips3-23/+24
2009-11-05powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov1-1/+1
2009-11-05powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov1-2/+2
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin1-1/+14
2009-11-05powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker1-9/+8
2009-11-05Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King3-21/+37
2009-11-05RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas4-3/+94
2009-11-05RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley1-4/+1
2009-11-05RealView: Add default memory configurationCatalin Marinas7-0/+44
2009-11-05Check whether the SCU was already initialisedCatalin Marinas1-0/+4
2009-11-05powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt1-0/+1
2009-11-05Merge branch 'kvm' into nextBenjamin Herrenschmidt30-31/+3830
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-11-05Use hrtimers for the decrementerAlexander Graf3-11/+33
2009-11-05Fix trace.hAlexander Graf1-3/+3
2009-11-05Include Book3s_64 target in buildsystemAlexander Graf2-4/+40
2009-11-05Export new PACA constants in asm-offsetsAlexander Graf1-0/+5
2009-11-05Add fields to PACAAlexander Graf1-0/+9
2009-11-05Export KVM symbols for moduleAlexander Graf1-0/+24
2009-11-05Split init_new_context and destroy_contextAlexander Graf2-3/+23
2009-11-05Export symbols for KVM moduleAlexander Graf2-0/+3
2009-11-05Add Book3s_64 offsets to asm-offsets.cAlexander Graf1-0/+13
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf3-0/+17
2009-11-05Add desktop PowerPC specific emulationAlexander Graf1-10/+39
2009-11-05Add mfdec emulationAlexander Graf1-1/+12