| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 5 | -9/+9 |
|\ |
|
| * | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 | 4 | -8/+8 |
| * | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 5 | -3/+78 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: smp: fix clipping of number of CPUs | Russell King | 2011-10-20 | 1 | -0/+6 |
| |/
|/| |
|
| * | ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMs | Stephen Boyd | 2011-08-13 | 4 | -3/+72 |
|/ |
|
* | Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux... | Grant Likely | 2011-08-01 | 12 | -1135/+63 |
|\ |
|
| * | gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers | David Brown | 2011-08-01 | 3 | -439/+1 |
| * | gpio_msm: Move Qualcomm v6 MSM driver into drivers | David Brown | 2011-08-01 | 3 | -639/+3 |
| * | msm: gpio: Fold register defs into C file | David Brown | 2011-08-01 | 2 | -273/+250 |
| * | msm: gpiomux: Move public API to public header | David Brown | 2011-08-01 | 3 | -17/+40 |
| * | msm: gpio: Remove ifdefs on gpio chip registers | David Brown | 2011-08-01 | 1 | -7/+26 |
| * | msm: gpio: Remove chip-specific register definitions | David Brown | 2011-08-01 | 2 | -226/+220 |
| * | msm: Remove chip-ifdefs for GPIO io mappings | David Brown | 2011-08-01 | 5 | -24/+20 |
| * | msm: gpio: Remove unsupported devices | David Brown | 2011-08-01 | 1 | -7/+0 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 1 | -19/+0 |
|\ \ |
|
| * | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -19/+0 |
| |/ |
|
* | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2011-07-25 | 1 | -2/+9 |
|\ \ |
|
| * | | ARM: msm: platsmp: determine number of CPU cores at boot time | Jeff Ohlstein | 2011-07-21 | 1 | -2/+9 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 | 1 | -8/+0 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 2 | -11/+11 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd | 2011-07-07 | 1 | -8/+0 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel | 2011-06-21 | 4 | -1173/+1 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | msm: iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 4 | -1170/+1 |
| | * | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 | 1 | -3/+0 |
| |/ |
|
* | | msm: timer: Fix DGT rate on 8960 and 8660 | Stephen Boyd | 2011-06-20 | 1 | -2/+4 |
* | | msm: timer: compensate for timer shift in msm_read_timer_count | Jeff Ohlstein | 2011-06-17 | 1 | -1/+5 |
* | | msm: timer: Fix SMP build error | Stephen Boyd | 2011-05-31 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-23 | 3 | -26/+11 |
|\ |
|
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 1 | -2/+8 |
| |\ |
|
| | * | ARM: msm: update GPIO chained IRQ handler to use entry/exit functions | Will Deacon | 2011-05-11 | 1 | -2/+8 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 2 | -24/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | ARM: consolidate SMP cross call implementation | Russell King | 2011-05-23 | 2 | -24/+3 |
| | |/ |
|
* | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-04-18 | 2 | -5/+2 |
|\ \ |
|
| * | | msm: timer: fix missing return value | David Brown | 2011-03-31 | 1 | -1/+1 |
| * | | msm: Remove extraneous ffa device check | David Brown | 2011-03-31 | 1 | -4/+1 |
| |/ |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 6 | -12/+9 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 9 | -29/+29 |
* | arm: msm: Use proper irq accessor functions | Thomas Gleixner | 2011-03-29 | 5 | -10/+10 |
* | arm: msm: Convert to new irq chip functions | Thomas Gleixner | 2011-03-29 | 1 | -16/+17 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-23 | 1 | -1/+2 |
|\ |
|
| *---. | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 | 1 | -1/+2 |
| |\ \ \ |
|
| | | | * | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 2011-02-23 | 1 | -1/+2 |
| | | |/
| | |/| |
|
* | | | | Merge remote branch 'rmk/for-linus' into for-linus | David Brown | 2011-03-16 | 5 | -17/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 2011-02-17 | 4 | -10/+10 |
| * | | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 2 | -6/+6 |
| |/ / |
|
* | | | msm: scm: Check for interruption immediately | Stephen Boyd | 2011-03-10 | 1 | -24/+27 |
* | | | msm: scm: Fix improper register assignment | Stephen Boyd | 2011-03-10 | 1 | -2/+5 |