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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
48
-735
/
+1612
|
\
|
*
arch/tile: convert a BUG_ON to BUILD_BUG_ON
Chris Metcalf
2010-10-15
1
-1
/
+1
|
*
arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode
Chris Metcalf
2010-10-15
2
-44
/
+38
|
*
arch/tile: support new info op generated by compiler
Chris Metcalf
2010-10-15
2
-1
/
+8
|
*
arch/tile: minor whitespace/naming changes for string support files
Chris Metcalf
2010-10-15
5
-104
/
+109
|
*
arch/tile: enable single-step support for TILE-Gx
Chris Metcalf
2010-10-15
4
-3
/
+83
|
*
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-10-15
23
-132
/
+338
|
*
arch/tile: add Tilera's <arch/sim.h> header as an open-source header
Chris Metcalf
2010-10-15
4
-37
/
+622
|
*
arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>
Chris Metcalf
2010-10-15
1
-279
/
+269
|
*
arch/tile: prevent corrupt top frame from causing backtracer runaway
Chris Metcalf
2010-10-14
1
-13
/
+22
|
*
arch/tile: various top-level Makefile cleanups
Chris Metcalf
2010-10-14
1
-2
/
+15
|
*
arch/tile: change lower bound on syscall error return to -4095
Chris Metcalf
2010-10-14
1
-1
/
+1
|
*
arch/tile: properly export __mb_incoherent for modules
Chris Metcalf
2010-10-14
2
-1
/
+7
|
*
arch/tile: provide a definition of MAP_STACK
Chris Metcalf
2010-10-14
1
-0
/
+1
|
*
kmemleak: add TILE to the list of supported architectures.
Chris Metcalf
2010-10-14
1
-1
/
+1
|
*
char: hvc: check for error case
Vasiliy Kulikov
2010-10-14
1
-2
/
+3
|
*
arch/tile: Add a warning if we try to allocate too much vmalloc memory.
Chris Metcalf
2010-10-14
1
-0
/
+4
|
*
arch/tile: update some comments to clarify register usage.
Chris Metcalf
2010-10-14
2
-3
/
+6
|
*
arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends
Chris Metcalf
2010-10-14
1
-4
/
+4
|
*
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-10-14
9
-103
/
+76
|
*
Merge branch 'master' into for-linus
Chris Metcalf
2010-10-14
964
-5610
/
+10052
|
|
\
|
*
|
tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Akinobu Mita
2010-10-05
1
-4
/
+4
*
|
|
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-26
2
-14
/
+16
|
\
\
\
|
*
|
|
NFS: rename nfs.upcall -> nfs.idmap
Bryan Schumaker
2010-10-26
1
-14
/
+14
|
*
|
|
NFS: Fix a compile issue in nfs_root
Trond Myklebust
2010-10-26
1
-0
/
+2
*
|
|
|
Merge branch 'akpm-incoming-1'
Linus Torvalds
2010-10-26
209
-1699
/
+7228
|
\
\
\
\
|
*
|
|
|
scripts/checkpatch.pl: add check for declaration of pci_device_id
Joe Perches
2010-10-26
1
-0
/
+5
|
*
|
|
|
scripts/checkpatch.pl: add warnings for static char that could be static cons...
Joe Perches
2010-10-26
1
-0
/
+12
|
*
|
|
|
checkpatch: version 0.31
Andy Whitcroft
2010-10-26
1
-1
/
+1
|
*
|
|
|
checkpatch: statement/block context analyser should look at sanitised lines
Andy Whitcroft
2010-10-26
1
-6
/
+6
|
*
|
|
|
checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar
Andy Whitcroft
2010-10-26
1
-1
/
+10
|
*
|
|
|
checkpatch: clean up structure definition macro handline
Andy Whitcroft
2010-10-26
1
-2
/
+2
|
*
|
|
|
checkpatch: update copyright dates
Andy Whitcroft
2010-10-26
1
-1
/
+1
|
*
|
|
|
checkpatch: Add additional attribute #defines
Joe Perches
2010-10-26
1
-0
/
+14
|
*
|
|
|
checkpatch: check for incorrect permissions
Rabin Vincent
2010-10-26
1
-1
/
+13
|
*
|
|
|
checkpatch: ensure kconfig help checks only apply when we are adding help
Andy Whitcroft
2010-10-26
1
-5
/
+21
|
*
|
|
|
checkpatch: simplify and consolidate "missing space after" checks
Andy Whitcroft
2010-10-26
1
-10
/
+5
|
*
|
|
|
checkpatch: add check for space after struct, union, and enum
Andy Whitcroft
2010-10-26
1
-0
/
+10
|
*
|
|
|
checkpatch: returning errno typically should be negative
Andy Whitcroft
2010-10-26
1
-0
/
+7
|
*
|
|
|
checkpatch: handle casts better fixing false categorisation of : as binary
Andy Whitcroft
2010-10-26
1
-0
/
+5
|
*
|
|
|
checkpatch: ensure we do not collapse bracketed sections into constants
Andy Whitcroft
2010-10-26
1
-3
/
+4
|
*
|
|
|
checkpatch: suggest cleanpatch and cleanfile when appropriate
Andy Whitcroft
2010-10-26
1
-0
/
+13
|
*
|
|
|
checkpatch: types may sit on a line on their own
Andy Whitcroft
2010-10-26
1
-1
/
+1
|
*
|
|
|
checkpatch: fix regressions in "fix handling of leading spaces"
Andy Whitcroft
2010-10-26
1
-3
/
+6
|
*
|
|
|
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
2010-10-26
3
-10
/
+59
|
*
|
|
|
lib/parser: cleanup match_number()
Namhyung Kim
2010-10-26
1
-3
/
+4
|
*
|
|
|
percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
Christoph Lameter
2010-10-26
1
-3
/
+3
|
*
|
|
|
lib/list_sort: test: check element addresses
Artem Bityutskiy
2010-10-26
1
-8
/
+67
|
*
|
|
|
lib/list_sort: test: unify test messages
Artem Bityutskiy
2010-10-26
1
-9
/
+10
|
*
|
|
|
lib/list_sort: test: improve errors handling
Artem Bityutskiy
2010-10-26
1
-27
/
+38
[next]