summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-2648-735/+1612
|\
| * arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf2010-10-151-1/+1
| * arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2010-10-152-44/+38
| * arch/tile: support new info op generated by compilerChris Metcalf2010-10-152-1/+8
| * arch/tile: minor whitespace/naming changes for string support filesChris Metcalf2010-10-155-104/+109
| * arch/tile: enable single-step support for TILE-GxChris Metcalf2010-10-154-3/+83
| * arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-1523-132/+338
| * arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-154-37/+622
| * arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf2010-10-151-279/+269
| * arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf2010-10-141-13/+22
| * arch/tile: various top-level Makefile cleanupsChris Metcalf2010-10-141-2/+15
| * arch/tile: change lower bound on syscall error return to -4095Chris Metcalf2010-10-141-1/+1
| * arch/tile: properly export __mb_incoherent for modulesChris Metcalf2010-10-142-1/+7
| * arch/tile: provide a definition of MAP_STACKChris Metcalf2010-10-141-0/+1
| * kmemleak: add TILE to the list of supported architectures.Chris Metcalf2010-10-141-1/+1
| * char: hvc: check for error caseVasiliy Kulikov2010-10-141-2/+3
| * arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf2010-10-141-0/+4
| * arch/tile: update some comments to clarify register usage.Chris Metcalf2010-10-142-3/+6
| * arch/tile: use better "punctuation" for VMSPLIT_3_5G and friendsChris Metcalf2010-10-141-4/+4
| * arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-149-103/+76
| * Merge branch 'master' into for-linusChris Metcalf2010-10-14964-5610/+10052
| |\
| * | tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita2010-10-051-4/+4
* | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-262-14/+16
|\ \ \
| * | | NFS: rename nfs.upcall -> nfs.idmapBryan Schumaker2010-10-261-14/+14
| * | | NFS: Fix a compile issue in nfs_rootTrond Myklebust2010-10-261-0/+2
* | | | Merge branch 'akpm-incoming-1'Linus Torvalds2010-10-26209-1699/+7228
|\ \ \ \
| * | | | scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches2010-10-261-0/+5
| * | | | scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches2010-10-261-0/+12
| * | | | checkpatch: version 0.31Andy Whitcroft2010-10-261-1/+1
| * | | | checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft2010-10-261-6/+6
| * | | | checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft2010-10-261-1/+10
| * | | | checkpatch: clean up structure definition macro handlineAndy Whitcroft2010-10-261-2/+2
| * | | | checkpatch: update copyright datesAndy Whitcroft2010-10-261-1/+1
| * | | | checkpatch: Add additional attribute #definesJoe Perches2010-10-261-0/+14
| * | | | checkpatch: check for incorrect permissionsRabin Vincent2010-10-261-1/+13
| * | | | checkpatch: ensure kconfig help checks only apply when we are adding helpAndy Whitcroft2010-10-261-5/+21
| * | | | checkpatch: simplify and consolidate "missing space after" checksAndy Whitcroft2010-10-261-10/+5
| * | | | checkpatch: add check for space after struct, union, and enumAndy Whitcroft2010-10-261-0/+10
| * | | | checkpatch: returning errno typically should be negativeAndy Whitcroft2010-10-261-0/+7
| * | | | checkpatch: handle casts better fixing false categorisation of : as binaryAndy Whitcroft2010-10-261-0/+5
| * | | | checkpatch: ensure we do not collapse bracketed sections into constantsAndy Whitcroft2010-10-261-3/+4
| * | | | checkpatch: suggest cleanpatch and cleanfile when appropriateAndy Whitcroft2010-10-261-0/+13
| * | | | checkpatch: types may sit on a line on their ownAndy Whitcroft2010-10-261-1/+1
| * | | | checkpatch: fix regressions in "fix handling of leading spaces"Andy Whitcroft2010-10-261-3/+6
| * | | | div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-263-10/+59
| * | | | lib/parser: cleanup match_number()Namhyung Kim2010-10-261-3/+4
| * | | | percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()Christoph Lameter2010-10-261-3/+3
| * | | | lib/list_sort: test: check element addressesArtem Bityutskiy2010-10-261-8/+67
| * | | | lib/list_sort: test: unify test messagesArtem Bityutskiy2010-10-261-9/+10
| * | | | lib/list_sort: test: improve errors handlingArtem Bityutskiy2010-10-261-27/+38
OpenPOWER on IntegriCloud