summaryrefslogtreecommitdiff
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-22pch_can: Fix array miss-pointing issueTomoya
2010-12-22sfq: fix sfq class stats handlingEric Dumazet
2010-12-22mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-21Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller
2010-12-21sundance: Program station address into HWDenis Kirjanov
2010-12-21sundance: Wrap up acceess to ASICCtrl high word with a macroDenis Kirjanov
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-21filter: optimize accesses to ancillary dataEric Dumazet
2010-12-21bnx2: remove cancel_work_sync() from remove_oneTejun Heo
2010-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds
2010-12-21stmmac: unwind properly in stmmac_dvr_probe()Dan Carpenter
2010-12-21bnx2x: remove bogus checkDan Carpenter
2010-12-21net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet
2010-12-21[SCSI] fix up documentation for change in ->queuecommand to lockless callingJames Bottomley
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-21tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches
2010-12-21usb: Use static const, consolidate codeJoe Perches
2010-12-21drivers/net/*.c: Use static constJoe Perches