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
*
score: drop unused Kconfig symbols
Paul Bolle
2011-10-31
1
-19
/
+0
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-26
/
+3
*
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
1
-3
/
+0
*
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
2011-05-25
1
-9
/
+0
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
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
*
score: Use generic show_interrupts()
Thomas Gleixner
2011-03-28
2
-39
/
+1
*
score: Convert to new irq function names
Thomas Gleixner
2011-03-28
1
-2
/
+2
*
score: lost a semicolon in asm/irqflags.h
Chen Liqin
2011-03-28
1
-1
/
+1
*
score: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-28
1
-0
/
+1
*
score: Convert irq_chip to new functions
Thomas Gleixner
2011-03-28
1
-11
/
+13
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
1
-1
/
+1
*
score: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-3
/
+4
*
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
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-10-28
1
-5
/
+0
|
\
|
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
6
-639
/
+4
|
|
\
|
*
|
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-09-19
1
-5
/
+0
*
|
|
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
2010-10-27
1
-2
/
+2
*
|
|
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
*
|
|
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
1
-3
/
+0
*
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-88
/
+99
*
|
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-3
/
+7
|
|
/
|
/
|
*
|
defconfig reduction
Sam Ravnborg
2010-08-14
1
-632
/
+0
*
|
score: fix dereference of NULL pointer in local_flush_tlb_page()
Roel Kluin
2010-08-12
1
-1
/
+1
*
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-2
/
+0
|
\
\
|
*
|
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
2010-08-07
1
-2
/
+0
|
|
/
*
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
1
-3
/
+0
|
\
\
|
*
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
1
-3
/
+0
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
1
-0
/
+1
|
\
\
|
*
|
arch: Implement local64_t
Peter Zijlstra
2010-06-09
1
-0
/
+1
|
|
/
*
|
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-04
6
-5
/
+9
|
\
\
|
|
/
|
*
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
2010-05-27
1
-0
/
+2
|
*
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
1
-1
/
+1
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
|
*
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
2010-03-12
1
-2
/
+1
|
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
1
-1
/
+2
|
|
\
|
|
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-1
/
+2
|
*
|
Merge branch 'linus' into x86/mm
Thomas Gleixner
2010-02-17
9
-34
/
+39
|
|
\
\
|
|
|
/
|
*
|
resources: introduce generic page_is_ram()
Wu Fengguang
2010-02-01
1
-1
/
+1
*
|
|
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
2010-08-03
1
-1
/
+2
|
|
/
|
/
|
*
|
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2010-01-11
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
2009-12-17
6
-9
/
+31
|
\
\
|
*
|
score: include asm-generic/param.h in asm/delay.h.
Chen Liqin
2009-12-17
1
-0
/
+2
|
*
|
score: fixed pfn_valid define.
Chen Liqin
2009-12-17
3
-6
/
+2
|
*
|
score: add flush_dcahce_page and PG_dcache_dirty define
Chen Liqin
2009-12-17
2
-3
/
+27
*
|
|
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
score: add asm/asm-offsets.h wrapper
Michal Marek
2009-12-12
1
-0
/
+1
*
|
|
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
1
-1
/
+0
|
/
/
[next]