summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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-2313-8/+23
|\ \ \ \ \
| * | | | | Documentation/kernel-parameters: remove inttest parameterSebastian Andrzej Siewior2012-03-221-2/+0
| * | | | | [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
| * | | | | [IA64] Fix warning from machine_kexec.cPaul Gortmaker2012-02-271-1/+1
| * | | | | [IA64] simserial, bail out when request_irq failsJiri Slaby2012-02-241-8/+1
| * | | | | [IA64] hpsim, initialize chip for assigned irqsJiri Slaby2012-02-245-31/+35
| * | | | | [IA64] simserial, include some headersJiri Slaby2012-02-241-5/+3
| * | | | | [IA64] hpsim, fix SAL handling in fw-emuJiri Slaby2012-02-241-13/+4
| * | | | | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-226-0/+8
| * | | | | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()Jiri Kosina2012-02-081-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-233-11/+14
|\ \ \ \ \
| * | | | | x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-03-221-7/+10
| * | | | | x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin2012-03-221-3/+3
| * | | | | x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding2012-03-221-1/+1
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-23213-2022/+4686
|\ \ \ \ \ \
| * | | | | | seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki2012-03-231-10/+26
| * | | | | | proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar2012-03-231-1/+1
| * | | | | | procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki2012-03-233-56/+86