summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-12-22backlight: cr_bllcd.c: fix a memory leakAxel Lin
2010-12-22mm/migrate.c: fix compilation errorMichal Nazarewicz
2010-12-22rtc: rs5c372: fix buffer sizeWolfram Sang
2010-12-22MAINTAINERS: update geode entryAndres Salomon
2010-12-22gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen
2010-12-22writeback: do uninterruptible sleep in balance_dirty_pages()Wu Fengguang
2010-12-22logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi
2010-12-22logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi
2010-12-22mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...Mel Gorman
2010-12-22mm/compaction.c: avoid double mem_cgroup_del_lru()Minchan Kim
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22atl1c: Do not use legacy PCI power managementRafael J. Wysocki
2010-12-22mac80211: fix mesh forwardingJohannes Berg
2010-12-22percpu: print out alloc information with KERN_DEBUG instead of KERN_INFOTejun Heo
2010-12-22mfd: Support additional parent IDs for wm831xMark Brown
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin
2010-12-22mfd: Supply IRQ base for WM832x devicesMark Brown
2010-12-22watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-22gpio: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-22ocfs2: Fix system inodes cache overflow.Tao Ma
2010-12-22Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-21MAINTAINERS: email address changeDon Fry
2010-12-22drm: Include the connector name in the output_poll_execute() debug messageChris Wilson
2010-12-22drm/radeon/kms: fix bug in r600_gpu_is_lockupAlex Deucher
2010-12-21perf probe: Fix to support libdwfl older than 0.148Masami Hiramatsu
2010-12-21perf tools: Fix lazy wildcard matchingMasami Hiramatsu
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller
2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds
2010-12-21[SCSI] fix up documentation for change in ->queuecommand to lockless callingJames Bottomley
2010-12-21ALSA: hda - Don't apply ALC269-specific initialization to ALC275Kailang Yang
2010-12-21ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecsKailang Yang
2010-12-21ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl
2010-12-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds
2010-12-21drm/radeon/kms: reorder display resume to avoid problemsAlex Deucher
2010-12-21drm/radeon/kms/evergreen: reset the grbm blocks at resume and initAlex Deucher
2010-12-21drm/radeon/kms: fix evergreen asic resetAlex Deucher
2010-12-21Revert "drm: Don't try and disable an encoder that was never enabled"Dave Airlie
2010-12-21drm/radeon: Add early unregister of firmware fb'sBenjamin Herrenschmidt
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-20hostap: remove netif_stop_queue from initMeelis Roos
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-12-20typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang
2010-12-20net_sched: always clone skbsChangli Gao