Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ARM: amba: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -3/+3 | |
| | * | | | | | | ARM: amba: ux500: get rid of NO_IRQ | Russell King | 2012-01-25 | 1 | -1/+0 | |
| | * | | | | | | ARM: amba: mxs: convert to use amba_device_alloc | Russell King | 2012-01-25 | 1 | -3/+5 | |
| | * | | | | | | ARM: amba: integrator: convert to use amba_device_alloc | Russell King | 2012-01-25 | 1 | -6/+3 | |
| | * | | | | | | ARM: amba: ux500: convert to use amba_device_alloc | Russell King | 2012-01-25 | 1 | -9/+3 | |
| | * | | | | | | ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM | Will Deacon | 2012-01-25 | 2 | -2/+2 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branches 'debug' and 'idle' into for-armsoc | Russell King | 2012-01-23 | 98 | -1409/+326 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 60 | -1135/+0 | |
| | * | | | | | | ARM: substitute arch_idle() | Nicolas Pitre | 2012-01-20 | 3 | -7/+4 | |
| | * | | | | | | ARM: mach-tegra: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 | 2 | -1/+3 | |
| | * | | | | | | ARM: mach-s3c64xx: use standard arch_idle() implementation | Nicolas Pitre | 2012-01-20 | 1 | -1/+1 | |
| | * | | | | | | ARM: mach-w90x900: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 | 2 | -0/+2 | |
| | * | | | | | | ARM: mach-shark: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 | 2 | -0/+7 | |
| | * | | | | | | ARM: mach-ixp4xx: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 | 2 | -5/+6 | |
| | * | | | | | | ARM: mach-ixp23xx: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 | 2 | -4/+4 | |
| | * | | | | | | ARM: mach-msm: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 2012-01-20 | 3 | -37/+53 | |
| | * | | | | | | ARM: plat-mxc: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 2012-01-20 | 3 | -46/+37 | |
| | * | | | | | | ARM: s3c24xx: move special idle code to out of line | Nicolas Pitre | 2012-01-20 | 4 | -45/+29 | |
| | * | | | | | | ARM: mach-h720x: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 2 | -6/+19 | |
| | * | | | | | | ARM: mach-gemini: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 4 | -12/+32 | |
| | * | | | | | | ARM: mach-ebsa110: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 2 | -20/+26 | |
| | * | | | | | | ARM: mach-clps711x: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 2 | -4/+17 | |
| | * | | | | | | ARM: mach-at91: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 9 | -21/+69 | |
| | * | | | | | | ARM: mach-exynos: use standard arch_idle() | Nicolas Pitre | 2012-01-20 | 2 | -13/+1 | |
| | * | | | | | | ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idle | Nicolas Pitre | 2012-01-20 | 2 | -10/+7 | |
| | * | | | | | | ARM: mach-s5pc100: use standard arch_idle() | Nicolas Pitre | 2012-01-20 | 2 | -13/+1 | |
| | * | | | | | | ARM: mach-s5pv210: use standard arch_idle() | Nicolas Pitre | 2012-01-20 | 2 | -13/+1 | |
| | * | | | | | | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 2012-01-20 | 4 | -20/+6 | |
| | * | | | | | | ARM: clean up idle handlers | Nicolas Pitre | 2012-01-20 | 2 | -8/+16 | |
| | * | | | | | | ARM: OMAP1: Fix pm_idle during suspend | Nicolas Pitre | 2012-01-20 | 1 | -5/+2 | |
| | |/ / / / / | ||||||
| * / / / / / | ARM: debug: arrange Kconfig options more logically | Russell King | 2012-01-20 | 1 | -78/+78 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'for-3.4' of git://openrisc.net/jonas/linux | Linus Torvalds | 2012-03-23 | 14 | -75/+77 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | OpenRISC: Remove memory_start/end prototypes | Richard Weinberger | 2012-03-06 | 1 | -3/+0 | |
| * | | | | | | openrisc: remove semicolon from KSTK_ defs | Jonas Bonn | 2012-03-06 | 1 | -2/+2 | |
| * | | | | | | openrisc: sanitize use of orig_gpr11 | Jonas Bonn | 2012-03-06 | 6 | -21/+22 | |
| * | | | | | | openrisc: fix virt_addr_valid | Jonas Bonn | 2012-03-06 | 1 | -2/+1 | |
| * | | | | | | OpenRISC: Export dump_stack() | Richard Weinberger | 2012-03-06 | 1 | -0/+1 | |
| * | | | | | | OpenRISC: Select GENERIC_ATOMIC64 | Richard Weinberger | 2012-03-06 | 1 | -0/+1 | |
| * | | | | | | openrisc: Set shortest clock event to 100 ticks | Jonas Bonn | 2012-02-17 | 1 | -8/+5 | |
| * | | | | | | openrisc: included linux/thread_info.h twice | Danny Kukawka | 2012-02-17 | 1 | -1/+0 | |
| * | | | | | | OpenRISC: Use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-02-17 | 1 | -11/+2 | |
| * | | | | | | OpenRISC: Don't mask signals if we fail to setup signal stack | Matt Fleming | 2012-02-17 | 1 | -11/+18 | |
| * | | | | | | OpenRISC: No need to reset handler if SA_ONESHOT | Matt Fleming | 2012-02-17 | 1 | -3/+0 | |
| * | | | | | | OpenRISC: Don't reimplement force_sigsegv() | Matt Fleming | 2012-02-17 | 1 | -3/+1 | |
| * | | | | | | openrisc: enable passing of flattened device tree pointer | Stefan Kristiansson | 2012-02-17 | 2 | -10/+25 | |
| * | | | | | | arch/openrisc/mm/init.c: trivial: use BUG_ON | Julia Lawall | 2012-02-17 | 1 | -2/+1 | |
* | | | | | | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2012-03-23 | 11 | -6/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [IA64] Fix ISA IRQ trigger model and polarity setting | Liu Jiang | 2012-03-14 | 1 | -4/+4 | |
| * | | | | | | | [IA64] Fix a couple of warnings for EXPORT_SYMBOL | Paul Gortmaker | 2012-02-27 | 2 | -0/+2 | |
| * | | | | | | | [IA64] Check return from device_register() in cx_device_register() | Paul Gortmaker | 2012-02-27 | 1 | -1/+6 |