summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-17/+14
2010-04-07Merge 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-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-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
2010-04-06libata: don't whine on spurious IRQTejun Heo1-4/+0
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli1-1/+1
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley1-6/+93
2010-04-06[WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.James Hogan2-5/+8
2010-04-06Fix up possibly racy module refcountingNick Piggin2-15/+34
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds11-84/+172
2010-04-06davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman1-1/+0
2010-04-06davinci: edma: clear events in edma_start()Brian Niebuhr1-1/+2
2010-04-06davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori1-0/+4
2010-04-06davinci: timers: don't enable timer until clocksource is initializedKevin Hilman1-2/+4
2010-04-06ALSA: hda - Fix a wrong array range check in patch_realtek.cTakashi Iwai1-4/+3
2010-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds9-13/+78
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds12-204/+90
2010-04-06audit: preface audit printk with auditEric Paris1-1/+1
2010-04-059p: saving negative to unsigned charDan Carpenter1-2/+3
2010-04-059p: return on mutex_lock_interruptible()Dan Carpenter1-0/+2
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason1-0/+4
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil1-66/+31
2010-04-05Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik1-5/+4
2010-04-05Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin2-32/+5
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack23-72/+149
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds4216-744/+3762
2010-04-05ALSA: hda - Enable amplifiers on Acer Inspire 6530GTony Vroon1-2/+7
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds5-48/+121
2010-04-05rmap: fix anon_vma_fork() memory leakRik van Riel1-0/+1