Commit Graph

1590 Commits (d6475317b569d531730c07bbc27b29257c348fd0)

Author SHA1 Message Date
Martin Pärtel d3c1cfcdb4 um: pass siginfo to guest process 13 years ago
Martin Pärtel d4afcba95f um: fix ubd_file_size for read-only files 13 years ago
Al Viro b8a4209523 um: pull interrupt_end() into userspace() 13 years ago
Al Viro 1bfa2317b2 um: split syscall_trace(), pass pt_regs to it 13 years ago
Al Viro a3170d2ec2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs 13 years ago
Andrew Morton c255a45805 memcg: rename config variables 13 years ago
Richard Weinberger 2cad4c1276 um: set BLK_CGROUP=y in defconfig 13 years ago
Richard Weinberger a84ccab132 um: remove count_lock 13 years ago
Richard Weinberger 79e0273d18 um: fully use tty_port 13 years ago
Richard Weinberger df7b86f313 um: Remove dead code 13 years ago
Richard Weinberger d003e982c1 um: remove line_ioctl() 13 years ago
Jiri Slaby 6fc58845ad TTY: um/line, use tty from tty_port 13 years ago
Jiri Slaby 060ed31dd9 TTY: um/line, add tty_port 13 years ago
Cong Wang 518b637471 um: remove km_type definitions 13 years ago
Theodore Ts'o aab944606f um: remove IRQF_SAMPLE_RANDOM which is now a no-op 13 years ago
Joe Perches 6e5928f6df arch: Use eth_random_addr 13 years ago
Paul E. McKenney cba6d0d64e Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Anton Vorontsov 2c922c51e6 um: properly check all process' threads for a live mm 13 years ago
Anton Vorontsov 137d1a26c8 um: fix possible race on task->mm 13 years ago
Anton Vorontsov 9bd0a07712 um: should hold tasklist_lock while traversing processes 13 years ago
Kautuk Consul 1cefe28f95 um/kernel/trap.c: port OOM changes to handle_page_fault() 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout 13 years ago
Al Viro 243412be9c um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 13 years ago
Richard Weinberger 985a94a96d um: Remove CONFIG_IRQ_RELEASE_METHOD 13 years ago
Richard Weinberger 8e514b2a81 um: Remove usage of irq_chip->release() 13 years ago
Richard Weinberger fa7a0449e0 um: Implement um_free_irq() 13 years ago
Richard Weinberger 2b76ebaa72 um: Fix __swp_type() 13 years ago
Richard Weinberger f15b9000eb um: Implement a custom pte_same() function 13 years ago
Richard Weinberger 62179d47c2 um: Add BUG() to do_ops()'s error path 13 years ago
Richard Weinberger 54ce9256ad um: Remove unused variables 13 years ago
Al Viro c6802f4370 um: bury unused _TIF_RESTORE_SIGMASK 13 years ago
Al Viro 5a30a798fb um: wrong sigmask saved in case of multiple sigframes 13 years ago
Al Viro d50349b0c3 um: add TIF_NOTIFY_RESUME 13 years ago
Al Viro 3b7d15bde5 um: ->restart_block.fn needs to be reset on sigreturn 13 years ago
Anna-Maria Gleixner 875c9d09b5 um: Use generic time config 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
Thomas Gleixner 203dacbdca um: Remove leftover declaration of alloc_task_struct_node() 13 years ago
Sam Ravnborg 1f2bfbd00e kbuild: link of vmlinux moved to a script 13 years ago
Thomas Gleixner a6359d1eec init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 13 years ago
Thomas Gleixner 5b408241e9 um: Use generic init_task 13 years ago
Paul E. McKenney 616c310e83 rcu: Move PREEMPT_RCU preemption to switch_to() invocation 13 years ago
Thomas Gleixner 8239c25f47 smp: Add task_struct argument to __cpu_up() 13 years ago
Boaz Harrosh 657b12d3a1 um: uml_setup_stubs': warning: unused variable 'pages' 13 years ago