index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
score
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-1
/
+6
*
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-12
1
-6
/
+0
*
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
2013-08-13
1
-0
/
+2
*
score: delete __cpuinit usage from all score files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
1
-4
/
+4
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
2
-26
/
+6
|
\
|
*
mm/score: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-24
/
+2
|
*
score: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
1
-0
/
+1
|
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
|
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+2
*
|
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-03
2
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
score: Wire up asm-generic/xor.h
Geert Uytterhoeven
2013-06-23
1
-0
/
+1
|
*
score: Remove unneeded <asm/dma-mapping.h>
Geert Uytterhoeven
2013-06-23
1
-6
/
+0
*
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
1
-3
/
+0
|
/
*
score: remove redundant kcore_list entries
Kyle McMartin
2013-05-25
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
|
*
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
1
-1
/
+1
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+2
*
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-10
/
+0
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
1
-18
/
+0
|
\
\
|
*
|
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
1
-1
/
+0
|
*
|
score: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-18
/
+1
|
|
/
*
|
mm/score: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-28
/
+5
|
/
*
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-03-12
1
-1
/
+1
*
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-5
/
+0
|
\
|
*
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-26
1
-5
/
+0
*
|
burying unused conditionals
Al Viro
2013-02-14
1
-1
/
+0
*
|
score: switch to generic sigaltstack
Al Viro
2013-02-03
4
-25
/
+3
|
/
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
3
-3
/
+1
|
\
|
*
missing user_stack_pointer() instances
Al Viro
2012-12-19
1
-0
/
+1
|
*
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-19
2
-3
/
+0
*
|
UAPI: (Scripted) Disintegrate arch/score/include/asm
David Howells
2012-12-20
35
-80
/
+118
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
7
-157
/
+29
|
\
\
|
|
/
|
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+2
|
*
score: switch to generic fork/vfork/clone
Al Viro
2012-11-28
6
-58
/
+8
|
*
-
.
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
7
-102
/
+24
|
|
\
\
|
|
|
*
score: switch to generic sys_execve()
Al Viro
2012-10-15
4
-30
/
+1
|
|
|
*
score: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
5
-72
/
+23
|
|
|
/
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-12-08
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
1
-0
/
+1
|
|
/
*
|
score: do_sigaltstack() expects a userland pointer...
Al Viro
2012-11-28
1
-5
/
+2
|
/
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
3
-15
/
+3
|
\
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
3
-15
/
+3
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
2
-4
/
+1
|
\
\
|
*
|
sanitize tsk_is_polling()
Al Viro
2012-10-01
1
-3
/
+0
|
*
|
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-10-01
1
-1
/
+0
|
*
|
score: fix bogus restarts on sigreturn()
Al Viro
2012-10-01
1
-0
/
+1
|
|
/
[prev]
[next]