Age | Commit message (Expand) | Author |
2013-07-03 | mm/um: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | UML: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-01 | Merge tag 'v3.10' into sched/core | Ingo Molnar |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-06-19 | mconsole: we'd better initialize pos before passing it to vfs_read()... | Al Viro |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
2013-05-05 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-02 | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | mm/um: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/um: use common help functions to free reserved pages | Jiang Liu |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-17 | um: Use generic idle loop | Richard Weinberger |
2013-04-09 | UM: Adjust printk in create_proc_mconsole() | David Howells |
2013-04-03 | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker |
2013-03-21 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman |
2013-03-18 | TTY: add tty_port_tty_hangup helper | Jiri Slaby |
2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby |
2013-03-11 | um: Use tty_port in SIGWINCH handler | Richard Weinberger |
2013-03-11 | um: Use tty_port_operations->destruct | Richard Weinberger |
2013-03-11 | um: fix build failure due to mess-up of sig_info protorype | Sergei Trofimovich |
2013-03-11 | um: add missing declaration of 'getrlimit()' and friends | Sergei Trofimovich |
2013-03-11 | net : enable tx time stamping in the vde driver. | Paul Chavent |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-03 | x86,um: switch to generic old sigsuspend() | Al Viro |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2013-01-15 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby |
2013-01-11 | arch/um: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2013-01-03 | um: net: use eth_hw_addr_random() to generate random mac | Jiri Pirko |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro |
2012-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |