summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+12
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-36/+55
2012-10-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-10/+4
2012-10-24Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-34/+1
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf1-10/+0
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-68/+148
2012-10-23Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-6/+10
2012-10-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-45/+74
2012-10-23Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-32/+22
2012-10-23Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-10-23drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom1-8/+12
2012-10-23drm/ttm: Fix a theoretical raceThomas Hellstrom1-2/+2
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding2-8/+5
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz1-2/+0
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding1-1/+1
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding1-1/+1
2012-10-22ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner1-2/+3
2012-10-22Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie8-21/+47
2012-10-22module_signing: fix printk format warningRandy Dunlap1-1/+1
2012-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds31-671/+731
2012-10-22Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov3-6/+3
2012-10-22char_dev: pin parent kobjectDmitry Torokhov1-1/+17
2012-10-22drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs1-6/+4
2012-10-22ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma6-20/+14
2012-10-22drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs1-0/+1
2012-10-22drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs2-2/+4
2012-10-22drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs1-3/+7
2012-10-22drm/nouveau: validate vbios sizeMarcin Slusarz1-3/+13
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz1-1/+1
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz1-0/+5
2012-10-22drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres1-1/+3
2012-10-22drm/nouveau: handle same-fb page flipsMarcin Slusarz1-5/+9
2012-10-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-25/+80
2012-10-21Documentation: Reflect the new location of the NMI watchdog infoJean Delvare1-2/+2
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds9-45/+83
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-19use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-17/+56
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-6/+44
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-75/+133
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson3-12/+12
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson7-10/+11
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-34/+24