summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* PPC64: Add support for instantiating SML from Open FirmwareAshley Lai2012-08-221-0/+62
* Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
|\
| * xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-163-91/+142
|\ \
| * \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| |\ \
| | * | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| * | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-08-152-10/+28
|\ \ \
| * | | sparc64: Be less verbose during vmemmap population.David S. Miller2012-08-151-5/+23
| * | | sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina2012-08-021-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-147-11/+24
|\ \ \ \
| * | | | s390/compat: fix mmap compat system callsHeiko Carstens2012-08-081-2/+0
| * | | | s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-081-2/+2
| * | | | s390: do not clobber personality flags in sys_32_personality()Jiri Kosina2012-08-081-4/+5
| * | | | s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-083-1/+17
| * | | | s390/mm: remove MAX_PHYSADDR_BITS defineHeiko Carstens2012-08-081-2/+0
| | |/ / | |/| |
* | | | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-124-0/+24
|\ \ \ \
| * | | | ARM: dts: imx: add alias for gpioShawn Guo2012-08-074-0/+24
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-1224-142/+125
|\ \ \ \ \
| * | | | | ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann2012-08-101-39/+0
| * | | | | ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann2012-08-101-1/+1
| * | | | | Merge branch 'testing/new-warnings' into fixesArnd Bergmann2012-08-101-1/+1
| |\ \ \ \ \
| | * | | | | ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann2012-08-101-1/+1
| | |/ / / /
| * | | | | ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann2012-08-091-0/+1
| * | | | | ARM: integrator: include <linux/export.h>Arnd Bergmann2012-08-091-0/+1
| * | | | | ARM: s3c24xx: use new PWM driverArnd Bergmann2012-08-092-3/+4
| * | | | | ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann2012-08-091-0/+1
| * | | | | Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-1/+1
| * | | | | ARM: tegra: more regulator fixes for HarmonyStephen Warren2012-08-091-15/+17
| * | | | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann2012-08-073-5/+7
| |\ \ \ \ \
| | * | | | | i.MX27: Fix emma-prp and csi clocks.Javier Martin2012-08-071-3/+5
| | * | | | | ARM: clk-imx31: Fix the keypad clock nameFabio Estevam2012-08-031-1/+1
| | * | | | | ARM: dts: imx27-3ds.dts: Fix serial console nodeFabio Estevam2012-08-021-1/+1
| | | |_|/ / | | |/| | |
| * | | | | ARM: kirkwood: fix typo in Makefile.bootSebastian Hesselbarth2012-08-071-2/+2
| * | | | | ARM: integrator: use clk_prepare_enable() for timerLinus Walleij2012-08-061-1/+1
| * | | | | Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-065-72/+64
| |\ \ \ \ \
| | * | | | | ARM: mxs: always build ocotpMarc Kleine-Budde2012-08-042-8/+1
| | * | | | | ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-041-1/+0
| | * | | | | ARM: mx28: Fix registers rangeFabio Estevam2012-08-031-37/+37
| | * | | | | ARM: mx23: Fix registers rangeFabio Estevam2012-08-031-26/+26
| | | |/ / / | | |/| | |
| * | | | | ARM: dts: imx: fix gpio interrupts propertyShawn Guo2012-08-032-2/+2
| * | | | | ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo2012-08-031-0/+20
| * | | | | ARM: imx: enable emi_slow_gate clock for imx5Shawn Guo2012-08-031-0/+1
| * | | | | ARM: imx6q-sabrelite: Setup CLKO IOMUXFabio Estevam2012-08-031-0/+1
| |/ / / /
* | | | | Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/msz...Linus Torvalds2012-08-121-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen2012-08-091-2/+2
| * | | | ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen2012-08-091-3/+3
| * | | | ARM: mm: fix MMU mapping of CMA regionsChris Brand2012-08-091-1/+1
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-036-17/+17
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-031873-29880/+63361
| |\ \ \ \ \