aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-1/+0
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-10/+0
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-1/+0
2011-05-25um: fix crash while os_dump_core()Richard Weinberger1-0/+1
2011-05-25um: include linux/prefetch.hRichard Weinberger1-0/+2
2011-05-25um: print info about fatal segfaultsRichard Weinberger1-0/+24
2011-05-25um: add ucast ethernet transportNolan Leake7-311/+403
2011-05-25um: add earlyprintk supportRichard Weinberger5-0/+50
2011-05-25um: remove SIGHUP handlerRichard Weinberger1-1/+0
2011-05-25um: fix UML_LIB_PATHRichard Weinberger3-2/+8
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-3/+0
2011-05-25um: mmu_gather reworkPeter Zijlstra1-18/+11
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger1-2/+2
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2-50/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-05-18um: fix abortRichard Weinberger1-1/+22
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar4-3/+231
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger1-1/+4
2011-04-28uml: fix hppfs buildRandy Dunlap1-1/+1
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger2-1/+226
2011-04-26Merge branch 'master' into for-nextJiri Kosina11-62/+29
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2-0/+10
2011-04-14um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger1-0/+4
2011-04-14um: fix call tracer and bug handlerRichard Weinberger1-0/+6
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-1/+1
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-24um: Use generic show_interrupts()Thomas Gleixner2-46/+1
2011-03-24um: Convert genirq namespaceThomas Gleixner1-5/+4
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-22um: remove file pointer from ioctlRichard Weinberger2-4/+4
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2-0/+4
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-1/+1
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-5/+5
2011-03-17um: change to new flag variablesmatt mooney1-5/+5
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-15Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-16/+16
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+5
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-14open-style analog of vfs_path_lookup()Al Viro1-19/+2
2011-03-09x86: Remove dead config option X86_CPUJan Beulich1-0/+2
2011-03-01um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich1-0/+3
2011-02-14um: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-02-14um: Use proper accessors in show_interrupts()Thomas Gleixner1-4/+6
2011-02-14um: Convert irq_chips to new functionsThomas Gleixner1-10/+9
2011-02-14um: Remove stale irq_chip.endThomas Gleixner1-2/+0
2011-01-27um: Replace deprecated spinlock initializationThomas Gleixner1-1/+1