summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-12/+10
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds36-212/+408
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds1-1/+1
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-07Merge branch 'fix/hda' into for-linusTakashi Iwai4-51/+138
2010-04-07Merge branch 'fix/asoc' into for-linusTakashi Iwai28-146/+252
2010-04-07Merge branch 'fix/misc' into for-linusTakashi Iwai4-15/+18
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-07nodemask: include slab.h from drivers/base/node.cTejun Heo1-1/+1
2010-04-06Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-17/+14
2010-04-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-21/+109
2010-04-06ALSA: mixart: range checking proc fileDan Carpenter1-10/+14
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-33/+49
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds47-131/+14221
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