Age | Commit message (Expand) | Author | Files | Lines |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 31 | -307/+110 |
2011-04-24 | ARM / SA1100: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -13/+6 |
2011-04-24 | ARM / Integrator: Use struct syscore_ops for core PM | Rafael J. Wysocki | 1 | -17/+9 |
2011-04-24 | ARM / OMAP: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -26/+9 |
2011-04-24 | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki | 5 | -94/+58 |
2011-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+5 |
2011-04-21 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -0/+9 |
2011-04-19 | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2 | -5/+2 |
2011-04-18 | Merge commit 'v2.6.39-rc3' into for-2.6.39 | Mark Brown | 216 | -421/+1128 |
2011-04-18 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -19/+3 |
2011-04-17 | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern... | Jonathan Cameron | 1 | -0/+1 |
2011-04-16 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2 | -6/+9 |
2011-04-15 | ARM: Add new syscalls | Russell King | 2 | -0/+8 |
2011-04-14 | ARM: 6879/1: fix personality test wrt usage of domain handlers | Nicolas Pitre | 1 | -2/+1 |
2011-04-14 | ARM: 6878/1: fix personality flag propagation across an exec | Nicolas Pitre | 1 | -5/+12 |
2011-04-14 | ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm... | Nicolas Pitre | 1 | -1/+3 |
2011-04-14 | ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS | Stephen Boyd | 1 | -11/+0 |
2011-04-14 | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used | Maurus Cuelenaere | 1 | -2/+3 |
2011-04-14 | ARM: SAMSUNG: Fix build failure in PM CRC check code | Abhilash Kesavan | 1 | -6/+0 |
2011-04-14 | ARM: S5P: Remove unused s3c_pm_check_resume_pin | Abhilash Kesavan | 1 | -11/+0 |
2011-04-14 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 131 | -180/+192 |
2011-04-13 | ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interface | Lars-Peter Clausen | 1 | -0/+5 |
2011-04-13 | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() | Eric Miao | 4 | -6/+16 |
2011-04-12 | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number | Haojian Zhuang | 1 | -1/+1 |
2011-04-12 | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number | Haojian Zhuang | 1 | -1/+1 |
2011-04-12 | ARM: pxa: always clear LPM bits for PXA168 MFPR | Haojian Zhuang | 1 | -0/+9 |
2011-04-11 | ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile. | Justin P. Mattock | 1 | -1/+0 |
2011-04-11 | ARM: 6868/1: Preserve the VFP state during fork | Catalin Marinas | 1 | -0/+12 |
2011-04-11 | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks | Catalin Marinas | 3 | -7/+18 |
2011-04-11 | ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHE | Catalin Marinas | 1 | -1/+0 |
2011-04-11 | ARM: 6865/1: perf: ensure pass through zero is counted on overflow | Will Deacon | 1 | -1/+1 |
2011-04-11 | ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset | Will Deacon | 1 | -0/+7 |
2011-04-07 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -20/+13 |
2011-04-06 | ARM: arch-shmobile: only run FSI init on respective boards | Kuninori Morimoto | 1 | -5/+3 |
2011-04-06 | ARM: arch-shmobile: only run HDMI init on respective boards | Guennadi Liakhovetski | 2 | -13/+8 |
2011-04-06 | ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKEREL | Simon Horman | 2 | -2/+2 |
2011-04-02 | ARM: Only allow PM_SLEEP with CPUs which support suspend | Russell King | 1 | -0/+2 |
2011-04-02 | ARM: Make consolidated PM sleep code depend on PM_SLEEP | Russell King | 8 | -8/+8 |
2011-04-02 | arm: tegra: fix error check in tegra2_clocks.c | Nicolas Kaiser | 1 | -4/+5 |
2011-04-01 | msm: timer: fix missing return value | David Brown | 1 | -1/+1 |
2011-04-01 | msm: Remove extraneous ffa device check | David Brown | 1 | -4/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 121 | -152/+152 |
2011-03-30 | ARM: tegra: gpio: Fix unused variable warnings | Colin Cross | 1 | -2/+4 |
2011-03-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 92 | -248/+962 |
2011-03-30 | arm: versatile : Fix typo introduced in irq namespace cleanup | Grant Likely | 1 | -1/+1 |
2011-03-30 | Merge branches 'fixes' and 'devel-stable' into for-linus | Russell King | 79 | -175/+880 |
2011-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 3 | -10/+10 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 84 | -235/+209 |
2011-03-29 | arm: Reorder irq_set_ function calls | Thomas Gleixner | 9 | -11/+11 |