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