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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mempolicy: factor mpol_shared_policy_init() return paths
Lee Schermerhorn
2010-05-25
1
-10
/
+6
*
mempolicy: rename policy_types and cleanup initialization
Lee Schermerhorn
2010-05-25
1
-6
/
+12
*
mempolicy: lose unnecessary loop variable in mpol_parse_str()
Lee Schermerhorn
2010-05-25
1
-6
/
+4
*
mempolicy: don't call mpol_set_nodemask() when no_context
Lee Schermerhorn
2010-05-25
1
-5
/
+4
*
mempolicy: remove redundant check
Bob Liu
2010-05-25
1
-11
/
+5
*
mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()
Bob Liu
2010-05-25
1
-3
/
+1
*
mempolicy: remove redundant code
Bob Liu
2010-05-25
1
-4
/
+1
*
mm: remove return value of putback_lru_pages()
Minchan Kim
2010-05-25
2
-8
/
+3
*
shmem: remove redundant code
Huang Shijie
2010-05-25
1
-2
/
+0
*
sparsemem: on no vmemmap path put mem_map on node high too
Yinghai Lu
2010-05-25
1
-3
/
+6
*
page allocator: reduce fragmentation in buddy allocator by adding buddies tha...
Corrado Zoccolo
2010-05-25
1
-5
/
+25
*
tmpfs: insert tmpfs cache pages to inactive list at first
KOSAKI Motohiro
2010-05-25
2
-12
/
+2
*
xtensa: includecheck fix: vectors.S
Jaswinder Singh Rajput
2010-05-25
1
-2
/
+0
*
xtensa: convert to asm-generic/hardirq.h
Christoph Hellwig
2010-05-25
2
-21
/
+3
*
xtensa: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
2010-05-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-05-24
4
-8
/
+8
|
\
|
*
cmd640: fix kernel oops in test_irq() method
Sergei Shtylyov
2010-05-11
1
-4
/
+2
|
*
pdc202xx_old: ignore "FIFO empty" bit in test_irq() method
Sergei Shtylyov
2010-04-22
1
-2
/
+2
|
*
pdc202xx_old: wire test_irq() method for PDC2026x
Sergei Shtylyov
2010-04-22
1
-0
/
+1
|
*
IDE: pass IRQ flags to the IDE core
Yegor Yefremov
2010-04-15
1
-0
/
+1
|
*
ide: fix comment typo in ide.h
Sergei Shtylyov
2010-04-15
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-05-24
48
-3241
/
+1938
|
\
\
|
*
|
Blackfin: SMP: fix continuation lines
Joe Perches
2010-05-22
1
-2
/
+2
|
*
|
Blackfin: acvilon: fix timeout usage for I2C
Wolfram Sang
2010-05-22
1
-1
/
+2
|
*
|
Blackfin: fix typo in BF537 IRQ comment
Michael Hennerich
2010-05-22
1
-1
/
+1
|
*
|
Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
Mike Frysinger
2010-05-22
1
-6
/
+1
|
*
|
Blackfin: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
2010-05-22
1
-0
/
+2
|
*
|
Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic
Mike Frysinger
2010-05-22
1
-1
/
+2
|
*
|
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
2010-05-22
1
-2
/
+2
|
*
|
Blackfin: optimize strncpy a bit
Robin Getz
2010-05-22
2
-13
/
+47
|
*
|
Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests
Mike Frysinger
2010-05-22
1
-43
/
+51
|
*
|
Blackfin: move string functions to normal lib/ assembly
Robin Getz
2010-05-22
11
-184
/
+226
|
*
|
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
2010-05-22
1
-15
/
+18
|
*
|
Blackfin: bf537-minotaur: fix build errors due to header changes
Mike Frysinger
2010-05-22
1
-1
/
+2
|
*
|
Blackfin: kgdb: pass up the CC register instead of a 0 stub
Mike Frysinger
2010-05-22
1
-1
/
+1
|
*
|
Blackfin: handle HW errors in the new "FAULT" printing code
Robin Getz
2010-05-22
1
-0
/
+9
|
*
|
Blackfin: show the whole accumulator in the pseudo DBG insn
Robin Getz
2010-05-22
1
-6
/
+19
|
*
|
Blackfin: support all possible registers in the pseudo instructions
Robin Getz
2010-05-22
1
-6
/
+61
|
*
|
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2010-05-22
3
-18
/
+71
|
*
|
Blackfin: change the BUG opcode to an unused 16-bit opcode
Robin Getz
2010-05-22
1
-1
/
+6
|
*
|
Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg
Graf Yang
2010-05-22
1
-1
/
+1
|
*
|
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
2010-05-22
5
-0
/
+115
|
*
|
Blackfin: SMP: add flush_tlb_kernel_range stub
Graf Yang
2010-05-21
1
-0
/
+1
|
*
|
Blackfin: make hardware trace output a little more useful
Robin Getz
2010-05-21
4
-67
/
+446
|
*
|
Blackfin: print out the faulting insn in the trace output
Robin Getz
2010-05-21
1
-2
/
+17
|
*
|
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
2010-05-21
5
-123
/
+120
|
*
|
Blackfin: split kernel/traps.c
Robin Getz
2010-05-21
7
-836
/
+887
|
*
|
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-05-21
5
-188
/
+24
|
*
|
Blackfin: mark MUSB VRSEL as active high for appropriate boards
Cliff Cai
2010-05-21
5
-0
/
+20
|
*
|
Blackfin: punt duplicated CAN MMRs
Mike Frysinger
2010-05-21
3
-1914
/
+0
[next]