aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-07-19um: siginfo cleanupRichard Weinberger
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger
2013-07-03mm/um: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03UML: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-29mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/um: use common help functions to free reserved pagesJiang Liu
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-17um: Use generic idle loopRichard Weinberger
2013-04-09UM: Adjust printk in create_proc_mconsole()David Howells
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger
2013-03-11um: Use tty_port_operations->destructRichard Weinberger
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-11arch/um: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03um: net: use eth_hw_addr_random() to generate random macJiri Pirko