summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-25/+59
2009-12-12Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds85-0/+36161
2009-12-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-137/+101
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds59-1202/+343
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds83-1564/+1787
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds32-787/+1025
2009-12-11kgdb: Always process the whole breakpoint list on activate or deactivateJason Wessel1-8/+15
2009-12-11kgdb: continue and warn on signal passing from gdbJason Wessel1-2/+4
2009-12-11kgdb,x86: do not set kgdb_single_step on x86Jason Wessel1-1/+0
2009-12-11kgdb: allow for cpu switch when single steppingJason Wessel1-5/+15
2009-12-11kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel1-2/+8
2009-12-11kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven1-4/+4
2009-12-11kgdbts: Read buffer overflowRoel Kluin1-0/+6
2009-12-11kgdb: Read buffer overflowJason Wessel1-1/+6
2009-12-11kgdb,x86: remove redundant testRoel Kluin1-2/+1
2009-12-11Add missing alignment check in arch/score sys_mmap()Al Viro1-3/+4
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro4-4/+8
2009-12-11Get rid of open-coding in ia64_brk()Al Viro1-45/+1
2009-12-11sparc_brk() is not needed anymoreAl Viro5-25/+3
2009-12-11switch do_brk() to get_unmapped_area()Al Viro1-8/+2
2009-12-11Take arch_mmap_check() into get_unmapped_area()Al Viro2-17/+12
2009-12-11fix a struct file leak in do_mmap_pgoff()Al Viro2-18/+15
2009-12-11Unify sys_mmap*Al Viro46-907/+109
2009-12-11Cut hugetlb case early for 32bit on ia64Al Viro1-0/+3
2009-12-11arch_mmap_check() on mn10300Al Viro2-5/+5
2009-12-11Kill ancient crap in s390 compat mmapAl Viro1-5/+0
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro3-26/+4
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro2-17/+24
2009-12-11kill useless checks in sparc mremap variantsAl Viro5-51/+2
2009-12-11fix pgoff in "have to relocate" case of mremap()Al Viro1-1/+3
2009-12-11fix the arch checks in MREMAP_FIXED caseAl Viro1-2/+17
2009-12-11fix checks for expand-in-place mremapAl Viro1-2/+11
2009-12-11do_mremap() untangling, part 3Al Viro1-4/+12
2009-12-11do_mremap() untangling, part 2Al Viro1-48/+72
2009-12-11untangling do_mremap(), part 1Al Viro1-33/+55
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs85-0/+36161
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds122-2947/+12028
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds5-719/+621
2009-12-11Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds74-247/+21991
2009-12-11drm/ttm: export some functions useful to drivers using ttmBen Skeggs1-0/+4
2009-12-11drm/radeon/kms/avivo: fix typo in new_pll module descriptionAlex Deucher1-1/+1
2009-12-11drm/radeon/kms: Convert radeon to new ttm_bo_initJerome Glisse1-30/+9
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse2-106/+87
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-15/+166
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds11-79/+107
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds8-5/+10
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds14-53/+46
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds21-514/+677
2009-12-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds10-457/+1107
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds7-29/+72