summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx6q: name iomuxc sub-nodes following pin functionShawn Guo2012-09-112-3/+3
* ARM: dts: imx6q: improve indentation for fsl,pinsShawn Guo2012-09-112-54/+68
* ARM: efikamx: remove Genesi Efika MX platform files from the treeMatt Sealey2012-08-244-1239/+0
* ARM: efikamx: remove Genesi Efika MX from the i.MX v6/v7 defconfigMatt Sealey2012-08-241-2/+0
* ARM: efikamx: remove support for Genesi Efika MX from the buildMatt Sealey2012-08-242-29/+0
* ARM: dts: imx: add imx5x usb entriesMichael Grzeschik2012-08-242-0/+56
* ARM: mach-imx: Remove board entries in dt_board_compatFabio Estevam2012-08-243-8/+0
* ARM: imx/imx31-dt: drop selecting USE_OFUwe Kleine-König2012-08-241-1/+0
* ARM: dts: imx: Move SDMA firmware to SoC dtsi fileFabio Estevam2012-08-247-22/+2
* ARM: dts: imx: Always enable the watchdogFabio Estevam2012-08-2410-28/+0
* ARM i.MX53: dts: add flexcan to imx53Steffen Trumtrar2012-08-241-0/+14
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-221-5/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-08-212-4/+2
|\
| * m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer2012-08-172-4/+1
| * m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGreg Ungerer2012-08-171-0/+1
* | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-212-2/+0
|\ \
| * | [IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam2012-08-202-2/+0
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-208-14/+52
|\ \
| * | x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-181-2/+4
| * | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-142-10/+30
| * | x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-141-0/+10
| * | x86, build: Globally set -fno-picAndrew Boie2012-08-113-2/+6
| * | x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-081-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-203-144/+165
|\ \ \
| * | | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
| * | | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-132-33/+68
| * | | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-132-109/+87
| * | | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-131-1/+1
* | | | Merge branch 'alpha' (alpha architecture patches)Linus Torvalds2012-08-1920-1167/+177
|\ \ \ \
| * | | | alpha: Fix fall-out from disintegrating asm/system.hMichael Cree2012-08-191-0/+1
| * | | | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-08-191-2/+2
| * | | | alpha: fix fpu.h usage in userspaceMike Frysinger2012-08-191-0/+2
| * | | | alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-08-191-6/+30
| * | | | alpha: take kernel_execve() out of entry.SAl Viro2012-08-193-53/+19
| * | | | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-194-111/+54
| * | | | alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-199-994/+62
| * | | | alpha: Wire up cross memory attach syscallsMichael Cree2012-08-192-1/+5
| * | | | alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-08-191-0/+2
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-1912-34/+869
|\ \ \ \ \
| * | | | | ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd2012-08-151-1/+0
| * | | | | ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-134-3/+816
| * | | | | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-111-3/+3
| * | | | | ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-111-3/+3
| * | | | | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-112-18/+18
| * | | | | ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-112-0/+26
| * | | | | ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd2012-08-111-5/+0
| * | | | | ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-08-111-0/+2
| * | | | | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-111-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-08-172-5/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | C6X: select GENERIC_ATOMIC64Mark Salter2012-08-151-0/+1