Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2014-01-24 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+3 |
2013-12-29 | ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sev | Will Deacon | 1 | -2/+2 |
2013-12-29 | ARM: 7918/1: clean up cache handling in core code | Nicolas Pitre | 1 | -2/+1 |
2013-12-12 | arm/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -2/+2 |
2013-12-06 | Merge branch 'soc/sched_clock' into next/soc | Kevin Hilman | 1 | -2/+2 |
2013-11-22 | ARM: timer-sp: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-11-21 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+2 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -7/+962 |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King | 5 | -2/+923 |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -84/+0 |
2013-11-07 | ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}() | Tushar Behera | 1 | -5/+5 |
2013-10-31 | Merge branch 'dma_complete' into next | Vinod Koul | 1 | -2/+2 |
2013-10-31 | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/... | Russell King | 2 | -7/+33 |
2013-10-30 | dmanengine: fix edma driver to not define DMA_COMPLETE | Vinod Koul | 1 | -2/+2 |
2013-10-29 | ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown | Dave Martin | 2 | -0/+25 |
2013-10-29 | ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translation | Dave Martin | 1 | -4/+13 |
2013-10-29 | ARM: 7856/1: timer-sp: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-10-29 | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/... | Olof Johansson | 1 | -7/+31 |
2013-10-19 | ARM: mcpm: fix big endian issue in mcpm startup code | Victor Kamensky | 1 | -0/+2 |
2013-10-14 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -3/+8 |
2013-10-03 | ARM: 7845/1: sharpsl_param.c: fix invalid memory access for pxa devices | Andrea Adami | 1 | -1/+4 |
2013-10-03 | ARM: 7842/1: MCPM: don't explode if invoked without being initialized first | Nicolas Pitre | 1 | -2/+4 |
2013-09-30 | ARM: edma: Fix clearing of unused list for DT DMA resources | Joel Fernandes | 1 | -7/+31 |
2013-09-24 | ARM: bL_switcher: Add query interface to discover CPU affinities | Dave Martin | 1 | -0/+20 |
2013-09-24 | ARM: bL_switcher/trace: Add kernel trace trigger interface | Dave Martin | 1 | -1/+2 |
2013-09-24 | ARM: bL_switcher/trace: Add trace trigger for trace bootstrapping | Dave Martin | 1 | -0/+36 |
2013-09-24 | ARM: bL_switcher: Basic trace events support | Dave Martin | 1 | -0/+17 |
2013-09-24 | ARM: bL_switcher: wait until inbound is alive before performing a switch | Nicolas Pitre | 1 | -7/+23 |
2013-09-24 | ARM: mcpm: add a simple poke mechanism to the early entry code | Nicolas Pitre | 2 | -2/+26 |
2013-09-24 | ARM: bL_switcher: synchronize the outbound with the inbound | Nicolas Pitre | 1 | -2/+22 |
2013-09-24 | ARM: bL_switcher: Add switch completion callback for bL_switch_request() | Dave Martin | 1 | -5/+48 |
2013-09-24 | ARM: bL_switcher: Add runtime control notifier | Dave Martin | 1 | -10/+50 |
2013-09-24 | ARM: bL_switcher: Add synchronous enable/disable interface | Dave Martin | 1 | -2/+25 |
2013-09-17 | Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev... | Russell King | 3 | -0/+679 |
2013-09-17 | ARM: delete mach-shark | Linus Walleij | 2 | -84/+0 |
2013-09-17 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+2 |
2013-09-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+17 |
2013-09-04 | ARM: edma: Add function to manually trigger an EDMA channel | Joel Fernandes | 1 | -0/+17 |
2013-08-22 | ARM: timer-sp: Set dynamic irq affinity | Viresh Kumar | 1 | -1/+2 |
2013-08-12 | ARM: mcpm: use -st dsb option prior to sev instructions | Will Deacon | 2 | -3/+3 |
2013-08-05 | ARM: bL_switcher: add a simple /dev user interface for debugging purposes | Nicolas Pitre | 2 | -0/+72 |
2013-08-05 | ARM: bL_switcher: filter CPU hotplug requests when the switcher is active | Nicolas Pitre | 1 | -0/+22 |
2013-08-04 | ARM: bL_switcher: remove assumptions between logical and physical CPUs | Nicolas Pitre | 1 | -72/+104 |
2013-07-30 | ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot | Nicolas Pitre | 1 | -3/+9 |
2013-07-30 | ARM: bL_switcher: ability to enable and disable the switcher via sysfs | Nicolas Pitre | 1 | -11/+160 |
2013-07-30 | ARM: bL_switcher: do not hardcode GIC IDs in the code | Nicolas Pitre | 1 | -1/+13 |
2013-07-30 | ARM: bL_switcher: hot-unplug half of the available CPUs | Nicolas Pitre | 1 | -1/+77 |
2013-07-30 | ARM: bL_switcher: simplify stack isolation | Nicolas Pitre | 1 | -15/+8 |
2013-07-30 | ARM: bL_switcher: move to dedicated threads rather than workqueues | Nicolas Pitre | 1 | -23/+78 |