summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'devel-stable' into develRussell King209-1986/+8459
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King20-613/+1222
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King7-9/+171
2010-10-28ARM: memblock: setup lowmem mappings using memblockRussell King1-20/+29
2010-10-28ARM: memblock: move meminfo into find_limits directlyRussell King1-4/+4
2010-10-28ARM: memblock: convert free_highpages() to use memblockRussell King1-5/+39
2010-10-28ARM: move freeing of highmem pages out of mem_init()Russell King1-10/+17
2010-10-28ARM: memblock: convert memory detail printing to use memblockRussell King1-3/+6
2010-10-28ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King1-17/+25
2010-10-28ARM: memblock: use memblock when initializing memory allocatorsRussell King1-9/+16
2010-10-28ARM: ensure membank array is always sortedRussell King2-10/+10
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg18-0/+225
2010-10-28ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg1-2/+26
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King157-1314/+6574
2010-10-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King27-50/+492
2010-10-28ARM: fix memblock breakageRussell King2-10/+1
2010-10-28ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren1-0/+1
2010-10-28ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interruptUwe Kleine-König1-1/+1
2010-10-28ARM: 6449/1: Fix for compiler warning of uninitialized variable.Marcelo Roberto Jimenez1-3/+2
2010-10-28ARM: 6445/1: fixup TCM memory typesLinus Walleij1-7/+7
2010-10-27fix braino in fs: do not assign default i_ino in new_inodeAl Viro1-1/+1
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds212-11671/+18747
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds20-137/+1332
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom9-160/+252
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds118-689/+851
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds74-726/+2671
2010-10-27drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher1-0/+3
2010-10-27docbook: add idr/ida to kernel-api docbookRandy Dunlap3-24/+32
2010-10-27docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap3-8/+13
2010-10-27documentation: update sysrq.txt magic sysrq keysRandy Dunlap1-2/+5
2010-10-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2010-10-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds78-2714/+2424
2010-10-27Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-16/+46
2010-10-27Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-24/+0
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds48-735/+1612
2010-10-27Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2-14/+16
2010-10-27Merge branch 'akpm-incoming-1'Linus Torvalds209-1699/+7228
2010-10-27scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches1-0/+5
2010-10-27scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches1-0/+12
2010-10-27checkpatch: version 0.31Andy Whitcroft1-1/+1
2010-10-27checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft1-6/+6
2010-10-27checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft1-1/+10
2010-10-27checkpatch: clean up structure definition macro handlineAndy Whitcroft1-2/+2
2010-10-27checkpatch: update copyright datesAndy Whitcroft1-1/+1
2010-10-27checkpatch: Add additional attribute #definesJoe Perches1-0/+14
2010-10-27checkpatch: check for incorrect permissionsRabin Vincent1-1/+13
2010-10-27checkpatch: ensure kconfig help checks only apply when we are adding helpAndy Whitcroft1-5/+21
2010-10-27checkpatch: simplify and consolidate "missing space after" checksAndy Whitcroft1-10/+5
2010-10-27checkpatch: add check for space after struct, union, and enumAndy Whitcroft1-0/+10
2010-10-27checkpatch: returning errno typically should be negativeAndy Whitcroft1-0/+7