aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-22Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-07-22Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-21debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel
2010-07-21Fix merge regression from external kdb to upstream kdbJason Wessel
2010-07-21repair gdbstub to match the gdbserial protocol specificationJason Wessel
2010-07-21kdb: break out of kdb_ll() when command is terminatedMartin Hicks
2010-07-22drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher
2010-07-22Fix ttm_page_alloc.c build breakageLuck, Tony
2010-07-22drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher
2010-07-22drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie
2010-07-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-07-21Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds
2010-07-21Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein
2010-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-20Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski
2010-07-20Andres has movedAndres Salomon
2010-07-20x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu
2010-07-20x86, numa: fix boot without RAM on node0 againYinghai Lu
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov
2010-07-20edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov
2010-07-20mm/vmscan.c: fix mapping use after freeNick Piggin
2010-07-20ipc/sem.c: bugfix for semop() not reporting successful operationManfred Spraul
2010-07-21drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez
2010-07-21drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs
2010-07-21drm/radeon/kms: fix shared ddc harderAlex Deucher
2010-07-20documentation: fix almost duplicate filenames (IO/io-mapping.txt)Randy Dunlap