summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-0529-507/+922
|\
| * ARM: Update mach-typesRussell King2011-12-231-333/+376
| * ARM: 7239/1: integrator: explicitly select the serial driversLinus Walleij2011-12-231-0/+4
| * ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsLinus Walleij2011-12-231-5/+14
| * ARM: 7241/1: mach-ux500 Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2011-12-232-5/+1
| * ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2011-12-232-3/+1
| * ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)2011-12-232-0/+13
| * ARM: 7243/1: sp804: modernize clock event registrationLinus Walleij2011-12-231-6/+1
| * ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij2011-12-231-0/+47
| * ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij2011-12-231-1/+39
| * ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij2011-12-231-6/+2
| * ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.Leif Lindholm2011-12-131-59/+7
| * ARM: 7208/1: Add condition code checking to SWP emulation handler.Leif Lindholm2011-12-131-0/+16
| * ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.Leif Lindholm2011-12-133-32/+5
| * ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2011-12-133-1/+93
| * ARM: 7200/1: activate TCM on the IntegratorLinus Walleij2011-12-131-0/+1
| * ARM: 7199/2: only look for TCM on ARMv5 and laterLinus Walleij2011-12-131-3/+19
| * ARM: Allow Kconfig to control the definition of NR_BANKSRussell King2011-12-132-5/+6
| * ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll2011-12-111-0/+11
| * ARM: 7201/1: add EDAC atomic_scrub functionRob Herring2011-12-111-0/+48
| * ARM: 7178/1: fault.c: Port OOM changes into do_page_faultKautuk Consul2011-12-061-19/+39
| * ARM: 7173/1: Add optimised swahb32() byteswap helper for v6 and aboveDave Martin2011-12-061-2/+3
| * ARM: 7169/1: topdown mmap supportRob Herring2011-12-063-5/+171
| * ARM: 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209Jon Medhurst (Tixy)2011-12-063-6/+6
| * ARM: 7140/1: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definitionKevin Hilman2011-12-061-17/+0
* | ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hSimon Glass2012-01-051-1/+0
* | ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas2012-01-031-0/+1
* | ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes...Javi Merino2012-01-031-1/+7
* | ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik2012-01-031-1/+2
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\ \
| * | dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-017-7/+17
|\ \ \
| * | | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| * | | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-314-5/+11
| * | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| * | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \ \
| * | | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | | futex: Fix uninterruptible loop due to gate_areaHugh Dickins2011-12-311-8/+20
* | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-304-75/+65
|\ \ \ \ \
| * | | | | ARM: 7237/1: PL330: Fix driver freezeJavi Merino2011-12-231-67/+49
| * | | | | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-232-3/+5
| * | | | | ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin2011-12-231-1/+1
| * | | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-181-1/+5
| * | | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-181-3/+5
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-3011-30/+48
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2011-12-201-4/+0
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras2011-12-151-4/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: plat-orion: make gpiochip label uniqueHolger Brunck2011-12-191-1/+5