summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar2012-07-301-23/+0
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-285-59/+10
|\
| * i2c: mxs: Set I2C timing registers for mxs-i2cMarek Vasut2012-07-131-0/+2
| * i2c: imx: make bitrate an u32 typeWolfram Sang2012-07-101-1/+1
| * i2c-nomadik: turn the platform driver to an amba driverAlessandro Rubini2012-07-091-17/+5
| * i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini2012-07-093-41/+2
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-2760-691/+897
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-2760-691/+897
| |\ \ \ \ \ \
| | | | | | * | ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-285-5/+5
| | | | | * | | ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-121-0/+153
| | | | | * | | ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-121-21/+27
| | | | | * | | ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-121-1/+37
| | | | | * | | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-092-0/+42
| | | | | * | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-097-109/+63
| | | | | * | | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-097-53/+36
| | | | | * | | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-07-091-2/+2
| | | | | * | | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-07-092-26/+63
| | | | | * | | ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-094-0/+55
| | | | | * | | ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi2012-07-091-1/+1
| | | | | * | | ARM: 7460/1: remove asm/locks.hPaul Bolle2012-07-091-274/+0
| | | | | * | | ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-091-36/+23
| | | | | * | | ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINEGenoud Richard2012-07-092-2/+79
| | | | | * | | ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas2012-07-091-6/+0
| | | | | * | | ARM: 7424/1: update die handler from x86Rabin Vincent2012-07-091-23/+55
| | | | | * | | ARM: MSM: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | | ARM: OMAP: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | | ARM: Realview: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | | ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-0916-75/+88
| | | | | * | | ARM: 7420/1: Improve build environment isolationVincent Sanders2012-06-031-0/+3
| | | | | |/ /
| | | | * | | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-091-1/+1
| | | * | | | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-097-25/+114
| | | * | | | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-093-4/+17
| | | | |/ / | | | |/| |
| | * | | | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon2012-07-092-20/+31
| | * | | | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon2012-07-091-8/+9
| | * | | | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon2012-07-091-6/+0
| | | |/ / | | |/| |
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-271-25/+1
|\ \ \ \ \
| * | | | | arm: remove km_type definitionsCong Wang2012-07-241-25/+1
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-2612-46/+89
|\ \ \ \ \ \
| * | | | | | ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo2012-07-251-6/+2
| * | | | | | ARM: dt: tegra trimslice: enable USB2 portStephen Warren2012-07-251-0/+1
| * | | | | | ARM: dt: tegra trimslice: add vbus-gpio propertyStephen Warren2012-07-251-0/+1
| * | | | | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-258-25/+65
| |\ \ \ \ \ \
| | * | | | | | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-256-8/+8
| | * | | | | | ARM: Dove: Fixup ge00 initialisationHannes Reinecke2012-07-251-2/+2
| | * | | | | | ARM: Kirkwood: Fix PHY disable clk problemsSimon Baatz2012-07-251-15/+50
| | * | | | | | ARM: Kirkwood: Ensure runit clock always ticks.Andrew Lunn2012-07-251-0/+5
| * | | | | | | ARM: versatile: Don't use platform clock for Integrator & VEPawel Moll2012-07-251-2/+0
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Arnd Bergmann2012-07-2523-1788/+155
| |\ \ \ \ \ \ \
| * | | | | | | | ARM: tegra: harmony: add regulator supply name and its input supplyLaxman Dewangan2012-07-241-13/+20
* | | | | | | | | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-266-47/+46
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud