aboutsummaryrefslogtreecommitdiffstats
path: root/fs/eventpoll.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells1-2/+2
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells2-5/+3
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells1-0/+2
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy1-13/+13
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2-9/+15
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi3-32/+46
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang1-1/+1
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang1-2/+7
2010-04-07/dev/mem: allow rewindingEric Dumazet1-5/+0
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton3-5/+5
2010-04-07raw: fsync method is now requiredAnton Blanchard3-1/+4
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap1-0/+3
2010-04-07mm: revert "vmscan: get_scan_ratio() cleanup"KOSAKI Motohiro1-14/+9
2010-04-07devmem: handle class_create() failureAnton Blanchard1-0/+3
2010-04-07readahead: fix NULL filp dereferenceWu Fengguang1-1/+1
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang4-0/+11
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky1-0/+3
2010-04-07cciss: unlock on error pathDan Carpenter1-0/+1
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter1-3/+3
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature1-7/+2
2010-04-07drivers/gpio/timbgpio.c: add missing unlockJulia Lawall1-4/+8
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall1-2/+2
2010-04-07fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.Justin P. Mattock1-7/+7
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich1-13/+13
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman1-1/+2
2010-04-07mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki3-3/+6
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton1-3/+0
2010-04-07microblaze: Remove unused variable from ptraceMichal Simek1-1/+0
2010-04-07microblaze: io.h: Add io big-endian functionJohn Linn1-0/+5
2010-04-07microblaze: Enable memory leak detectorMichal Simek1-1/+1
2010-04-07microblaze: Fix futex codeMichal Simek1-1/+1
2010-04-07microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani1-9/+3
2010-04-07drm/radeon/kms/combios: verify dac_adj values are validAlex Deucher1-5/+15
2010-04-07drm/radeon/kms: clean up atom dac handlingAlex Deucher1-14/+7
2010-04-07drm/radeon/kms: legacy tv dac cleanupAlex Deucher1-25/+33
2010-04-07drm/radeon/kms: small memory leak in atom exit codeDan Carpenter1-2/+5
2010-04-07drm/edid/quirks: Envision EN2028Adam Jackson1-0/+2
2010-04-06ide: Fix IDE taskfile with cfq schedulerMikulas Patocka1-4/+2
2010-04-07nodemask: include slab.h from drivers/base/node.cTejun Heo1-1/+1
2010-04-06ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki1-8/+30
2010-04-06not overwriting file_lock structure after GET_LKPavel Shilovsky2-3/+40
2010-04-06ALSA: mixart: range checking proc fileDan Carpenter1-10/+14
2010-04-06perf, x86: Enable Nehalem-EX supportVince Weaver1-0/+1
2010-04-06perf kmem: Fix breakage introduced by 5a0e3ad slab.h scriptArnaldo Carvalho de Melo1-1/+0
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter1-1/+1
2010-04-06libata: unlock HPA if device shrunkTejun Heo2-29/+46
2010-04-06libata: disable NCQ on Crucial C300 SSDTejun Heo1-0/+3
2010-04-06libata: don't whine on spurious IRQTejun Heo1-4/+0