| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | ARM: msm: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -9/+10 |
| | |/ / / / |
|
| * | | | | | Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2012-09-16 | 15 | -831/+14 |
| |\ \ \ \ \
| | |/ / / /
| |/| | / /
| | | |/ /
| | |/| | |
|
| | * | | | ARM: msm: Remove uncompiled board-msm7x27 | Stephen Boyd | 2012-09-13 | 2 | -172/+1 |
| | * | | | ARM: msm: Remove unused acpuclock-arm11 | Stephen Boyd | 2012-09-13 | 4 | -568/+1 |
| | * | | | ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-09-13 | 1 | -2/+1 |
| | * | | | ARM: msm: Fix sparse warnings due to incorrect type | Stephen Boyd | 2012-09-13 | 1 | -1/+1 |
| | * | | | ARM: msm: Remove unused idle.c | Stephen Boyd | 2012-09-13 | 2 | -50/+1 |
| | * | | | ARM: msm: clock-pcom: Mark functions static | Stephen Boyd | 2012-09-13 | 1 | -9/+9 |
| | * | | | ARM: msm: Remove msm_hw_reset_hook | Stephen Boyd | 2012-09-13 | 5 | -29/+0 |
| | | |/
| | |/| |
|
* | | | | Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-16 | 4 | -19/+15 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | ARM: msm: Fix early debug uart mapping on some memory configs | Stephen Boyd | 2012-09-13 | 2 | -2/+2 |
| * | | ARM: msm: io: Change the default static iomappings to be shared | Rohit Vaswani | 2012-09-13 | 1 | -9/+13 |
| * | | ARM: msm: io: Remove 7x30 iomap region from 7x00 | Rohit Vaswani | 2012-09-13 | 1 | -3/+0 |
| * | | ARM: msm: Remove call to missing FPGA init on 8660 | David Brown | 2012-09-13 | 1 | -5/+0 |
| |/ |
|
* / | ARM: MSM: use SGI0 to wake secondary CPUs | Russell King | 2012-07-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 11 | -2/+72 |
|\ |
|
| * | Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo... | Olof Johansson | 2012-05-11 | 11 | -2/+72 |
| |\ |
|
| | * | ARM: msm: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 11 | -2/+72 |
* | | | Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davi... | Olof Johansson | 2012-05-11 | 4 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: msm: fix compilation flags for MSM_SCM (part 2) | Stephen Boyd | 2012-05-11 | 1 | -0/+3 |
| * | | arch/arm/mach-msm: linux/gpio.h included twice | Danny Kukawka | 2012-05-11 | 2 | -2/+0 |
| * | | ARM: msm: Drop useless teq from DEBUG_LL support | Stephen Boyd | 2012-05-11 | 1 | -2/+1 |
* | | | 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 |
|\ |
|