index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: fix abort
Richard Weinberger
2011-05-18
1
-1
/
+22
*
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
2011-04-28
1
-1
/
+4
*
uml: fix hppfs build
Randy Dunlap
2011-04-28
1
-1
/
+1
*
um: mdd support for 64 bit atomic operations
Richard Weinberger
2011-04-28
2
-1
/
+226
*
um: disable CONFIG_CMPXCHG_LOCAL
Richard Weinberger
2011-04-14
1
-0
/
+4
*
um: fix call tracer and bug handler
Richard Weinberger
2011-04-14
1
-0
/
+6
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
1
-1
/
+0
*
um: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-46
/
+1
*
um: Convert genirq namespace
Thomas Gleixner
2011-03-24
1
-5
/
+4
*
um: remove file pointer from ioctl
Richard Weinberger
2011-03-22
2
-4
/
+4
*
uml: kernels on {i386,x86_64} produce bad coredumps
Paul Pluzhnikov
2011-03-22
2
-0
/
+4
*
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
1
-1
/
+1
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-20
1
-5
/
+5
|
\
|
*
um: change to new flag variables
matt mooney
2011-03-17
1
-5
/
+5
*
|
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
|
*
|
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
2
-16
/
+16
|
\
\
|
*
|
um: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-02-14
1
-0
/
+1
|
*
|
um: Use proper accessors in show_interrupts()
Thomas Gleixner
2011-02-14
1
-4
/
+6
|
*
|
um: Convert irq_chips to new functions
Thomas Gleixner
2011-02-14
1
-10
/
+9
|
*
|
um: Remove stale irq_chip.end
Thomas Gleixner
2011-02-14
1
-2
/
+0
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-03-15
1
-0
/
+5
|
\
\
|
*
|
x86: Remove dead config option X86_CPU
Jan Beulich
2011-03-09
1
-0
/
+2
|
*
|
um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S
Jan Beulich
2011-03-01
1
-0
/
+3
|
|
/
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
1
-1
/
+1
|
\
\
|
*
|
um: Replace deprecated spinlock initialization
Thomas Gleixner
2011-01-27
1
-1
/
+1
|
|
/
*
|
open-style analog of vfs_path_lookup()
Al Viro
2011-03-14
1
-19
/
+2
|
/
*
um: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-5
/
+1
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
1
-3
/
+0
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-1
/
+1
*
thp: pte alloc trans splitting
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
uml: use simple_write_to_buffer()
Akinobu Mita
2011-01-13
1
-7
/
+1
*
uml: mmapper_kern needs MODULE_LICENSE
Randy Dunlap
2011-01-13
1
-0
/
+1
*
arch/um/drivers/line.c: safely iterate over list of winch handlers
Will Newton
2011-01-13
1
-2
/
+2
*
um: mark CONFIG_HIGHMEM as broken
Richard Weinberger
2011-01-13
1
-1
/
+1
*
uml: disable winch irq before freeing handler data
Will Newton
2010-11-25
1
-2
/
+3
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
um: fix ptrace build error
Richard Weinberger
2010-11-12
2
-3
/
+3
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-10-28
1
-2
/
+0
|
\
|
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
16
-54
/
+68
|
|
\
|
*
|
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-09-19
1
-2
/
+0
*
|
|
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2010-10-27
2
-14
/
+11
*
|
|
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
3
-6
/
+7
*
|
|
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-26
2
-11
/
+7
*
|
|
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2010-10-26
2
-2
/
+29
*
|
|
uml: define CONFIG_NO_DMA
FUJITA Tomonori
2010-10-26
3
-113
/
+3
*
|
|
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
1
-2
/
+0
*
|
|
um: fix IRQ flag handling naming
Richard Weinberger
2010-10-26
1
-17
/
+32
*
|
|
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
2010-10-26
1
-1
/
+1
[next]