summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-02ksm: annotate ksm_thread_mutex is no deadlock sourceKOSAKI Motohiro
2010-12-02mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro
2010-12-02Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton
2010-12-02vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge
2010-12-02cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon
2010-12-02reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker
2010-12-02leds: fix up dependenciesJohannes Berg
2010-12-02vmstat: fix dirty threshold orderingWu Fengguang
2010-12-02mm/mempolicy.c: add rcu read lock to protect pid structureZeng Zhaoming
2010-12-02mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()Dean Nelson
2010-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-02Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-02Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-12-02watchdog: it8712f_wdt: add note to KconfigWim Van Sebroeck
2010-12-02watchdog: gef_wdt: include fs.hWolfram Sang & Martyn Welch
2010-12-02watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck
2010-12-02watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley
2010-12-01Merge branches 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier
2010-12-01IB: Fix information leak in marshalling codeVasiliy Kulikov
2010-12-01IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz
2010-12-01IB/mlx4: Fix IBoE link stateEli Cohen
2010-12-01IB/mlx4: Fix IBoE reported link rateEli Cohen
2010-12-01mlx4_core: Workaround firmware bug in query dev capEli Cohen
2010-12-01rbd: replace the rbd sysfs interfaceYehuda Sadeh
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen
2010-12-01MAINTAINERS: Update NetEffect entryChien Tung
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-11-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-12-01drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher
2010-12-01drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher
2010-12-01drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher
2010-12-01Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2010-11-30Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-11-30serial: mfd: adjust the baud rate settingFeng Tang
2010-11-30Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman