summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2012-01-04powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala
2012-01-04powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi
2012-01-04powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi
2012-01-04powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala
2012-01-04powerpc: Add TBI PHY node to first MDIO busAndy Fleming
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala
2012-01-04x86: Fix atomic64_xxx_cx8() functionsEric Dumazet
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2011-12-23ARM: 7237/1: PL330: Fix driver freezeJavi Merino
2011-12-23ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin
2011-12-23ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23x86: Skip cpus with apic-ids >= 255 in !x2apic_modeSuresh Siddha