| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: kvm: implement CPU PM notifier | Lorenzo Pieralisi | 2013-12-16 | 1 | -0/+30 |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2013-12-14 | 9 | -78/+67 |
|\ |
|
| * | ARM: fix asm/memory.h build error | Russell King | 2013-12-13 | 3 | -20/+17 |
| * | ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed | Jon Medhurst | 2013-12-10 | 1 | -1/+2 |
| * | ARM: 7913/1: fix framepointer check in unwind_frame | Konstantin Khlebnikov | 2013-12-10 | 1 | -1/+1 |
| * | ARM: 7912/1: check stack pointer in get_wchan | Konstantin Khlebnikov | 2013-12-10 | 1 | -2/+5 |
| * | ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init() | Santosh Shilimkar | 2013-12-10 | 1 | -2/+1 |
| * | ARM: 7908/1: mm: Fix the arm_dma_limit calculation | Santosh Shilimkar | 2013-12-10 | 1 | -1/+1 |
| * | ARM: another fix for the DMA mapping checks | Russell King | 2013-12-10 | 1 | -51/+40 |
* | | ARM: sun6i: dt: Fix interrupt trigger types | Maxime Ripard | 2013-12-12 | 1 | -12/+15 |
* | | ARM: sun7i: dt: Fix interrupt trigger types | Maxime Ripard | 2013-12-12 | 1 | -21/+21 |
* | | ARM: tegra: add missing break to fuse initialization code | Stephen Warren | 2013-12-12 | 1 | -0/+2 |
* | | ARM: pxa: prevent PXA270 occasional reboot freezes | Sergei Ianovich | 2013-12-12 | 1 | -1/+7 |
* | | ARM: pxa: tosa: fix keys mapping | Dmitry Eremin-Solenikov | 2013-12-12 | 1 | -51/+51 |
* | | ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected | Nishanth Menon | 2013-12-10 | 2 | -0/+25 |
* | | Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/... | Kevin Hilman | 2013-12-10 | 4 | -31/+52 |
|\ \ |
|
| * | | ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not p... | Nishanth Menon | 2013-12-09 | 1 | -0/+2 |
| * | | ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module | Roger Quadros | 2013-12-09 | 1 | -10/+3 |
| * | | ARM: OMAP2+: hwmod: Fix SOFTRESET logic | Roger Quadros | 2013-12-09 | 1 | -1/+42 |
| * | | ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host module | Roger Quadros | 2013-12-09 | 2 | -20/+5 |
* | | | Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel.... | Kevin Hilman | 2013-12-10 | 22 | -76/+276 |
|\ \ \ |
|
| * | | | ARM: dts: Fix booting for secure omaps | Tony Lindgren | 2013-12-07 | 4 | -2/+34 |
| * | | | ARM: OMAP2+: Fix the machine entry for am3517 | Nishanth Menon | 2013-12-06 | 2 | -3/+21 |
| * | | | ARM: dts: Fix missing entries for am3517 | Tony Lindgren | 2013-12-06 | 1 | -0/+63 |
| * | | | ARM: OMAP2+: Fix overwriting hwmod data with data from device tree | Tony Lindgren | 2013-12-06 | 1 | -20/+78 |
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-12-04 | 30 | -91/+499 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-12-04 | 1 | -5/+2 |
| |\ \ \ \ |
|
| | * | | | | ARM: at91: rm9200: switch back to clockevents_config_and_register | Uwe Kleine-König | 2013-11-20 | 1 | -5/+2 |
| * | | | | | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-12-02 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | xen/arm: p2m_init and p2m_lock should be static | Stefano Stabellini | 2013-11-18 | 1 | -2/+2 |
| | * | | | | | arm/xen: Export phys_to_mach to fix Xen module link errors | Josh Boyer | 2013-11-18 | 1 | -0/+1 |
| * | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2013-12-02 | 11 | -34/+75 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation | Fabio Estevam | 2013-11-30 | 1 | -0/+1 |
| | * | | | | | ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel | Dave Martin | 2013-11-30 | 2 | -9/+16 |
| | * | | | | | ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S | Victor Kamensky | 2013-11-30 | 1 | -9/+31 |
| | * | | | | | ARM: footbridge: fix EBSA285 LEDs | Russell King | 2013-11-30 | 1 | -9/+13 |
| | * | | | | | ARM: footbridge: fix VGA initialisation | Russell King | 2013-11-30 | 2 | -2/+3 |
| | * | | | | | ARM: fix booting low-vectors machines | Russell King | 2013-11-30 | 3 | -3/+4 |
| | * | | | | | ARM: dma-mapping: check DMA mask against available memory | Russell King | 2013-11-30 | 1 | -2/+7 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-26 | 18 | -187/+319 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-24 | 1 | -10/+0 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | ARM: tegra: remove tegra_chip_uid() | Stephen Warren | 2013-09-23 | 1 | -10/+0 |
* | | | | | | | Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2013-12-04 | 5 | -4/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM: davinci: Fix McASP mem resource names | Peter Ujfalusi | 2013-12-04 | 5 | -4/+7 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2013-12-04 | 4 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM: davinci: fix number of resources passed to davinci_gpio_register() | Lad, Prabhakar | 2013-11-21 | 4 | -4/+4 |
* | | | | | | | | ARM: highbank: handle soft poweroff and reset key events | Rob Herring | 2013-12-04 | 1 | -0/+23 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk | Dinh Nguyen | 2013-12-03 | 1 | -3/+4 |
* | | | | | | | arm: socfpga: Enable ARM_TWD for socfpga | Dinh Nguyen | 2013-12-03 | 1 | -0/+1 |
* | | | | | | | ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16 | Olof Johansson | 2013-12-03 | 1 | -0/+2 |