summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2011-06-27um: add asm/percpu.hRichard Weinberger
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-25um: fix crash while os_dump_core()Richard Weinberger
2011-05-25um: include linux/prefetch.hRichard Weinberger
2011-05-25um: print info about fatal segfaultsRichard Weinberger
2011-05-25um: add ucast ethernet transportNolan Leake
2011-05-25um: add earlyprintk supportRichard Weinberger
2011-05-25um: remove SIGHUP handlerRichard Weinberger
2011-05-25um: fix UML_LIB_PATHRichard Weinberger
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25um: mmu_gather reworkPeter Zijlstra
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-18um: fix abortRichard Weinberger
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger
2011-04-28uml: fix hppfs buildRandy Dunlap
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-14um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger
2011-04-14um: fix call tracer and bug handlerRichard Weinberger
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-24um: Use generic show_interrupts()Thomas Gleixner
2011-03-24um: Convert genirq namespaceThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-22um: remove file pointer from ioctlRichard Weinberger
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17um: change to new flag variablesmatt mooney
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-09x86: Remove dead config option X86_CPUJan Beulich
2011-03-01um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich
2011-02-14um: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-02-14um: Use proper accessors in show_interrupts()Thomas Gleixner
2011-02-14um: Convert irq_chips to new functionsThomas Gleixner
2011-02-14um: Remove stale irq_chip.endThomas Gleixner