| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: msm: Fix gic irqdomain support | David Brown | 2012-04-23 | 1 | -10/+15 |
* | ARM: msm: Fix section mismatches in proc_comm.c | David Brown | 2012-04-13 | 1 | -1/+1 |
* | arm: msm: trout: fix compile failure | Daniel Walker | 2012-04-13 | 2 | -0/+2 |
* | arm: msm: halibut: remove unneeded fixup | Daniel Walker | 2012-04-13 | 1 | -3/+0 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -7/+1 |
|\ |
|
| * | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -7/+1 |
* | | ARM: mach-msm: fix compile fail from system.h fallout | Paul Gortmaker | 2012-04-02 | 1 | -0/+1 |
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 10 | -53/+37 |
|\ \ |
|
| * | | ARM: create a common IOMEM definition | Rob Herring | 2012-03-13 | 2 | -12/+0 |
| * | | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -24/+0 |
| * | | ARM: msm: clean-up mach/io.h | Rob Herring | 2012-03-06 | 5 | -7/+16 |
| * | | ARM: msm: use runtime ioremap hook | Rob Herring | 2012-03-06 | 5 | -10/+21 |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -2/+10 |
|\ \ \ |
|
| * | | | msm: timer: Support sched_clock() | Stephen Boyd | 2012-02-24 | 1 | -2/+10 |
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -35/+44 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 2012-03-21 | 4 | -43/+49 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | ARM: local timers: convert MSM to runtime registration interface | Marc Zyngier | 2012-03-13 | 1 | -35/+44 |
* | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 4 | -43/+49 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
| |\ \ \ |
|
| | * | | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
| | |/ / |
|
| * | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 2012-02-07 | 2 | -0/+2 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| * | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -4/+0 |
| * | | ARM: mach-msm: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 2012-01-20 | 3 | -37/+53 |
* | | | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 2012-02-16 | 1 | -6/+2 |
| |/
|/| |
|
* | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 2 | -0/+2 |
|/ |
|
* | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 2012-01-16 | 1 | -0/+1 |
|\ |
|
| * | ARM: msm: Add missing ENDPROC to headsmp.S | Rob Herring | 2012-01-16 | 1 | -0/+1 |
* | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i... | Olof Johansson | 2012-01-16 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: msm: vreg is a module and so needs module.h | David Brown | 2012-01-06 | 1 | -0/+1 |
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -223/+124 |
|\ \ \ |
|
| * | | | msm: timer: Use clockevents_config_and_register() | Stephen Boyd | 2011-11-10 | 1 | -10/+1 |
| * | | | msm: timer: Setup interrupt after registering clockevent | Stephen Boyd | 2011-11-10 | 1 | -4/+2 |
| * | | | msm: timer: Remove SoC specific #ifdefs | Stephen Boyd | 2011-11-10 | 1 | -21/+17 |
| * | | | msm: timer: Remove msm_clocks[] and simplify code | Stephen Boyd | 2011-11-10 | 1 | -145/+76 |
| * | | | msm: timer: Fix ONESHOT mode interrupts | Stephen Boyd | 2011-11-10 | 1 | -5/+20 |
| * | | | msm: timer: Use GPT for clockevents and DGT for clocksource | Stephen Boyd | 2011-11-10 | 1 | -69/+52 |
| * | | | msm: timer: Cleanup #includes and #defines | Stephen Boyd | 2011-11-10 | 1 | -19/+7 |
| * | | | msm: timer: Tighten #ifdef for local timer support | Stephen Boyd | 2011-11-10 | 1 | -3/+2 |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 11 | -99/+101 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 2012-01-07 | 1 | -8/+0 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'picoxcell/cleanup' into next/cleanup | Olof Johansson | 2011-12-19 | 6 | -80/+29 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'at91/defconfig' into next/cleanup | Olof Johansson | 2011-12-15 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge branches 'at91/gpio', 'at91/ioremap', 'drivers/macb-gem-cleanup' and 'm... | Arnd Bergmann | 2011-12-01 | 11 | -99/+101 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | msm: platsmp: Mark ioremapped memory as __iomem | Stephen Boyd | 2011-11-11 | 1 | -1/+1 |
| | * | | | | | | msm: Support DEBUG_LL on MSM8660 and MSM8960 | Stephen Boyd | 2011-11-10 | 6 | -11/+79 |
| | * | | | | | | ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choice | Stephen Boyd | 2011-11-10 | 7 | -87/+21 |
| | | |_|_|/ /
| | |/| | | | |
|
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | switch debugfs to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|