Age | Commit message (Expand) | Author | Files | Lines |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -1/+3 |
2013-10-30 | uml: check length in exitcode_proc_write() | Dan Carpenter | 1 | -1/+3 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2 | -3/+0 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -8/+12 |
2013-09-13 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner | 1 | -0/+2 |
2013-09-07 | um: Add irq chip um/mask handlers | Richard Weinberger | 1 | -0/+4 |
2013-09-07 | um: Run UML in it's own session. | Richard Weinberger | 1 | -0/+2 |
2013-09-07 | um: Cleanup SIGTERM handling | Richard Weinberger | 8 | -12/+16 |
2013-09-07 | um: ubd: Introduce submit_request() | Richard Weinberger | 1 | -13/+19 |
2013-09-07 | um: ubd: Add REQ_FLUSH suppport | Richard Weinberger | 3 | -1/+50 |
2013-09-07 | um: Implement probe_kernel_read() | Richard Weinberger | 4 | -1/+78 |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 1 | -2/+4 |
2013-07-19 | um: siginfo cleanup | Richard Weinberger | 4 | -15/+15 |
2013-07-19 | uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c... | Tristan Schmelcher | 1 | -41/+189 |
2013-07-19 | um: Fix wait_stub_done() error handling | Richard Weinberger | 1 | -2/+7 |
2013-07-19 | um: Mark stub pages mapping with VM_PFNMAP | Richard Weinberger | 1 | -1/+1 |
2013-07-19 | um: Fix return value of strnlen_user() | Richard Weinberger | 1 | -1/+1 |
2013-07-04 | mm/um: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -3/+1 |
2013-07-04 | UML: normalize global variables exported by vmlinux.lds | Jiang Liu | 3 | -5/+9 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2013-07-01 | Merge tag 'v3.10' into sched/core | Ingo Molnar | 1 | -1/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -2/+0 |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 1 | -1/+1 |
2013-06-19 | mconsole: we'd better initialize pos before passing it to vfs_read()... | Al Viro | 1 | -1/+1 |
2013-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+2 |
2013-05-07 | block_device_operations->release() should return void | Al Viro | 1 | -3/+2 |
2013-05-06 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+3 |
2013-05-02 | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 13 | -93/+56 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+2 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -12/+0 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -23/+4 |
2013-04-30 | early_printk: consolidate random copies of identical code | Thomas Gleixner | 1 | -3/+5 |
2013-04-30 | mm/um: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -13/+3 |
2013-04-30 | mm/um: use common help functions to free reserved pages | Jiang Liu | 1 | -9/+1 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-17 | um: Use generic idle loop | Richard Weinberger | 2 | -23/+5 |
2013-04-09 | UM: Adjust printk in create_proc_mconsole() | David Howells | 1 | -2/+1 |
2013-04-03 | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2 | -3/+3 |
2013-03-22 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 10 | -33/+41 |
2013-03-19 | TTY: add tty_port_tty_hangup helper | Jiri Slaby | 1 | -5/+1 |
2013-03-19 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 1 | -7/+1 |
2013-03-11 | um: Use tty_port in SIGWINCH handler | Richard Weinberger | 5 | -18/+22 |
2013-03-11 | um: Use tty_port_operations->destruct | Richard Weinberger | 3 | -14/+14 |
2013-03-11 | um: fix build failure due to mess-up of sig_info protorype | Sergei Trofimovich | 1 | -1/+1 |
2013-03-11 | um: add missing declaration of 'getrlimit()' and friends | Sergei Trofimovich | 1 | -0/+2 |