aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)AuthorFilesLines
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger5-18/+22
2013-03-11um: Use tty_port_operations->destructRichard Weinberger3-14/+14
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich1-1/+1
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich1-0/+2
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent1-0/+2
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+0
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-21/+15
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+5
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro1-10/+0
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby3-13/+11
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-7/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-1/+2
2013-01-11arch/um: remove depends on CONFIG_EXPERIMENTALKees Cook2-5/+5
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+2
2013-01-03um: net: use eth_hw_addr_random() to generate random macJiri Pirko2-15/+8
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+0
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro1-5/+0
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-26/+2
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-15/+4
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro1-19/+0
2012-11-28um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro1-1/+1
2012-11-28um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro1-6/+2
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro1-1/+2
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman1-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+2
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-30UM: TTY: fix build errors now that tty->raw is goneJiri Slaby1-15/+2
2012-10-23rcu: Remove rcu_switch()Frederic Weisbecker1-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-28/+3
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro5-28/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-57/+5
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds122-383/+383
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro120-382/+382
2012-10-09um: move sysrq.h out of include/sharedAl Viro2-1/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-0/+2
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann3-80/+27
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds1-1/+3
2012-10-03asm-generic: Add default clkdev.hMark Brown1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-78/+21
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells1-1/+3
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+2
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-09-30um: switch to generic kernel_thread()Al Viro2-16/+3
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro3-41/+2
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven3-11/+12
2012-09-27um: kill thread->forkingAl Viro3-25/+16
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro1-1/+5
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro1-0/+1
2012-09-27um: take cleaning singlestep to start_thread()Al Viro1-19/+5
2012-09-26um: resurrect the right variant of mconsole_proc()Al Viro1-78/+21
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker1-0/+1
2012-09-20um: kill thread->forkingAl Viro3-25/+16
2012-09-20um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro1-1/+5
2012-09-20um: don't leak floating point state and segment registers on execve()Al Viro1-0/+1
2012-09-20um: take cleaning singlestep to start_thread()Al Viro1-19/+5
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman1-1/+1
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-08-13TTY: use tty_port_register_deviceJiri Slaby1-1/+2
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-299/+202
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02um: pull interrupt_end() into userspace()Al Viro2-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro3-43/+34
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2-2/+2
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-4/+4
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-19/+12
2012-07-31memcg: rename config variablesAndrew Morton1-4/+4
2012-07-28um: set BLK_CGROUP=y in defconfigRichard Weinberger1-1/+1
2012-07-28um: remove count_lockRichard Weinberger2-7/+0
2012-07-28um: fully use tty_portRichard Weinberger4-78/+65
2012-07-28um: Remove dead codeRichard Weinberger1-26/+0
2012-07-28um: remove line_ioctl()Richard Weinberger4-90/+0
2012-07-28TTY: um/line, use tty from tty_portJiri Slaby3-9/+21
2012-07-28TTY: um/line, add tty_portJiri Slaby2-4/+5
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-17/+1
2012-07-24um: remove km_type definitionsCong Wang1-17/+1
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-07-19um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o6-19/+12
2012-07-16arch: Use eth_random_addrJoe Perches1-1/+1
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney1-1/+0
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-7/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-14/+2
2012-06-01new helper: sigmask_to_save()Al Viro1-8/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+2
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+1
2012-05-31um: properly check all process' threads for a live mmAnton Vorontsov1-6/+7
2012-05-31um: fix possible race on task->mmAnton Vorontsov1-2/+5
2012-05-31um: should hold tasklist_lock while traversing processesAnton Vorontsov1-0/+3
2012-05-31um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul1-5/+19
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-9/+2
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-4/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds16-43/+42
2012-05-21new helper: sigsuspend()Al Viro1-8/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-42/+7
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger4-13/+15
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2-2/+2
2012-05-21um: Remove CONFIG_IRQ_RELEASE_METHODRichard Weinberger2-6/+0
2012-05-21um: Remove usage of irq_chip->release()Richard Weinberger1-2/+0
2012-05-21um: Implement um_free_irq()Richard Weinberger7-10/+18
2012-05-21um: Fix __swp_type()Richard Weinberger1-2/+2
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-05-21um: Add BUG() to do_ops()'s error pathRichard Weinberger1-0/+1
2012-05-21um: Remove unused variablesRichard Weinberger1-10/+0
2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21um: wrong sigmask saved in case of multiple sigframesAl Viro1-6/+5
2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro2-1/+8
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro1-3/+0
2012-05-21um: Use generic time configAnna-Maria Gleixner1-4/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-5/+0
2012-05-08um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner1-2/+0
2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg1-9/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05um: Use generic init_taskThomas Gleixner4-39/+7
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney1-0/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti7-67/+29
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh1-1/+0
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger2-5/+2
2012-04-10um: Disintegrate asm/system.hRichard Weinberger2-1/+2
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro2-57/+21
2012-04-09um: fix linker script generationAl Viro1-3/+4
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell2-6/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds39-699/+781
2012-03-25um: Update defconfigRichard Weinberger1-184/+471
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger1-0/+1
2012-03-25um: Wire CONFIG_GENERIC_IO upRichard Weinberger1-0/+1
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2012-03-25um: most of the SUBARCH uses can be killedAl Viro2-3/+3
2012-03-25um: deadlock in line_write_interrupt()Al Viro1-0/+1
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro1-4/+3
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro2-3/+1
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro7-124/+1
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro1-1/+0
2012-03-25um: kill HOST_TASK_PIDAl Viro3-5/+3
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro1-2/+1
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro1-1/+0
2012-03-25um: switch close_chan() to struct lineAl Viro3-9/+11
2012-03-25um: race fix: initialize delayed_work *before* registering IRQAl Viro3-18/+15
2012-03-25um: line->have_irq is never checked...Al Viro2-2/+0
2012-03-25um: chan_init_pri is dead nowAl Viro1-2/+0
2012-03-25um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro5-128/+88
2012-03-25um: sorting out the chan mess, part 1Al Viro2-0/+5
2012-03-25um: finally kill ->init_str leaksAl Viro1-1/+3
2012-03-25um: get rid of lines_init()Al Viro4-46/+33
2012-03-25um: switch line.c tty drivers to dynamic device creationAl Viro4-42/+40
2012-03-25um: fix races between line_open() and line_config()Al Viro2-28/+29
2012-03-25um: convert count_lock to mutex, fix a race in line_open()Al Viro4-20/+12
2012-03-25um: get rid of the init_prio messAl Viro4-74/+68
2012-03-25um: switch line_config() to setup_one_line()Al Viro1-6/+16
2012-03-25um: switch line_remove() to setup_one_line()Al Viro1-8/+5
2012-03-25um: auxvec.h is never usedAl Viro1-4/+0
2012-03-25um: clean up the includes in ubdAl Viro3-34/+18
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang9-13/+13
2012-03-23um: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+6
2012-03-23um: don't restore current->blocked on errorMatt Fleming1-6/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-22/+16
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-2/+2
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2-3/+10
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro2-19/+6
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-02-17UML net: set addr_assign_type if random_ether_addr() usedDanny Kukawka1-3/+8
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-11/+9
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-11/+9
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-2/+2
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+7
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+2
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-09um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin1-1/+1
2011-12-05um: Generate headers before generating user-offsets.sH. Peter Anvin1-1/+1
2011-12-05um: Run host archheaders, allow use of host generated headersH. Peter Anvin1-1/+6
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner1-4/+2
2011-11-21clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz1-4/+2
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds224-8590/+340
2011-11-02um: fix ubd cow sizeRichard Weinberger1-1/+30
2011-11-02um: switch to use of drivers/KconfigAl Viro1-22/+1