Commit Graph

1677 Commits (403dfbec45419c1838e0ea3be16625986ec17cfd)

Author SHA1 Message Date
Al Viro db2a144bed block_device_operations->release() should return void 12 years ago
Tejun Heo a43cb95d54 dump_stack: unify debug information printed by show_regs() 12 years ago
Tejun Heo 196779b9b4 dump_stack: consolidate dump_stack() implementations and unify their behaviors 12 years ago
Thomas Gleixner d0380e6c3c early_printk: consolidate random copies of identical code 12 years ago
Jiang Liu 5b472b2057 mm/um: use free_highmem_page() to free highmem pages into buddy system 12 years ago
Jiang Liu e16e0b1b98 mm/um: use common help functions to free reserved pages 12 years ago
Thomas Gleixner d190e8195b idle: Remove GENERIC_IDLE_LOOP config switch 12 years ago
Richard Weinberger 8198c1696a um: Use generic idle loop 12 years ago
David Howells 4554eb9065 UM: Adjust printk in create_proc_mconsole() 12 years ago
Frederic Weisbecker 3451d0243c nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON 12 years ago
Jiri Slaby aa27a094e2 TTY: add tty_port_tty_hangup helper 12 years ago
Jiri Slaby 6aad04f213 TTY: add tty_port_tty_wakeup helper 12 years ago
Richard Weinberger 2116bda6ad um: Use tty_port in SIGWINCH handler 12 years ago
Richard Weinberger cc4f02486c um: Use tty_port_operations->destruct 12 years ago
Sergei Trofimovich 72383d43b2 um: fix build failure due to mess-up of sig_info protorype 12 years ago
Sergei Trofimovich fdfa4c9528 um: add missing declaration of 'getrlimit()' and friends 12 years ago
Paul Chavent 55ea1cfab2 net : enable tx time stamping in the vde driver. 12 years ago
Al Viro 15ce1f7154 x86,um: switch to generic old sigsuspend() 12 years ago
Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 years ago
Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char 12 years ago
Jiri Slaby 227434f898 TTY: switch tty_buffer_request_room to tty_port 12 years ago
Kees Cook 75dacf5d80 arch/um: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Jiri Pirko 7826d43f2d ethtool: fix drvinfo strings set in drivers 12 years ago
Jiri Pirko 646cbcdae5 um: net: use eth_hw_addr_random() to generate random mac 12 years ago
Al Viro 6bf9adfc90 introduce generic sys_sigaltstack(), switch x86 and um to it 12 years ago
Al Viro afa86fc426 flagday: don't pass regs to copy_thread() 12 years ago
Al Viro 1d4b4b2994 x86, um: switch to generic fork/vfork/clone 12 years ago
Al Viro 2b067fc9dd um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get 12 years ago
Al Viro 8cddebd767 um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) 12 years ago
Al Viro 9436d5c32b um: get_safe_registers() should be done in flush_thread(), not start_thread() 12 years ago
Eric W. Biederman 17cf22c33e pidns: Use task_active_pid_ns where appropriate 12 years ago
Jiri Slaby 191c5f1027 TTY: call tty_port_destroy in the rest of drivers 12 years ago
David Sharp 8cbd9cc625 tracing,x86: Add a TSC trace_clock 12 years ago
Jiri Slaby d2ffc740f3 UM: TTY: fix build errors now that tty->raw is gone 12 years ago
Frederic Weisbecker 4d9a5d4319 rcu: Remove rcu_switch() 12 years ago
Al Viro 22e2430d60 x86, um: convert to saner kernel_execve() semantics 12 years ago
Al Viro 37185b3324 um: get rid of pointless include "..." where include <...> will do 13 years ago
Al Viro 382d95fdfa um: move sysrq.h out of include/shared 13 years ago
Shaohua Li 45cac65b0f readahead: fault retry breaks mmap file read random detection 13 years ago
Catalin Marinas af1839eb4b Kconfig: clean up the long arch list for the UID16 config option 13 years ago
Mark Brown e7a570ff7d asm-generic: Add default clkdev.h 13 years ago
David Howells abbf1590de UAPI: Partition the header include path sets and add uapi/ header directories 13 years ago
Al Viro 16a8016372 sanitize tsk_is_polling() 13 years ago
Al Viro 1f02ab4a23 um: switch to generic kernel_thread() 13 years ago
Al Viro 6783eaa2e1 x86, um/x86: switch to generic sys_execve and kernel_execve 13 years ago
Geert Uytterhoeven 9429ec96c2 um: Preinclude include/linux/kern_levels.h 13 years ago
Al Viro d2ce4e92fa um: kill thread->forking 13 years ago
Al Viro f9a38eace4 um: let signal_delivered() do SIGTRAP on singlestepping into handler 13 years ago
Al Viro bf56d57638 um: don't leak floating point state and segment registers on execve() 13 years ago