aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* um: add asm/percpu.hRichard Weinberger2011-06-271-0/+6
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-1/+0
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-10/+0
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-1/+0
* um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* um: print info about fatal segfaultsRichard Weinberger2011-05-251-0/+24
* um: add ucast ethernet transportNolan Leake2011-05-257-311/+403
* um: add earlyprintk supportRichard Weinberger2011-05-255-0/+50
* um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* um: fix UML_LIB_PATHRichard Weinberger2011-05-253-2/+8
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-3/+0
* um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-242-50/+4
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger2011-05-241-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-04-2611-62/+29
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-1/+1
|\ \ \ \ \ \
| * | | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-124-3/+231
| |\| | | | |
| * | | | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-212-0/+10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+1
* | | | | | | um: fix abortRichard Weinberger2011-05-181-1/+22
| |_|/ / / / |/| | | | |
* | | | | | um: adjust current_thread_info() for newer gcc versionsRichard Weinberger2011-04-281-1/+4
* | | | | | uml: fix hppfs buildRandy Dunlap2011-04-281-1/+1
* | | | | | um: mdd support for 64 bit atomic operationsRichard Weinberger2011-04-282-1/+226
| |/ / / / |/| | | |
* | | | | um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger2011-04-141-0/+4
* | | | | um: fix call tracer and bug handlerRichard Weinberger2011-04-141-0/+6
|/ / / /
* | | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
| |_|/ |/| |
* | | um: Use generic show_interrupts()Thomas Gleixner2011-03-242-46/+1
* | | um: Convert genirq namespaceThomas Gleixner2011-03-241-5/+4
| |/ |/|
* | um: remove file pointer from ioctlRichard Weinberger2011-03-222-4/+4
* | uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-222-0/+4
* | mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-1/+1
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-5/+5
|\ \ | |/ |/|
| * um: change to new flag variablesmatt mooney2011-03-171-5/+5
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/
* | Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-152-16/+16
|\ \
| * | um: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-141-0/+1
| * | um: Use proper accessors in show_interrupts()Thomas Gleixner2011-02-141-4/+6
| * | um: Convert irq_chips to new functionsThomas Gleixner2011-02-141-10/+9
| * | um: Remove stale irq_chip.endThomas Gleixner2011-02-141-2/+0
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-151-0/+5
|\ \
| * | x86: Remove dead config option X86_CPUJan Beulich2011-03-091-0/+2
| * | um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich2011-03-011-0/+3
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+1
|\ \