| Commit message (Expand) | Author | Age | Files | Lines |
* | um: print info about fatal segfaults | Richard Weinberger | 2011-05-25 | 1 | -0/+24 |
* | um: add earlyprintk support | Richard Weinberger | 2011-05-25 | 2 | -0/+34 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -3/+0 |
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -1/+1 |
* | um: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 1 | -46/+0 |
* | um: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 1 | -5/+4 |
* | um: Use proper accessors in show_interrupts() | Thomas Gleixner | 2011-02-14 | 1 | -4/+6 |
* | um: Convert irq_chips to new functions | Thomas Gleixner | 2011-02-14 | 1 | -10/+9 |
* | um: Remove stale irq_chip.end | Thomas Gleixner | 2011-02-14 | 1 | -2/+0 |
* | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 1 | -1/+1 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | um: fix ptrace build error | Richard Weinberger | 2010-11-12 | 1 | -1/+1 |
* | ptrace: cleanup arch_ptrace() on um | Namhyung Kim | 2010-10-27 | 1 | -10/+8 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -2/+3 |
* | um: migrate from __do_IRQ() to generic_handle_irq() | Richard Weinberger | 2010-10-26 | 1 | -11/+4 |
* | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc | Roland McGrath | 2010-10-26 | 2 | -2/+29 |
* | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger | 2010-10-26 | 1 | -1/+1 |
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -2/+0 |
|\ |
|
| * | uml: kill big kernel lock | Arnd Bergmann | 2010-10-19 | 1 | -2/+0 |
* | | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner | 2010-10-12 | 3 | -6/+6 |
|\ \ |
|
| * | | uml: fix compile warning | Richard Weinberger | 2010-09-22 | 3 | -6/+6 |
| |/ |
|
* | | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner | 2010-09-23 | 1 | -3/+3 |
|/ |
|
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 2 | -3/+6 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 3 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -0/+3 |
|\ |
|
| * | Deal with missing exports for hostfs | Al Viro | 2010-08-09 | 1 | -0/+3 |
* | | arch/um/kernel/ptrace.c: remove dead PROC_MM | Christoph Egger | 2010-08-09 | 1 | -21/+0 |
* | | um: Fix read_persistent_clock fallout | Thomas Gleixner | 2010-08-03 | 1 | -3/+2 |
* | | um: Convert to use read_persistent_clock | John Stultz | 2010-07-27 | 1 | -6/+7 |
|/ |
|
* | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros | 2010-06-04 | 1 | -1/+1 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 3 | -3/+3 |
|\ |
|
| * | Rename .data.init_irqstack to .data..init_irqstack. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 |
* | | uml: i386: Avoid redefinition of NR_syscalls | Jan Kiszka | 2010-05-10 | 1 | -2/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -2/+6 |
* | | um: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -54/+16 |
* | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 1 | -45/+0 |
|/ |
|
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 | 1 | -2/+2 |
|\ |
|
| * | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | | uml: convert to seq_file/proc_fops | Alexey Dobriyan | 2009-12-15 | 2 | -30/+44 |
|/ |
|
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -26/+2 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | um: Clean up linker script using standard macros. | Tim Abbott | 2009-09-24 | 2 | -27/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 1 | -1/+1 |
|\ |
|
| * | cpumask: Use accessors for cpu_*_mask: um | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 3 | -3/+8 |
|\ \
| |/
|/| |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 2 | -0/+6 |
* | | uml: fix order of pud and pmd_free() | Roel Kluin | 2009-09-22 | 1 | -2/+2 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 1 | -2/+2 |
|\ |
|