summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-13ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson
2012-12-13ARM: arm-soc: Merge branch 'next/clk' into next/pmOlof Johansson
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-12MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski
2012-12-12MIPS: BCM47XX: remove GPIO driverHauke Mehrtens
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2012-12-12MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle
2012-12-12MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle
2012-12-12MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle
2012-12-12MIPS: Octeon: Remove highmem code.Ralf Baechle
2012-12-12MIPS: Cavium: Update defconfigDavid Daney
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle
2012-12-12MN10300: Use asm-generic/pci_iomap.hDavid Howells
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells
2012-12-12MN10300: fix debug polling in ttySM driverMark Salter
2012-12-12MN10300: ttySM: clean up unnecessary castingMark Salter
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverMark Salter
2012-12-12MN10300: fix serial port vdma irq setup for SMPMark Salter
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov
2012-12-12Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-12Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-12-12Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim