summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-03ksm: annotate ksm_thread_mutex is no deadlock sourceKOSAKI Motohiro1-1/+6
2010-12-03mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro3-11/+34
2010-12-03Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton1-5/+4
2010-12-03vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge3-15/+17
2010-12-03cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon1-2/+14
2010-12-03reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker1-2/+4
2010-12-03leds: fix up dependenciesJohannes Berg3-10/+43
2010-12-03vmstat: fix dirty threshold orderingWu Fengguang1-2/+2
2010-12-03mm/mempolicy.c: add rcu read lock to protect pid structureZeng Zhaoming1-0/+3
2010-12-03mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()Dean Nelson1-1/+2
2010-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-169/+210
2010-12-02Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-144/+5
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-20/+24
2010-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-38/+332
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-32/+22
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-39/+16
2010-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-83/+188
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-16/+24
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds31-111/+90
2010-12-02Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-277/+554
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds11-80/+127
2010-12-02watchdog: it8712f_wdt: add note to KconfigWim Van Sebroeck1-0/+3
2010-12-02watchdog: gef_wdt: include fs.hWolfram Sang & Martyn Welch1-0/+1
2010-12-02watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck1-30/+12
2010-12-02watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley1-2/+6
2010-12-02Merge branches 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier4-9/+12
2010-12-02IB: Fix information leak in marshalling codeVasiliy Kulikov1-0/+4
2010-12-02IB/pack: Remove some unused code added by the IBoE patchesOr Gerlitz1-30/+0
2010-12-02IB/mlx4: Fix IBoE link stateEli Cohen1-1/+1
2010-12-02IB/mlx4: Fix IBoE reported link rateEli Cohen1-1/+1
2010-12-02mlx4_core: Workaround firmware bug in query dev capEli Cohen1-0/+4
2010-12-02rbd: replace the rbd sysfs interfaceYehuda Sadeh2-277/+554
2010-12-01IB/mlx4: Fix memory ordering of VLAN insertion control bitsEli Cohen1-5/+5
2010-12-01MAINTAINERS: Update NetEffect entryChien Tung1-2/+1
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner2-2/+6
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner1-6/+25
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner2-2/+20
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner1-19/+16
2010-12-01xfs: fix failed write truncation handling.Dave Chinner3-54/+121
2010-12-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds16-385/+511
2010-12-01drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher1-0/+16
2010-12-01drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher1-0/+34
2010-12-01drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher2-6/+8
2010-12-01Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie5-125/+92
2010-12-01Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds24-1509/+386
2010-12-01exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov3-17/+23
2010-12-01exec: make argv/envp memory visible to oom-killerOleg Nesterov2-2/+31
2010-12-01serial: mfd: adjust the baud rate settingFeng Tang1-16/+8
2010-12-01Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman4-38/+95
2010-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman4-0/+215