Age | Commit message (Expand) | Author |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-05-25 | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd |
2011-05-25 | um: fix crash while os_dump_core() | Richard Weinberger |
2011-05-25 | um: include linux/prefetch.h | Richard Weinberger |
2011-05-25 | um: print info about fatal segfaults | Richard Weinberger |
2011-05-25 | um: add ucast ethernet transport | Nolan Leake |
2011-05-25 | um: add earlyprintk support | Richard Weinberger |
2011-05-25 | um: remove SIGHUP handler | Richard Weinberger |
2011-05-25 | um: fix UML_LIB_PATH | Richard Weinberger |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | um: mmu_gather rework | Peter Zijlstra |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | um: Use RWSEM_GENERIC_SPINLOCK on x86 | Richard Weinberger |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-18 | um: fix abort | Richard Weinberger |
2011-05-12 | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger |
2011-04-28 | uml: fix hppfs build | Randy Dunlap |
2011-04-28 | um: mdd support for 64 bit atomic operations | Richard Weinberger |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |
2011-04-21 | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar |
2011-04-14 | um: disable CONFIG_CMPXCHG_LOCAL | Richard Weinberger |
2011-04-14 | um: fix call tracer and bug handler | Richard Weinberger |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-24 | um: Use generic show_interrupts() | Thomas Gleixner |
2011-03-24 | um: Convert genirq namespace | Thomas Gleixner |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-22 | um: remove file pointer from ioctl | Richard Weinberger |
2011-03-22 | uml: kernels on {i386,x86_64} produce bad coredumps | Paul Pluzhnikov |
2011-03-22 | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | um: change to new flag variables | matt mooney |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-15 | Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-14 | open-style analog of vfs_path_lookup() | Al Viro |
2011-03-09 | x86: Remove dead config option X86_CPU | Jan Beulich |
2011-03-01 | um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S | Jan Beulich |
2011-02-14 | um: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner |
2011-02-14 | um: Use proper accessors in show_interrupts() | Thomas Gleixner |
2011-02-14 | um: Convert irq_chips to new functions | Thomas Gleixner |
2011-02-14 | um: Remove stale irq_chip.end | Thomas Gleixner |
2011-01-27 | um: Replace deprecated spinlock initialization | Thomas Gleixner |