summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-13Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson118-858/+1003
2012-09-08ARM: mmp: remove unused definition in APBC and APMUChao Xie2-110/+0
2012-09-08ARM: mmp: move mmp2 clock definition to separated fileChao Xie4-66/+118
2012-09-08arm: mmp: move pxa910 clock definition to separated fileChao Xie4-36/+73
2012-09-08arm: mmp: move pxa168 clock definition to separated fileChao Xie4-53/+98
2012-09-08arm: mmp: make private clock definition exclude from common clockChao Xie1-1/+4
2012-09-06Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...Olof Johansson31-5168/+0
2012-09-06Merge branch 'ag5evm' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Olof Johansson1-1/+0
2012-09-05Merge tag 'ks8695-time-for-arm-soc' of http://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-84/+92
2012-09-05ARM: ks8695: convert to generic time and clocksourceLinus Walleij2-39/+69
2012-09-05ARM: ks8695: delete resume hook from timerLinus Walleij1-1/+0
2012-09-05ARM: ks8695: use [readl|writel]_relaxed()Linus Walleij1-12/+12
2012-09-05ARM: ks8695: merge the timer header into the timer driverLinus Walleij2-41/+20
2012-09-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson23-448/+420
2012-09-05Merge branch 'marco-prepare' of git://gitorious.org/sirfprima2-kernel/sirfpri...Olof Johansson8-531/+44
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann177-2533/+1974
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2035-32384/+65417
2012-09-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2012-09-01Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-7/+7
2012-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-3/+4
2012-08-31ARM: mach-shmobile: remove duplicated include from board-ag5evm.cWei Yongjun1-1/+0
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-28ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GICBarry Song3-2/+6
2012-08-28ARM: PRIMA2: adjust Kconfig to support select SoC featuresBarry Song3-9/+23
2012-08-28ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song2-6/+7
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens1-0/+1
2012-08-28KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin1-0/+3
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge31-5168/+0
2012-08-26Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds45-96/+161
2012-08-26Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-113/+113
2012-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-238/+206
2012-08-26Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-23/+64
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-105/+145
2012-08-25ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2-1172/+0
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan4-267/+933
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt1-30/+73
2012-08-24powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu1-1/+1
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2-4/+4
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard1-31/+0
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina1-4/+4
2012-08-24powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen1-5/+4
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling1-2/+0
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen1-2/+9
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen1-0/+15
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen1-1/+0
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood2-0/+4
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling1-1/+1
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman1-20/+20
2012-08-24powerpc: Fix xmon dl command for new printk implementationMichael Ellerman1-26/+10