index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: clean arch_ptrace() up a bit
Al Viro
2011-09-14
1
-4
/
+0
*
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-2
/
+0
*
um: clean up delay functions
Richard Weinberger
2011-07-25
1
-6
/
+4
*
um: add asm/percpu.h
Richard Weinberger
2011-06-27
1
-0
/
+6
*
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
2011-05-25
1
-1
/
+0
*
um: include linux/prefetch.h
Richard Weinberger
2011-05-25
1
-0
/
+2
*
um: mmu_gather rework
Peter Zijlstra
2011-05-25
1
-18
/
+11
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
2011-04-28
1
-1
/
+4
*
|
um: fix call tracer and bug handler
Richard Weinberger
2011-04-14
1
-0
/
+6
|
/
*
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
1
-1
/
+1
*
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
*
um: fix ptrace build error
Richard Weinberger
2010-11-12
1
-2
/
+2
*
uml: define CONFIG_NO_DMA
FUJITA Tomonori
2010-10-26
1
-112
/
+0
*
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
*
uml: fix compile error in dma_get_cache_alignment()
Miklos Szeredi
2010-08-20
1
-7
/
+0
*
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
1
-1
/
+0
*
um, x86: Cast to (u64 *) inside set_64bit()
H. Peter Anvin
2010-08-03
1
-2
/
+2
*
um, hweight: Fix UML boot crash due to x86 optimized hweight
Borislav Petkov
2010-06-10
1
-0
/
+6
*
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
1
-4
/
+3
*
UML: Clean up asm/system.h
Jan Kiszka
2010-04-20
1
-3
/
+0
*
um: remove dma_sync_single_range
FUJITA Tomonori
2010-03-12
1
-8
/
+0
*
um: use generic ptrace_resume code
Christoph Hellwig
2010-03-12
1
-0
/
+2
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-1
/
+1
*
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
2009-12-12
1
-0
/
+1
*
um: Clean up linker script using standard macros.
Tim Abbott
2009-09-24
1
-23
/
+6
*
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
2009-09-24
1
-2
/
+2
*
um: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-22
1
-25
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-16
1
-1
/
+0
|
\
|
*
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-09-09
1
-1
/
+0
*
|
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
3
-6
/
+6
|
\
\
|
|
/
|
*
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
2
-5
/
+5
|
*
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
1
-1
/
+1
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-5
/
+0
|
/
*
UML: Fix some apparent bitrot
Paul Menage
2009-06-25
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
1
-1
/
+1
|
\
|
*
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
*
|
PM: Remove unused asm/suspend.h
Magnus Damm
2009-06-12
1
-4
/
+0
*
|
module: merge module_alloc() finally
Amerigo Wang
2009-06-12
1
-1
/
+6
|
/
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-0
/
+1
|
\
|
*
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
2009-03-02
1
-0
/
+1
*
|
uml: remove useless comments
WANG Cong
2009-04-01
5
-50
/
+0
|
/
*
uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f
Al Viro
2009-01-05
1
-7
/
+7
*
Merge commit 'v2.6.28-rc2' into core/locking
Ingo Molnar
2008-10-28
1
-7
/
+7
*
x86, um: get rid of header symlinks
Al Viro
2008-10-22
13
-715
/
+0
*
x86, um: trim the junk from uml ptrace-*.h
Al Viro
2008-10-22
2
-15
/
+2
*
x86, um: take vm-flags.h to sysdep
Al Viro
2008-10-22
3
-48
/
+1
*
x86, um: get rid of uml asm/arch
Al Viro
2008-10-22
1
-7
/
+0
[next]