summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: amba: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
| | * | | | | | ARM: amba: ux500: get rid of NO_IRQRussell King2012-01-251-1/+0
| | * | | | | | ARM: amba: mxs: convert to use amba_device_allocRussell King2012-01-251-3/+5
| | * | | | | | ARM: amba: integrator: convert to use amba_device_allocRussell King2012-01-251-6/+3
| | * | | | | | ARM: amba: ux500: convert to use amba_device_allocRussell King2012-01-251-9/+3
| | * | | | | | ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2012-01-252-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branches 'debug' and 'idle' into for-armsocRussell King2012-01-2398-1409/+326
| |\ \ \ \ \ \
| | * | | | | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-2060-1135/+0
| | * | | | | | ARM: substitute arch_idle()Nicolas Pitre2012-01-203-7/+4
| | * | | | | | ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-202-1/+3
| | * | | | | | ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre2012-01-201-1/+1
| | * | | | | | ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre2012-01-202-0/+2
| | * | | | | | ARM: mach-shark: properly disable CPU idle callNicolas Pitre2012-01-202-0/+7
| | * | | | | | ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-202-5/+6
| | * | | | | | ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre2012-01-202-4/+4
| | * | | | | | ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-203-37/+53
| | * | | | | | ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-203-46/+37
| | * | | | | | ARM: s3c24xx: move special idle code to out of lineNicolas Pitre2012-01-204-45/+29
| | * | | | | | ARM: mach-h720x: move special idle code out of lineNicolas Pitre2012-01-202-6/+19
| | * | | | | | ARM: mach-gemini: move special idle code out of lineNicolas Pitre2012-01-204-12/+32
| | * | | | | | ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2012-01-202-20/+26
| | * | | | | | ARM: mach-clps711x: move special idle code out of lineNicolas Pitre2012-01-202-4/+17
| | * | | | | | ARM: mach-at91: move special idle code out of lineNicolas Pitre2012-01-209-21/+69
| | * | | | | | ARM: mach-exynos: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
| | * | | | | | ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2012-01-202-10/+7
| | * | | | | | ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
| | * | | | | | ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
| | * | | | | | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-204-20/+6
| | * | | | | | ARM: clean up idle handlersNicolas Pitre2012-01-202-8/+16
| | * | | | | | ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre2012-01-201-5/+2
| | |/ / / / /
| * | | | | | ARM: debug: arrange Kconfig options more logicallyRussell King2012-01-201-78/+78
| |/ / / / /
* | | | | | Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds2012-03-2314-75/+77
|\ \ \ \ \ \
| * | | | | | OpenRISC: Remove memory_start/end prototypesRichard Weinberger2012-03-061-3/+0
| * | | | | | openrisc: remove semicolon from KSTK_ defsJonas Bonn2012-03-061-2/+2
| * | | | | | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-066-21/+22
| * | | | | | openrisc: fix virt_addr_validJonas Bonn2012-03-061-2/+1
| * | | | | | OpenRISC: Export dump_stack()Richard Weinberger2012-03-061-0/+1
| * | | | | | OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger2012-03-061-0/+1
| * | | | | | openrisc: Set shortest clock event to 100 ticksJonas Bonn2012-02-171-8/+5
| * | | | | | openrisc: included linux/thread_info.h twiceDanny Kukawka2012-02-171-1/+0
| * | | | | | OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-171-11/+2
| * | | | | | OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-171-11/+18
| * | | | | | OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-171-3/+0
| * | | | | | OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-171-3/+1
| * | | | | | openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-172-10/+25
| * | | | | | arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall2012-02-171-2/+1
* | | | | | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-2311-6/+22
|\ \ \ \ \ \ \
| * | | | | | | [IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang2012-03-141-4/+4
| * | | | | | | [IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2012-02-272-0/+2
| * | | | | | | [IA64] Check return from device_register() in cx_device_register()Paul Gortmaker2012-02-271-1/+6
OpenPOWER on IntegriCloud