aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger2011-05-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-19
|\ \ \ \ \ \
| * | | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
| |\| | | | |
| * | | | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-21
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* | | | | | | um: fix abortRichard Weinberger2011-05-18
| |_|/ / / / |/| | | | |
* | | | | | um: adjust current_thread_info() for newer gcc versionsRichard Weinberger2011-04-28
* | | | | | uml: fix hppfs buildRandy Dunlap2011-04-28
* | | | | | um: mdd support for 64 bit atomic operationsRichard Weinberger2011-04-28
| |/ / / / |/| | | |
* | | | | um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger2011-04-14
* | | | | um: fix call tracer and bug handlerRichard Weinberger2011-04-14
|/ / / /
* | | | Fix common misspellingsLucas De Marchi2011-03-31
* | | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-30
| |_|/ |/| |
* | | um: Use generic show_interrupts()Thomas Gleixner2011-03-24
* | | um: Convert genirq namespaceThomas Gleixner2011-03-24
| |/ |/|
* | um: remove file pointer from ioctlRichard Weinberger2011-03-22
* | uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-22
* | mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\ \ | |/ |/|
| * um: change to new flag variablesmatt mooney2011-03-17
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
| |/
* | Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \
| * | um: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-14
| * | um: Use proper accessors in show_interrupts()Thomas Gleixner2011-02-14
| * | um: Convert irq_chips to new functionsThomas Gleixner2011-02-14
| * | um: Remove stale irq_chip.endThomas Gleixner2011-02-14
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \
| * | x86: Remove dead config option X86_CPUJan Beulich2011-03-09
| * | um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich2011-03-01
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \
| * | um: Replace deprecated spinlock initializationThomas Gleixner2011-01-27
| |/
* / open-style analog of vfs_path_lookup()Al Viro2011-03-14
|/
* um: Use generic irq KconfigThomas Gleixner2011-01-21
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* uml: use simple_write_to_buffer()Akinobu Mita2011-01-13
* uml: mmapper_kern needs MODULE_LICENSERandy Dunlap2011-01-13
* arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton2011-01-13
* um: mark CONFIG_HIGHMEM as brokenRichard Weinberger2011-01-13
* uml: disable winch irq before freeing handler dataWill Newton2010-11-24
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* um: fix ptrace build errorRichard Weinberger2010-11-12