summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-24powerpc/85xx: Add RTC to P1010RDB device treeKumar Gala1-0/+7
2011-11-24powerpc/85xx: Rework P1010RDB and P1010 device treeKumar Gala5-592/+493
2011-11-24powerpc/85xx: Rework MPC8572DS device treeKumar Gala7-2110/+788
2011-11-24powerpc/85xx: Rework MPC8569MDS device treeKumar Gala3-376/+389
2011-11-24powerpc/85xx: Rework MPC8568MDS device treeKumar Gala3-417/+393
2011-11-24powerpc/85xx: Rework MPC8548CDS device treesKumar Gala3-383/+327
2011-11-24powerpc/85xx: Rework MPC8544DS device treeKumar Gala4-435/+453
2011-11-24powerpc/85xx: Rework MPC8536DS device treesKumar Gala5-829/+489
2011-11-24powerpc/85xx: create dts components to build up an SoCKumar Gala48-0/+2575
2011-11-24powerpc/85xx: p1020si.dtsi update interrupt handlingKumar Gala1-61/+56
2011-11-24powerpc/85xx: Add ethernet magic packet property to P1020 device treeKumar Gala1-0/+3
2011-11-24powerpc/85xx: Update P1020 SEC3.3 node to match actual SoC HWKumar Gala1-4/+5
2011-11-24powerpc/85xx: Update SPI binding to match binding spec for P1020RDBKumar Gala2-20/+15
2011-11-24powerpc/85xx: Rework PCI nodes on P1020RDBKumar Gala2-28/+38
2011-11-24powerpc/85xx: Simplify P1020RDB CAMP dts using includesKumar Gala2-161/+4
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang3-3/+3
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang3-423/+545
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang4-1128/+1267
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall1-0/+1
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev1-0/+1
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund1-1/+1
2011-11-23powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala1-1/+1
2011-11-23powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle1-1/+1
2011-11-23powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang1-4/+13
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21fix braino in um patchset (mea culpa)Al Viro1-1/+1
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-48/+189
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds14-32/+80
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-7/+26
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity1-2/+3
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-23/+121
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-319/+159
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-3/+2
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds7-33/+20
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds24-108/+149
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller5-273/+32
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki1-5/+14
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2-0/+4
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf4-23/+2
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov1-1/+5
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov1-0/+21
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov1-11/+93
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck3-0/+41
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon1-1/+1
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt4-35/+40