summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-23nilfs2: add nilfs_cleanup_superRyusuke Konishi
2010-07-23nilfs2: do not update mount time on rw->ro remountRyusuke Konishi
2010-07-23nilfs2: get rid of ns_free_segments_countRyusuke Konishi
2010-07-23nilfs2: get rid of macros for segment summary informationRyusuke Konishi
2010-07-23nilfs2: do not use nilfs_segsum_info structure in recovery codeRyusuke Konishi
2010-07-23nilfs2: divide load_segment_summary functionRyusuke Konishi
2010-07-23nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi
2010-07-23nilfs2: refactor recovery logic routinesRyusuke Konishi
2010-07-23nilfs2: add blocksize member to nilfs objectRyusuke Konishi
2010-07-22Linux 2.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-22Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-22x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-22debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel
2010-07-22Fix merge regression from external kdb to upstream kdbJason Wessel
2010-07-22repair gdbstub to match the gdbserial protocol specificationJason Wessel
2010-07-22kdb: 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-21drm/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-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov
2010-07-21Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov
2010-07-21Input: gamecon - reference correct input device in NES modeDmitry Torokhov
2010-07-21math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson
2010-07-21Merge 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-20drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher
2010-07-20include/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