summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki2012-03-235-29/+84
| * | | | proc: speed up /proc/stat handlingEric Dumazet2012-03-231-2/+5
| * | | | fs/proc/kcore.c: make get_sparsemem_vmemmap_info() staticDjalal Harouni2012-03-231-2/+4
| * | | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-238-0/+32
| * | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-2315-69/+40
| * | | | kmod: make __request_module() killableOleg Nesterov2012-03-231-2/+24
| * | | | kmod: introduce call_modprobe() helperOleg Nesterov2012-03-231-8/+16
| * | | | usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov2012-03-231-1/+1
| * | | | usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-233-18/+10
| * | | | usermodehelper: implement UMH_KILLABLEOleg Nesterov2012-03-232-2/+27
| * | | | usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov2012-03-231-2/+7
| * | | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-235-6/+6
| * | | | signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/Oleg Nesterov2012-03-231-6/+2
| * | | | signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()Oleg Nesterov2012-03-231-2/+2
| * | | | signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() pathsOleg Nesterov2012-03-231-8/+7