| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 13 | -8/+23 |
|\ \ |
|
| * | | Documentation/kernel-parameters: remove inttest parameter | Sebastian Andrzej Siewior | 2012-03-22 | 1 | -2/+0 |
| * | | [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 |
| * | | [IA64] Fix warning from machine_kexec.c | Paul Gortmaker | 2012-02-27 | 1 | -1/+1 |
| * | | [IA64] simserial, bail out when request_irq fails | Jiri Slaby | 2012-02-24 | 1 | -8/+1 |
| * | | [IA64] hpsim, initialize chip for assigned irqs | Jiri Slaby | 2012-02-24 | 5 | -31/+35 |
| * | | [IA64] simserial, include some headers | Jiri Slaby | 2012-02-24 | 1 | -5/+3 |
| * | | [IA64] hpsim, fix SAL handling in fw-emu | Jiri Slaby | 2012-02-24 | 1 | -13/+4 |
| * | | [IA64] genirq fixup for SGI/SN | Dimitri Sivanich | 2012-02-22 | 6 | -0/+8 |
| * | | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler() | Jiri Kosina | 2012-02-08 | 1 | -0/+2 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-23 | 3 | -11/+14 |
|\ \ \ |
|
| * | | | x86-32: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko | 2012-03-22 | 1 | -7/+10 |
| * | | | x86, boot: Correct CFLAGS for hostprogs | H. Peter Anvin | 2012-03-22 | 1 | -3/+3 |
| * | | | x86-32: Fix typo for mq_getsetattr in syscall table | Thierry Reding | 2012-03-22 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-23 | 213 | -2022/+4686 |
|\ \ \ \ |
|
| * | | | | seq_file: add seq_set_overflow(), seq_overflow() | KAMEZAWA Hiroyuki | 2012-03-23 | 1 | -10/+26 |
| * | | | | proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). | Pravin B Shelar | 2012-03-23 | 1 | -1/+1 |
| * | | | | procfs: speed up /proc/pid/stat, statm | KAMEZAWA Hiroyuki | 2012-03-23 | 3 | -56/+86 |
| * | | | | procfs: add num_to_str() to speed up /proc/stat | KAMEZAWA Hiroyuki | 2012-03-23 | 5 | -29/+84 |
| * | | | | proc: speed up /proc/stat handling | Eric Dumazet | 2012-03-23 | 1 | -2/+5 |
| * | | | | fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static | Djalal Harouni | 2012-03-23 | 1 | -2/+4 |
| * | | | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 2012-03-23 | 8 | -0/+32 |
| * | | | | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 2012-03-23 | 15 | -69/+40 |
| * | | | | kmod: make __request_module() killable | Oleg Nesterov | 2012-03-23 | 1 | -2/+24 |
| * | | | | kmod: introduce call_modprobe() helper | Oleg Nesterov | 2012-03-23 | 1 | -8/+16 |
| * | | | | usermodehelper: ____call_usermodehelper() doesn't need do_exit() | Oleg Nesterov | 2012-03-23 | 1 | -1/+1 |
| * | | | | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 2012-03-23 | 3 | -18/+10 |
| * | | | | usermodehelper: implement UMH_KILLABLE | Oleg Nesterov | 2012-03-23 | 2 | -2/+27 |
| * | | | | usermodehelper: introduce umh_complete(sub_info) | Oleg Nesterov | 2012-03-23 | 1 | -2/+7 |
| * | | | | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov | 2012-03-23 | 5 | -6/+6 |
| * | | | | signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ | Oleg Nesterov | 2012-03-23 | 1 | -6/+2 |
| * | | | | signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() | Oleg Nesterov | 2012-03-23 | 1 | -2/+2 |
| * | | | | signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths | Oleg Nesterov | 2012-03-23 | 1 | -8/+7 |